.fix{
	    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: #fff;
}
h1 {

  font-size: 2rem;
  font-weight: 700;
  text-align: center;
  padding-top: 2rem;
  padding-bottom: 4rem;
}

.product__grid {
  display: grid;
gap: 62px;
  grid-template-columns: minmax(0, 17.5rem) 1fr;
}
.asaitmenu>li>div>a {
  line-height: 22px;
  font-family: "Manrope-bold", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
}
.asaitmenu>.active > a {
  color: #e30016;
}

.asaitmenu>li>ul>li {
    padding-top: 11.6px;
    padding-bottom: 11.6px;
  border-bottom: 1px solid;
  border-image-source: linear-gradient(
    90deg,
    #e30016 0%,
    rgba(227, 0, 22, 0) 100%
  );
  border-image-slice: 1; /* Ð­Ñ‚Ð¾ ÐºÐ»ÑŽÑ‡ÐµÐ²Ð¾Ðµ ÑÐ²Ð¾Ð¹ÑÑ‚Ð²Ð¾ */
}
.category_pag0 {
 border-bottom: 0px solid;

}
.asaitmenu>li>ul>li.category_pag0 {
 border-bottom: 0px solid;
 background: #fff0f2;
}


.asaitmenu>li>ul>li.menu_item.category_pag0::after
 {
    content: '';
    position: absolute;
    bottom: 0%;
    height: 13px;
    width: 100%;
    background: #fff;
    
}

.asaitmenu>li>ul>li img {
    opacity: 0.3;
    margin-right: 5px;
}
.asaitmenu>li>ul>li img:hover {
    opacity:1;
   
}
.category_pag0.dropper._dropdown._dropeed>.dropdown_list{
  display: block;
}
.asaitmenu>li>ul>li>div,.asaitmenu>li>div{
  display: flex;
  justify-content: space-between;
}
.asaitmenu>li>ul>li.category_pag0>a

 {
 
    color: #e30016;
}
.asaitmenu>li>ul>li.category_pag0 ._dropeed{
   background: #fff0f2;
}
.asaitmenu>li>ul>li>ul>li {
  position: relative;
padding-top: 10px;
    padding-bottom: 10px;
  border-bottom: 1px solid;
  border-image-source: linear-gradient(
    90deg,
    #e30016 0%,
    rgba(227, 0, 22, 0) 100%
  );
  border-image-slice: 1; /* Ð­Ñ‚Ð¾ ÐºÐ»ÑŽÑ‡ÐµÐ²Ð¾Ðµ ÑÐ²Ð¾Ð¹ÑÑ‚Ð²Ð¾ */
}
.asaitmenu>li>ul>li>div>a,.asaitmenu>li>ul>li>a {
      width: 90%;
    display: block;
  font-family: "Manrope-Medium";
  color: #000;
  font-size: 1rem;
  font-weight: 500;
    padding-left: 0.8rem;
  line-height: 100%;
}
.asaitmenu>li>ul>li>ul>li a {
  display: block;
  width: 100%;
  color: #000;
  font-size: 0.875rem;
  font-weight: 400;
  padding-left: 1.6rem;
}

.menu_item {
  position: relative;
}
.asaitmenu>li {
  position: relative;
  
padding-bottom: 1.35rem;
}
.asaitmenu>li>div>img.dropper {
        filter: grayscale(1);
        border: none;
        background: #fff;
        width: 25px;
        height: 25px;
        z-index: 1;
    
    margin-right: 5px;
        opacity: 0.2;
        /* transition: all 300ms linear; */
}
.asaitmenu>li:hover>.dropper {
        filter: grayscale(0);
     opacity: 1;
transition: all 300ms linear;
}
.asaitmenu>li>ul>li>ul>li,
.asaitmenu>li>ul>li {
  position: relative;
  cursor: pointer;
  background: #fff;
}
.asaitmenu>li>ul>li>.dropper {
  border: none;

  width: 25px;
  height: 25px;
   z-index: 1;
  position: absolute;
right: 2%;
    top: 50%;
    transform: translateY(-50%);
opacity: 1;
}
.asaitmenu>li>ul>li:hover>.dropper {
     opacity: 1;

}
.asaitmenu>li>ul>li>.dropper._dropeed {
    border: none;
  
    width: 25px;
    height: 25px;
    z-index: 1;
    position: absolute;
   right: 2%;
    top: 8%;
    transform: translateY(-50%);
}

.menu_item img{
  max-width: 12px;
  width: 100%;
}


