@media (max-width: 795px) {
  .card_navigation__block {
    margin-bottom: 64.38px !important;
    gap: 10px;
  }
}

.search_mobile {
  display: none;
  width: 100%;
  height: 50px;
  margin-top: 15px;
}

.header_search-dropdown.mobile, .header_search.mobile {
  display: none !important;
}

@media (max-width: 768px) {
  .modal {
    width: 95%;
  }

  .header_search-dropdown.mobile, .header_search.mobile {
    display: flex !important;
  }

  .header_user {
    width: 20% !important;
    min-width: auto;
  }

  .header_bottom {
    position: relative;
  }

  .header_user_anim_search {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 50%;
    margin-right: 50px;
  }
  
  .company_head__img img {
    width: 100% !important;
  }

  .search_mobile {
    display: flex;
  }
  
 .header_search.mobile {
    display: flex !important;
    margin-right: 0px;
    width: 100%;
    height: 40px !important;
  }
  
  
  .header_user_anim_search .header_search.mobile {
    width: 0%;
    transition: width 0.5s ease-in-out;
    overflow: hidden;
  }
  
  .header_user_anim_search.open .header_search.mobile{
      width: 100%;
      overflow: visible;
  }
  
  .header_search-dropdown {
    height: 40px !important;
  }

  .header_search-dropdown .-hover input[type='text'] {
    height: 30px;
  }

  .header_search__button {
    width: 60px;
    text-align: center;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px;
  }

  .order-active-page-top {
    align-items: flex-start;
    flex-direction: column;
    gap: 10px;
  }

  .footer_row__button {
    font-size: 14px !important;
  }
  
  .contact_head__block-img img {
  width: 100%;
  }

  .card_navigation__block {
    justify-content: center;
  }

  .registration_tab:not(:last-child) {
    margin: 0 0 15px 0;
  }

  .home_product__stock-wrapper, .home_product__new-wrapper, .home_product__special-wrapper, .home_product__personal-wrapper {
    padding-bottom: 10px !important;
  }

  .user_name__input {
    font-size: 16px;
  }

  .user_element__head {
    font-size: 16px;
  }

  .footer_row.footer_row__bottom-text>span {
    font-size: 12px;
  }
}

.card_color__btn {
    margin-left: 10px;
    height: 18px;
}

.widget_market_total_count, .header_user__link div p {
  text-align: center !important;
}


@media (max-width: 450px) {
  

  .user_info .user_name__input {
    max-width: 100%;
    min-width: 110px;
    width: 100%;
    text-align: left;
  }

  .Link.Link_view_captcha {
        margin-left: -10px;
  }
  
  .home_slider__wrapper {
    padding-bottom: 0px !important;
  }

  .home_slider__slide {
    margin-bottom: 20px;
  }

  .us-edit-personal-link img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 0px !important;
    border-radius: 0% !important;
  }

  .us-edit-personal-link {
    font-size: 14px !important;
    position: static;
    justify-content: flex-end;
    width: 100%;
  }

  .product_tab__review-img, .user_info img {
    overflow: revert;
  }

  .login_modal__head {
    text-align: center;
    display: block;
  }

  .exel {
    top: 55px !important;
  }

  

  .basket_body__row {
    justify-content: space-around;
  }



  .basket_body__buttonCount {
    bottom: 20px;
    right: 85px;
  }

  .basket_element__favorites {
    left: 25px;
    bottom: 30px;
  }

  .basket_element__delete {
    bottom: 36px;
    left: 50px;
  }




  .broi-info {
    flex-direction: column;
    margin-bottom: 0px;
  }

  .broi-buttons {
        flex-direction: column-reverse;
        align-items: flex-start;
        gap: 20px;
  }
  
 
  
  .broi-buttons-wrap{
        width: 100%;
  }

  .broi-buttons-wrap .footer_row__button {
    text-align: center;
    text-wrap: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
  }
  
  .user_element__text, .user_element__text.user-color {
    width: 100%;
    text-align: center;
    display: none;
  }

  .user_element__percent .user_discounts {
    display: flex;
    flex-direction: column;
  }

  #user_dicounts_chart {
    max-width: 100%;
    width: 100%;
  }

  .user_discounts.home_panel__discounts-user #chart-container {
    width: 100%;
  }

  .footer_row__btn {
    justify-content: space-around;
  }

  .footer_row__button:nth-child(2) {
    margin-left: 10px !important;
  }

  .footer_row__button:not(:last-child) {
    margin-right: 0;
  }

  .favorite-icon svg, .header_user__search-adapt svg{
  width: 25px;
  height: 25px;
  }

  .header_logo img {
    min-width: 150px;
  }

  .menu_bottom svg {
    width: 30px;
    height: 30px;
  }

  .tab-header-wrap {
   
  }

  .tab-header-button {
    width: 48%;
  }

  .user_info {
    position: relative;
    align-items: center;
  }

  .us-edit-personal-link {
    top: unset;
  }

  .card_head, .card_content__buy__basket-count{
  
  }

  .card_head{
    margin-bottom: 10px;
  }

  .card_color {
    justify-content: space-between !important;
  }



  .card_color__btn svg {
    width: 16px !important;
    height: 16px !important;
  }
  

  .card_favorites__input+label::before {
    width: 24px;
    height: 24px;
  }

  .card_content__buy > span {
    font-size: 1em !important;
  }

  .main_container {
    padding: 0 20px;
  }

  .header_container {
    padding: 16px 20px 0px;
  }

  .header_bottom {
    width: 100% !important;
  }

  .header_user {
    width: 20% !important;
    max-width: 30% !important;
  }

  .header_user_anim_search {
    margin-right: 20px;
  }

  .menu_bottom {
    height: 70px;
    padding: 5px 20px;
  }

  .menu_bottom .hu-avatar-img {
    width: 30px;
    height: 29px;
  }

  .card_img {
    margin-bottom: 6px;
    height: 90px;
  }

  .card {
    min-height: 280px !important;
  }

  .card_img {
    margin-bottom: 8px;
    height: 90px !important;
  }

  .card_head {
    margin-bottom: 6px !important;    
  }

  .card_color {
    margin-bottom: 0px !important;
  }

 


  .card_old-price {
    text-align: center;
  }


  .card_subtext__quantity span {
    font-size: 1em !important;
  }

  .card_content__row {
    margin-bottom: 6px !important;
  }

  .card_existence.yellow,.card_content__row .card_existence{
    text-align: left;
    white-space: break-spaces;
  }

  
  

  .card_price p {
    
  }

  .card_content__buy__basket-count {
    
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 30px;
  }

  .card_existence.yellow::before {
    display: none !important;
  }




}

