.kiosk .store-header-row-wrapper, .kiosk .breadcrumbs-wrapper, .kiosk .header-user-menu-mobile, .kiosk .top-nav-search-wrapper, .kiosk #mobile-app-suggestion, .kiosk .le-fixed-menu, .kiosk footer {
  display: none; }
  .kiosk #full-page-pjax-container {
    padding-bottom: 80px; }
  .kiosk .header .header-content .top-part {
    background: var(--header-color); }
    .kiosk .header .header-content .top-part .logo {
      margin: 0;
      opacity: 1 !important; }
    .kiosk .header ~ .flex-wrapper {
      padding-top: 0 !important; }
  .kiosk.header-small {
    padding-top: 0 !important; }
  .kiosk header {
    background-color: #fff !important; }
    .kiosk header > .container-fluid {
      max-width: unset;
      height: 90px;
      margin-bottom: 4px;
      padding: 15px 30px !important;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25); }
  .kiosk #clean__cart {
    display: flex; }
    .kiosk #clean__cart .modal-header {
      border-bottom: none;
      padding-top: 25px;
      padding-right: 25px;
      padding-bottom: 0; }
    .kiosk #clean__cart .modal-body {
      padding-top: 0;
      padding-right: 0;
      padding-left: 0; }
    .kiosk #clean__cart .modal-dialog {
      max-width: 550px;
      width: 100%;
      margin: auto; }
    .kiosk #clean__cart .modal-footer {
      border-top: none;
      padding: 0 25px 25px; }
    .kiosk #clean__cart .modal-footer button {
      font-size: 26px;
      padding-left: 40px;
      padding-right: 40px;
      height: 60px;
      border-radius: 10px; }
    .kiosk #clean__cart .modal-footer button:first-child {
      float: left;
      width: 300px; }
    .kiosk #clean__cart .clean__cart_txt {
      color: #141618;
      margin-top: 40px;
      font-size: 26px; }
    .kiosk #clean__cart .close {
      opacity: 1;
      font-size: 32px;
      color: var(--main-color); }
  .kiosk .kiosk-checkout-row .info-wrapper {
    width: auto;
    max-width: unset;
    display: block; }
  .kiosk .product-card-slide {
    height: auto; }
  .kiosk .product-card-wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
    margin: 0 auto; }
    .kiosk .product-card-wrapper .product-card-add-line.hidden-des {
      display: block;
      margin-top: auto;
      box-shadow: none; }
    .kiosk .product-card-wrapper .product-card-description {
      margin-bottom: 5px; }
    .kiosk .product-card-wrapper .product-card-cart-wrapper {
      display: none; }
    .kiosk .product-card-wrapper .product-card-qty > div {
      display: flex;
      align-items: center; }
  .kiosk > .page-wrapper {
    padding-top: 80px !important; }
  .kiosk #modifications-popup .modal-dialog {
    max-width: 998px; }
  .kiosk #timeout-second span {
    width: 30px;
    display: inline-block; }
  .kiosk .header-inner-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-height: 100%;
    height: inherit; }
    .kiosk .header-inner-wrapper .logo-wrapper {
      height: 100%; }
    .kiosk .header-inner-wrapper .logo-wrapper a {
      height: 100%; }
    .kiosk .header-inner-wrapper .logo-wrapper a img {
      height: 100%; }
  .kiosk .top-nav-btns .cart-btn svg g {
    fill: #000; }
  .kiosk .box-content-head-inner {
    background-color: #fff !important; }
    .kiosk .box-content-head-inner * {
      color: #000; }
  .kiosk .kiosk-top-section + div .flex-wrapper {
    padding: 20px; }
  .kiosk .product-cart-qty {
    right: 0; }
  .kiosk .mobile-media-query {
    padding: 0;
    border: none; }
  .kiosk .content-body .container-fluid .two-cols-content {
    padding: 0 20px; }
    .kiosk .content-body .container-fluid .department-slider-wrapper {
      margin: 20px 0; }
    .kiosk .content-body .container-fluid .main-product-content .product-description-section .bootstrap-select {
      width: 120px; }
    .kiosk .content-body .shadow-wrapper .container-fluid {
      padding-left: 30px;
      padding-right: 30px; }
  .kiosk .customer-wrapper {
    overflow: hidden;
    padding: 20px 0 0; }
  .kiosk #timeout-modal .modal-dialog {
    max-width: 550px; }
    .kiosk #timeout-modal .modal-dialog .modal-header {
      border-bottom: none;
      padding-bottom: 0; }
    .kiosk #timeout-modal .modal-dialog .modal-body {
      text-align: center;
      padding: 0 40px 30px; }
    .kiosk #timeout-modal .modal-dialog .modal-body p {
      font-size: 24px;
      margin: 25px 0 40px; }
    .kiosk #timeout-modal .modal-dialog .modal-body .btn {
      font-size: 26px;
      font-weight: 700;
      width: 100%; }
  .kiosk .product-card-add-line {
    position: static; }