.category_pag0>div>a{
  color: #e30016!important;
}
.asaitmenu>li>ul>li:hover,
.asaitmenu>li>ul>li>ul>li:hover {
  cursor: pointer;
  background: #fff0f2;
}



.asaitmenu>li>ul>li>ul>li:hover>div>a {
  color: #e30016;
}

.asaitmenu>li>ul>li:hover>div>a {
  color: #e30016;
}

.asaitmenu>li>ul>li>ul>li:nth-child(1) {
  border-top: 1px solid;
  border-image-source: linear-gradient(
    90deg,
    #e30016 0%,
    rgba(227, 0, 22, 0) 100%
  );
  border-image-slice: 1; /* Ð­Ñ‚Ð¾ ÐºÐ»ÑŽÑ‡ÐµÐ²Ð¾Ðµ ÑÐ²Ð¾Ð¹ÑÑ‚Ð²Ð¾ */
}
.asaitmenu>li>div>a:hover {
  cursor: pointer;
  color: #e30016;
}
.asaitmenu>.category_pag0>div>a {
  cursor: pointer;
  color: #e30016;
}
.category_pag0>ul {
  display: block;
}
.asaitmenu>li>ul>li>ul>li.category_pag0>div>a{
  color: #e30016;  
}
.asaitmenu>li>ul>li>ul>li.category_pag0{
  color: #e30016; 
  background: #fff0f2; 
}
.asaitmenu>li>ul>li:hover .dropper {
  background: #fff0f2;
}


/* Ð›ÑŽÐ±Ð¾Ð¹ Ñ€Ð¾Ð´Ð¸Ñ‚ÐµÐ»ÑŒÑÐºÐ¸Ð¹ ÑÐ»ÐµÐ¼ÐµÐ½Ñ‚ Ð¿Ñ€Ð¸ hover */
:hover > .dropper::after,
.dropper:hover::after {
  color: #e30016 !important;
}
.asaitmenu>li>ul>li:last-child{
  margin-bottom: 2rem;
}



.dropdown_list {
  display: none;
  padding-top: 0.7rem;
     
}
.dropdown_list._dropeed,
.page:not(.view_6) .cat__menu .active > .dropdown_list {
  display: block;
}
.product__grid-block{
gap: 16px;
  display: flex;
  flex-direction: column;
}
.product__grid-blockul{
  align-items: start;
  display: grid;
     grid-template-columns: 1fr 1fr 1fr;
 gap: 40px;
}
.product__grid-block-sort>ul{
display: flex;
    flex-direction: row;
    gap: 24px;
}
.product__grid-block-sort a{
   font-family: "Manrope-Medium", sans-serif;
font-weight: 500;
font-size: 14px;
line-height: 100%;
letter-spacing: 0%;

color: #91BE0DB2;

}.product__grid-block-sort li.nize::after{
    position: absolute;
    padding-left: 3px;
  
content: url(../img/icon/str.svg);
}
.product__grid-block-sort li.active::after{
  
     position: absolute;
    padding-left: 3px;
  
content: url(../img/icon/niz.svg);
}

.product__grid-block-sort a:hover{
  color:#91BE0D;
}
.product__grid-block-sort {
  display: flex;
  flex-direction: row;
gap: 30px;
}
.product__grid-block-sort p{
  color: #838383;
}
/*product*/
.tovar{
  padding: 5px!important;
  max-width: 1100px;
  width: 100%;
}
.product__tovar{
  display: flex;
  justify-content: center;
  margin-bottom: 80px;
}
.novosti-block{
  padding: 2px;
}
.product__tovar-block{
  padding: 15px;
box-shadow: 1px 2px 5px 0px #838383B2;
border-radius: 10px;
transition: all 300ms ease-out;
}

.product__tovar-block:hover{
  transition: all 300ms ease-out;
   box-shadow: 1px 2px 5px 0px #91BE0DB2;

}



.product__tovar-block img{

width: 100%;
}
.product__tovar-blocktext a{
  font-family: "Manrope-bold", sans-serif;
font-weight: 700;
font-size: 14px;
line-height: 16px;
letter-spacing: 0%;
vertical-align: middle;

}
.product__tovar-blocktext{
  padding-bottom: 30px;
      position: relative;
    padding-top: 6px;
    display: flex;
    flex-direction: column;
    gap: 6px;
}
/*.product__tovar-blocktext-price{
 position: absolute;
 bottom: 16px;
 right: 16px;
}*/
.product__tovar-blocktextcode{
font-weight: 400;
font-size: 14px;
line-height: 100%;
letter-spacing: 0%;
vertical-align: middle;
color: #898989;

}
.product_zakaz,.product_nalichie{
  font-family: "Manrope-SemiBold", sans-serif;
font-weight: 600;
font-size: 16px;
line-height: 100%;
letter-spacing: 0%;
vertical-align: middle;

}
.product_zakaz{
color: #E30016;
}
.product_nalichie{
color: #91BE0D;
}


