.finalize-btn {
  display: none; }

.cart-btn-prev {
  display: none; }

.logo {
  font-size: 18px; }
  .logo img {
    width: auto !important; }

.loader-logo-pulse img {
  max-width: 130px; }

.footer-default {
  padding-top: 0; }

.footer-links {
  margin-top: 15px;
  text-align: center; }
  .footer-links li {
    display: inline-block;
    margin: 0 20px; }
    .footer-links li a {
      color: #fff; }

.section-1 {
  padding-top: 100px; }

.section-3 {
  padding-top: 120px; }

.quantity.form-control {
  height: 43px; }

.mobile-go-to-menu-wrapper {
  display: none; }
  @media (max-width: 992px) {
    .mobile-go-to-menu-wrapper {
      display: block; } }

.modal-cart-added input,
.modal-cart-added select {
  color: #000 !important; }
.modal-cart-added .media-left {
  padding-right: 35px; }
  .modal-cart-added .media-left a {
    display: block;
    width: 173px;
    height: 133px;
    text-align: center;
    margin: 0 auto; }
  .modal-cart-added .media-left img {
    max-width: 173px;
    max-height: 133px;
    margin: 0 auto; }
.modal-cart-added .media-body h4 {
  font-size: 24px; }
.modal-cart-added .modal-cart-added-additions {
  margin-top: 15px;
  max-height: 310px;
  overflow-y: scroll; }
  .modal-cart-added .modal-cart-added-additions div.checkbox {
    margin-bottom: 8px; }

.shop-categories {
  display: flex;
  flex-wrap: wrap; }
  .shop-categories a {
    margin-right: 10px; }

.shop-categories-mobile {
  width: 100%; }
  .shop-categories-mobile li.bold a {
    font-weight: bold; }

.shop-categories-category-page {
  margin: 0 15px; }

#client_clientType {
  display: flex; }
  #client_clientType .radio {
    width: auto;
    margin-top: 0;
    margin-bottom: 5px;
    flex: 1; }

.shipment-row .checkbox {
  margin-bottom: 0; }

.checkout-payment-radio-wrapper .radio {
  margin-bottom: 20px; }
.checkout-payment-radio-wrapper label {
  font-size: 22px; }
.checkout-payment-radio-wrapper .radio input[type="radio"] + label::before {
  top: 6px; }
.checkout-payment-radio-wrapper .radio input[type="radio"] + label::after {
  top: 8px; }

.order-section .table > tbody > tr td.product-img {
  height: auto;
  width: 170px; }
.order-section .pay-button-wrapper {
  margin-top: 10px;
  margin-bottom: 0; }

input.form-control {
  padding: 11px; }

.header.header-sticky.sticky .nav-tools .nav-item .panel-btn {
  background-color: #333743;
  border-color: #333743;
  color: #fff;
  margin-top: 17px; }

.header .nav-tools .panel-btn {
  background-color: #333743;
  border: 1px solid #333743;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  margin: 27px 15px 0;
  padding: 5px 15px;
  transition: all 0.3s ease-in-out 0s; }

.header.header-sticky .login-btn {
  margin-top: 17px; }
.header.header-sticky a.login-btn {
  margin-top: 0 !important; }

.login-btn:first-child {
  margin-right: 0 !important; }
.login-btn:last-child {
  margin-left: 0 !important; }

.client-alert-reset-password {
  margin-bottom: 0;
  margin-top: 10px; }
  .client-alert-reset-password a {
    margin-bottom: 0; }

.wrapper-client-terms .form-group {
  margin-bottom: 0; }
.wrapper-client-terms .checkbox {
  margin-bottom: 0; }

.product-desc h1 {
  margin-top: 0;
  font-size: 30px; }
.product-desc h2 {
  margin-top: 0;
  font-family: PT Sans, sans-serif;
  color: #333743;
  font-weight: 300;
  line-height: 1.8;
  letter-spacing: 0.5px;
  font-size: 15px; }

.product-tagline-wrapper {
  height: 57px;
  overflow: hidden; }

