

/* Start:/local/templates/asevalar/components/asevalar/sale.basket.basket/big/style.css?176345278821822*/
.no-select {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.no-select:focus {
  /*	border: none;*/
}

.can-select {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  -o-user-select: auto;
  user-select: auto;
}

.popup_product_price {
  padding-top: 23px;
}

.full-price {
  color: #ccc;
  font-size: 14px;
  text-decoration: line-through;
}

.is-loading .full-price {
  display: none;
}

.big-basket-wrapper #basket_pop_cont {
  display: block;
  position: relative;
  left: 0;
  top: 0;
  right: 0;
  width: auto;
  z-index: 0;
  padding: 0;
}

.big-basket-wrapper #basket_pop_cont:after {
  display: none;
}

.big-basket-wrapper #basket_pop_cont .head_pop .head_pop--text {
  font-size: 24px;
  font-family: 'Roboto-Bold';
  text-align: left;
  display: inline-block;
  color: #757c95;
  line-height: 22px;
  margin: 0 0 25px 0 !important;
  font-weight: 400;
  text-transform: none;
  -webkit-margin-before: 1.33em;
  -webkit-margin-after: 1.33em;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
}

.big-basket-wrapper #basket_pop_cont .shop_title {
  font-family: 'Roboto-Medium';
  position: relative;
  display: flex;
  width: 100%;
}

.big-basket-wrapper #basket_pop_cont .shop_title .leaf_icon {
  margin-bottom: 10px;
  margin-left: 3px;
  height: 14px;
  width: 14px;
  min-width: 14px;
}

.big-basket-wrapper #basket_pop_cont .shop_title h2 {
  width: max-content;
  color: #29004e !important;
}

.big-basket-wrapper #basket_pop_cont .shop_title hr {
  border-bottom: 1px solid #00963E;
  width: inherit;
  margin: 21px 0 0;
}

.big-basket-wrapper #basket_pop_cont .pop_item p>a {
  color: #3c3c3b;
}

.big-basket-wrapper #basket_pop_cont .pop_item p>a:hover {
  opacity: 0.9;
}

.big-basket-wrapper #basket_pop_cont .pop_item>div {
  max-width: 71%;
}

@media screen and (max-width: 767px) {
  .big-basket-wrapper #basket_pop_cont .pop_item>div {
    max-width: 75%;
  }
}

.big-basket-wrapper #basket_pop_cont .pop_item .pop_item__img-container {
  width: 55px;
  text-align: center;
}

.big-basket-wrapper #basket_pop_cont .pop_item .pop_item__img-container img {
  width: auto;
}

.big-basket-wrapper #basket_pop_cont .pop_item.bundle>div {
  max-width: 100%;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -o-box;
  display: box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  /*display: -webkit-box;*/
  display: flex;
  padding-left: 0;
}

.big-basket-wrapper #basket_pop_cont .pop_item.bundle>div a {
  position: relative;
  width: 100px;
  margin: 0;
  margin-right: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -o-box;
  display: box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  /*display: -webkit-box;*/
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  -o-box-orient: vertical;
  box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-box-align: center;
  -o-box-align: center;
  box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}

.big-basket-wrapper #basket_pop_cont .pop_item.bundle>div a img {
  width: auto;
  height: auto;
}

.big-basket-wrapper #basket_pop_cont .pop_item.bundle>div a .name {
  color: #5a5a5b;
  font-size: 12px;
}

.big-basket-wrapper #basket_pop_cont .pop_item.bundle>div a:after {
  position: absolute;
  width: 19px;
  height: 19px;
  content: "";
  top: 20px;
  right: -29px;
  background: url(/assets/build/img/bundle-plus-sign.png);
}

.big-basket-wrapper #basket_pop_cont .pop_item.bundle>div a:last-of-type {
  margin-right: 0;
}

.big-basket-wrapper #basket_pop_cont .pop_item.bundle>div a:last-of-type:after {
  display: none;
}

.big-basket-wrapper #basket_pop_cont .pop_item__img-container {
  padding-left: 0;
  width: 70px;
  display: inline-block;
}

