.t-popup__container{
border-radius:30px;
}
.t951 .t-store__filter__search-and-sort{
    display: none; !important;
}
.t951__sidebar .t-store__filter, .t951__sidebar .t-store__filter .t-store__filter__controls-wrapper, .t951__sidebar .t-store__filter__options{
    display: none; !important;
}
.t951 .t-store__filter__chosen-bar {
padding: 15px;
z-index: 99;
position: fixed;
bottom: 10px;
left: 10px;
display: none; !important;
flex-direction: column;
width: 230px;
height: auto;
background-color: rgba(255,255,255,.94);
border-radius: 4px;
border: 1px solid rgba(0,0,0,.1);
box-shadow: 0 4px 10px 2px rgba(0,0,0,.1);
}

.t-store__card__textwrapper {
    padding: 20px 20px 10px 20px !important;
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 0 0 1px rgb(0 0 0 / 25%), 0 1px 5px rgb(0 0 0 / 10%);
    transition: all .3s ease-in-out;
}
.t-store__card__textwrapper:hover {
    box-shadow: 0 30px 50px rgba(0, 0, 0, .1), 0 0 30px rgba(0, 0, 0, .05), 0 0 1px rgba(0, 0, 0, .01), 0 1px 5px rgba(0, 0, 0, .1);
    transform: translateY(-5px)
}
.t142 .t142__submit {
    font-size:20px; !important;
}

.t-name {
    font-family: 'Nunito',Arial,sans-serif;
    font-weight: 500;
    color: #191627;
}
.t338__btn {
    font-size: 20px; !important
    color: #ffffff;
    font-family: 'Nunito',Arial,sans-serif;
    line-height: 1.55;
    font-weight: 400;
    border-radius: 30px;
    background-color: #19bffc;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
.t923 .t-section__topwrapper {
    margin-bottom: 40px;
}
.t-store__parts-switch-btn {
    color: #191627;
    font-size:18px !important;
}
.t923__wrapper {
    border-radius: 30px;
}
.t-btn_xs {
    height: 35px;
    font-size: 20px;
    padding-left: 15px;
    padding-right: 15px;
}
.t-margin_auto {
    border-radius: 30px;
}
.t951__sidebar-wrapper{
    background: #fff;
    box-shadow: 0 0 1px rgb(0 0 0 / 25%), 0 1px 5px rgb(0 0 0 / 10%);
    border-radius: 25px;
    overflow: hidden;
    padding:20px 10px 20px 20px;
}

.t951 .t-store__parts-switch-btn.t-active {
    color: #19bffc !important;
}
.t396__elem .tn-elem{
    box-shadow: 0 0 1px rgb(0 0 0 / 25%), 0 1px 5px rgb(0 0 0 / 10%);
}
.t396__elem .tn-elem:hover{
    box-shadow: 0 30px 50px rgba(0, 0, 0, .1), 0 0 30px rgba(0, 0, 0, .05), 0 0 1px rgba(0, 0, 0, .01), 0 1px 5px rgba(0, 0, 0, .1);
    transform: translateY(-5px)
} 
#rec448719943, #rec524153815{
    background-image: url(https://thumb.tildacdn.com/tild3862-3831-4566-b839-636264666431/-/format/webp/dots-pattern.png);
    background-attachment: fixed;
}

@media screen and (max-width: 960px) {
.t-store__parts-switch-wrapper{
   margin-bottom: 0px;
}
.t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
    margin-bottom: 20px; !important
}
.js-store-grid-cont.t-store__grid-cont_col-width_stretch[data-col-gap='0'] {
    margin-top: 30px;
}
.t-store__card__textwrapper {
    padding: 20px 20px 20px 20px !important;
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 0 0 1px rgb(0 0 0 / 25%), 0 1px 5px rgb(0 0 0 / 10%);
    transition: all .3s ease-in-out;
}
}
@media screen and (min-width: 960px) {
.t951__sidebar-wrapper{
    background: #fff;
    box-shadow: 0 0 1px rgb(0 0 0 / 25%), 0 1px 5px rgb(0 0 0 / 10%);
    border-radius: 25px;
    overflow: hidden;
    padding:20px 20px 20px 20px !important;
}


.t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
    
}  
.t-store__card__textwrapper {
    margin-left:40px;
}
.t-store__grid-separator{
    margin-bottom:16px !important;
}

.t-store__card__textwrapper::after{
    background: url(https://static.tildacdn.com/tild3739-3839-4366-a265-326566383631/right-arrow_2.svg) no-repeat;
    position: absolute;
    margin-top: -55px;
    margin-left: 760px;
    width: 59px;
    height: 59px;
    opacity: 50%;
    content: " ";
}
.t228__list_item{
    padding: 30px 20px 30px 20px  !important;
    background-color:#ffffff00;
    border-radius:10px;
}
.t228__list_item:hover{
    background-color:#ffffff60;
}
}