.yes_price,.yes_price span{
   font-family: "Manrope-Bold", sans-serif;
font-weight: 700;

line-height: 100%;
letter-spacing: 0%;
vertical-align: middle;

}
.product__tovar-blocktext-price .yes_price{
display: flex;
    font-size: 22px;
    align-items: center;
    gap: 5px;
}
.yes_price span{
  font-size: 20px;
}
.no_price{
font-weight: 400;
font-size: 12px;
line-height: 100%;
letter-spacing: 0%;
vertical-align: middle;
text-decoration: line-through;

}
.no_price span{
font-weight: 400;
font-size: 10px;
line-height: 100%;
letter-spacing: 0%;
vertical-align: middle;
text-decoration: line-through;

}
.product_zakaznds{
font-weight: 400;
font-size: 8px;
line-height: 100%;
letter-spacing: 0%;
vertical-align: middle;
color: #898989;
}
.product-cartimg{
display: flex;
    cursor: pointer;
    background: #E30016;
    border-radius: 5px;
    padding: 5px 11px;
    transition: all 300ms 
ease-out;
    align-items: center;
}

.product-cartimg:hover{
  transition: all 300ms ease-out;
   background: #91BE0D;
  
}
.product-cartimg img{

max-width: 20px;
width: 100%;
}
.product__tovar-blocktext-price {
display: flex;
    justify-content: space-between;
    align-items: center;
}
.product-cartimg::after{
  width: 9px;
      padding-left: 5px;
  content: url(../img/icon/Union.svg);
}
.product-cartimg.dobav::after{
      line-height: 10px;
      padding-left: 5px;
  content: url(../img/icon/number.svg);
}
.product-cartimg.oki::after{
      line-height: 10px;
      padding-left: 5px;
  content: url(../img/icon/oki.svg);
}
/*product end*/

.price-display{
  padding: 10px 0;
  display: flex;
  flex-direction: row;
  gap: 10px;
}

.price-display input{
      box-sizing: border-box;
    display: block;
    width: 100%;
    font-size: inherit;
  border: 0.5px solid #898989;
    text-align: left;
    line-height: 1;
    height: inherit;
        padding: 0.3rem 1rem 0.3rem .3rem;
    color: #232323;
    outline: 0;
    
    border-radius: 0.3rem;
font-family: "Manrope-SemiBold", sans-serif;
font-weight: 600;

font-size: 14px;
color: #000;
line-height: 100%;
letter-spacing: 0%;
    text-overflow: ellipsis;
}