.big-basket-wrapper #basket_pop_cont .column2 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
}

.big-basket-wrapper #basket_pop_cont .column2>div {
  padding-left: 0;
  float: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-pack: center;
  justify-content: center;
  align-self: center;
}

.big-basket-wrapper #basket_pop_cont .column2>div:last-child {
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.big-basket-wrapper #basket_pop_cont .popup_header_right {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
}

.big-basket-wrapper #basket_pop_cont .popup_header_right>li {
  padding-left: 0;
  float: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-pack: center;
  justify-content: center;
}

.big-basket-wrapper #basket_pop_cont .delete_item {
  background-position: center;
}

.big-basket-wrapper #basket_pop_cont .middle_pop {
  font-size: 16px;
  padding-bottom: 8px;
  height: 20px;
  margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
  .big-basket-wrapper #basket_pop_cont .middle_pop {
    display: none;
  }
}

.big-basket-wrapper #basket_pop_cont .item_title {
  font-size: 16px;
}

.big-basket-wrapper #basket_pop_cont .item_desc {
  font-size: 12px;
  display: block;
}

.big-basket-wrapper #basket_pop_cont .pop_content {
  padding: 19px 5px;
}

.big-basket-wrapper #basket_pop_cont .pop_content.show-more {
  text-align: center;
  border-bottom: 0px;
}

.big-basket-wrapper #basket_pop_cont .items-wrapper .pop_content:last-of-type {
  border-bottom: none;
}

.big-basket-wrapper #basket_pop_cont .quantity input {
  padding: 0 8px;
}

.big-basket-wrapper #basket_pop_cont .item_price {
  font-size: 16px;
}

.big-basket-wrapper #basket_pop_cont .item_price.popup_discount_price {
  color: #3c3c3b;
}

.big-basket-wrapper #basket_pop_cont .item_price.popup_discount_price .currency-rub {
  position: relative;
  line-height: 25px;
  font-size: 17px;
  margin-left: 5px;
}

.big-basket-wrapper #basket_pop_cont .item_price .basket-price-container .currency-rub {
  position: relative;
}

.big-basket-wrapper #basket_pop_cont .foot_pop .pr_item--price {
  font-size: 38px !important;
  margin: 0;
  font-family: Roboto-Bold;
  line-height: 18px;
  font-weight: 400;
  color: #444;
  text-transform: none;
  display: block;
}

@media all and (max-width: 380px) {
  .big-basket-wrapper #basket_pop_cont .foot_pop .pr_item--price {
    font-size: 33px !important;
  }
}

.big-basket-wrapper #basket_pop_cont .foot_pop .pr_item--price .currency-rub {
  position: relative;
  font-size: 37px;
}

@media all and (max-width: 380px) {
  .big-basket-wrapper #basket_pop_cont .foot_pop .pr_item--price .currency-rub {
    font-size: 33px !important;
  }
}

