#filter-helper {
  background-color: white;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  border-radius: 2px;
}
#filter-helper .filter-helper-content-r-t-shadow {
  display: none;
}
#filter-helper .filter-helper-content-r-b-shadow {
  display: none;
}
#filter-helper .filter-helper-bottom-shadow {
  display: none;
}
#filter-helper .filter-helper-content-left {
  background: none;
}
#filter-helper .filter-helper-content-right {
  background: none;
}
#filter-helper .filter-helper-content {
  background: rgba(255, 255, 255, 0.5);
}
#filter-helper-shadow {
  display: none !important;
}
/*================================================
=            À Ê Ö ? ?   --- ÑÒÐÀÍ?ÖÀ            =
================================================*/
.q-special-offers-page {
  width: 965px;
  min-width: 965px;
}
.q-special-offers-page .mainBlockPromoHd {
  margin: 0;
  font-family: Graphik_LC;
  font-size: 24px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #262626;
}
@media (max-width: 1240px) {
  .q-special-offers-page .mainBlockPromoHd {
    margin-right: 0;
  }
}
.q-special-offers-page .sortBy {
  padding-top: 0;
  float: right;
}
@media (max-width: 1240px) {
  .q-special-offers-page .sortBy {
    float: right;
  }
}
.q-special-offers-page .sortBy .sortByItem {
  box-sizing: border-box;
  height: 30px;
  border: 1px solid #C9C9C9;
  box-shadow: none;
  background-color: white;
  background-image: none;
  line-height: 28px;
  text-align: center;
  text-transform: none;
  font-family: Graphik_LC, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #3f454b;
  border-radius: 0;
  margin-left: -1px;
  display: inline-block;
  width: auto;
  padding: 0 10px;
}
.q-special-offers-page .sortBy .sortByItem:hover {
  background-color: #F9F9F9;
  color: #76bc21;
}
.q-special-offers-page .sortBy .sortByItem:active {
  background-color: #76bc21;
  color: white;
  text-shadow: none;
}
.q-special-offers-page .sortBy .sortByItem:hover:active {
  background-color: #76bc21;
  color: white;
  text-shadow: none;
}
.q-special-offers-page .sortBy .sortByItem.sortByItemLeft {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  margin-left: 0;
}
.q-special-offers-page .sortBy .sortByItem.sortByItemRight {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.q-special-offers-page .sortBy .sortByItem.sortByItemActive {
  background: #76bc21;
  border: 1px solid #76bc21;
  box-shadow: none;
  color: white;
  text-shadow: none;
  transition: background 0.1s;
}
@media (max-width: 1240px) {
  .q-special-offers-page .promoItem {
    margin-left: 5px;
  }
}
.q-special-offers-page .promoItem .promoItemHd .big {
  font-weight: 500;
  font-family: Graphik_LC, Arial, sans-serif;
  font-size: 15px;
  color: white;
}
.q-special-offers-page .mainBlockPromoCont > h1 {
  font-size: 20px;
  font-weight: 500;
}
.newspaperContainer > h1 {
  font-weight: 500;
  font-size: 30px;
}
/*-----  End of À Ê Ö ? ?   --- ÑÒÐÀÍ?ÖÀ  ------*/