.footer_row.footer_row__bottom-text>span {
  font-weight: 300;
  text-decoration: underline;
}

.home_slider__slide {
  height: 100% !important;
}

.login_form__btn, .registration_form__btn {
  -webkit-appearance: none;
  appearance: none;
  background-color: #F08076;
  background-image: none !important;
}

.basket_none-info__head {
  align-items: baseline !important;
}

.exel {
  top: 7.5%;
}

.mobile-forgot-lock-block {
    margin-bottom: 20px;
  }

.color-picker-popup-wrap.open {
  position: absolute;
  z-index: 100;
}

.card_color {
  gap: 10px !important;
}

.contact_social a {
  margin-right: 15px !important;
}

.user_name__input {
  max-width: 100% !important;
  justify-content: flex-start !important;
  width: 100%;
}

.user_info {
  align-items: center !important;
}

.user_info img {
  border-radius: 100%;
  overflow: revert !important;
}

.us-edit-personal-link img {
  border-radius: 0% !important;
  overflow: revert !important;
}

.us-edit-personal-link {
  position: static !important;
  justify-content: flex-end !important;
  width: 100% !important;
}

.password_hint {
  position: absolute;
  bottom: -20px;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height 0.3s ease, opacity 0.2s ease 0.1s;
}

.password_hint p {
  font-size: 14px;
}

.password_hint_active {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height 0.3s ease, opacity 0.2s ease 0.1s;
}

.password_hint_active p {
  font-size: 13px;
}

.registration_form__input:focus ~ .password_hint_active,
.password-control-wrap.focus ~ .password_hint_active,
.password-control-wrap.focus + .password_hint_active {
    
  max-height: 100px;
  opacity: 1;
  margin-bottom: 20px;
}


.registration_form__input:focus ~ .password_hint,
.password-control-wrap.focus ~ .password_hint,
.password-control-wrap.focus + .password_hint{
  max-height: 100px;
  opacity: 1;
}

.forgot-mobile--resend::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 8px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M20 4H4C2.89543 4 2 4.89543 2 6V18C2 19.1046 2.89543 20 4 20H20C21.1046 20 22 19.1046 22 18V6C22 4.89543 21.1046 4 20 4Z" stroke="%232B2B2B" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M22 7L13.03 12.7C12.7213 12.8934 12.3643 12.996 12 12.996C11.6357 12.996 11.2787 12.8934 10.97 12.7L2 7" stroke="%232B2B2B" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  vertical-align: middle;
}

.js-login-by-phone-mobile--resend, .js-forgot-mobile--resend {
  color: #2B2B2B !important;
  border: none !important;
  background: none !important;
  display: flex;
}

.home_product__stock-swiper .swiper-pagination-bullets {
  margin-bottom: 30px;
  text-align: center;
}

.home_content__info img {
  width: 34%;
}

.content_notification_zagalovok {
  margin-bottom: 30px;
}

.content_notification_zagalovok p{
  font-size: 32px;
  color: #2B2B2B;
  font-weight: 700;
}

.content_notification_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  grid-gap: 20px;
}

.notification-block {
  width: 100%;
  height: 100%;
  border: 1px solid #E5E5E5;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px;
}

.notification-title {
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  margin-bottom: 10px;
  color: #2B2B2B;
}

.notification-subtitle {
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  color: #B3B3B3;
  margin-bottom: 40px;
}