[data-big-basket].is-loading [data-ajax-loader] {
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20class%3D%22lds-spinner%22%20width%3D%22200px%22%20%20height%3D%22200px%22%20%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20viewBox%3D%220%200%20100%20100%22%20preserveAspectRatio%3D%22xMidYMid%22%20style%3D%22background%3A%20rgba%280,%200,%200,%200%29%20none%20repeat%20scroll%200%25%200%25%3B%22%3E%3Cg%20transform%3D%22rotate%280%2050%2050%29%22%3E%3Crect%20x%3D%2247%22%20y%3D%2224%22%20rx%3D%229.4%22%20ry%3D%224.8%22%20width%3D%226%22%20height%3D%2212%22%20fill%3D%22%235a5a5b%22%3E%3Canimate%20attributeName%3D%22opacity%22%20values%3D%221%3B0%22%20times%3D%220%3B1%22%20dur%3D%221s%22%20begin%3D%22-0.9166666666666666s%22%20repeatCount%3D%22indefinite%22%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg%20transform%3D%22rotate%2830%2050%2050%29%22%3E%3Crect%20x%3D%2247%22%20y%3D%2224%22%20rx%3D%229.4%22%20ry%3D%224.8%22%20width%3D%226%22%20height%3D%2212%22%20fill%3D%22%235a5a5b%22%3E%3Canimate%20attributeName%3D%22opacity%22%20values%3D%221%3B0%22%20times%3D%220%3B1%22%20dur%3D%221s%22%20begin%3D%22-0.8333333333333334s%22%20repeatCount%3D%22indefinite%22%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg%20transform%3D%22rotate%2860%2050%2050%29%22%3E%3Crect%20x%3D%2247%22%20y%3D%2224%22%20rx%3D%229.4%22%20ry%3D%224.8%22%20width%3D%226%22%20height%3D%2212%22%20fill%3D%22%235a5a5b%22%3E%3Canimate%20attributeName%3D%22opacity%22%20values%3D%221%3B0%22%20times%3D%220%3B1%22%20dur%3D%221s%22%20begin%3D%22-0.75s%22%20repeatCount%3D%22indefinite%22%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg%20transform%3D%22rotate%2890%2050%2050%29%22%3E%3Crect%20x%3D%2247%22%20y%3D%2224%22%20rx%3D%229.4%22%20ry%3D%224.8%22%20width%3D%226%22%20height%3D%2212%22%20fill%3D%22%235a5a5b%22%3E%3Canimate%20attributeName%3D%22opacity%22%20values%3D%221%3B0%22%20times%3D%220%3B1%22%20dur%3D%221s%22%20begin%3D%22-0.6666666666666666s%22%20repeatCount%3D%22indefinite%22%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg%20transform%3D%22rotate%28120%2050%2050%29%22%3E%3Crect%20x%3D%2247%22%20y%3D%2224%22%20rx%3D%229.4%22%20ry%3D%224.8%22%20width%3D%226%22%20height%3D%2212%22%20fill%3D%22%235a5a5b%22%3E%3Canimate%20attributeName%3D%22opacity%22%20values%3D%221%3B0%22%20times%3D%220%3B1%22%20dur%3D%221s%22%20begin%3D%22-0.5833333333333334s%22%20repeatCount%3D%22indefinite%22%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg%20transform%3D%22rotate%28150%2050%2050%29%22%3E%3Crect%20x%3D%2247%22%20y%3D%2224%22%20rx%3D%229.4%22%20ry%3D%224.8%22%20width%3D%226%22%20height%3D%2212%22%20fill%3D%22%235a5a5b%22%3E%3Canimate%20attributeName%3D%22opacity%22%20values%3D%221%3B0%22%20times%3D%220%3B1%22%20dur%3D%221s%22%20begin%3D%22-0.5s%22%20repeatCount%3D%22indefinite%22%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg%20transform%3D%22rotate%28180%2050%2050%29%22%3E%3Crect%20x%3D%2247%22%20y%3D%2224%22%20rx%3D%229.4%22%20ry%3D%224.8%22%20width%3D%226%22%20height%3D%2212%22%20fill%3D%22%235a5a5b%22%3E%3Canimate%20attributeName%3D%22opacity%22%20values%3D%221%3B0%22%20times%3D%220%3B1%22%20dur%3D%221s%22%20begin%3D%22-0.4166666666666667s%22%20repeatCount%3D%22indefinite%22%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg%20transform%3D%22rotate%28210%2050%2050%29%22%3E%3Crect%20x%3D%2247%22%20y%3D%2224%22%20rx%3D%229.4%22%20ry%3D%224.8%22%20width%3D%226%22%20height%3D%2212%22%20fill%3D%22%235a5a5b%22%3E%3Canimate%20attributeName%3D%22opacity%22%20values%3D%221%3B0%22%20times%3D%220%3B1%22%20dur%3D%221s%22%20begin%3D%22-0.3333333333333333s%22%20repeatCount%3D%22indefinite%22%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg%20transform%3D%22rotate%28240%2050%2050%29%22%3E%3Crect%20x%3D%2247%22%20y%3D%2224%22%20rx%3D%229.4%22%20ry%3D%224.8%22%20width%3D%226%22%20height%3D%2212%22%20fill%3D%22%235a5a5b%22%3E%3Canimate%20attributeName%3D%22opacity%22%20values%3D%221%3B0%22%20times%3D%220%3B1%22%20dur%3D%221s%22%20begin%3D%22-0.25s%22%20repeatCount%3D%22indefinite%22%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg%20transform%3D%22rotate%28270%2050%2050%29%22%3E%3Crect%20x%3D%2247%22%20y%3D%2224%22%20rx%3D%229.4%22%20ry%3D%224.8%22%20width%3D%226%22%20height%3D%2212%22%20fill%3D%22%235a5a5b%22%3E%3Canimate%20attributeName%3D%22opacity%22%20values%3D%221%3B0%22%20times%3D%220%3B1%22%20dur%3D%221s%22%20begin%3D%22-0.16666666666666666s%22%20repeatCount%3D%22indefinite%22%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg%20transform%3D%22rotate%28300%2050%2050%29%22%3E%3Crect%20x%3D%2247%22%20y%3D%2224%22%20rx%3D%229.4%22%20ry%3D%224.8%22%20width%3D%226%22%20height%3D%2212%22%20fill%3D%22%235a5a5b%22%3E%3Canimate%20attributeName%3D%22opacity%22%20values%3D%221%3B0%22%20times%3D%220%3B1%22%20dur%3D%221s%22%20begin%3D%22-0.08333333333333333s%22%20repeatCount%3D%22indefinite%22%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg%20transform%3D%22rotate%28330%2050%2050%29%22%3E%3Crect%20x%3D%2247%22%20y%3D%2224%22%20rx%3D%229.4%22%20ry%3D%224.8%22%20width%3D%226%22%20height%3D%2212%22%20fill%3D%22%235a5a5b%22%3E%3Canimate%20attributeName%3D%22opacity%22%20values%3D%221%3B0%22%20times%3D%220%3B1%22%20dur%3D%221s%22%20begin%3D%220s%22%20repeatCount%3D%22indefinite%22%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: contain;
  color: transparent !important;
}

