/*Кнопка ДОЛЯМИ*/
.digi-dolyame-label--container {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: auto !important;
}

/*Заголовок Смотри так же*/
.t-store__relevants__title {
    color: #99cc33 !important;
    font-size: 2rem !important;
    font-family: Paint !important;
    margin: 60px 20px 20px 20px !important;
}
/*Сетка*/
.js-store-grid-cont{
    display: grid !important;
    box-sizing: border-box !important;
    align-items: normal; /*Прогалы между карточками*/
}

/*Удаляем ненужные блоки*/
.js-store-grid-cont:before,
.js-store-grid-cont:after,
.t-store__grid-separator,
.js-store-prod-descr{
    display: none !important;  
}

/*Настройки карточки*/
.t-store__card {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden;
    border-radius: 10px;    /*Радиус скругления*/
    border: solid 1px #323232;    /*Обводка*/
    transition: all 0.2s ease-in-out;
}
.t-store__card:hover {
    border: solid 1px #5A5A5A;
    transition: all 0.2s ease-in-out;
}

.js-store-prod-all-charcs {
        display: none;
    }
/*.js-product .t-store__card__wrap_all {
    height: 100% !important;
    position: relative;
}*/
/*Стили заголока, описания и цены*/
.t-store__valign-buttons.js-store-grid-cont .t-item .t-store__card__wrap_all .t-store__card__wrap_txt-and-btns {
    position: absolute !important;
    z-index: 4;
    bottom: 10px;
    left: 10px;
    right: 10px;
    height: auto !important;
    padding: 10px;  /*Отступы вокруг текста*/
    border-radius: 5px;    /*Радиус скругления*/
    background-color: rgb(0 0 0 / 60%);   /*Цвет и прозрачность подложки*/
    backdrop-filter: blur(3px);    /*Радиус размытия*/
    -webkit-backdrop-filter: blur(3px);
    pointer-events: none;
}
.t-store__card__textwrapper {
    padding: 0 !important;
    height: auto !important;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    row-gap: 6px;
    margin-bottom: 3px;
}
.store__card__wrap_txt-and-opts {
    padding: 0 !important;
    height: auto !important;
    position: relative;
    display: flex;
    flex-direction: column;
    align-item: flex-start;
}
/*Настройки изображения*/
.t-store__card__imgwrapper {
    padding-bottom: 0 !important;
    min-height: 300px;  /*Минимальная высота картинки*/
    height: 100%;
    width: 100%;
}
/*Стиль лейбла*/
.t-store__card__mark-wrapper {
    position: absolute;
    right: 10px !important;
    top: 10px !important;
}
.t-store__card__mark {
    display: inline;
    padding: 5px 10px;
    background-color: #232323 !important;
}
/*Опционально задаём расположение цены справа от текста*/
.t-store .t-store__card__wrap_all.t-store__card__wrap_pad-sm .t-store__card__textwrapper {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: left;
}
    
.js-store-price-wrapper {
    margin: 0 !important;
    width: fit-content;
    text-align: left;
    display: flex;
    flex-direction: row;
    column-gap: 5px;
}
    
.js-store-prod-name {
    width: auto;
}

.t-store__card__wrap_all>a {
    height: 100% !important;
}

.t-store__relevants__container .t-container .t-col {
    margin-left: 0 !important;
}

/*------Настройки блока под разрешение 1920px и больше------*/
@media screen and (min-width: 1900px){
    .js-store-grid-cont{
        grid-template-columns: repeat(4,1fr);   /*Количество колонок*/
        gap: 20px; /*Отступы между карточками*/
        grid-auto-flow: dense; /*Заполнение пустого пространства карточками*/
        max-width: 1920px;  /*Ширина блока*/
        padding: 0 40px;    /*Отступы по бокам*/
    }
    .js-product .t-store__card__wrap_all, .t-store__card__wrap_all, .t-store__card__imgwrapper {
        min-height: 450px !important;
        height: 100% !important;
        position: relative;
    }    
    .t-store__relevants__container .t-container {
        max-width: 1840px;  /*Ширина блока*/
    }
/*Во вкладке "Характеристики в поле "Вес" необходимо вписать 900, либо другой, который ниже нужно будет заменить*/
    .js-product[data-product-pack-m="900"]{
        grid-row: span 2;   /*Карточка занимает 2 ряда*/
        grid-column: span 2;    /*Карточка занимает 2 колонки*/
    }
    p.js-store-prod-weight t-typography__characteristics {
        display: none !important;
    }
}

