@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 303, cart.scss */
  .co-checkout-title .breadcrumb-page {
    text-decoration: underline;
    text-underline-offset: 3px;
    text-decoration-thickness: 1px; }
    /* line 307, cart.scss */
    .co-checkout-title .breadcrumb-page:hover {
      text-decoration: none; }

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

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

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

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

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

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

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

/* line 364, 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 372, cart.scss */
  .co-social_login-box .co-input-description:hover {
    border-color: #000000; }
    /* line 375, cart.scss */
    .co-social_login-box .co-input-description:hover a {
      color: #000000; }

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

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

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

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

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

/* line 411, 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 428, 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 439, 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 453, cart.scss */
.co-toggable_field {
  border: 0; }
  /* line 456, cart.scss */
  .co-toggable_field .co-link {
    display: inline-block;
    margin-top: 5px;
    color: var(--button-bg); }

/* line 463, 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 469, 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 476, cart.scss */
.co-input--checkbox .co-toggable_field-input input + span {
  border-radius: 2px; }
  /* line 479, 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 495, 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 502, 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 509, 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 516, cart.scss */
.co-price--current {
  font-weight: normal; }
  /* line 519, cart.scss */
  .co-price--current small {
    font-size: 12px; }

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

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

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

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

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

/* line 558, 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 569, 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 582, cart.scss */
  .co-modal-close:after {
    transform: rotate(-45deg); }

/* line 591, cart.scss */
.mobile .co-modal--pick_up_modal .pick-up-list {
  height: auto; }
/* line 597, 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 603, 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 611, cart.scss */
  .mobile .co-modal--pick_up_modal .co-modal-header-container .co-modal-close:after {
    transform: translate(-50%, -50%) rotate(-45deg); }
/* line 616, cart.scss */
.mobile .co-modal--pick_up_modal .co-modal-header-container .co-modal-switch {
  align-items: center; }

/* line 623, cart.scss */
.co-modal-login_form {
  display: flex;
  flex-direction: column; }
  /* line 627, cart.scss */
  .co-modal-login_form .co-input {
    flex: 100%;
    width: 100%;
    margin: 20px 0 0; }
    /* line 632, cart.scss */
    .co-modal-login_form .co-input:first-child {
      margin-top: 0; }
  /* line 637, cart.scss */
  .co-modal-login_form .co-input + .co-input {
    margin-bottom: 0; }
  /* line 641, cart.scss */
  .co-modal-login_form .co-button {
    margin: 20px auto 0; }

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

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

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

  /* line 748, cart.scss */
  .cart-total .total .label {
    margin-right: 10px; }
  /* line 752, cart.scss */
  .cart-total .total .sum {
    font-size: 40px;
    line-height: 40px; }
  /* line 758, cart.scss */
  .cart-total .button-wrap {
    flex-direction: column;
    margin-top: 20px;
    padding-top: 20px; }
    /* line 763, cart.scss */
    .cart-total .button-wrap .btn {
      margin-top: 20px; }
  /* line 768, cart.scss */
  .cart-total .btn {
    width: 100%;
    max-width: none; }

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

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

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

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

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

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

  /* line 820, 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 829, cart.scss */
    .co-sidebar-toggler:focus, .co-sidebar-toggler.picker-input--active, .co-sidebar-toggler:hover {
      background: none; }
    /* line 835, cart.scss */
    .co-sidebar-toggler .co-sidebar-toggler_title {
      font-size: 18px; }
    /* line 839, cart.scss */
    .co-sidebar-toggler .halfling-menu-down {
      font-size: 16px; }

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

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

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

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

  /* line 864, cart.scss */
  .co-modal-wrapper {
    padding: 20px; }
    /* line 867, cart.scss */
    .co-modal-wrapper .co-title--h2 {
      padding-right: 30px;
      font-size: 30px;
      line-height: 36px; } }
@media (max-width: 561px) {
  /* line 879, cart.scss */
  .cart-list--item {
    padding-top: 10px; }
  /* line 883, cart.scss */
  .cart-list .col {
    flex: 100%;
    max-width: 100%;
    height: auto; }
  /* line 889, cart.scss */
  .cart-list .image {
    justify-content: flex-start;
    max-width: 300px; }
    /* line 893, cart.scss */
    .cart-list .image .small-image {
      width: 40%; }
  /* line 898, cart.scss */
  .cart-list .info-block {
    max-width: 100%; }
  /* line 902, cart.scss */
  .cart-list .total-price {
    max-width: 100%;
    margin-top: 20px; }
  /* line 907, cart.scss */
  .cart-list .delete {
    top: 0;
    transform: translateY(0); }

  /* line 915, cart.scss */
  .cart-block-wrap .product-list-similar-wrap {
    max-width: none;
    margin: 60px -15px 0; }
    /* line 919, 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 927, cart.scss */
      .cart-block-wrap .product-list-similar-wrap .title-wrap .title {
        width: 100%;
        margin-top: 0;
        text-align: center; }
  /* line 935, cart.scss */
  .cart-block-wrap .product-list-similar {
    padding: 0 5px; }

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

  /* line 957, cart.scss */
  .cart-total .coupon {
    margin-right: 0; }
  /* line 961, cart.scss */
  .cart-total .total {
    display: block; }
    /* line 964, cart.scss */
    .cart-total .total .sum {
      margin-right: 20px;
      font-size: 25px;
      line-height: 35px; }
    /* line 970, cart.scss */
    .cart-total .total .btn {
      margin-top: 20px; }

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

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