[data-big-basket].is-loading [data-ajax-loader] strong {
  display: none;
}

[data-big-basket].is-loading [data-ajax-loader] img {
  display: none;
}

[data-big-basket].is-loading .basket-price-container {
  font-size: 0;
}

[data-big-basket].is-loading .currency-rub {
  font-size: 0 !important;
}

#basket_pop_cont {
  color: #3c3c3b;
}

.items-wrapper .pop_content:first-child {
  border-top: none;
}

.quantity input {
  height: 30px;
  width: 30px;
  padding: 0 !important;
  text-align: center;
  margin-left: -25px;
}

.quantity-button.quantity-up,
.quantity-button.quantity-down {
  left: 30px;
  background: #fff;
  border: none;
  font-size: 18px;
  font-family: Roboto-bold !important;
  color: #3c3c3b;
}

.quantity-button.quantity-up.disabled,
.quantity-button.quantity-down.disabled {
  opacity: 0.25;
}

.quantity-button.quantity-down {
  bottom: -7px;
}

.basket-price-container span:not(.currency-rub) {
  display: none;
}

@media screen and (max-width: 767px) {
  .quantity-button.quantity-down {
    left: -5px;
    bottom: -20px;
  }

  .popup_discount_price {
    display: none !important;
  }

  .quantity-button.quantity-up {
    left: -5px;
    top: -20px;
  }

  .basket-price-container span:last-child {
    display: inline;
    font-size: 12px;
  }

  .basket-price-container span:last-child.currency-rub {
    font-size: 16px;
  }
}

.bonus_row {
  width: 35%;
  font-size: 18px;
}

@media screen and (max-width: 1220px) and (min-width: 768px) {
  .bonus_row {
    width: 50%;
  }
}

.bonus_row strong {
  font-weight: normal;
  color: #00963E;
  margin-left: 5px;
}

.uk-button.chekuot {
  width: 25%;
  background-color: #00963E;
  border-radius: 25px;
  height: 50px;
  color: #fff;
  font-size: 18px;
  max-width: 240px;
  display: block;
}

.uk-button.chekuot .button_text {
  line-height: 40px;
}