.product-tagline {
  font-size: 13px;
  display: table;
  height: 37px;
  overflow: hidden;
  text-align: center;
  width: 100%; }
  .product-tagline a {
    display: table-cell;
    vertical-align: middle; }
    .product-tagline a:hover {
      color: #000; }

.product-marketing-info {
  -webkit-box-shadow: 1px 1px 20px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 1px 1px 20px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 1px 1px 20px 1px rgba(0, 0, 0, 0.05);
  margin-top: 75px;
  padding: 10px 20px; }
  .product-marketing-info ul {
    padding-inline-start: 20px;
    list-style: square; }
  .product-marketing-info ol {
    padding-inline-start: 20px; }

.product-recommended {
  margin-top: 75px; }
  .product-recommended h3 {
    margin-bottom: 35px; }

.special-alert.alert-danger .btn {
  float: right; }
.special-alert.alert-danger span {
  line-height: 34px; }
.special-alert.alert-danger > div:after {
  clear: both;
  content: '';
  display: table; }

.cart-add-modal {
  margin-bottom: 0; }

.add-to-cart {
  margin-left: 10px;
  height: 43px; }
  .add-to-cart .quantity {
    border: 0 none;
    border-radius: 50px;
    box-shadow: 1px 1px 20px 1px rgba(0, 0, 0, 0.08);
    display: inline-block;
    font-weight: bold;
    margin: 0 10px;
    text-align: center;
    width: 60px; }
    @media (max-width: 650px) {
      .add-to-cart .quantity {
        display: none; } }

.shop-categories-span {
  padding: 7px 20px 0px 0px;
  font-size: 16px;
  font-weight: bold; }

.bootstrap-select .btn {
  box-sizing: border-box;
  height: 40px;
  padding: 11px;
  border: 1px solid #ececec; }
  .bootstrap-select .btn .filter-option {
    color: #333743; }

.client-alert-reset-password .btn:first-child {
  margin-right: 10px !important; }

.shop-files {
  list-style: circle inside; }
  .shop-files a {
    color: #999999; }

select.choose-item {
  color: #000;
  width: 180px;
  box-sizing: border-box; }

select.choose-item-select {
  color: #000; }

.cart-menu-item-tag {
  color: #999; }

button.btn-white {
  background: #fff; }

.wrapper.offAlert section {
  padding-top: 20px; }

.alert-container .closest-delivery {
  background: #e8e8e8;
  padding: 15px;
  margin-bottom: 20px;
  color: #000;
  font-size: 16px;
  text-align: center;
  border-radius: 4px; }

.alert .input-group-btn button {
  margin-bottom: 0;
  height: 40px; }

@media (min-width: 768px) {
  .product-desc-main {
    text-align: left; } }

.main-product {
  display: flex; }
  @media (min-width: 768px) {
    .main-product {
      text-align: left; } }
  @media (max-width: 768px) {
    .main-product {
      flex-direction: column; } }
  .main-product-image-table {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0; }
    .main-product-image-table tr > td {
      display: block;
      width: 236px;
      height: 133px; }
      @media (max-width: 768px) {
        .main-product-image-table tr > td {
          width: 100%; }
          .main-product-image-table tr > td img {
            max-height: 100%; } }
    .main-product-image-table > a {
      vertical-align: middle; }
  .main-product-image img {
    margin: auto;
    transition: all 0.2s ease-in 0s;
    /*max-width: none;*/
    max-height: 180px; }
  @media (max-width: 768px) {
    .main-product-desc .product-name {
      margin-top: 20px; } }
  @media (min-width: 768px) {
    .main-product-desc {
      margin-left: 45px; } }
  @media (min-width: 768px) {
    .main-product-desc .product-tagline {
      text-align: left; } }
  @media (min-width: 768px) {
    .main-product-desc .add-to-cart input {
      margin-left: 0; } }

@media (max-width: 480px) {
  .alert-container .input-group {
    display: block;
    margin-bottom: 10px;
    clear: both; }
    .alert-container .input-group button {
      width: 100%; } }
.discount-div .input-group-btn button,
.discount-points-div .input-group-btn button {
  margin-bottom: 0;
  height: 40px;
  line-height: 18px; }

.frame {
  height: 133px;
  width: 100%;
  position: relative; }
  .frame img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }

.shop-product .notAvailable {
  margin-top: 15px;
  height: 43px;
  padding: 5px;
  border: 1px solid #333;
  line-height: 34px;
  display: inline-block; }
.shop-product .product-name {
  height: 30px;
  overflow: hidden;
  display: block; }

.product-desc .notAvailableProduct {
  padding: 5px 10px;
  border: 1px solid #333;
  display: inline-block; }

@media (max-width: 640px) {
  .modal .modal-cart-added .media-left {
    display: none; } }

.delivery-checker-alert {
  position: relative; }

.delivery-checker h4 {
  margin: 5px 0 20px 0; }
.delivery-checker form {
  margin-bottom: 10px; }
  .delivery-checker form .help-block {
    color: #a94442; }
  .delivery-checker form .success-block {
    margin-top: 10px; }

.delivery-checker-extended button[type=submit] {
  padding: 9px;
  margin-bottom: 0; }
  @media (max-width: 764px) {
    .delivery-checker-extended button[type=submit] {
      width: 100%; } }
@media (min-width: 765px) {
  .delivery-checker-extended input[name="deliveryChecker[postalCode]"] {
    max-width: 120px; } }
@media (min-width: 765px) {
  .delivery-checker-extended input[name="deliveryChecker[hn]"] {
    max-width: 120px; } }

.order-type {
  width: 100%; }
  .order-type label.btn {
    padding: 20px 0;
    width: 50%;
    font-size: 21px; }
    @media (max-width: 768px) {
      .order-type label.btn {
        font-size: 14px; } }
  .order-type .order-type-icon {
    margin-top: 15px; }

.order-type-width1 label.btn {
  width: 100%; }

.order-type-width3 label.btn {
  width: 33.3%; }

.order-place {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  align-content: flex-start; }
  .order-place label.btn {
    float: none;
    display: block;
    padding: 20px 15px;
    width: 50%;
    font-size: 16px;
    flex-wrap: wrap;
    white-space: pre-wrap;
    word-wrap: break-word;
    margin-bottom: 0;
    margin-left: 0 !important; }
    .order-place label.btn input {
      display: none; }
    @media (max-width: 768px) {
      .order-place label.btn {
        font-size: 14px; } }
  .order-place-width3 label.btn {
    width: 33.3%;
    flex-basis: 33.3%; }

.order-date-type {
  width: 100%;
  display: table;
  height: 72px; }
  .order-date-type label.btn {
    font-size: 16px;
    float: none;
    padding: 10px 0;
    width: 50%;
    height: 62px;
    display: table-cell;
    vertical-align: middle; }

.checker-order-type label {
  background-color: transparent;
  border-color: transparent;
  color: #31708f; }
.checker-order-type .btn:hover,
.checker-order-type .btn:focus,
.checker-order-type .btn.focus,
.checker-order-type .open > .dropdown-toggle.btn {
  color: #000;
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  outline: none !important; }
.checker-order-type .btn:active,
.checker-order-type .btn.active {
  color: #000;
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  outline: none !important; }

select.orderDate:not([multiple]) {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-position: right 50%;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
  padding: .5em;
  padding-right: 1.5em; }

.orderDate {
  border-radius: 0;
  color: #000 !important; }

.swiper-slide {
  text-align: center; }
  .swiper-slide .img-responsive {
    text-align: center;
    display: inline; }

.product2-row {
  /*height: 65px;*/
  display: flex;
  align-items: center;
  font-weight: bold; }
  .product2-row-price, .product2-row-cart {
    text-align: end;
    display: flex;
    justify-content: flex-end;
    align-items: center; }
  .product2-row .tagline small {
    height: 38px;
    overflow: hidden;
    display: block; }

.category2 {
  padding: 20px; }
  .category2-bordered {
    padding: 20px;
    border-bottom: solid 1px #dadada; }

.blue {
  color: #2e71f0; }

.tagline {
  color: #949494;
  font-weight: 100; }
  @media (max-width: 568px) {
    .tagline {
      margin-bottom: 5px; } }

.shop-start-head {
  display: flex;
  align-items: center;
  justify-content: space-between; }

@media (max-width: 568px) {
  .change-layout-btn.active {
    display: none; } }

.modal-loading {
  opacity: 0.4 !important;
  -webkit-transition: all 100ms;
  -moz-transition: all 100ms;
  -ms-transition: all 100ms;
  -o-transition: all 100ms;
  transition: all 100ms; }
  .modal-loading:before {
    position: absolute;
    font-family: FontAwesome;
    content: '\f110';
    color: #3897f0;
    font-size: 38px;
    text-align: center;
    width: 100%;
    top: 50px;
    left: -17px;
    z-index: 666;
    -webkit-animation: fa-spin 2s infinite linear;
    -moz-animation: fa-spin 2s infinite linear;
    -o-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear; }

.modal-endloading {
  opacity: 1 !important;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -ms-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms; }

.check-delivery-alert span {
  margin: 0; }

.carousel {
  margin-bottom: 20px; }
  .carousel-inner .item img {
    margin: auto; }

.carousel-control {
  background: none !important; }
  .carousel-control span {
    color: #333743; }

.product-card-additions {
  color: #333743; }

.add-to-cart-card .add-to-cart {
  margin-left: 0; }
  .add-to-cart-card .add-to-cart input {
    margin-left: 0; }

.shop-modal-alert {
  text-align: center; }
  .shop-modal-alert h3 {
    margin-top: 0;
    margin-bottom: 15px; }

.cart-menu-item .price2 {
  color: #999;
  font-size: 12px; }

.panel-list-category.panel .panel-title > a:after {
  display: none; }

.cart-small .product-name {
  width: 150px; }

p.no-margin {
  margin-bottom: 0; }

.panel-list-category.panel .panel-title.panel-title-image {
  position: relative; }
  .panel-list-category.panel .panel-title.panel-title-image .category-name {
    position: absolute;
    bottom: 30px;
    padding: 20px;
    font-size: 36px; }
  .panel-list-category.panel .panel-title.panel-title-image > a {
    padding: 0; }
    .panel-list-category.panel .panel-title.panel-title-image > a img {
      width: 100%;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat; }

input.cart-combo-input {
  padding: 5px;
  width: 40px;
  text-align: center;
  min-height: 0;
  /* Firefox */ }
  input.cart-combo-input::-webkit-outer-spin-button, input.cart-combo-input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  input.cart-combo-input[type=number] {
    -moz-appearance: textfield; }

.combo-row-input-wrapper {
  display: inline-block;
  margin: 0 3px; }
.combo-row a.btn {
  display: inline-block;
  margin-top: 6px; }

.modal-cart-combo .col-xs-8,
.modal-cart-combo .col-xs-4 {
  padding: 0; }

@media only screen and (max-width: 992px) {
  .cart-table-big-cart {
    overflow-x: none; }
    .cart-table-big-cart td.product-img {
      display: none; }
    .cart-table-big-cart table {
      min-width: 0 !important;
      width: 100%;
      /*background: red;*/ }
      .cart-table-big-cart table tr > td {
        border: 0;
        padding: 5px; }
      .cart-table-big-cart table tr > td:nth-child(2) {
        padding-top: 15px;
        border-top: 1px solid #ececec; }
      .cart-table-big-cart table td {
        display: block; }
      .cart-table-big-cart table tr > td:nth-child(3),
      .cart-table-big-cart table tr > td:nth-child(4),
      .cart-table-big-cart table tr > td:nth-child(5) {
        padding-bottom: 15px;
        display: inline-block;
        width: 33%; }
      .cart-table-big-cart table tr > td:nth-child(5) a {
        float: right; } }
.stripe-wrapper #submit {
  margin-top: 15px; }
.stripe-wrapper .StripeElement {
  background-color: white;
  min-height: 40px;
  padding: 11px;
  border: 1px solid #ececec; }
.stripe-wrapper .StripeElement--invalid {
  border-color: #a94442; }
.stripe-wrapper .sr-field-error {
  color: #a94442; }

.bootstrap-select .dropdown-menu li a span.text {
  white-space: normal; }

.modal.modal-center .modal-dialog {
  top: 0%;
  left: 50%;
  transform: translateX(-50%) translateY(0%);
  -webkit-transform: translateX(-50%) translateY(0%);
  -moz-transform: translateX(-50%) translateY(0%);
  -o-transform: translateX(-50%) translateY(0%);
  -ms-transform: translateX(-50%) translateY(0%);
  margin: 40px 0px; }

ul.cart-menu.dropdown-menu.cart-small {
  max-height: calc(100vh - 170px);
  overflow: auto; }

select.shop-select-categories {
  color: #333;
  border: 1px solid #ccc; }

.pac-container {
  z-index: 50000; }

.formatted-address-in {
  padding: 7px 0 6px 0; }

@media (max-width: 960px) {
  .formatted-address a {
    display: block;
    float: none !important; } }
.order-type-orderType-wrapper .form-group,
#order-type-place .form-group {
  margin-bottom: 0; }

.cart-tips-btn-group label {
  margin-right: 10px; }
  .cart-tips-btn-group label span {
    display: block;
    width: 100%; }
  .cart-tips-btn-group label span.tip-val {
    font-size: 11px; }
.cart-tips-btn-group .active {
  background-color: #2e71f0;
  color: #fff; }

.order-check-status {
  padding: 50px 20px; }
  .order-check-status-text {
    font-size: 21px;
    margin-top: 20px; }

.reward-points-red {
  color: #f28c64; }

.list-product-symbol {
  width: 14px;
  height: 14px;
  margin-left: 10px;
  margin-top: -2px; }

.box-product-symbol {
  width: 14px;
  height: 14px;
  margin-right: 10px;
  margin-top: -2px; }

.product-alergens {
  margin-bottom: 15px; }
  .product-alergens-item {
    width: 48px;
    height: 48px;
    margin-right: 5px;
    margin-bottom: 5px; }

.shop-product.product-desc {
  border-radius: 15px; }

#order-type-meet-outside .checkbox {
  margin-bottom: 0; }
#order-type-meet-outside .form-group {
  margin-bottom: 0; }

.discount-points-div {
  font-family: PT Sans, sans-serif;
  color: #999;
  font-weight: 300;
  line-height: 1.5 !important;
  letter-spacing: 0.5px; }

.shop-page-wrapper img {
  max-width: 100%; }

.btn-category-no-margin {
  margin-right: -2px !important; }

.dropdown-submenu {
  position: relative; }

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px; }

.dropdown-submenu:hover > .dropdown-menu {
  display: block; }

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px; }

.dropdown-submenu:hover > a:after {
  border-left-color: #fff; }

.multi-level a {
  margin-right: 0 !important; }

.shop-categories .dropdown {
  margin-right: 10px; }

h2.margin-list {
  font-size: 22px; }

.margin-list-1 {
  margin-left: 20px; }

.margin-list-2 {
  margin-left: 40px; }

.margin-list-3 {
  margin-left: 60px; }

.margin-list-4 {
  margin-left: 80px; }

.margin-list-5 {
  margin-left: 100px; }

.back-btn-system {
  display: none !important; }

#ord-system-iframe {
  display: none; }

.ord-is-logged .back-btn-system {
  display: block !important; }
  @media only screen and (max-width: 820px) {
    .ord-is-logged .back-btn-system {
      display: none !important; } }
  .ord-is-logged .back-btn-system.back-btn-footer {
    display: none !important;
    position: fixed;
    background-color: #4A90E2;
    color: #fff;
    overflow: hidden;
    bottom: 0;
    text-align: center;
    height: 72px;
    width: 100%;
    padding: 15px 0;
    font-size: 18px;
    line-height: 42px; }
    @media only screen and (max-width: 820px) {
      .ord-is-logged .back-btn-system.back-btn-footer {
        display: block !important; } }

#menu .nav-item > a.back-btn-system-top {
  padding: 5px 15px;
  margin-top: 27px;
  border: 1px solid #333743;
  background-color: #333743;
  font-weight: bold;
  font-size: 14px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  color: #fff !important;
  border-color: #333743;
  background-color: #333743;
  margin-top: 17px; }

/*# sourceMappingURL=shop.css.map */
