.green1,
.cart-block--contents__links .anchor-wrapper .anchor-buy {
  display: inline-block;
  background-color: #EB3B5A;
  color: #fff !important;
  padding: 0 20px 0 35px;
  border-radius: 2px;
  transition: all 0.3s ease-in-out 0s;
  line-height: 45px;
  position: relative;
  font-weight: 500;
}

.green1:active,
.cart-block--contents__links .anchor-wrapper .anchor-buy:active {
  -webkit-transform: translateY(0.2em);
  transform: translateY(0.2em);
  text-shadow: rgba(255, 255, 255, 0.5) 0 -1px 0, rgba(0, 0, 0, 0.18) 0 0.18em 0.15em;
}

.green1,
.cart-block--contents__links .anchor-wrapper .anchor-buy,
.btn-default {
  height: 48px;
}

.input-quantity {
  position: relative;
}

.modal .input-quantity input {
  width: 45px;
  height: 42px;
  line-height: 1.65;
  float: left;
  display: block;
  margin: 0;
  padding: 0 0 0 20px;
  border: 1px solid #eee;
}

.modal .input-quantity input:focus {
  outline: 0;
}

.modal-body form input[type=number] {
  width: 55px;
}

.modal-body form input[type=number]::-webkit-inner-spin-button,
.modal-body form input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.quantity-nav {
  float: left;
  position: relative;
  height: 42px;
}

.quantity-button {
  position: relative;
  cursor: pointer;
  width: 20px;
  text-align: center;
  color: #333;
  height: 20px !important;
  font-size: 22px;
  font-family: 'Inter';
  line-height: 20px;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.quantity-button.quantity-up {
  text-indent: 99px;
  overflow: hidden;
  width: 12px;
  left: 0;
  background: url('/themes/tiun/img/Vector_2.svg') no-repeat;
  background-size: 100% 100%;
}

.quantity-button.quantity-down {
  text-indent: 99px;
    overflow: hidden;
    width: 12px;
    left: -12px;
    background: url('/themes/tiun/img/Vector_2.svg') no-repeat;
    background-size: 100% 100%;
    transform: rotateX(180deg);
}

/* .block-commerce-ajax-cart {
  position: relative;
  z-index: 4;
  width: 61px;
  height: 61px;
  background-color: #41961c;
  background-clip: padding-box;
  border-radius: 50%;
  cursor: pointer;
} */
/* @media (max-width: 768px) {
    .block-commerce-ajax-cart {
      width: 50px;
      height: 50px; } } */
/* body:not(.path-frontpage) .block-commerce-ajax-cart {
    display: inline-block;
    vertical-align: middle;
    margin: 0; }
    @media (max-width: 1190px) {
      body:not(.path-frontpage) .block-commerce-ajax-cart {
        width: 50px;
        height: 50px;
        margin: 0; } } */
.block-commerce-ajax-cart>div:not(.contextual),
.block-commerce-ajax-cart .cart-block--summary {
  width: 100%;
  height: 100%;
}

.block-commerce-ajax-cart>div:not(.contextual) a,
.block-commerce-ajax-cart .cart-block--summary a {
  display: block;
  width: 100%;
  height: 100%;
}

/* .block-commerce-ajax-cart .cart-block--summary img {
    display: none; } */
/* .block-commerce-ajax-cart [class$='__icon'] {
    display: inline-block;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAeCAQAAADj9gSfAAACaUlEQVRIx6XVS2hVRxgA4P8manXVCiptamwtRnBR8AWiuFBQKNQuREFcBBcuJEKhKD5QkFJJXRRBoVYiwVehUNRuumuhIuhOsAY1osTGaixqmpRgEo2Pr4tMTk5uTvQG59/c/9zzf2fOzJyZEIWxR68zqrJ8srP+tKL47mLiW4OtJrvyBei1ulLku0ScU8quTXMP9PvszUjJ4UT8YtKIf+b4Gzyz5vVIyZFEnDFx1BNna0/M2rGRkmOJ+El14Vh9pA0MWF+MVDueiNNjECHUugVe2DgaKTmdiOOvIUKo0ZqY+nJkVSKacjMyVrzvenqpWSOROn34vgIihBla8MyH5WNSa1FFwGC8q8GS4ddZ54LLbxEXrAs98u2G3yuIGyNq/gsDufR+wRIrionu56r6w3aPs7TPUlMriKX6csjOEBZ5m/ZYKYQJetHtmE7Qo8nD7KY2u3Rk2W0nvECnJt3pK0tTfBHNwlfgR6EhK9srHM2ylUILdgonwJdDyEG0K/kY/KPKB16mst3CD+n3Q9VqvEKd8Bf4dAhZDxYLl8Ey4VIB0ixsxTVhIehUNYTMBI3CXnBQ2FaAfC78hv3CN2nryi37u2gV5oE7wiejkB7vmGoAC4VroCGPnALzhJtggXClDPlZqEe7UJceMSuPbM5mopHU4X1lyAbhHA4JO0DLyK94sPNXVasHrSak4W7MJnO+9zzBFlVpAg6UbwWDe3mH/tTRjrS0+5z3HHT7FzxNxwfLy5GT417wd4dOyGFk7biR/aN3+ykejYvoNr3o3Km1ydea/OqSq9p06fIqV/ZSlweu+0OzHeYOV/4PAuXdFs4TU04AAAAASUVORK5CYII=);
    width: 34px;
    height: 30px;} */
/* .block-commerce-ajax-cart [class$='__count'] {
    position: absolute;
    right: 0;
    top: 32px;
    width: 29px;
    height: 29px;
    border-radius: 50%;
    background: #b51529;
    background-clip: padding-box;
    text-align: center; }
    .block-commerce-ajax-cart [class$='__count'] i {
      font-style: normal;
      color: white;
      position: absolute;
      top: 49%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); } */

.cart-block--contents {
  border: 1px solid lightgray;
}

.cart-is-empty .cart-block__item {
  padding: 0 0 2.2em;
  border: none;
}

.cart-is-empty .cart-block__item:nth-last-child(2) {
  border: none;
}

.cart-is-empty .cart-block-total,
.cart-is-empty .anchor-wrapper {
  display: none;
}

.cart-is-empty .cart-block--contents__links .btn-default {
  margin: 0;
}

.cart-popup-hdr {
  font-weight: bold;
  font-size: 3em;
  text-align: center;
}

.cart-block--contents__items {
  overflow-y: auto;
}

.cart-block__item {
  padding: 1em 0;
}

.cart-block__item form>* {
  display: inline-block;
  vertical-align: top;
}

.cart-block__item-counter {
  background: #B62A2B;
  color: white;
  min-width: 32px;
  height: 32px;
  margin: 0 1em 0 0;
  border-radius: 50%;
  position: relative;
}

.cart-block__item-counter i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-style: normal;
}

