.js-store-buttons-wrapper, .t-store__prod-popup__btn-wrapper { display: flex; flex-wrap:wrap; align-items: center;}
.quantbtnwrap {
    display: flex;
    align-items: center;
    height: 20px;
    margin-top: -4px;
    margin-left: 20px;
}
.quantminus , .quantplus{
    width: 20px;
    height: 100%;
    background-size: contain;
    cursor:pointer;
    opacity:0.4;
}
.quantminus:hover , .quantplus:hover{ opacity:1;}
.quantminus{
  background-image: url(https://static.tildacdn.com/lib/linea/c8eecd27-9482-6c4f-7896-3eb09f6a1091/arrows_circle_minus.svg);
}
.quantplus{
 background-image: url(https://static.tildacdn.com/lib/linea/c47d1e0c-6880-dc39-ae34-521197f7fba7/arrows_circle_plus.svg); 
}
.noactive{ pointer-events:none; opacity:0.1 !important;}
a.t-store__prod-popup__btn_disabled~div.quantbtnwrap {display: none;}


.t-store__card__btn {
    margin-bottom: 20px !important;
}
.t-store__card .quantbtnwrap {
    margin-top: 0px;
    margin-bottom: 20px;
}

.quanttxt {
    font-family: 'Roboto',Arial,sans-serif;
    margin: 0;
    font-size: 16px;
    text-align: center;
    width: 40px;
    padding: 6px 2px;
    border: none;
    outline: none;
    transition: all 0.2s;
}
input.quanttxt:hover, input.quanttxt:focus {
    box-shadow: 0 1px 0px 0px #969696;
}

@media screen and (max-width:670px){
.t-store__card__btns-wrapper {
    justify-content: center;
}
.t-store__card .quantbtnwrap {
    margin-bottom: 0px;
    margin-left: 0px;
}
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
input[type='number'] {
    -moz-appearance: textfield;
}

.t-store__sort-select {
    height: 50px;
  border-radius: 999px;
  border: none;
  background-color: #F2F2F2;
  color: #151515;
  font-weight: 400;
  width: 220px;
  padding-left: 20px;
}

.t951 .t-store__parts-tree-root-wrapper {
max-width: 100%;
  width: 100%;
  display: flex;
  gap: 7px;
  flex-direction: row-reverse;
  height: 50px;
}

.t951 .t-store__parts-switch-btn {
height: 50px;
  background-color: #F2F2F2;
  border-radius: 999px;
  padding: 0px 30px;
  margin: 0;
}

.t951 .t-store__parts-switch-btn.t-active {
opacity: 1;
  background-color: #151515;
  color: #fff;
}

@media screen and (min-width: 961px) {
    .t951 .t-store__filter__search-and-sort {
    display: flex;
    justify-content: space-between;
  }
  
.t951 .t-store__filter__search .t-store__filter__input {
    width: 400px;
    height: 50px;
    border: none;
    border-bottom: 1px solid #777;
    border-radius: 0;
    background-color: transparent;
    font-size: 26px;
    font-weight: 400;
    padding-left: 0;
  }

.t-store__search-icon {
    border: none;
    width: 30px !important;
  height: 30px !important;
  padding-right: 0;
}
}

@media screen and (max-width: 960px) {
  .t-store__parts-tree-root-wrapper {
    display: none !important;
  }
  .t-store__parts-switch-wrapper {
  margin-bottom: 20px;
}

 .t951__cont-wrapper .t-store__parts-switch-wrapper.t-store__parts-switch-wrapper_mobile {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
  }


.t951 .t-store__parts-switch-btn {
  height: 40px;
  padding: 0px 20px;
}
}




















.js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active,
.js-product .t-product__option-variants_buttons .t-product__option-item_simple:hover {
border: none !important;
  box-shadow: inset 1px 0px 0px 0px #004373, inset 0px 1px 0px 0px #004373, inset 0px 0px 1px 0px #004373, inset 0px 0px 0px 1px #004373;
  background-color: #fff;
  }

.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
  padding: 10px 20px;
  background-color: #F2F2F2;
  border-radius: 999px;
  border: none;
  margin-bottom: 0px;
  }

  .js-product .t-product__option-variants_buttons .t-product__option-title_buttons {
  line-height: 1;
}

.t-store .t-product__option-title {
  align-content: center;
  padding-bottom: 0;
}


.t-store__prod-snippet__container {
  padding-bottom: 50px;
  padding-top: 50px;
}

.t-store__prod-popup__slider .js-store-prod-slider .t-store__prod-popup__col-left {
    margin: 0 !important;
}

.js-product .t-product__option,
.js-product .t-product__option .t-product__option-variants_custom {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}

.js-product .t-product__option-variants_buttons .t-product__option-item {
  margin-right: 5px;
}

.t-store__tabs__button {
  display: none !important;
}

.t-store .t-store__tabs__content {
  max-width: 80% !important;
  font-family: var(--t-text-font,Arial);
  color: #777;
  font-weight: 400;
  font-size: 13px;
}

.t-store__prod-popup__title-wrapper .t-store__prod-popup__name {
    font-weight: 600 !important;
  color: #151515 !important;
  font-size: 27px !important;
}

.t-store .t-store__tabs {
  margin-top: 0 !important;
}

 .t-typography__characteristics {
  color: #777;
  border-bottom: 1px solid #ccc;
  padding: 8px 0;
}

 .t-typography__characteristics span {
font-weight: 500;
  color: #151515;
}