.filters-polz{
  padding: 36px 17px 22px 17px;
    border-bottom: 1px solid;
   border-image-source: linear-gradient(90deg, #91BE0D 0%, rgba(145, 190, 13, 0) 100%);
    border-image-slice: 1;
}
.ckekboxs{
  padding-top: 11px;
}
.ckek {
     z-index: 2;
    display: inline-block;
    height: 14px;
    width: 14px;
    position: absolute;
    overflow: hidden;

    vertical-align: middle;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: #fff;
    cursor: pointer;
    border: 1px solid #D9D9D9;
    transition: 0.2s 
ease-in-out;
    transition-property: background-color, border;
    border-radius: 0.25rem;
    left: 0;
    top: 4%;
}
.ckekboxs>div {
 padding-left: 25px;
    padding-bottom: 5px;
        font-family: "Manrope-Medium", sans-serif;
    font-weight: 500;
    font-style: Medium;
    font-size: 16px;
    color: #000;
    line-height: 100%;
    letter-spacing: 0%;
}
.ckekboxs label{
  padding-left: 6px;
 font-family: "Manrope-Medium", sans-serif;
font-weight: 500;
font-style: Medium;
font-size: 16px;
color: #000;
line-height: 100%;
letter-spacing: 0%;

}
.ckekboxs input {
    cursor: pointer;
    opacity: 0;
    position: absolute;
    top: 0;
    left: -11px;
    width: 20px;
    height: 20px;
    z-index: 3;
}
.ckekbox{
  padding: 17px;
}
.bord {

    border-bottom: 1px solid;
    border-image-source: linear-gradient(90deg, #91BE0D 0%, rgba(145, 190, 13, 0) 100%);
    border-image-slice: 1;
}
input[type="checkbox"]:checked ~ .ckek

 {
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url(../img/icon/check.svg);
}
.ckekbox-title{
 font-family: "Manrope-SemiBold", sans-serif;
font-weight: 600;

font-size: 16px;
color:#838383;
line-height: 100%;
letter-spacing: 0%;

}


.filters{
  padding-top: 30px;
}
.filters__title{
  font-family: "Manrope-Bold", sans-serif;
font-weight: 700;
font-size: 20px;
color: #91BE0D;
line-height: 100%;
letter-spacing: 0%;

}
.filters-polz-title{
    font-family: "Manrope-SemiBold", sans-serif;
font-weight: 600;

font-size: 16px;
color: #838383;
line-height: 100%;
letter-spacing: 0%;

}
.slider-container{
padding-top: 8px;
    position: relative;

}

.slider-container input[type="range"]

 {
    width: 100%;
    position: absolute;
    pointer-events: none;
    appearance: none;
    height: 4px;
     background: #E300164D;

    outline: none;
    transition: opacity 0.2s;
}
.slider-container input[type="range"]:hover {
    opacity: 1;
}

.slider-container input[type="range"]::-webkit-slider-thumb {
    border-radius: 50%;
    pointer-events: all;
    position: relative;
    z-index: 1;
    appearance: none;
    width: 20px;
    height: 20px;
    background: #E30016;
    cursor: pointer;
}
.product__text h3{
  padding-top: 30px;
}
.product__text>div{
  padding-bottom: 9px;
}
.product__text p{
  padding-top: 18px;
}
.product__text ul{
  list-style-type: disc
}
.product__text ul li{
margin-left: 21px;
}
.product__text>div>span{
padding-top: 18px;
}
.product__text b{
    font-family: "Manrope-Bold", sans-serif;
}
.product__text{
  padding-bottom: 80px;
}

/*ползунок*/
 
      .thumbs {
        position: relative;
        display: grid;
        row-gap: 10px;
      }

      .range {

        --range-track-top: 75px;

        --tickmarks-w: calc(100% - 18px);
        --option-after-h: 30px;
        --option-after-top: -30px;

        --range-progress-w: calc((var(--value-2) - var(--value-1)) * 1%);
        --range-progress-left: min(
          calc(var(--value-1) * 1%),
          calc(var(--value-2) * 1%)
        );

        position: relative;
        display: grid;
       
      }

      .range-output {
        --range-output-left: calc(var(--value) * 1%);
        --range-output-offset-xy: calc(var(--value) * -0.95%), 0;
        --range-output-margin: calc(6 / (var(--value) + 1) * 1px);
      }

      .range-label {
        font-family: "Manrope-SemiBold", sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #838383;
    line-height: 100%;
   
      }

      .range-input {
        width: 100%;
      
        grid-area: 2 / 1;
        border-radius: 10px;
        appearance: none;
        background: none;
        pointer-events: none;
      }

      .range-input::-webkit-slider-thumb {
        -webkit-appearance: none;
 
        border: none;
        border-radius: 50%;
     width: 20px;
    height: 20px;
    background: #E30016;
        transition: 300ms;
        pointer-events: auto;
      }

      .range-input::-moz-range-thumb {

        border: none;
        border-radius: 50%;
         width: 20px;
    height: 20px;
    background: #E30016;
        transition: 300ms;
        pointer-events: auto;
      }

      .range-input:hover::-webkit-slider-thumb,
      .range-input:focus-visible::-webkit-slider-thumb {
        box-shadow: 0 0 0 10px inset #E30016;
      }

      .range-input:hover::-moz-range-thumb,
      .range-input:focus-visible::-moz-range-thumb {
        box-shadow: 0 0 0 10px inset #E30016;
      }

      .range-input:active::-webkit-slider-thumb {
        box-shadow: 0 0 0 30px inset #E30016;
      }
      .range-input:active::-moz-range-thumb {
        box-shadow: 0 0 0 30px inset #E30016;
      }

      .range-input:disabled::-webkit-slider-thumb {
        box-shadow: 0 0 0 30px inset #D9D9D980;
      }
      .range-input:disabled::-moz-range-thumb {
        box-shadow: 0 0 0 30px inset #D9D9D980;
      }

      .range-input:focus-visible {
        outline-offset: 7px;
        outline: 1px solid #E30016;
      }

      .range-input:focus-visible::-webkit-slider-thumb {
        outline: 3px solid #41e847;
      }

      .range-input:focus-visible::-moz-range-thumb {
        outline: 3px solid #41e847;
      }

      .track {
        position: absolute;
        top: var(--range-track-top);
        width: 100%;
        height: 4px;
        border-radius: 10px;
     background-color: #D9D9D980;

        z-index: -1;
      }

      .progress {
        position: absolute;
        top: var(--range-track-top);
        left: var(--range-progress-left);
        width: var(--range-progress-w);
        height: 4px;
        border-radius: 10px;
        background-color: #E300164D;
;
        z-index: -1;
        
      }

    
.range-output {
    box-sizing: border-box;
    display: block;
    width: 100%;
    font-size: inherit;
    border: 0.5px solid #898989;
    text-align: left;
    line-height: 1;
    height: inherit;
      padding: 4.6px 8px;
    color: #232323;
    outline: 0;
    border-radius: 0.3rem;
    font-family: "Manrope-SemiBold", sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #000;
    line-height: 100%;
    letter-spacing: 0%;
    text-overflow: ellipsis;
   
}
      
       .range-output:nth-child(2) {
position: absolute;
top: 0;
right: 0;
      }

      .range-input:hover + .range-output,
      .range-input:focus-visible + .range-output {

        transition: 0ms;
      }

      .tickmarks {
        width: var(--tickmarks-w);
        height: 30px;
        padding-inline: 4px 0;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        color: white;
      }

      option {
        position: relative;
        padding-top: 10px;
        padding-left: 4px;
        width: 10px;
        font-size: 14px;
      }

      option::after {
        content: "";
        display: initial;
        position: absolute;
        top: var(--option-after-top);
        left: 10px;
        width: 3px;
        height: var(--option-after-h);
        margin: 0 auto;
        background: #c6c6c6;
        z-index: -1;
      }
      .polzcat{
            border-bottom: 1px solid;
    border-image-source: linear-gradient(90deg, #91BE0D 0%, rgba(145, 190, 13, 0) 100%);
    border-image-slice: 1;
           padding: 35px 17px 10px 17px; 
      }
      .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active

 {
     border: 0px solid #c5c5c5!important; 
   outline: none;
    font-weight: normal;
   
    border-radius: 50%;
    width: 20px!important;
    height: 20px!important;
    background: #E30016!important;
}
.ui-widget {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1rem;
}

.ui-slider-horizontal {
    height: 4px!important;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -9px!important;

}
.ui-widget-header
 {
  height: 4px!important;
    border: 1px solid #ddd;
       background-color: #E300164D!important;
    color: #333;
    font-weight: bold;
}
.ui-widget-content {
    padding: 0!important;
    border: 0px solid #ddd !important;
    background: #fff!important;
    color: #000 !important;
    box-shadow: none!important;
}
.ui-widget.ui-widget-content

 {
      margin-bottom: 10px;
    border: 0px solid #c5c5c5!important;
}
.ui-widget-content

 {
    border: 0px solid #ddd;
       background-color: #D9D9D980!important;
    color: #333;
}
.mse2_number_inputs{
  display: flex;
  gap: 6px;
  margin-bottom: 18px;
}
.ui-slider-horizontal .ui-slider-handle:nth-child(2)
 {
    margin-left: 0!important;
}
.ui-slider-horizontal .ui-slider-handle:nth-child(3)
 {
margin-left: -20px !important;
}
.polzcat>p{
  margin-bottom: 10px;
}
button[type="reset"]{
font-family: "Manrope-Medium", sans-serif;
font-weight: 500;
font-size: 14px;
line-height: 100%;
    border: 0;
    padding: 7px 17px;
text-align: center;
vertical-align: middle;
color: #000;
background: #fff;
box-shadow: 1px 2px 5px 0px #838383B2;
border-radius: 5px;
transition: 300ms ease-out;
}
button[type="reset"]:hover{
  box-shadow: 1px 2px 5px 0px #91BE0DB2;
transition: 300ms ease-out;
}
input[disabled]{
  color:#D9D9D9!important;

}
#buteadd{
  border: 0;
}
#jGrowl {
    opacity: 1!important;
}
.jGrowl-notification>div{
  color: #fff!important;
}
.jGrowl-closer {
    background-color: #d10505;
}
body>.ui-widget-content

 {
    padding: 10px 20px !important;
    border: 0px solid #ddd !important;
    background: #fff!important;
    color: #000 !important;
    box-shadow: 1px 2px 5px 0px #838383B2!important;
}

.product__tovar-blocktext-price>form,#buteadd{
      border-radius: 5px;
}
