.ticker {
  margin-top: 15px;
  margin-bottom: 15px;
}

.content-page__main-slider {
  padding-top: 0;
}

#order #tr_userlogin,
#registration #tr_userlogin {
  display: none;
}

.cbx-tick {
  position: relative;
}

.cbx-tick__label {
  display: block;
  vertical-align: middle;
  padding-left: 25px;
}

.cbx-tick__icon {
  background-color: #f0f0f0;
  background-repeat: no-repeat;
  background-position: center;
  transition: background .15s ease;
  background-size: 16px;
  display: block;
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  top: 2px;
  z-index: 10;
}

.cbx-tick__icon--yes {
  background-color: #c62828;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='%23fff'%3E%3Cpath d='M6.61 11.89L3.5 8.78 2.44 9.84 6.61 14l8.95-8.95L14.5 4z'/%3E%3C/svg%3E");
}

.search-col__desired_price input[type=text] {
  margin-right: 10px;
  height: 30px;
  width: 60px;
  text-align: center;
  font-size: 14px;
  vertical-align: middle;
}

.search-col__desired_price {
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .search-col__desired_price {
    display: none;
  }

  .search-header__col--desired_price {
    display: none;
  }
}

.basket-table__td_title_pst_desired_price input[type=text] {
  height: 30px;
  width: 100px;
}

.make-order-page__bottom-controls--confirm {
  margin-top: 30px;
}

.make-order-modal-dialog__content {
  padding: 30px 40px 40px;
}

.make-order-modal-dialog__title {
  font-size: 20px;
  font-weight: 500;
  color: #292929;
  margin-bottom: 20px;
}

@media only screen and (min-width: 768px) {
  .search-full {
    width: 540px;
  }

  .search-full {
    right: -251px;
  }
}

.search-full__search-available {
  white-space: nowrap;
}

.search-full__smode-label {
  padding-right: 7px;
}

.form-gr__cbx-inline {
  display: inline-block;
  padding: 5px;
}

.sms-notify-sms__checkbox {
  display: inline-block;
  padding-right: 20px;
}

.dc3c-nav-image {
  margin-bottom: 30px;
}

.home-text {
  margin-bottom: 40px;
}

.search-tooltip {
  cursor: pointer;
}

.footer__contact-item_icon_skype,
.contact-item_icon_skype {
  display: none;
}

.header-nav__img,
.header-nav__picture {
  max-height: 200px;
}

.header-nav__img,
.header-nav__picture {
  max-width: 200px;
}

input[type=checkbox]+label:before {
  border-style: ridge;
  border-color: #c62828;
}

/*.ticker marquee {*/
/*    min-width: calc(100vw - 30px) !important;*/
/*}*/

@media only screen and (max-width: 400px) {
  .last-news__item img {
    max-width: 100%;
    height: auto;
  }
}

.popular-goods__img img {
  object-fit: contain;
}

.direction_information {
  background-color: #8c8c8c;
  padding: 3px 3px 7px 3px;
  background-image: url(/images/delivery.png);
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  width: 30px;
  height: 30px;
  border: none;
}

.direction_information:hover {
  background-color: #8c8c8c;
}

.search-header__col--destination_display {
  display: table-cell;
}

.search-col__destination_display {
  display: table-cell;
}

.search-col__destination_display .tooltip {
  position: absolute !important;
  background-color: lightgray;
  z-index: 1;
  padding: 5px;
}

@media only screen and (max-width: 767px) {
  .search-header__col--destination_display {
    display: table-cell;
  }

  .search-col__destination_display {
    display: table-cell;
  }

  .dc-card {
    flex-direction: column;
  }

}

.btn-scroll-up {
  position: fixed;
  left: 25px;
  bottom: 50px;
}

.main-logo__img {
  max-height: 116px;
}

.secondary-logo__image {
  max-height: none;
}

.c-checkbox_padding_left {
  padding-left: 4px;
}

.request__author_date {
  font-weight: normal;
  font-size: 14px;
}

@media (max-width: 767px) {
  .home-text iframe {
    max-width: 600px;
  }

  marquee {
    max-width: 600px;
  }
}

@media (min-width: 320px) and (max-width: 599px) {
  .home-text iframe {
    max-width: 320px;
  }

  marquee {
    max-width: 320px;
  }
}

#uniqcssoverlay {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  z-index: 999;
  -webkit-animation: uniqcssfade .6s;
  -moz-animation: uniqcssfade .6s;
  animation: uniqcssfade .6s;
  overflow: auto;
}

.uniqcsspopup {
  top: 25%;
  left: 0;
  right: 0;
  font-size: 14px;
  margin: auto;
  width: 85%;
  min-width: 320px;
  max-width: 600px;
  position: absolute;
  padding: 15px 20px;
  border: 1px solid #383838;
  background: #f7f7f7;
  z-index: 1000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  font: 14px/18px 'Tahoma', Arial, sans-serif;
  -webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, .22), 0 19px 60px rgba(0, 0, 0, .3);
  -moz-box-shadow: 0 15px 20px rgba(0, 0, 0, .22), 0 19px 60px rgba(0, 0, 0, .3);
  -ms-box-shadow: 0 15px 20px rgba(0, 0, 0, .22), 0 19px 60px rgba(0, 0, 0, .3);
  box-shadow: 0 15px 20px rgba(0, 0, 0, .22), 0 19px 60px rgba(0, 0, 0, .3);
  -webkit-animation: uniqcssfade .6s;
  -moz-animation: uniqcssfade .6s;
  animation: uniqcssfade .6s;
}

