.cert-add {
  cursor: pointer;
}

.autocomplete_empty {
	padding-top: 0px;
	padding-bottom: 0px;
	
}
/*
.sale_card_mark {
    z-index:11111111;
}
.tovar_card_info {
    z-index:11111111;
}
*/
.discount_info {
	font-size: 12px!important;
}

.autocomplete_empty .h_search_inside_item {
	margin-bottom: 0px;
}

.m_modal_body_city_input_autocomp li p {
	margin-bottom: 5px!important;
}
.count-name-text{
	font-size: 12px;
	color: #666666;
}
.error_input_text {
font-size: 12px;
}
#clean_filter_btn{
	border: 0!important;
	text-decoration: underline!important;
}
.bonus_tbl_lk tbody tr td{
	font-size: 14px!important;
}

a.m_catalog_left_cat_inside--active--lvl3 {
    background: #222222;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    color: #FFFFFF!important;
}


.like_tovar_yet svg path{
  fill: #666666;
}

.all_search_tovars .active {
	font-weight: bold;
}

.pp_size a{
	font-weight: normal;
	margin-right: 5px;
}
.pp_size_active a{
	font-weight: bold;
	cursor: pointer;
}
.pp_clear {
	clear:both;
}

.see_all_menu {
	cursor: pointer;
	background-image: none!important;
}
#basket_cities li {
	cursor: pointer;
}
.zones_link {
	color: black;
}

.m_popular_list_img{
	
	/*background-color: transparent!important;*/
}
.white_color{
	color: white!important;
}

.red_promo_text {
  width: 100%;
  float: left;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: red!important;
  margin-top: 8px;
  margin-bottom: 5px;
}

.mob_basket_menu {
	display: none;
}
.dsk_basket_menu{
	display: block;
}

.green_promo_text {
	font-size: 12px;
}
.info_message_basket {
font-size: 12px;
}

.quest_link_wrap {
	font-size: 14px;
	font-weight: normal;
}

.prepayment_info {
  width: 100%;
  float: left;
  display: flex;
  padding: 7px 13px;
  background: #DDEEFF;
  align-items: center;
  margin-top: 20px;
}
.prepayment_info svg {
  width: 24px;
  height: auto;
  float: left;
  margin-right: 10px;
}
.prepayment_info p {
  width: auto;
  float: left;
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 128.91%;
  /* or 18px */
  color: #333333;
}
.prepayment_info .prepayment_link {
  width: auto;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  text-decoration-line: underline;
  color: #333333;
}
.prepayment_info .prepayment_link:hover {
  text-decoration: none;
}

.m_lvl23_menu{
	display: none;
}
.m_lvl23_menu_link{
	cursor: pointer;
	background: none!important;
}


.login_form_footer {
    width: 100%;
    float: left;
    display: flex;
    margin-top: 20px;
    flex-wrap: wrap;
  }
  .login_form_footer a {
    margin-top: 0;
  }
  .login_to_phone,
  .login_to_email,
  .take_code {
    margin-right: 50px;
    color: #333333;
    text-decoration: none;
  }
  .login_to_phone:hover,
  .login_to_email:hover,
  .take_code:hover {
    text-decoration: underline;
  }
  .main_sub_but[disabled] {
    background: #BDBDBD;
    cursor: default;
  }
  .form_message {
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 11px;
    font-size: 14px;
    color: #666;
  }
  .form_span {
    width: 100%;
    float: left;
    margin-bottom: 15px;
    color: #222222;
    font-size: 18px;
    font-weight: bold;
  }
  .after_form_message {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 59px;
    color: #333333;
    font-size: 14px;
  }
  .after_form_message a {
    color: #333;
  }
  .after_form_message a:hover {
    text-decoration: none;
  }
  .form_title {
    width: 100%;
    float: left;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    color: #222;
    margin-bottom: 8px;
  }
  .edit_number {
    text-decoration: none;
    font-weight: normal;
    font-size: 14px;
    color: #333;
    margin-right: auto;
    margin-bottom: 19px;
    line-height: 1.4;
  }
  .edit_number:hover {
    text-decoration: underline;
  }
  .timer_text {
    color: #999999;
    font-size: 14px;
  }
  .go_back {
    display: flex;
    align-items: center;
    color: #111;
    font-size: 21px;
    font-weight: bold;
    transition: .3s;
    text-decoration: none;
    margin-bottom: 12px;
  }
  .go_back:hover {
    opacity: 0.75;
  }
  .go_back svg {
    margin-right: 20px;
  }
  .mob_no {
    display: none;
  }

  .m_basket_authblock {
    background-color: white;;
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    font-family: Roboto;
    font-style: normal;
    line-height: 21px;
    color: #111111;
    padding: 20px;
    padding-bottom: 20px;
    padding-bottom: 17px;
    text-decoration: none;
    justify-content: space-between;
    margin-bottom: 20px;
    clear: both;
    font-size: 16px;
  }
  .m_basket_authblock a {
    color: black;
  }

  @media (max-width: 767px) {
    #captcha_img {
      margin-bottom: 10px;
    }
    .mob_no {
      display: block;
    }

    .login_form .help_page_form_list_input {
      display: flex;
      flex-direction: row;
    }
    .after_form_message {
      margin-top: 20px;
    }
  }
  


@media (max-width: 767px) {
  .prepayment_info p {
    font-size: 12px;
  }
  .prepayment_info svg {
    display: none;
  }
  .prepayment_info {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 1199px) {
	.m_lvl23_menu{
		display: block;
	}
}


@media (max-width: 1368px) {
	.dsk_basket_menu{
		display: none;
	}
	.mob_basket_menu {
		display: block;
	}
}

@media (min-width: 1199px) {
	.see_all_menu {
		display:none;
	}
}


