/*#rec831411315 .tn-elem[data-elem-id="1668339719271"],  */
/*#rec831411315 .tn-elem[data-elem-id="1668339719274"],*/
/*#rec831411315 .tn-elem[data-elem-id="1668339719362"],*/
/*#rec831411315 .tn-elem[data-elem-id="1668339719337"],*/
/*#rec831411315 .tn-elem[data-elem-id="1668339719308"],*/
/*#rec831411315 .tn-elem[data-elem-id="1668339719360"],*/
/*#rec831411315 .tn-elem[data-elem-id="1668339719334"],*/
/*#rec831411315 .tn-elem[data-elem-id="1668339719306"],*/
/*.t-store .t-product__option,*/
/*.js-product-option t-product__option,*/
/*.t-store__prod-popup__price-wrapper,*/
/*.t-store__card__price-wrapper {*/
/*    display:none!important;*/
/*}    */
    .t-store__filter__item-controls-container.t-store__filter__item-controls-container_expanded,
  .t-store__filter__item-controls-container  {
      display:flex;
      flex-direction:column;
  }
  
  .brand-link {
	  opacity: 0.7;
	  cursor: pointer;
	  transition: opacity 200ms ease-out;
  }
  
  .brand-link:hover {
	  opacity: 1;
  }
  
  .utp > div {
	width: unset !important;
	background: #1F5BFF;
	margin-right: 24px;
	padding: 8px 24px;
	border-radius: 100px;
	line-height: 3 !important;
	display: inline !important;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
  }
  
  .t-input {
	  padding: 0 8px !important;
  }
  
  .uc-header-nav-ct > .t228 {
	backdrop-filter: blur(20px);
  }
  
  .js-store-prod-all-text {
	font-size: 14px;
  }
  
  .js-store-prod-charcs {
	display: block;
	font-size: 14px;
	padding: 8px 0;
	border-bottom: 1px solid #E2E2E2;
  }
  
  .t-store__card:hover .js-store-prod-btn {
	animation: jiggle 2s ease-in-out 1;
  }
  

  .t-store__card__price,
  .js-store-prod-price {
    border: 2px solid #35C163;
	color: white;
	padding: 2px 8px;
	border-radius: 4px;
	margin-right: 12px;
  }
  
  .t-store__card__mark {
	/*display: none !important;*/
	width: unset !important;
	height: unset !important;
	padding: 4px 12px !important;
	font-size: 14px !important;
  }
  
  .js-store-prod-all-text {
	display: none !important;
  }
  

  
  .t-product__option-checkmark_color::before {
      display:none !important;
  }
  
  .t-product__option-checkmark_color::after {
      display:none !important;
  }
  
  .js-product-option {
	margin: 0 !important;
  }
  
  .js-product-option-name {
      margin-top:20px;
	width: max-content;
	padding: 4px 16px !important;
	font-size: 17px !important;
	font-weight: 600 !important;
	border-radius: 4px;
	color: #fff !important;
	background-color: #35C163;
	border: 1px #35C163 solid;
  }
  
