.top-nav__item{
    text-transform:uppercase;
}
.menu-footer__item a{
    color:#fff;
}
.menu-footer__item a:hover{
    color:#f24d4d;
}
.contact-details__item_type_email,.contact-details__item_type_phone,.contact-details__item_type_address{
  display:flex;
}
.news_items{
  display:flex;flex-wrap:wrap;
}
.button_hide{
  display:none;
}
.basket-table__button-delete-position{
  cursor:pointer;
}
.header__contact-wrapper, .header__right-wrapper, .header__wrapper{
  margin-left: auto;
}
.loginMessage{
    margin-top: 10px;
    color: red;
    width: 100%;
    max-width: 250px;
    text-align:center;
}
.auth_links a{
  white-space: nowrap;
}
.auth_links{
  display:flex;
}
.auth_links a{
  margin-left:10px;white-space:nowrap;
}
.auth-menu__text-entry a{
  color:#fff;
}
.auth-menu__text-entry a:hover{
  color:#fff;
}
.ur_register{
  display:none;
}
.error_reg{
  color:#f24d4d;font-size:14px;margin-bottom:10px;
}
.updprof-error p{
    color:#f24d4d;margin-bottom:5px;
}
.update_status{
  margin-bottom:10px;
}
.update_profile_row{
    height:36px;margin-bottom:1px!important;
}
.update_field_caption{
display: flex!important;
    height: 34px;
    align-items: center;
}

/*
.flc{
  height:36px;
}

.flc>.leftside{
    display: flex!important;
    height: 34px;
    align-items: center;
}
*/

.update_field_block{
  line-height:36px;padding-left:12px;
  text-align:left;
      white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.update_field_profile{
  display:none;
}
.update_btn{display:none;
  margin-top:10px;
}
.popular-goods__cat{
  display:block;
}
.search-form__input{
    color:#000!important;
}
.update_field_block2{
  min-height:36px;padding-left: 13px;
  display: flex;
  align-items: center;
}
.update_profile_row{
  display: flex;
    justify-content: space-between;
}
.dc-model-list.dc-model-list--brands{
width:100%;
}

.reqw .update_profile_row{
  justify-content:left;
}

.reqw .update_field_caption{
  width:200px;
}
.reqw .update_field_caption{
  font-weight:bold;
}
.dc-detail__price{
display:inline-block;
}
.left{
  display: inline-block;
    margin-left: 10px;
}
.price_link a{color:#fff;}
.price_link a:hover{color: #f24d4d;}