.cart-block__item-counter+img {
  margin: 0 1.1em 0 0;
}

.cart-block__item-body-wrap {
  width: 68%;
}

@media (max-width: 1199px) {
  .cart-block__item-body-wrap {
    font-size: 1.1em;
  }
}

@media (max-width: 991px) {
  .cart-block__item-body-wrap {
    font-size: 1.2em;
  }
}

@media (max-width: 916px) {
  .cart-block__item-body-wrap {
    width: 59%;
  }
}

@media (max-width: 767px) {
  .cart-block__item-body-wrap {
    width: 100%;
    text-align: center;
  }
}

.cart-block__item-title {
  font-size: 1.5em;
  font-weight: bold;
  text-align: left;
}

@media (max-width: 1199px) {
  .cart-block__item-title {
    font-size: 1.3em;
  }
}

@media (max-width: 767px) {
  .cart-block__item-title {
    text-align: center;
    margin: 0.3em 0;
  }
}

.cart-block__item-body {
  text-align: left;
}

.cart-block__item-body span {
  display: block;
}

.cart-block__item-row:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

@media (max-width: 916px) {
  .cart-block__item-row:first-child {
    margin: 0 0 0.6em;
  }
}

.cart-block__item-row:first-child p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 490px) {
  .cart-block__item-price {
    margin: 0 0.5em 1em 0;
  }
}

.cart-block__item-price span:last-child {
  font-size: 1.15em;
}

.cart-block__item-avail span:last-child {
  color: #41961c;
}

.cart-block__item-quantity {
  width: 100px;
  text-align: center;
}

@media (max-width: 490px) {
  .cart-block__item-quantity {
    width: auto;
  }
}

.cart-block__item-callback {
  font-size: 0.9em;
  height: 1.4em;
}

.cart-block__item-sum {
  float: right;
}

@media (max-width: 767px) {
  .cart-block__item-sum {
    float: none;
    text-align: center;
  }

  .cart-block__item-sum span {
    display: inline-block;
  }

  .cart-block__item-sum span:first-child {
    margin: 0 0.5em 0 0;
  }
}

.cart-block__item-sum span:last-child {
  color: #41961c;
  font-size: 1.6em;
}

.cart-block-total {
  font-size: 1.4em;
  margin: 1.2em 0 0.8em;
}

@media (max-width: 490px) {
  .cart-block-total {
    margin: 0.5em 0 0.6em;
  }
}

.cart-block-total span {
  margin: 0 0.6em 0 0;
}

.cart-block-total span:last-child {
  color: #B62A2B;
  font-size: 1.5em;
}

.cart-block--contents__links>* {
  display: inline-block;
  vertical-align: top;
}

.cart-block--contents__links .btn-default {
  font-size: inherit;
  height: 48px;
  padding: 0 15px;
  margin: 0 1em 0 0;
  border-radius: 2px;
  text-transform: initial !important;
  border: 2px solid #959595;
}

@media (max-width: 433px) {
  .cart-block--contents__links .btn-default {
    margin: 0 0.5em 0.7em;
  }
}

.cart-block--contents__links .btn-default:focus {
  outline: none;
}

.cart-block--contents__links .anchor-wrapper .anchor-buy {
  display: inline-block;
  width: auto;
}

.input-quantity[disabled='disabled']{
  pointer-events: none;
}