@font-face {
  font-family: 'als_alumnaregular';
  src: url("ALS_Alumna.ttf");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
/*** Colors ***/
/*** New colors ***/
/*** End New colors ***/
/* line 5, cart.scss */
.cart-block-wrap .product-list-similar-wrap {
  max-width: 100%;
  margin: 120px auto 0; }
  /* line 9, cart.scss */
  .cart-block-wrap .product-list-similar-wrap .title-wrap {
    padding-left: 30px; }

/* line 15, cart.scss */
.cart {
  max-width: 1280px;
  margin: 0 auto; }

/* line 20, cart.scss */
.cart-list {
  margin-top: 67px;
  padding-bottom: 21px;
  border-bottom: 2px solid #000000; }
  /* line 25, cart.scss */
  .cart-list--item {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 22px;
    border-radius: 5px; }
    /* line 33, cart.scss */
    .cart-list--item:first-child {
      margin-top: 0; }
  /* line 38, cart.scss */
  .cart-list .col {
    flex: 1; }
  /* line 42, cart.scss */
  .cart-list .image {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 304px;
    height: 268px;
    max-width: 304px;
    margin-right: 74px;
    padding-bottom: 38px; }
    /* line 53, cart.scss */
    .cart-list .image img {
      max-height: 230px; }
    /* line 57, cart.scss */
    .cart-list .image .small-image {
      position: absolute;
      right: 0;
      bottom: 10%;
      width: 55%;
      text-align: right; }
      /* line 64, cart.scss */
      .cart-list .image .small-image img {
        max-height: 120px; }
  /* line 70, cart.scss */
  .cart-list .info-block {
    flex: 1;
    max-width: 350px;
    margin-right: 82px;
    font-family: "Inter", sans-serif;
    font-weight: 300; }
  /* line 78, cart.scss */
  .cart-list .title {
    color: #000000; }
  /* line 82, cart.scss */
  .cart-list .product-type {
    font-size: 10px; }
  /* line 86, cart.scss */
  .cart-list .variant-title {
    font-size: 12px; }
  /* line 90, cart.scss */
  .cart-list .quantity-wrap {
    flex: 2;
    max-width: 200px;
    margin-right: 50px; }
  /* line 96, cart.scss */
  .cart-list .quantity {
    margin: 0; }
  /* line 100, cart.scss */
  .cart-list .total-item-price {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: normal;
    font-weight: 400;
    white-space: nowrap; }
  /* line 108, cart.scss */
  .cart-list .delete {
    position: relative;
    width: 23px;
    height: 23px;
    max-width: 23px;
    cursor: pointer; }

/* line 117, cart.scss */
.cart-total {
  flex: 1;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  width: 100%;
  padding: 40px 0 0; }
  /* line 125, cart.scss */
  .cart-total .total {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    flex: 1;
    font-family: "Inter", sans-serif; }
    /* line 132, cart.scss */
    .cart-total .total .label {
      margin-right: 30px;
      font-size: 12px;
      line-height: 12px;
      text-transform: uppercase;
      text-align: right; }
    /* line 140, cart.scss */
    .cart-total .total .sum {
      margin-right: 58px;
      font-size: 64px;
      line-height: 50px;
      white-space: nowrap; }
  /* line 148, cart.scss */
  .cart-total .coupon {
    position: relative;
    max-width: 282px;
    margin-right: 20px; }
    /* line 153, cart.scss */
    .cart-total .coupon label {
      width: 100%; }
    /* line 157, cart.scss */
    .cart-total .coupon input {
      padding: 0 30px 4px 0;
      font-family: "Inter", sans-serif;
      font-size: 16px;
      color: #A9A9A9;
      text-transform: uppercase;
      border-color: #A9A9A9; }
      /* line 165, cart.scss */
      .cart-total .coupon input::placeholder {
        color: #A9A9A9; }
    /* line 170, cart.scss */
    .cart-total .coupon .button {
      position: absolute;
      top: 50%;
      right: 0;
      transform: translateY(-50%);
      padding: 0 0 6px;
      background: none;
      font-size: 16px;
      color: #A9A9A9;
      text-transform: uppercase;
      border: 0; }
  /* line 184, cart.scss */
  .cart-total .btn {
    flex: 1;
    max-width: 345px; }

/*** Order ***/
/* line 195, cart.scss */
.checkout-page .breadcrumb-wrap {
  margin-bottom: 30px; }
/* line 199, cart.scss */
.checkout-page .breadcrumb {
  justify-content: flex-start; }
  /* line 202, cart.scss */
  .checkout-page .breadcrumb-item {
    font-size: 20px;
    text-transform: uppercase; }
/* line 208, cart.scss */
.checkout-page .co-section--checkout_order {
  border-right: 1px solid #E5E5E5; }
/* line 212, cart.scss */
.checkout-page .co-checkout-block--padded {
  padding: 0 32px; }

/* line 217, cart.scss */
.co-modal {
  width: 100%;
  max-width: 1024px; }

/* line 224, cart.scss */
.co-checkout-order_form a:not([class]):focus,
.co-checkout-order_form .picker-input--active:not([class]),
.co-checkout-order_form a:not([class]):hover,
.co-checkout-order_form .link:focus,
.co-checkout-order_form .link.picker-input--active,
.co-checkout-order_form .link:hover,
.co-checkout-order_form .co-link:focus,
.co-checkout-order_form .co-link.picker-input--active,
.co-checkout-order_form .co-link:hover {
  color: #000000; }
/* line 236, cart.scss */
.co-checkout-order_form .co-input {
  max-width: 600px; }
/* line 240, cart.scss */
.co-checkout-order_form .co-social_login-box .co-input-description {
  border: 0; }

/* line 245, cart.scss */
.co-basket_subtotal {
  padding: 6px 0; }

/* line 249, cart.scss */
.co-sidebar {
  top: 48px;
  padding: 0 32px;
  box-shadow: none; }

/* line 255, cart.scss */
.co-basket {
  max-width: 100%;
  padding: 0;
  border: 1px solid #E5E5E5;
  border-radius: var(--btn-border-radius); }
  /* line 261, cart.scss */
  .co-basket.co-checkout-block--padded {
    padding: 0; }

/* line 266, cart.scss */
.co-basket_item {
  margin: 0;
  padding: 8px;
  padding-right: 16px; }

/* line 272, cart.scss */
.co-basket_subtotal-list {
  margin: 0;
  padding: 16px; }

/* line 277, cart.scss */
.co-basket_subtotal:not(:first-child) {
  margin-top: 12px; }

/* line 281, cart.scss */
.co-basket_total {
  margin: 0;
  padding: 16px; }

/* line 286, cart.scss */
.co-section--checkout_content {
  max-width: 1560px;
  margin: 0 auto; }

/* line 291, cart.scss */
.co-title--h1 {
  font-size: 2em;
  line-height: normal; }

/* line 296, cart.scss */
.co-checkout-title {
  margin-bottom: 0; }
  /* line 299, cart.scss */
  .co-checkout-title .logo {
    display: block;
    max-width: 300px; }

/* line 305, cart.scss */
.co-title--h2 {
  font-size: 1.7142rem; }

/* line 309, cart.scss */
.co-login {
  width: 100%;
  margin-top: 20px; }

/* line 316, cart.scss */
.co-form--login_by_email .co-input {
  margin-top: 20px; }
  /* line 319, cart.scss */
  .co-form--login_by_email .co-input:first-child {
    margin-top: 0; }

/* line 325, cart.scss */
.co-input-notice {
  text-align: left; }

/* line 329, cart.scss */
.co-sber_login-text,
.co-login-text {
  line-height: normal; }

/* line 334, cart.scss */
.co-button--link,
.co-button--password_recover {
  display: inline-block;
  margin: 15px 0 0;
  padding: 0; }
  /* line 340, cart.scss */
  .co-button--link:hover,
  .co-button--password_recover:hover {
    color: #000000; }
  /* line 344, cart.scss */
  .co-button--link:after,
  .co-button--password_recover:after {
    border-bottom: none !important; }

/* line 351, cart.scss */
.co-delivery_adress .co-input--flat {
  flex-basis: 100%; }

/* line 356, cart.scss */
.co-social_login-box .co-input-description {
  font-weight: 700;
  color: #000000;
  font-size: 12px;
  line-height: normal;
  text-transform: uppercase;
  border-bottom: 1px solid; }
  /* line 364, cart.scss */
  .co-social_login-box .co-input-description:hover {
    border-color: #000000; }
    /* line 367, cart.scss */
    .co-social_login-box .co-input-description:hover a {
      color: #000000; }

/* line 373, cart.scss */
.co-input-title {
  margin: 0;
  font-size: 16px; }

/* line 378, cart.scss */
.co-input-description {
  margin: 0;
  font-size: 14px; }

/* line 383, cart.scss */
.co-toggable_field-information {
  padding: 0; }

/* line 389, cart.scss */
.co-toggable_field--bordered .co-toggable_field-title,
.co-toggable_field--bordered .co-toggable_field-description {
  margin: 0; }
/* line 394, cart.scss */
.co-toggable_field--bordered .co-toggable_field-information {
  padding: 0; }

/* line 399, cart.scss */
textarea.co-input-field {
  height: 92px; }

/* line 403, cart.scss */
.co-button--link:focus,
.co-button--link.picker-input--active,
.co-button--link:focus,
.co-button--link:hover,
.co-button--password_recover:focus,
.co-button--password_recover.picker-input--active,
.co-button--password_recover:hover,
.co-button--password_recover:focus,
.link:focus,
.link.picker-input--active,
.link:hover,
.co-link:focus,
.co-link.picker-input--active,
.co-link:hover {
  color: #000000; }

/* line 420, cart.scss */
.co-toggable_field-input input + span {
  position: relative;
  width: 20px;
  height: 20px;
  min-width: 20px;
  margin: 0 12px 0 0;
  border: 1px solid #000000;
  border-radius: 50%;
  box-shadow: none !important;
  cursor: pointer; }
  /* line 431, cart.scss */
  .co-toggable_field-input input + span::before {
    content: '';
    position: absolute;
    top: 50%;
    left: calc(50%);
    transform: translate(-50%, -50%);
    width: 10px;
    height: 10px;
    background: #000000;
    border-radius: 50%;
    opacity: 0; }

/* line 445, cart.scss */
.co-toggable_field {
  border: 0; }
  /* line 448, cart.scss */
  .co-toggable_field .co-link {
    display: inline-block;
    margin-top: 5px;
    color: var(--button-bg); }

/* line 455, cart.scss */
.co-toggable_field-input--radio input:focus + span,
.co-toggable_field-input--radio input.picker-input--active + span,
.co-toggable_field-input--radio input:checked + span {
  color: #ffffff;
  box-shadow: none; }
  /* line 461, cart.scss */
  .co-toggable_field-input--radio input:focus + span::before,
  .co-toggable_field-input--radio input.picker-input--active + span::before,
  .co-toggable_field-input--radio input:checked + span::before {
    opacity: 1; }

/* line 468, cart.scss */
.co-input--checkbox .co-toggable_field-input input + span {
  border-radius: 2px; }
  /* line 471, cart.scss */
  .co-input--checkbox .co-toggable_field-input input + span::before, .co-input--checkbox .co-toggable_field-input input + span::after {
    content: '';
    position: absolute;
    top: 50%;
    left: calc(50%);
    transform: translate(-50%, -50%) rotate(45deg);
    width: 6px;
    height: 2px;
    margin: 1px 0 0 -3px;
    background: #ffffff;
    font-size: 0;
    border-radius: 4px;
    opacity: 0; }
  /* line 487, cart.scss */
  .co-input--checkbox .co-toggable_field-input input + span:after {
    width: 10px;
    margin: -1px 0 0 2px;
    transform: translate(-50%, -50%) rotate(-45deg); }
/* line 494, cart.scss */
.co-input--checkbox .co-toggable_field-input input:focus + span,
.co-input--checkbox .co-toggable_field-input input.picker-input--active + span,
.co-input--checkbox .co-toggable_field-input input:checked + span {
  background: #000000;
  border-color: #000000;
  box-shadow: none; }
  /* line 501, cart.scss */
  .co-input--checkbox .co-toggable_field-input input:focus + span::before, .co-input--checkbox .co-toggable_field-input input:focus + span::after,
  .co-input--checkbox .co-toggable_field-input input.picker-input--active + span::before,
  .co-input--checkbox .co-toggable_field-input input.picker-input--active + span::after,
  .co-input--checkbox .co-toggable_field-input input:checked + span::before,
  .co-input--checkbox .co-toggable_field-input input:checked + span::after {
    opacity: 1; }

/* line 508, cart.scss */
.co-price--current {
  font-weight: normal; }
  /* line 511, cart.scss */
  .co-price--current small {
    font-size: 12px; }

/* line 516, cart.scss */
.co-toggable_field--bordered, .co-toggable_field--bordered:hover,
.co-toggable_field--bordered:focus {
  padding: 16px;
  border: 1px solid #000000; }

/* line 522, cart.scss */
.co-toggable_field--bordered {
  margin-top: 16px; }

/*** End Order ***/
/*** Modal ***/
/* line 531, cart.scss */
.co-overlay--show {
  background: #000000;
  backdrop-filter: blur(20px);
  opacity: .4; }

/* line 537, cart.scss */
.co-modal-wrapper {
  padding: 30px 50px; }
  /* line 540, cart.scss */
  .co-modal-wrapper .co-title--h2 {
    font-size: 36px;
    line-height: 43px; }

/* line 546, cart.scss */
.co-modal {
  overflow: visible; }

/* line 550, cart.scss */
.co-modal-close {
  padding: 0;
  position: absolute;
  top: -12px;
  right: -12px;
  width: 24px;
  height: 24px;
  background: #000000;
  border-radius: 50%;
  cursor: pointer; }
  /* line 561, cart.scss */
  .co-modal-close:before, .co-modal-close:after {
    content: '' !important;
    position: absolute;
    display: block;
    width: 16px;
    height: 2px;
    top: 11px;
    left: 4px;
    background: #ffffff;
    transform: rotate(45deg); }
  /* line 574, cart.scss */
  .co-modal-close:after {
    transform: rotate(-45deg); }

/* line 583, cart.scss */
.mobile .co-modal--pick_up_modal .pick-up-list {
  height: auto; }
/* line 589, cart.scss */
.mobile .co-modal--pick_up_modal .co-modal-header-container .co-modal-close {
  position: relative;
  display: flex;
  align-content: center;
  justify-content: center; }
  /* line 595, cart.scss */
  .mobile .co-modal--pick_up_modal .co-modal-header-container .co-modal-close:after, .mobile .co-modal--pick_up_modal .co-modal-header-container .co-modal-close:before {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    background: #000000; }
  /* line 603, cart.scss */
  .mobile .co-modal--pick_up_modal .co-modal-header-container .co-modal-close:after {
    transform: translate(-50%, -50%) rotate(-45deg); }
/* line 608, cart.scss */
.mobile .co-modal--pick_up_modal .co-modal-header-container .co-modal-switch {
  align-items: center; }

/* line 615, cart.scss */
.co-modal-login_form {
  display: flex;
  flex-direction: column; }
  /* line 619, cart.scss */
  .co-modal-login_form .co-input {
    flex: 100%;
    width: 100%;
    margin: 20px 0 0; }
    /* line 624, cart.scss */
    .co-modal-login_form .co-input:first-child {
      margin-top: 0; }
  /* line 629, cart.scss */
  .co-modal-login_form .co-input + .co-input {
    margin-bottom: 0; }
  /* line 633, cart.scss */
  .co-modal-login_form .co-button {
    margin: 20px auto 0; }

/*** Media ***/
@media (max-width: 1281px) {
  /* line 645, cart.scss */
  .cart-list .image {
    margin-right: 30px; }
  /* line 649, cart.scss */
  .cart-list .info-block {
    max-width: 250px;
    margin-right: 20px; }
  /* line 654, cart.scss */
  .cart-list .quantity-wrap {
    margin-right: 20px; }
  /* line 658, cart.scss */
  .cart-list .total-price {
    max-width: 115px; } }
@media (max-width: 1025px) {
  /* line 670, cart.scss */
  .cart-block-wrap .product-list-similar-wrap .title-wrap {
    display: flex;
    align-items: center;
    width: 600px;
    padding: 0 0 0 10px; }
    /* line 676, cart.scss */
    .cart-block-wrap .product-list-similar-wrap .title-wrap .title {
      margin-top: -8px; }

  /* line 685, cart.scss */
  .cart-list--item {
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-right: 50px; }
  /* line 691, cart.scss */
  .cart-list .col {
    flex: 100%;
    max-width: 33.333%;
    height: auto; }
  /* line 697, cart.scss */
  .cart-list .info-block {
    max-width: calc(50% - 130px);
    margin: 0; }
  /* line 702, cart.scss */
  .cart-list .quantity-wrap,
  .cart-list .total-price {
    margin-top: 30px; }
  /* line 707, cart.scss */
  .cart-list .delete {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%); }

  /* line 715, cart.scss */
  .cart-total {
    display: block; }
    /* line 718, cart.scss */
    .cart-total .total {
      justify-content: space-between;
      margin-top: 20px; }
      /* line 722, cart.scss */
      .cart-total .total .sum {
        font-size: 55px;
        line-height: 50px; } }
@media (max-width: 769px) {
  /* line 732, cart.scss */
  .cart-list {
    margin-top: 30px; }

  /* line 740, cart.scss */
  .cart-total .total .label {
    margin-right: 10px; }
  /* line 744, cart.scss */
  .cart-total .total .sum {
    font-size: 40px;
    line-height: 40px; }
  /* line 750, cart.scss */
  .cart-total .button-wrap {
    flex-direction: column;
    margin-top: 20px;
    padding-top: 20px; }
    /* line 755, cart.scss */
    .cart-total .button-wrap .btn {
      margin-top: 20px; }
  /* line 760, cart.scss */
  .cart-total .btn {
    width: 100%;
    max-width: none; }

  /*** 768 ***/
  /* line 771, cart.scss */
  .checkout-page .co-checkout-block--padded {
    padding: 16px 16px 0; }

  /* line 776, cart.scss */
  .co-title--h1 {
    font-size: 30px;
    line-height: normal; }

  /* line 781, cart.scss */
  .co-title--h2 {
    font-size: 25px;
    line-height: 30px; }

  /* line 786, cart.scss */
  .mobile .co-modal--fixed {
    top: 50%;
    left: 50%;
    min-width: 320px;
    height: auto;
    transform: translate(-50%, -50%); }
    /* line 793, cart.scss */
    .mobile .co-modal--fixed.co-modal--pick_up_main {
      height: 100%; }

  /* line 798, cart.scss */
  .co-sidebar-wrapper {
    margin-bottom: 10px;
    padding: 0 16px; }

  /* line 803, cart.scss */
  .co-sidebar {
    position: relative;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    padding: 0; }

  /* line 812, cart.scss */
  .co-sidebar-toggler {
    background: none;
    color: #000000;
    white-space: nowrap;
    border: 1px solid #E5E5E5;
    border-top-left-radius: var(--btn-border-radius);
    border-top-right-radius: var(--btn-border-radius);
    box-shadow: none; }
    /* line 821, cart.scss */
    .co-sidebar-toggler:focus, .co-sidebar-toggler.picker-input--active, .co-sidebar-toggler:hover {
      background: none; }
    /* line 827, cart.scss */
    .co-sidebar-toggler .co-sidebar-toggler_title {
      font-size: 18px; }
    /* line 831, cart.scss */
    .co-sidebar-toggler .halfling-menu-down {
      font-size: 16px; }

  /* line 836, cart.scss */
  .co-sidebar-toggler--opend {
    background: none; }

  /* line 840, cart.scss */
  .co-basket.co-checkout-block--padded {
    margin-top: -1px;
    padding: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

  /* line 847, cart.scss */
  .co-basket_total-price {
    font-size: 20px; }

  /* line 851, cart.scss */
  .co-modal-close {
    top: 20px;
    right: 20px; }

  /* line 856, cart.scss */
  .co-modal-wrapper {
    padding: 20px; }
    /* line 859, cart.scss */
    .co-modal-wrapper .co-title--h2 {
      padding-right: 30px;
      font-size: 30px;
      line-height: 36px; } }
@media (max-width: 561px) {
  /* line 871, cart.scss */
  .cart-list--item {
    padding-top: 10px; }
  /* line 875, cart.scss */
  .cart-list .col {
    flex: 100%;
    max-width: 100%;
    height: auto; }
  /* line 881, cart.scss */
  .cart-list .image {
    justify-content: flex-start;
    max-width: 300px; }
    /* line 885, cart.scss */
    .cart-list .image .small-image {
      width: 40%; }
  /* line 890, cart.scss */
  .cart-list .info-block {
    max-width: 100%; }
  /* line 894, cart.scss */
  .cart-list .total-price {
    max-width: 100%;
    margin-top: 20px; }
  /* line 899, cart.scss */
  .cart-list .delete {
    top: 0;
    transform: translateY(0); }

  /* line 907, cart.scss */
  .cart-block-wrap .product-list-similar-wrap {
    max-width: none;
    margin: 60px -15px 0; }
    /* line 911, cart.scss */
    .cart-block-wrap .product-list-similar-wrap .title-wrap {
      width: 100%;
      height: auto;
      padding: 10px 10px 30px;
      white-space: normal;
      background-size: cover;
      background-position: left; }
      /* line 919, cart.scss */
      .cart-block-wrap .product-list-similar-wrap .title-wrap .title {
        width: 100%;
        margin-top: 0;
        text-align: center; }
  /* line 927, cart.scss */
  .cart-block-wrap .product-list-similar {
    padding: 0 5px; }

  /* line 934, cart.scss */
  .cart .delivery-block {
    padding: 20px; }
  /* line 938, cart.scss */
  .cart .advantages-list {
    margin-top: 40px; }
    /* line 941, cart.scss */
    .cart .advantages-list--item {
      padding: 20px 10px 0; }

  /* line 949, cart.scss */
  .cart-total .coupon {
    margin-right: 0; }
  /* line 953, cart.scss */
  .cart-total .total {
    display: block; }
    /* line 956, cart.scss */
    .cart-total .total .sum {
      margin-right: 20px;
      font-size: 25px;
      line-height: 35px; }
    /* line 962, cart.scss */
    .cart-total .total .btn {
      margin-top: 20px; }

  /* line 969, cart.scss */
  .co-basket_item-image img {
    max-width: 100%;
    max-height: 100%; }

  /* line 974, cart.scss */
  .co-basket_item-description {
    flex: 100%;
    padding: 0; } }
