@media screen and (min-width: 997px) {
  .accordion-item {
    list-style-type: none;
  }
}
@media (max-width: 997px) {
  .catalog-seo-text {
    display: none;
  }
  .name .column .large-12 {
    padding-left: 0.9rem !important;
  }
}
@media (min-width: 997px) {
  .nodisplay {
    display: none;
  }

}
.label.discontinued {
  background: #949494;
  color: #fff;
}
.left {
  text-align: left;
}
@media (max-width: 517px) {
  .products-flex-grid.small-down-2 .products-flex-item {
    height: 20.9375rem !important;
  }
  .product-grid .item .hover-show {
    display: block !important;
  }
  .economy {
    display: none;
  }
  .product-grid .notice {
    height: 60px !important;
  }
  .products-flex-grid.small-down-2 .item .add2cart {
    width: 88%;
  }
  .product-grid .name {
    margin-bottom: 0rem !important;
  }
}
@media (min-width: 1238px) {
  .advanced-container-medium .row .tabs-content {
    width: 980px !important;
  }
}
@media (min-width: 757px) and (max-width: 1237px) {
  .advanced-container-medium .row .tabs-content {
    width: 800px !important;
  }
}
/*
.main-product-tabs {
  margin: 0 !important;
}
*/
.notice {
  font-size: 0.775rem !important;
  color: grey !important;
}
.product-grid .name > span {
  font-weight: 500;
}
@media (min-width: 518px) {
  .product-grid .name {
    margin-bottom: 0px !important;
  }
  .products-flex-item {
    height: 311px;
  }
  .product-grid .name {
    width: 99% !important;
  }
}
@media screen and (max-width: 32.37375em) {
  .products-flex-grid.small-down-2 .item {
    padding: 9px !important;
  }
}

@media screen and (max-width: 757px) {
    .products-flex-grid.small-down-2 .products-flex-item {
      height: auto !important;
    }
    .products-flex-item {
      height: auto !important;
    }
}
@media (min-width: 350px) {
  .product-grid .price .old {
    padding-right: 0.9375rem;
    padding-left: 0rem !important;
    font-size: 1.1875rem !important;
  }
}
.existence {
  margin: 0 auto !important;
  margin-bottom: 6px !important;
}
.large-4 {
  width: 54% !important;
}
@media screen and (max-width: 757px) {
  .large-4 {
    width: 45% !important;
  }
}
@media screen and (max-width: 490px) {
  .large-4 {
    width: 70% !important;
  }
  .existence-icon {
    display: none;
  }
}
.display-center {
  display: flex;
  justify-content: center;
}
.ml-10 {
  margin-left: 10px;
}
.hover-elements:hover .basket-icon {
  visibility: hidden;
}
.baslet-icon-price{
  display: flex; 
  justify-content: space-between;
}

@media (max-width: 997px) {
  .basket-icon {
      display: none;
  }
  .baslet-icon-price{
    display: block !important; 
  }
  .mt-50 {
    margin-top: 100px;
  }
  .icon-mobile{
    display: none !important;
}
}
/**/
@media (max-width: 517px) {
  .warning-ecoquest {
      margin-top: 80px !important;
  }
}
@media screen and (max-width: 47.3738em) {
  .catalog-category-grid .tile:after {
      border-top: none !important;
      border-right: none !important;
      -webkit-transform: none !important;
      transform: none !important;
  }
}

@media screen and (min-width: 47.375em) {
  .catalog-category-grid .tile {
      height: 14rem !important;
  }
}
@media screen and (min-width: 77.375em) {
  .catalog-category-grid.product-grid {
      margin-bottom: 1.125rem;
  }
}
/* @media (max-width: 517px) {
	.inner-container{
		margin-top: 5px !important;
	}
} */
@media (max-width: 998px) {
	.inner-container {
        margin-top: 5px !important;
    }
}