.uniqcsspopup h2,
.uniqcsspopup h3 {
  margin: 0 0 1rem 0;
  font-weight: 300;
  line-height: 1.3;
  color: #333333;
  text-shadow: 1px 2px 4px #ddd;
}

.uniqcssclose {
  top: 10px;
  right: 10px;
  width: 32px;
  height: 32px;
  position: absolute;
  border: none;
  -webkit-border-radius: 25%;
  -moz-border-radius: 25%;
  -ms-border-radius: 25%;
  -o-border-radius: 25%;
  border-radius: 25%;
  background-color: #c62828;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  cursor: pointer;
  outline: none;

}

.uniqcssclose:before {
  color: rgba(255, 255, 255, 0.9);
  content: "X";
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.uniqcssclose:hover {
  background-color: #f44336;
}

.uniqcsscloseforefer {
  width: 120px;
  height: 40px;
  border: none;
  -webkit-border-radius: 12.5%;
  -moz-border-radius: 12.5%;
  -ms-border-radius: 12.5%;
  -o-border-radius: 12.5%;
  border-radius: 12.5%;
  background-color: #c62828;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  cursor: pointer;
  outline: none;
  color: #fbf4f4;
  float: right;
}

.uniqcsscloseforefer:before {
  color: rgba(255, 255, 255, 0.9);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.uniqcsscloseforefer:hover {
  background-color: #f44336;
}

.uniqcsspopup img {
  width: 100%;
  height: auto;
}

.uniqcssimg {
  width: 100%;
  height: auto;
}

.uniqcssimg {
  margin: 5px 18px 5px 0;
}

#uniqcssmore {
  float: right;
  font-size: 15px;
  color: black;
}

@-moz-keyframes uniqcssfade {
  from {
    opacity: 0;
  }

  to {
    opacity: 1
  }
}

@-webkit-keyframes uniqcssfade {
  from {
    opacity: 0;
  }

  to {
    opacity: 1
  }
}

@keyframes uniqcssfade {
  from {
    opacity: 0;
  }

  to {
    opacity: 1
  }
}

.elkauniq {
  position: fixed;
  bottom: 0;
  left: 5%;
}

@media screen and (max-width: 800px) {
  .elkauniq {
    visibility: hidden;
  }
}

.knopkauniq {
  border-radius: 50%;
  background: red;
  width: 30px;
  height: 30px;
  font-size: 20px;
  color: white;
}

@media screen and (max-width: 800px) {
  .knopkauniq {
    visibility: hidden;
  }
}

.main-slider__item {
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.search-col search-col__russian_term {
  text-align: center;
}

td.stock-info-offices__td.stock-info-offices__td_name {
  display: none;
}

.select-shop__header_second {
  display: none;
}

.ec-calc-made {
  display: none;
}

.auth-user__hello {
  font-weight: bold;
  color: #ffffff;
  font-size: 17px;
}

.auth-user__hello a {
  font-weight: bold;
  color: #ffffff;
  font-size: 17px;
}

.auth-user {
  background-color: #c62828;
}

.categories-map__image,
.categories-map__link::after {
  z-index: 0;
}

.positions-table__col_pst_brand {
    display: none;
}

.positions-page__info-table.baron {
    height: auto !important;
    max-height: max-content !important;
}

.positions-table__td {
    position: initial !important;
    padding: .5em .5em;
    overflow: hidden;
}

.positions-table__col_price {
    white-space: nowrap;
}

.positions-table__col_name {
    max-width: 15em;
}

.positions-table__col_delivery_date {
    max-width: 6em;
}

.positions-table__col_state {
    max-width: 6em;
}

.positions-table__col_pst_comment {
    max-width: 8em;
}

@media (min-width: 1200px) {
  .container {
    width: 90%;
  }
}

.header-nav__btn-user {
  position: relative;
}

.question__container {
  width: 100%;
}

.alt-step-table {
  width: 100%;
}

.news-list {
  max-width: 100%;
}

#psbank-pre-container img{
  display: none;
}

@media only screen and (min-width: 600px) {
  .search-offer__price {
    justify-self: left;
  }

  #psbank-pre-container img{
    display: block;
  }

  #psbank-pre-container a{
    display: none;
  }
}

#psbank-pre-container a{
  margin-top: 10px;
}

.search-offer__rating {
  display: none;
}

.search-offer__rating_gold {
  display: block;
}

.search-offer__rating_gold span {
  display: none;
}

.search__column-titles > .search__column-title:first-child {
  background-color: white;
  color: white;
}

.stock-info-manager__avatar, .stock-info-manager__photo {
width: auto;
height: auto;
}
