.filter__link.selected{color:#6a9031}
#filter_fokus{position:absolute;top:0;left:0;z-index:100;width: 100%;}
.bx-filter-parameters-box-container{position:relative;}
.forpass{
	text-align: center;
    color: #9dc75d;
    text-decoration: none;
    width: 130px;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    margin-top: 20px;
}
.filter__link{cursor:pointer;}
.added{background:#6a9031}
.otp_otz{margin-top:30px;background: none;border: .0625rem solid #9dc75d;}
.otp_otz:hover{	background: #87b442;border-color: #87b442}
.block-total{
	margin-left: auto;
	margin-right: auto;
}
@media (max-width: 600px) {
  .product__addition .tab-triggers__item{
  	width: 100%;
  }
  .bx-green .btn.btn-default{
  	width: 45%;
  }
  .basket-left-name-title span{
  	font-size: 0.7rem !important;
  }
  #popup_no{
  height: 12rem;
}
}
@media (max-height: 670px) {
.input {
    height: 1.5rem;
}
.person__checkbox span{
  font-size: 9px;
}
}
#search1c{
    -webkit-appearance: textfield;
    outline-offset: -2px;
    box-sizing: border-box;
}
#popup_no{
  height: 250px;
}
.filter__checkbox{
  border-bottom: .0625rem solid #e9e9ea;
    padding-left: 2.575rem;
    padding-right: 1.25rem;
}
.filter__checkbox input[type="checkbox"]{
  margin-top: -1px;
}

.point_y{
  color: #f1b10d;
    font-size: 34px;
    line-height: 26px;
}
.point_g{
  color: #9dc75d;
    font-size: 34px;
    line-height: 26px;
}
.point_r{
    color: #f1570d;
    font-size: 34px;
    line-height: 26px;
}
.product__available_y {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 7.75rem;
    height: 2rem;
    color: #fff;
    font-weight: 500;
    background: url(../img/paint_y.png) 50% no-repeat;
    background-size: contain;
    margin: .625rem 0 1.25rem;
}
.product__available_r {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 7.75rem;
    height: 2rem;
    color: #fff;
    font-weight: 500;
    background: url(../img/paint_r.png) 50% no-repeat;
    background-size: contain;
    margin: .625rem 0 1.25rem;
}
.modal{
  bottom: auto !important;
}
.modal__label span{
  font-weight: normal;
  color: #252c30;
}
.modal__label input{
  color: #000;
    font-weight: normal;
}
.history__status--shipped_g {
    background-image: url(../img/paint.png);
}
.history__status--shipped_gr {
    background-image: url(../img/paint2gr.png);
}

.product__price del{
  text-decoration: none;
    position: relative;
    opacity: .5;
    margin-right: .625rem;
}
.product__price del:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: .275rem;
    background: #f1b10d;
    margin-top: -.0625rem;
}
