/* line 1, custom_checkout2.scss */
a {
  font-size: 1em; }

/* line 4, custom_checkout2.scss */
a:not([class]):focus,
a:not([class]):hover,
.link:focus,
.link:hover,
.co-link:focus,
.co-link:hover {
  color: inherit; }

/* line 14, custom_checkout2.scss */
.template-is-checkout2 .rd-day-disabled {
  color: #ccc; }
/* line 17, custom_checkout2.scss */
.template-is-checkout2 .co-modal {
  background: #fff !important;
  color: #333 !important; }
/* line 21, custom_checkout2.scss */
.template-is-checkout2 .co-order-state {
  line-height: 1.15rem; }
/* line 24, custom_checkout2.scss */
.template-is-checkout2 option {
  background-color: var(--color_bg_content);
  color: var(--color_text); }
/* line 28, custom_checkout2.scss */
.template-is-checkout2 .co-bonus_points-field {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  line-height: 1.45; }
/* line 33, custom_checkout2.scss */
.template-is-checkout2 .co-login {
  max-width: 600px;
  border: 1px solid #eee;
  margin-left: auto;
  margin-right: auto; }
  /* line 39, custom_checkout2.scss */
  .template-is-checkout2 .co-login .co-checkout-block--padded {
    padding: 30px; }
    @media (max-width: 320px) {
      /* line 39, custom_checkout2.scss */
      .template-is-checkout2 .co-login .co-checkout-block--padded {
        padding: 30px 15px; } }
  /* line 46, custom_checkout2.scss */
  .template-is-checkout2 .co-login:empty {
    display: none; }
/* line 50, custom_checkout2.scss */
.template-is-checkout2 .co-login-form_placeholder {
  max-width: 100%; }
/* line 53, custom_checkout2.scss */
.template-is-checkout2 .co-input-field,
.template-is-checkout2 .co-input-select {
  border-color: var(--color_text);
  background-color: var(--color_bg);
  color: var(--color_text);
  border-radius: var(--border-radius); }

/* line 62, custom_checkout2.scss */
.co-input {
  margin-bottom: 1.5em;
  border-color: var(--color_text); }
  /* line 66, custom_checkout2.scss */
  .co-input .co-input-label {
    position: static !important;
    font-size: 1em !important;
    -webkit-transform: translateY(0) !important;
    transform: translateY(0) !important;
    color: inherit !important;
    opacity: 0.8;
    padding: 0 !important;
    margin-bottom: 0.5em !important; }
  /* line 76, custom_checkout2.scss */
  .co-input .co-input-field {
    border-radius: 0 !important;
    height: 40px !important;
    padding: 0 10px !important; }
  /* line 81, custom_checkout2.scss */
  .co-input textarea.co-input-field {
    resize: none;
    min-height: 100px;
    height: auto !important;
    min-height: 100px !important;
    padding: 10px !important; }
  /* line 88, custom_checkout2.scss */
  .co-input label[for="shipping_address_full_locality_name"] {
    display: none; }

/* line 93, custom_checkout2.scss */
.reg-title {
  position: relative; }
  /* line 96, custom_checkout2.scss */
  .reg-title .decor-arrow {
    width: 100%;
    max-width: 450px;
    height: 1px;
    background-color: #9e9e9e;
    margin-left: auto;
    margin-right: auto; }

/* line 106, custom_checkout2.scss */
button.co-button {
  outline: none;
  border-radius: 0;
  font-size: 1em;
  line-height: 40px;
  height: 40px;
  padding: 0 30px; }
  /* line 114, custom_checkout2.scss */
  button.co-button:hover, button.co-button:focus {
    opacity: 0.8; }

/* line 120, custom_checkout2.scss */
.co-button--link,
.co-button--password_recover {
  color: inherit !important; }

/* line 124, custom_checkout2.scss */
.co-sidebar--menu {
  text-align: center;
  max-width: 100% !important;
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 0 100% !important;
  flex: 0 0 100% !important;
  background: transparent !important;
  box-shadow: 0 0 0 0 transparent !important;
  padding: 10px 0 !important; }
  /* line 134, custom_checkout2.scss */
  .co-sidebar--menu .co-checkout-block--padded {
    padding: 0 20px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100% !important;
    max-width: 1300px !important; }
  /* line 142, custom_checkout2.scss */
  .co-sidebar--menu .co-menu-item {
    display: inline-block;
    vertical-align: top;
    flex: 1 1 auto;
    margin: 5px 10px; }
  /* line 149, custom_checkout2.scss */
  .co-sidebar--menu:after {
    display: none !important; }

/* line 154, custom_checkout2.scss */
.link--active, .co-link--active {
  color: inherit !important;
  border-bottom: 1px solid; }

/* line 158, custom_checkout2.scss */
.link:focus,
.link:hover,
.co-link:focus,
.co-link:hover {
  color: inherit !important; }

/* line 164, custom_checkout2.scss */
.co-table-cell a {
  border-bottom: 1px dotted; }

@media screen and (max-width: 1024px) {
  /* line 169, custom_checkout2.scss */
  .co-sidebar--menu {
    position: static !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    -webkit-box-shadow: 0 0 0 0 transparent !important;
    box-shadow: 0 0 0 0 transparent !important; }
    /* line 177, custom_checkout2.scss */
    .co-sidebar--menu .co-menu-toggle {
      display: none !important; }
    /* line 180, custom_checkout2.scss */
    .co-sidebar--menu .co-menu {
      display: block !important; } }
@media screen and (max-width: 480px) {
  /* line 187, custom_checkout2.scss */
  .co-sidebar--menu .co-checkout-block--padded {
    padding: 0 10px !important; } }
/* line 193, custom_checkout2.scss */
.co-button,
.picker-button {
  font-size: 1em; }

/* line 198, custom_checkout2.scss */
.co-button:focus,
.picker-button:focus {
  -webkit-box-shadow: 0px 0px 1px 1px transparent;
  box-shadow: 0px 0px 1px 1px transparent; }

/* line 204, custom_checkout2.scss */
.co-button--transparent {
  background-color: transparent; }

/* line 208, custom_checkout2.scss */
.co-button--transparent:focus,
.co-button--transparent:hover {
  color: #666666; }

/* line 213, custom_checkout2.scss */
.co-button--link,
.co-button--password_recover {
  color: inherit !important;
  background-color: transparent !important; }

/* line 219, custom_checkout2.scss */
.co-button--link:focus,
.co-button--link:hover,
.co-button--password_recover:focus,
.co-button--password_recover:hover {
  color: #1f91ba;
  background-color: transparent;
  border: transparent; }

/* line 227, custom_checkout2.scss */
.co-table-cell {
  padding-left: 10px !important;
  padding-right: 10px !important; }

/* line 231, custom_checkout2.scss */
.reg-title + .co-section--content > .co-checkout-block--padded {
  padding-left: 0 !important;
  padding-right: 0 !important; }

/* line 235, custom_checkout2.scss */
.co-sidebar {
  -webkit-box-shadow: inset 0 0 0 0 transparent;
  box-shadow: inset 0 0 0 0 transparent;
  overflow-y: auto; }

/* line 240, custom_checkout2.scss */
.co-checkout-title {
  font-size: 2em;
  margin-top: 0;
  margin-bottom: 0; }

/* line 245, custom_checkout2.scss */
.co-checkout-order_form {
  margin-top: 0; }

/* line 248, custom_checkout2.scss */
.co-input-description {
  font-size: 1em;
  opacity: 0.8;
  margin-top: 0.2em; }

/* line 253, custom_checkout2.scss */
.tt-dropdown-menu {
  color: #313131; }

/* line 256, custom_checkout2.scss */
.co-overlay {
  opacity: 0.5; }

/* line 259, custom_checkout2.scss */
.co-modal {
  -webkit-box-shadow: none;
  box-shadow: none; }

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

/* line 267, custom_checkout2.scss */
.co-toggable_field-input {
  color: inherit; }

/* line 270, custom_checkout2.scss */
.co-table-cell--head {
  opacity: 0.6; }

/* line 273, custom_checkout2.scss */
.co-order-information_title {
  color: inherit; }

/* line 276, custom_checkout2.scss */
.co-bonus_points-info b {
  color: inherit; }

/* line 279, custom_checkout2.scss */
.co-bonus_points-maximum_points {
  color: inherit; }

/* line 282, custom_checkout2.scss */
.rd-container {
  color: #333; }

/* line 285, custom_checkout2.scss */
.co-social_login-button {
  font-size: 1em !important; }

/* line 288, custom_checkout2.scss */
.co-price--current,
.co-basket_total {
  font-size: 1.2em; }

/* line 292, custom_checkout2.scss */
.co-client-logged {
  font-size: 1.3em; }

/* line 295, custom_checkout2.scss */
.co-client-name {
  font-size: 1em; }

/* line 298, custom_checkout2.scss */
.co-client-field {
  font-size: 1em; }

/* line 301, custom_checkout2.scss */
.co-input-title {
  font-size: 1.2em; }

/* line 304, custom_checkout2.scss */
.co-title--h2 {
  font-size: 1.3em; }

/* line 307, custom_checkout2.scss */
.co-bonus_points-maximum_points {
  font-size: 1em; }

/* line 310, custom_checkout2.scss */
.co-button--password_recover {
  font-size: 1em; }

/* line 313, custom_checkout2.scss */
.co-toggable_field-input--checkbox + .co-toggable_field-information {
  max-width: calc(100% - 36px); }

@media screen and (max-width: 480px) {
  /* line 317, custom_checkout2.scss */
  .co-social_login-button {
    width: 100%; }

  /* line 320, custom_checkout2.scss */
  .co-order-information_value .co-price {
    width: 100%; }

  /* line 323, custom_checkout2.scss */
  .adaptive .co-sidebar-toggler {
    display: block; }

  /* line 326, custom_checkout2.scss */
  .js-co-sidebar-toggler > span {
    display: block; }

  /* line 329, custom_checkout2.scss */
  .adaptive .co-button--checkout {
    margin-left: 0; } }