.notification-option {
  width: 40%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}

.notification-option p {
  font-size: 16px;
  color: #2B2B2B;
  font-weight: 400;
}

.cart-checkbox {
  width: 40px;
  height: 24px;
  position: relative;
}

.cart-checkbox-input {
  visibility: hidden;
}

.cart-checkbox-label {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 24px;
  display: block;
  background-color: #B3B3B3;
  border-radius: 37px;
  transition: background-color .25s linear;
  cursor: pointer;
}

.cart-checkbox-label-block {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 24px;
  display: block;
  background-color: #B3B3B380;
  border-radius: 37px;
  transition: background-color .25s linear;
  cursor: pointer;
}

.cart-checkbox-input:checked + .cart-checkbox-label {
  background: #EA5353;
}

.cart-checkbox-input:checked + .cart-checkbox-label-block {
  background: #EA535380;
}

.cart-checkbox-label:after {
  content: '';
  position: absolute;
  z-index: 2;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #ffffff;
  top: 2px;
  left: 2px;
  transition: all .25s linear;
}

.cart-checkbox-label-block:after {
  content: '';
  position: absolute;
  z-index: 2;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #FFFFFF80;
  top: 2px;
  left: 2px;
  transition: all .25s linear;
  background-image: url("/img/block.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px;
}

.cart-checkbox-input:checked + .cart-checkbox-label:after {
  left: 18px;   
}

.cart-checkbox-input:checked + .cart-checkbox-label-block:after {
  left: 18px;   
}

@media (max-width: 1120px) {
  .content_notification_grid {
      grid-template-columns: repeat(1, 1fr);
  }

  .notification-block {
      width: 100%;
  }

  .notification-option {
      width: 60%;
  }
}

@media (max-width: 768px) {
  .content_notification_zagalovok p {
      font-size: 28px;
  }
}

@media (max-width: 450px) {
  .notification-block {
      padding: 10px 15px 30px;
  }

  .user_element__text {
    display: contents !important;
  }

  .content_notification_zagalovok p {
      font-size: 22px;
  }

  .notification-title {
      font-size: 18px;
  }

  .notification-subtitle {
      font-size: 13px;
  }

  .content_notification_zagalovok {
      margin-bottom: 15px;
  }

  .notification-subtitle {
      margin-bottom: 15px;
  }

  .notification-option {
      margin-bottom: 10px;
  }
}

.home_slider__slide img {
  border-radius: 10px !important;
}


@media (max-width: 380px) {
  .CheckboxCaptcha-Button {
    width: 90%;
  }

  .Link {
    font-size: 12px;
  }

  .CaptchaLinks-ToggleButton {
    right: 55px !important; 
    bottom: 20px !important;
    width: 16px !important;
  }
  

  .CheckboxCaptcha-Label {
    margin-left: 10px;
  }

  .CheckboxCaptcha-LabelText[class][class] {
    font-size: 16px;
  }

  .Text.Text_weight_regular {
    font-size: 14px;
  }

  .CheckboxCaptcha-Anchor {
    height: 20px;
    width: 20px;
  }

  .CheckboxCaptcha {
    width: 80%;
  }

  .CheckboxCaptcha-Inner {
    width: 80%;
  }

  .Link.Link_view_captcha {
    left: -50px;
    font-size: 12px;
  }
}

.template_grid__link, .home_content__info-collapse {
  text-transform: capitalize;
}

.current-orders_sert-link-wrap.driver {
  margin-bottom: 35px;
}

.swiper-pagination-bullet-active {
  background: #2B2B2B !important; 
}

.current-orders_sert-link-wrap.driver .driver-phone a {
  text-decoration: none !important;
}

.product-rewiew {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  max-width: 960px;
  padding: 30px 120px 30px 40px;
  border-radius: 10px;
  border: 1px solid #E5E5E5;
}

.product-rewiew-block {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 15px;
}

.product-rewiew-title {
  font-size: 16px;
  font-weight: 600;
  color: #2B2B2B;
}

.product-rewiew-text {
  font-size: 14px;
  color: #B3B3B3;
}

.product-rewiew-text2 {
  font-size: 14px;
  color: #2B2B2B;
}

.product-rewiew-block-btn {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 14px;
  color: #B3B3B3;
}

.product-rewiew-btn-red {
  width: 180px;
  height: 40px;
  background: linear-gradient(63deg, #ED6A5E 0%, #F08076 100%);
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
}

.product-rewiew-btn {
  text-decoration: underline;
}

@media (max-width: 1200px) {
  .product-rewiew {
    padding: 30px 40px 30px 40px;
  }
}

@media (max-width: 1040px) {
  .product-rewiew {
    padding: 20px 30px;
    flex-direction: column;
    gap: 20px;
    align-items: center;
  }
}

@media (max-width: 450px) {
  .product-rewiew-title {
    font-size: 14px;
  }

  .product-rewiew-text, .product-rewiew-text2 {
    font-size: 13px;
  }

  .product-rewiew-block-btn {
    flex-direction: column;
    align-items: center;
  }
}