/* .t-store__prod-popup__slider.js-store-prod-slider.t-store__prod-popup__col-left.t-col.t-col_6 {*/
/*    margin-left: 5%;*/
/*}*/

/*.t-store__prod-popup__slider.js-store-prod-slider.t-store__prod-popup__col-left.t-col.t-col_6 {*/
/*    max-width: 50% !important;*/
/*}*/

/*.t-store__prod-popup__info.t-align_left.t-store__prod-popup__col-right.t-col.t-col_6 {*/
/*    max-width: calc(40% - 40px);*/
/*}*/
.t-product__option-checkmark.t-product__option-checkmark_buttons.t-product__option-checkmark_color[style="background-color: #000000;"] {
    background-image: url(https://static.tildacdn.com/tild3834-6237-4564-b435-336635396439/IMG_5694_1.jpg) !important;
    background-size: cover;
    background-position: center;
}


.t-store.t-store__prod-snippet__container {
    padding-top: 60px;
}

.t-store.t-store__prod-snippet__container {
    background: #eaecef;
}

h1.js-store-prod-name.js-product-name.t-store__prod-popup__name.t-name.t-name_xl {
    font-size: 32px;
}

.js-store-prod-price.t-store__prod-popup__price.t-store__prod-popup__price-item.t-name.t-name_md {
    font-size: 32px;
}

.js-product .t-product__option-variants_buttons .t-product__option-input:checked+.t-product__option-checkmark_color:before {
    border: 1px solid rgb(204 187 187 / 50%);
    border-radius: 8px;
    content: "";
    height: calc(100% + 8px);
    left: -5px;
    position: absolute;
    top: -5px;
    width: calc(100% + 8px);
}

.js-product .t-product__option-variants_buttons .t-product__option-checkmark_color {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    height: 44px;
    width: 44px;
}

@media screen and (min-width: 1200px) {
     .t-store__prod-popup__slider.js-store-prod-slider.t-store__prod-popup__col-left.t-col.t-col_6 {
    margin-left: 5%;
}

.t-store__prod-popup__slider.js-store-prod-slider.t-store__prod-popup__col-left.t-col.t-col_6 {
    max-width: 50% !important;
}

.t-store__prod-popup__info.t-align_left.t-store__prod-popup__col-right.t-col.t-col_6 {
    max-width: calc(40% - 40px);
}
}

@media screen and (max-width: 480px) {
    .t-container.t-container_fluid {
    margin: 0;
}
.t-store .t-store__product-snippet .t-store__prod-popup__col-left, .t-store__product-snippet .t-store__prod-popup__col-right {
        padding-left: 16px;
        padding-right: 16px;
    }
    .t-container.t-container_fluid {
    padding: 0;
}
.t-store.t-store__prod-snippet__container {
    padding-top: 20px;
}
h1.js-store-prod-name.js-product-name.t-store__prod-popup__name.t-name.t-name_xl {
    font-size: 24px;
}
    .t-store .t-slds__thumbsbullet-wrapper {
        padding-left: 0;
}