.kiosk-time {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 60px;
  background-color: #fff;
  padding: 10px 30px;
  font-weight: 700;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1); }
  .kiosk-time .store-hours {
    font-size: 16px; }
  .kiosk-time .limit h1 {
    margin: 0;
    font-size: 36px;
    color: #ef6425; }
  .kiosk-time .progress {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0;
    height: 5px;
    background: transparent;
    box-shadow: none; }

.kiosk-top-section {
  display: flex;
  justify-content: space-evenly;
  align-items: flex-start;
  padding: 50px 0;
  border: 1px solid #e0e0e0;
  background-color: #fff; }

.kiosk-checkout-row {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px;
  background-color: #fff;
  border-radius: 10px 10px 0 0;
  z-index: 100; }
  .kiosk-checkout-row > * {
    display: flex;
    position: relative;
    width: max-content;
    max-width: 33.3%;
    text-align: center; }
  .kiosk-checkout-row .info-wrapper {
    font-size: 24px; }
    .kiosk-checkout-row .info-wrapper span {
      font-weight: 700; }
  .kiosk-checkout-row .checkout span {
    font-size: 26px;
    font-weight: 700;
    line-height: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    transform: translate(-50%, -50%); }

.content-body.active {
  padding-bottom: 129px; }
  .content-body.active .kiosk-checkout-row {
    display: flex; }

.kiosk-checkout {
  padding: 40px 30px; }
  .kiosk-checkout .title {
    margin-top: 0; }
  .kiosk-checkout .item {
    padding: 20px 0;
    border-bottom: 1px solid rgba(170, 170, 170, 0.2); }
  .kiosk-checkout img {
    width: 100px;
    height: 100px;
    border: 1px solid #c4c4c4;
    border-radius: 8px;
    object-fit: cover;
    margin-right: 30px; }
  .kiosk-checkout .info {
    width: 280px; }
    .kiosk-checkout .info .name {
      font-weight: 300;
      margin: 0 0 10px; }
    .kiosk-checkout .info .info-wrapper {
      color: #aeaeae;
      line-height: 1; }
  .kiosk-checkout .price {
    font-size: 18px;
    margin: 0 auto; }
  .kiosk-checkout .product-quantity {
    display: flex;
    align-items: center;
    border: 1px solid #aaa;
    box-sizing: border-box;
    border-radius: 3px;
    text-align: center;
    width: 190px; }
    .kiosk-checkout .product-quantity > * {
      flex: 1;
      padding: 10px 0;
      font-size: 30px;
      line-height: 1;
      box-shadow: none; }
    .kiosk-checkout .product-quantity span {
      position: relative;
      font-size: 18px;
      padding-left: 5px;
      padding-right: 5px; }
  .kiosk-checkout svg {
    margin-left: 110px; }
  .kiosk-checkout .minute {
    margin-top: 20px; }
    .kiosk-checkout .minute .bootstrap-select {
      width: 300px !important; }
    .kiosk-checkout .minute .bootstrap-select .dropdown-toggle {
      padding: 20px 25px 20px 20px;
      border: 1px solid #ccc;
      z-index: 0; }
    .kiosk-checkout .minute .bootstrap-select .dropdown-toggle .filter-option {
      font-size: 20px;
      font-weight: 100; }
    .kiosk-checkout .minute .bootstrap-select .dropdown-menu span {
      font-size: 20px;
      font-weight: 100; }
    .kiosk-checkout .minute .prep-time {
      font-size: 18px;
      font-weight: 300;
      margin: 0;
      max-width: 500px;
      margin-left: 25px; }

.kiosk-qr, .kiosk-sc, .kiosk-cp, .kiosk-scanned {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 110px; }
  .kiosk-qr p, .kiosk-sc p, .kiosk-cp p, .kiosk-scanned p {
    font-size: 22px;
    max-width: 640px;
    width: 100%;
    margin: 30px 0 40px;
    text-align: center; }

.kiosk-sc > div {
  display: flex;
  align-items: center;
  background: #dde0e7;
  border-radius: 17px; }
  .kiosk-sc > div a {
    margin: 20px; }
  .kiosk-sc > .btn {
    margin-top: 100px; }

.kiosk-scanned {
  margin-top: 55px; }

.kiosk-done {
  text-align: center; }
  .kiosk-done img {
    margin-top: 100px;
    margin-bottom: 30px; }
  .kiosk-done p {
    font-family: Museo sans cyrl;
    src: local("Museo sans cyrl"), local("Museo Sans Cyrillic"), url(../fonts/MuseoSansCyrl_300.otf);
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px; }

.stc-input {
  border: 1px solid #ddd;
  min-width: 300px;
  overflow: hidden; }

@media (max-width: 992px) {
  .kiosk > .page-wrapper {
    padding: 0; }

  .kiosk-checkout-row .checkout span {
    font-size: 20px; } }

@media (max-width: 991px) {
  .kiosk > .page-wrapper {
    padding-top: 60px !important; }

  .kiosk-payment-info {
    order: 2; }

  .kiosk-payment-cart {
    order: 1; }

  a[role=kiosk-back-button], a[role=kiosk-checkout-button] {
    display: flex; }
    a[role=kiosk-back-button] svg, a[role=kiosk-checkout-button] svg {
      width: 200px; } }

@media (max-width: 768px) {
  .kiosk > .page-wrapper {
    padding-top: 0 !important; }
    .kiosk .top-part {
      position: static !important; }
      .kiosk .top-part .logo {
        opacity: 1 !important; } }

@media screen and (max-width: 740px) {
  .kiosk.header-small .header .header-content .top-part {
    align-items: center;
    height: 60px; } }

@media screen and (max-width: 480px) {
  .kiosk .kiosk-checkout-row {
    flex-wrap: wrap;
    padding: 0 15px; }
    .kiosk .kiosk-checkout-row > * {
      max-width: max-content; }
    .kiosk .kiosk-checkout-row .info-wrapper {
      font-size: 20px;
      width: 100%;
      order: -1;
      transform: translateY(8px); }
    .kiosk .kiosk-checkout-row .checkout svg {
      width: 160px; }
      .kiosk .kiosk-checkout-row .checkout span {
        font-size: 14px; }

  .content-body.active {
    padding-bottom: 100px; } }