@media screen and (max-width: 980px) {
  .uk-button.chekuot {
    margin-top: 30px;
    min-width: 220px;
  }
}

p.uk-button.chekuot {
  background-color: #c3c3c3 !important;
  box-shadow: none !important;
}

a.uk-button.chekuot:hover {
  background-color: #FFA41D !important;
  box-shadow: 0 4px 5px #ffa41d66;
}

.js-free-delivery-limit {
  margin-left: 5px;
}

.big-basket-wrapper .currency-rub {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.big-basket-wrapper .pr_item .uk-text-center {
  position: relative;
}

@media screen and (max-width: 430px) {
  .big-basket-wrapper .pr_item .uk-text-center {
    align-items: center;
  }
}

@media screen and (max-width: 430px) {
  .big-basket-wrapper .pr_item .uk-text-center p:first-child {
    font-size: 16px;
  }
}

.big-basket-wrapper .pr_item .uk-text-center span.min_cost {
  position: absolute;
  bottom: -40px;
  right: 15px;
  color: #29004e;
  font-weight: normal;
  font-family: Roboto-regular;
}

.big-basket-wrapper .pr_item .uk-text-center .currency-rub {
  font-size: 27px;
  font-weight: 600;
}

.big-basket-wrapper span.free_delivery {
  position: absolute;
  bottom: -25px;
  right: 15px;
  color: #29004e;
  font-weight: normal;
  font-family: Roboto-regular;
}

@media screen and (max-width: 470px) {
  .big-basket-wrapper span.free_delivery {
    bottom: -55px;
  }
}

@media screen and (max-width: 1220px) {

  .big-basket-wrapper .free_sheep,
  .big-basket-wrapper .bonus_row {
    width: 50%;
    order: 2;
  }

  .big-basket-wrapper .chekuot {
    width: 51%;
    margin-left: auto;
    margin-left: calc(50% - 110px);
  }
}

@media screen and (max-width: 930px) {

  .big-basket-wrapper .free_sheep,
  .big-basket-wrapper .bonus_row {
    width: 100%;
    order: 2;
    text-align: center;
    justify-content: center;
  }

  .big-basket-wrapper .bonus_row {
    margin-left: -8px;
  }

  .big-basket-wrapper .chekuot {
    width: 60%;
    margin: auto;
    margin-top: 30px;
  }
}

@media screen and (max-width: 580px) {

  .big-basket-wrapper #basket_pop_cont .column1,
  .big-basket-wrapper #basket_pop_cont .column2 {
    width: 100%;
  }

  .big-basket-wrapper .quantity-button.quantity-down {
    left: -35px;
    bottom: 4px;
  }

  .big-basket-wrapper .quantity-button.quantity-up {
    left: 25px;
    top: 7px;
  }

  .big-basket-wrapper #basket_pop_cont .column1 {
    position: relative;
  }

  .big-basket-wrapper #basket_pop_cont .column1 .delete_item {
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 0;
    right: 0;
  }

  .big-basket-wrapper #basket_pop_cont .column1.bundle {
    overflow-x: scroll;
  }

  .big-basket-wrapper #basket_pop_cont .pop_content.bundle {
    position: relative;
    padding-top: 60px;
  }

  .big-basket-wrapper #basket_pop_cont .bundle+.column2 .delete_item {
    display: block;
    position: absolute;
    top: 20px;
    right: -70px;
  }
}

@media screen and (max-width: 460px) {
  .big-basket-wrapper .chekuot {
    min-width: 240px;
    margin-top: 45px;
  }
}

@media screen and (max-width: 450px) {

  .big-basket-wrapper .free_sheep,
  .big-basket-wrapper .bonus_row {
    text-align: left;
    margin-left: 0;
    font-size: 14px;
  }

  .big-basket-wrapper .free_sheep img,
  .big-basket-wrapper .bonus_row img {
    width: 35px;
  }

  .big-basket-wrapper .bonus_row {
    text-align: center;
  }
}