/*------Настройки блока под разрешение от 1440 до 1920px------*/
@media screen and (max-width: 1899px){
    .js-store-grid-cont{
        grid-template-columns: repeat(4,1fr);   /*Количество колонок*/
        gap: 10px; /*Отступы между карточками*/
        grid-auto-flow: dense; /*Заполнение пустого пространства карточками*/
        max-width: 100%;  /*Ширина блока*/
        padding: 0 20px;    /*Отступы по бокам*/
    }
.js-product .t-store__card__wrap_all {
    min-height: 340px !important;
    height: 100% !important;
    position: relative;
}
    .t-store__relevants__container .t-container {
        max-width: 100%;  /*Ширина блока*/
    }
/*Во вкладке "Характеристики в поле "Вес" необходимо вписать 900, либо другой, который ниже нужно будет заменить*/
    .js-product[data-product-pack-m="900"]{
        grid-row: span 2;   /*Карточка занимает 2 ряда*/
        grid-column: span 2;    /*Карточка занимает 2 колонки*/
    }
    p.js-store-prod-weight t-typography__characteristics {
        display: none !important;
    }
    .js-store-prod-all-charcs {
        display: none !impprtant;
    }
}

/*------Настройки блока под разрешение от 1000 до 1440px------*/
@media screen and (max-width: 1400px){
    .js-store-grid-cont{
        grid-template-columns: repeat(4,1fr);   /*Количество колонок*/
        gap: 10px; /*Отступы между карточками*/
        grid-auto-flow: dense; /*Заполнение пустого пространства карточками*/
        max-width: 100%;  /*Ширина блока*/
        padding: 0 20px;    /*Отступы по бокам*/
    }
    .js-product .t-store__card__wrap_all, .t-store__card__imgwrapper {
        max-heignt: 360px !important
        height: 100% !important;
        position: relative;
    }
    .t-store__relevants__container .t-container {
        max-width: 1400px;  /*Ширина блока*/
    }
/*Во вкладке "Характеристики в поле "Вес" необходимо вписать 900, либо другой, который ниже нужно будет заменить*/
    .js-product[data-product-pack-m="900"]{
        grid-row: span 2;   /*Карточка занимает 2 ряда*/
        grid-column: span 2;    /*Карточка занимает 2 колонки*/
    }
    p.js-store-prod-weight t-typography__characteristics {
        display: none !important;
    }
}

/*------Настройки блока под разрешение от 768 до 1000px------*/
@media screen and (max-width: 999px){
    .js-store-grid-cont{
        grid-template-columns: repeat(2,1fr);   /*Количество колонок*/
        gap: 10px; /*Отступы между карточками*/
        grid-auto-flow: dense; /*Заполнение пустого пространства карточками*/
        max-width: 100%;  /*Ширина блока*/
        padding: 0 20px;    /*Отступы по бокам*/
    }
    .js-product .t-store__card__wrap_all {
    height: 100% !important;
    position: relative;
}
/*Во вкладке "Характеристики в поле "Вес" необходимо вписать 900, либо другой, который ниже нужно будет заменить*/
    .js-product[data-product-pack-m="900"]{
        grid-row: span 2;   /*Карточка занимает 2 ряда*/
        grid-column: span 2;    /*Карточка занимает 2 колонки*/
    }
    p.js-store-prod-weight t-typography__characteristics {
        display: none !important;
    }
}

/*------Настройки блока под разрешение от 480 до 768px------*/
@media screen and (max-width: 767px){
    .js-store-grid-cont{
        grid-template-columns: repeat(2,1fr);   /*Количество колонок*/
        gap: 10px; /*Отступы между карточками*/
        grid-auto-flow: dense; /*Заполнение пустого пространства карточками*/
        max-width: 100%;  /*Ширина блока*/
        padding: 0 10px;    /*Отступы по бокам*/
    }
    .t-store__card__textwrapper {
        /*display: initial;*/
        /*flex-wrap: initial;*/
        /*justify-content: initial;*/
        /*align-items: initial;*/
    }
    .js-store-price-wrapper {
        margin-top: 10px !important;
        width: initial;
        text-align: initial;
    }
        
    .js-store-prod-name {
        width: initial;
    }
}

/*------Настройки блока под разрешение до 480 ------*/
@media screen and (max-width: 480px){
    .js-store-grid-cont{
        grid-template-columns: repeat(1,1fr);   /*Количество колонок*/
        gap: 10px; /*Отступы между карточками*/
        grid-auto-flow: dense; /*Заполнение пустого пространства карточками*/
        max-width: 100%;  /*Ширина блока*/
        padding: 0 10px;    /*Отступы по бокам*/
    }
    .js-product .t-store__card__wrap_all {
        min-height: 450px !important;
        height: 100% !important;
        position: relative;
    }
    /*Настройки изображения*/
    .t-store__card__imgwrapper {
        min-height: 450px;  /*Минимальная высота картинки*/
    }
    .js-product[data-product-pack-m="900"]{
        grid-row: auto !important;   /*Карточка занимает 2 ряда*/
        grid-column: auto !important;    /*Карточка занимает 2 колонки*/
    }

}