#rec3157740703 .t-catalog__prod-popup__btn-wrapper{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  height:auto!important;
}
#rec3157740703 .t-catalog__prod-popup__btn-wrapper::after{
  content:"Бесплатная доставка по всей России";
  display:block;
  box-sizing:border-box;
  width:max-content;
  max-width:100%;
  min-height:22px;
  margin-top:12px;
  padding-left:31px;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 22'%3E%3Cg fill='none' stroke='%2320afb0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 4h17v12H2zM19 8h6l5 5v3H19'/%3E%3Ccircle cx='8' cy='18' r='3'/%3E%3Ccircle cx='25' cy='18' r='3'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat:no-repeat;
  background-position:left center;
  background-size:25px 18px;
  color:#343139!important;
  font-family:Arial,Helvetica,sans-serif;
  font-size:15px;
  font-weight:500;
  line-height:22px;
  text-align:left;
  white-space:nowrap;
}
@media(max-width:640px){
  #rec3157740703 .t-catalog__prod-popup__btn-wrapper{
    align-items:stretch!important;
    padding-bottom:14px!important;
  }
  #rec3157740703 .t-catalog__prod-popup__btn-wrapper::after{
    align-self:center;
    min-height:20px;
    margin:10px auto 0;
    padding-left:28px;
    background-size:22px 16px;
    font-size:14px;
    line-height:20px;
  }
}