.t-product__option-variants {
	flex-direction: row !important;
    flex-wrap: nowrap !important;
    gap: 4px;
    margin: 12px 0 0 0 !important;
  } 
  
  .js-product .t-product__option-select {
      display:none !important;
  }
  
  .js-product .t-product__option-variants:after {
      display:none !important;
  }
  .t-store .t-product__option {
      order:1;
  }
  .t-store .t-product__option[data-edition-option-id="Цвет"] {
      order:2;
      margin-top: 20px !important;
      margin-bottom: 0px !important;
  }
  
  .js-store-prod-btn {
	flex-grow: 1;
  }
  
  .t-store__card__sku,
  .t-store__prod-popup__sku{
	  display: none !important;
  }
  

  
 .js-product .t-product__option-title_radio {
      display:none !important;
  }
  
  .t-store__card > .js-product-controls-wrapper {
	margin-top: 0 !important;
	margin-bottom: 24px;
	padding: 0 24px;
  }
  
  .js-product-controls-wrapper {
      display: flex !important;
      flex-direction: column;
    align-items: flex-start;
  }
  
  
  .js-product-option:first-child > .js-product-option-name {
	background: #35C163;
	color: #fff !important;
	border: 1px solid #35C163;
  }
  
  @media screen and (min-width: 960px) {
  .t-store__prod-snippet__container {
	padding-top: 64px;
	padding-bottom: 32px;
  }
  }
  
  @media screen and (max-width: 560px) {
    .t-store__prod-snippet__container {
        padding-top: 0px !important;
        padding-bottom: 60px;
    }
}
  
  /*.js-product-img {*/
  /*  background-size: contain !important;*/
  /*}*/
  @media screen and (min-width: 960px) {
  .t-store__prod-popup__name {
	  font-size: 40px !important;
  }
  }
  .t-store__card__btn-text {
	  font-size: 15px;
  }
  
  .t886 {
	  z-index: 1000000 !important;
  }
  
  /*.t-store__prod-popup__name::before {*/
  /*    content: 'Специальное предложение на';*/
  /*    display: block;*/
  /*    font-family: 'IBM Plex Sans';*/
  /*    font-size: 24px;*/
  /*    font-weight: 500;*/
  /*}*/
  
  @media screen and (min-width: 960px) {
  .t-slds__container {
	  margin-top: 70px;
	  border-radius: 16px;
	  background: linear-gradient(45deg, #F7EBEF 0%, #FAFAFA 52.34%, #F0F2F7 100%) !important;
  }
  }
  
  .js-store-load-more-btn {
	  background-color: unset !important;
	  color: #000 !important;
  }
  
  .js-store-filter-search {
	  background-color: unset !important;
	  color: #fff !important;
	  border: 1px solid #717171 !important;
  }
  
  
  .t-store__filter__input {
	  background: #F8F8F8 !important;
	  color: #000 !important;
	  border: 1px solid #DDDDDD !important;
  }
  
  
  /*.t-store__filter__item:hover {*/
  /*  background: #e0e0e0;*/
  /*}*/
  
  /*.t-store__filter__input {*/
  /*  border: none !important;*/
  /*  border-radius: 1000px !important;*/
  /*  padding: 8px 32px !important;*/
  /*  width: 200px !important;*/
  /*}*/
  
  /*.t-store__search-icon {*/
  /*  border: none !important;*/
  /*  padding: 0 16px !important;*/
  /*}*/
  
  /*.t-store__sort-select {*/
  /*  border-radius: 1000px !important;*/
  /*  border: none !important;*/
  /*  padding: 10px 24px !important;*/
  /*}*/
  
  /*.t-store__sort-select::after {*/
  /*  right: 20px !important;*/
  /*}*/
  
  .button-accent {
	display: grid;
	place-items: center;
	width: 100%;
	margin-top: 24px;
	padding: 16px 0px;
  
	font-family: 'IBM Plex Sans', sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: white !important;
	border-radius: 4px;
  }
  .button-bordered {
	display: grid;
	place-items: center;
	width: 100%;
	margin-top: 12px;
	padding: 16px 0px;
  
	font-family: 'IBM Plex Sans', sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #000 !important;
	border-radius: 4px;
	  border-width: 1px;
	  background-position: center center;
	  border-color: #35C163;
	  border-style: solid;
	  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  }
  button[type='submit'],
  .t-store__prod-popup__btn,
  .button-accent {
	background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 100%),
	  #35C163;
	background-repeat: no-repeat;
	animation: accent 3s linear infinite;
  }
  .button-bordered:hover {
		background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 100%),
	  #35C163;
	background-repeat: no-repeat;
	color:#fff!important;
  }
  button[type='submit']:hover,
  .t-store__prod-popup__btn:hover,
  .button-accent:hover {
	background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 100%),
	  #35C163;
	background-repeat: no-repeat;
  }
  
  button[type='submit']:active,
  .t-store__prod-popup__btn:active,
  .button-accent:hover {
	background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 100%),
	  #35C163;
	background-repeat: no-repeat;
  }
  .t951 .t-store__filter__chosen-bar {
	  background-color: #fff !important;
	  bottom: 60px;
  }
  
  @media screen and (max-width: 960px) {
	  .t951 .t-store__filter__chosen-bar {
		  background-color: rgba(255, 255, 255, 0.9) !important;
		  padding: 1px 16px;
		  margin-left: -10px;
		  margin-right: -10px;
	  }
  }
  
  #rec779825840 .t-store__filter__prods-number {
	  color:#000 !important;    
  }
  
  #rec779825840 .t-store__filter__chosen-val {
	  color:#000 !important;   
  }
  
  #rec779825840 .t-store__filter__reset {
	  color:#000 !important;      
  }
  @media (min-width: 960px) {
	  
	  .t-store__card__btns-wrapper {
	  margin-top: 4px !important;
  }
	  .t-store__load-more-btn-wrap {
			  margin: 0 -20px 0 auto;
	  max-width: calc(100% - 280px); 
	  }
  
  }
  
  @keyframes accent {
	0% {
	  background-position: -500px 0;
	}
  
	100% {
	  background-position: 500px 0;
	}
  }
  
  @keyframes jiggle {
	0% {
	  transform: rotate(2deg);
	}
	5% {
	  transform: rotate(-2deg);
	}
	10% {
	  transform: rotate(2deg);
	}
	15% {
	  transform: rotate(-2deg);
	}
	20% {
	  transform: rotate(2deg);
	}
	25%,
	95% {
	  transform: rotate(0);
	}
  }
  .t-slds__bgimg {
	  background-size: contain;
  }
  
  .t-store__card__bgimg, .t-store__card__bgimg_second {
	  background-size: contain;
  }
  
  .t-store__filter__price-outer_start {
	  background-color: #35C163 !important;
  }
  
  .t-store__filter__price-outer { background-color: #fff !important; }
  
  .t-store__prod-popup__title-wrapper {
	  display: flex;
	  justify-content: space-between;
	  flex-direction: row;
	  align-items: center;
	  flex-wrap: wrap;
	  gap: 24px;
  }
  
  @media (min-width: 981px) {
  .t-store__prod-popup__title-wrapper {
	  margin-left:-460px;
  }
  }
  
  @media (min-width: 1200px) {
  .t-store__prod-popup__title-wrapper {
	  margin-left:-700px;
  }
  }
  
  .t-store__prod-popup__title-wrapper::after {
	  content: 'В наличии';
	  font-family: 'IBM Plex Sans', sans-serif;
	  font-size: 14px;
	  font-weight: 300;
	  color:#000;
	  text-transform: none;
	  padding-left: 16px;
	  background-size: 8px 8px;
	  background-position: left center;
	  background-repeat: no-repeat;
	  background-image: url("https://static.tildacdn.com/tild3365-6239-4833-b431-386539363938/Ellipse_18.svg");
  }
  
  .t-input-error {
	  width: 150px;
	  color: #FF5B5B !important;
  }
  
  .t-form .js-error-control-box .t-checkboxes__wrapper {
	  border: 1px solid #FF5B5B !important;
  }
  
  .t720 .t720__textwrapper {
	  margin-bottom: 30px !important;
  }
  
  
  .t-opacity_70 {
	  opacity:1 !important;
  }
  
  
  .t-store__filter__range_bg {
	  background-color: #35C163 !important;
  }
  
  /* Измененный код для цен */
  .t-store__card__price-value::before,
  .js-product-price::before {
	  content: "от" !important;
	  margin-right: 7px;
  }
  
  .js-store-prod-price-old-val::before {
     content: "" !important;
	  margin-right: 7px; 
  }
  
  
  .t-store__prod-popup__name::before {
	  content: "Купить" !important;
	  margin-right: 7px;
  }
  
  .t-store__prod-popup__name::after {
	  content: "в Самаре" !important;
	  margin-left: 7px;
  }
  
  .js-product .t-product__option-variants_radio .t-product__option-item {
      padding-left: 0px !important;
  }
  
  #rec791987729 .tmenu-mobile__burgerlogo__title {
      font-size: 10px !important;
  }
  
  .uc-quiz-container .t-form__errorbox-wrapper {
    display:none !important;
}
#rec893398558 .t1014 .t-form_inputs-total_3 .t-input-group,
#rec895853734 .t1014 .t-form_inputs-total_3 .t-input-group
{
    width: 100%;
    
}
#rec893398558 .t1014 .t-form__inputsbox,
#rec895853734 .t1014 .t-form__inputsbox
{
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 16px;
}
#rec893398558 .t-form .t-submit,
#rec895853734 .t-form .t-submit
{
    width: 100%;
}
.credit-tag {
		position: absolute;
		top: 20px;
		left: 20px;
		color: #29914B;
		font-family: "IBM Plex Sans";
		font-size: 16px;
		font-style: normal;
		font-weight: 400;
		line-height: 27px;
		border-radius: 4px;
		border: 1px solid rgba(53, 193, 99, 0.35);
		background: rgba(53, 193, 99, 0.10);
		display: inline-flex;
		justify-content: center;
		align-items: center;
		height: 30px;
		padding: 0 13px;
	}