@media screen and (max-width: 350px) {

  .big-basket-wrapper .free_sheep,
  .big-basket-wrapper .bonus_row {
    font-size: 12px;
    text-align: center;
  }

  .big-basket-wrapper .free_sheep img,
  .big-basket-wrapper .bonus_row img {
    width: 35px;
  }

  .big-basket-wrapper .min_cost {
    right: unset !important;
  }
}

@media screen and (min-width: 768px) {
  header .header-buttons-wrapper {
    display: flex;
    justify-content: space-between;
    padding: 0 10px;
  }

  .main_wrapper .header_menu {
    display: none;
  }

  .top-footer.container:not(.bottom_row) {
    padding: 0;
  }

  .top-footer.container:not(.bottom_row) .row {
    justify-content: flex-end;
  }

  .top-footer.container:not(.bottom_row) .row .footer__phone {
    margin-bottom: -30px;
  }

  .top-footer.container:not(.bottom_row) .footer_mid_1,
  .top-footer.container:not(.bottom_row) .footer-subscribe,
  .top-footer.container:not(.bottom_row) .social_block {
    display: none;
  }

  .bottom_row .row.no-gutters {
    margin-top: -20px;
  }

  .bottom_row .pay {
    align-self: flex-end;
  }

  .bottom_row .logo_footer {
    min-height: 65px;
  }

  .bottom_row .txt_rights {
    margin-left: 25px;
    margin-right: -25px;
  }

  .bottom_row .txt_rights p {
    font-size: 12px;
    line-height: 18px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1220px) {
  .bottom_row .row {
    justify-content: space-between;
  }

  .bottom_row .pay.col-md-5 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}

@media screen and (min-width: 768px) and (max-width: 980px) {
  .bottom_row {
    padding: 40px 0;
  }

  .bottom_row .txt_rights {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .bottom_row .txt_rights p {
    font-size: 8px;
    line-height: 12px;
  }

  .bottom_row .logo_footer {
    min-height: unset;
  }
}

.is-receipt {
  margin-bottom: 20px;
  background: url(/local/templates/asevalar/components/asevalar/sale.basket.basket.line/big/img/reciept.svg) no-repeat 0 0;
  height: 20px;
  background-size: 20px;
  padding-left: 26px;
  font-size: 14px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -o-box;
  display: box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  /*display: -webkit-box;*/
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-box-align: center;
  -o-box-align: center;
  box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}

.big-basket-wrapper #basket_pop_cont .pop_item .badge-for-cities-img {
  width: 275px;
}

.big-basket-wrapper .promocode-block {
  margin: 0px;
}

.big-basket-wrapper .promocode-block input {
  border: 1px solid #e1e1e1;
  padding: 5px;
  text-transform: uppercase;
  width: 140px;
  text-align: center;
}

.big-basket-wrapper .promocode-block .status_text {
  color: #ccc;
  margin-right: 5px;
  font-size: 14px;
}

.big-basket-wrapper .promocode-block .status_text.active {
  color: green;
}

.big-basket-wrapper .promocode-block .status_text.non-active {
  color: red;
}

.big-basket-wrapper .promocode-block .btn {
  display: inline-block;
  background-color: #fa8a07 !important;
  color: #fff;
  padding: 3px 7px;
  border-radius: 12px;
  cursor: pointer;
  margin: 10px 0 0 5px;
  font-size: 13px;
}

.big-basket-wrapper .promocode-block .btn.clear {
  background-color: #ccc !important;
}

.basket-item-blocked {
  background: #d34e4e47;
  border-radius: 8px;
  margin-top: 2px;
}

.basket-item-blocked-text {
  background: #c63030;
  border-radius: 8px;
  padding: 5px;
  line-height: 1.1;
  color: #fff;
  font-size: 12px;
}

.basket-delivery-type-title {
  background: #00963e;
  color: white;
  border-radius: 10px;
  padding: 12px 10px 10px 15px;
  margin-bottom: 10px;
}

.basket-delivery-type-title .change-delivery-type {
  color: white;
  text-decoration: underline;
  text-decoration-style: dotted;
  cursor: pointer;
}
/* End */
/* /local/templates/asevalar/components/asevalar/sale.basket.basket/big/style.css?176345278821822 */
