/* STYLE DIFF */

/* COLOR FIXES */

.favorite-items-box .item-info-btn:nth-child(3),
#contact option {
  background-color: #1a1a1a;
}
.item-photo-content-bottom h4,
.item-photo-content-bottom p {
  background-color: #231f20;
  transition: 0.3s;
}
.item:hover .item-photo-content-bottom h4,
.item:hover .item-photo-content-bottom p {
  background-color: #1a1a1a;
}

li.menu-btn,
.account-menu.gradient-btn,
.sticker,
.recomend-product-desc,
input[type='button'].add-to-cart,
a.btn-href,
.overlay-enhancement-content .delete-btn,
.delete-btn,
.cart-back-btn a,
.cart-pay-btn a,
.contact-form-content input[type='submit'],
.gradient-btn,
.footer-33-col,
.footer-33-col a,
select,
.item-info-btn select,
input[type='submit'],
.map-content-title h4,
.cart-items .item-photo-content-bottom h4,
.food-type-button,
.points,
.gallery-bottom-content,
.cookies-box button,
.goog-te-gadget .goog-te-combo,
.item-sale-date {
  color: #ffffff;
}
.toggle .toggle-control::after {
  background-color: #ffffff;
}
.item-info-btn h4,
.bottom-btn-cart h4,
.points h4,
.cart-box .item-photo-content h4,
.item-detail-photo-content h4 {
  color: #388b1c;
}
.food-type-button:hover {
  background-color: transparent;
}
.cookies-box,
#legend,
.new-content {
  background-color: rgba(0, 0, 0, 0.8);
}
#home .item-buy-now {
  left: 50%;
  transform: translateX(-50%);
}
#home .item[data-food-type='icon_10'] .item-buy-now,
#home .daily-menu-active .item-buy-now {
  left: unset;
  transform: none;
}
.cart-items .item-photo-content-bottom h4 {
  background-color: #231f20;
}
@media (orientation: portrait) {
  .bottom-panel,
  .bottom-btn-cart {
    background-color: rgba(0, 0, 0, 0.9);
  }
  .overlay-enhancement-content .delete-btn,
  .configurator-enhancement-content .delete-btn {
    top: -17.5vw;
  }
  .js-home-items[data-food-type='foodtype-daily-menu'] .item-photo-content-bottom {
    width: 90%;
  }
  .cart-box .item-photo-content {
    overflow: visible;
    height: unset;
    min-height: 35vw;
  }
  .cart-box .item-photo-content-bottom {
    position: relative;
    padding: 40vw 0 0 0;
    bottom: 0;
    background-image: none;
    width: 100%;
  }
  .food-type-button {
    position: relative;
  }
  .food-type-button::before {
    content: '';
    position: absolute;
    top: 25%;
    left: 0;
    width: 100%;
    height: 50%;
    margin-left: -1.5vw;
    border-left: 2px solid #d61516;
  }
  .food-type-button:first-of-type::before {
    border-left: 0;
  }
}
.login-wrapper::after {
  background-image: linear-gradient(rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 1) 100%);
}

/* ICON FIXES */
.bottom-btn-cart {
  background-image: url('/ui/system/icons/orange/cart.svg');
}
.filter-products-btn.gradient-btn:hover {
  background-image: url('/ui/system/icons/white/magnify.svg');
}
.review-star.active {
  background-image: url('/ui/system/icons/orange/star_active.svg');
}
.account-info-circle:hover {
  background-image: none;
}
.new-title.fire-icon {
  background-image: url('/ui/system/icons/orange/fire.svg');
}

/* No Border Radius & No Shadow*/
input,
textarea,
a.btn-href,
li.menu-btn,
.food-type-button,
.filter-products-btn,
.item-buy-now,
.cookies-box button,
input[type='button'].add-to-cart,
.add-cart-quantity,
input[type='submit'],
input[type='button'],
.social-btn,
.cart-back-btn a,
.cart-pay-btn a,
.item-review-form input[type='submit'],
.call-button,
.cart-sum,
.select-content-box,
.js-address-container,
.notification-box,
.order-tracking-box,
.bonus-points-controller,
.recomend-product,
.cart-recomend-box,
button.recomend-product-hover,
button.recomend-product,
.order-his-column,
.order-his-btn,
.address-error-box,
.footer-select-factory,
.item,
.item-photo-content,
.item-info-btn,
.stickers-content,
.scroll-to-top,
.item-info-btn select,
select,
.item-detail-box .item-info-panel,
.search-box,
.search-filter-btn,
.social-box,
.item-detail-photo-content,
.item-detail-photo-content::after,
.favorite-items-box .item-info-btn:nth-child(3),
.cart-box .item-photo-content,
.product-delete-btn,
.cart-box .item-change-btn,
.gallery-content,
.gallery-content::after,
.photo-content-left img,
.photo-content-right img,
.overlay-enhancement-box .cart-bottom-btns,
.overlay-enhancement-content,
.delete-btn,
.overlay-enhancement-content .delete-btn,
.stickers-detail-content {
  border-radius: 0;
  box-shadow: none;
}

/* OVERLAY BUTTON REMOVE */
.overlay-enhancement-box .cart-pay-btn a {
  display: none;
}
.overlay-enhancement-box .cart-back-btn a {
  width: 100%;
  background-color: #4bb75a;
  color: #ffffff;
}
.overlay-enhancement-box .cart-back-btn a:hover {
  background-color: #44a652;
}
button.recomend-product-hover {
  top: 5px;
  right: 5px;
}
.cart-recomend-box h4 {
  padding-left: 0;
}
@media (min-width: 1080px) {
  .overlay-enhancement-box .cart-back-btn a {
    width: 50%;
    margin: 0 25%;
  }
}

/* FOOD-TYPE BUTTON */
@media (orientation: landscape) {
  .food-type-button {
    position: relative;
    background-color: transparent;
    transition: 0.5s ease;
    border-bottom: 2px solid transparent;
  }
  .food-type-button:hover {
    background-color: transparent;
  }
  .food-type-button.active {
    background-color: transparent;
    border-bottom: 2px solid #d61516;
  }
  .food-type-button::before,
  .food-type-button::after {
    content: '';
    width: 0%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    border-bottom: 2px solid #d61516;
    transition: 0.5s ease;
  }
  .food-type-button::after {
    left: unset;
    right: 50%;
  }
  .food-type-button:hover::before,
  .food-type-button:hover::after {
    width: 50%;
  }
  .overlay-enhancement-content .delete-btn {
    top: -75px;
  }
}
/* ITEM */
.item {
  text-align: center;
  background-color: transparent;
}
.item,
.order-his-column,
.news-column,
.photo-content-left img,
.photo-content-right img,
.gallery-content {
  transition: 0.3s;
  position: relative;
}
.item:hover,
.order-his-column:hover,
.news-column:hover,
.photo-content-left img:hover,
.photo-content-right img:hover,
.gallery-content:hover {
  box-shadow: none;
  background-color: #1a1a1a;
  transform: scale(1.05);
}
/*.item::before,
.item::after,
.order-his-column::before,
.order-his-column::after,
.news-column::before,
.news-column::after,
.gallery-content::before,
.gallery-content::after {
  content: '';
  position: absolute;
  width: 0%;
  height: 0%;
  left: 0;
  top: 0;
  transition: 0.7s;
  pointer-events: none;
  box-sizing: border-box;
  border: 2px solid transparent;
}*/

.gallery-content::before,
.gallery-content::after {
  background: none;
}

.item::after,
.order-his-column::after,
.news-column::after,
.gallery-content::after {
  top: unset;
  left: unset;
  bottom: 0;
  right: 0;
}
/*.item:hover::before,
.order-his-column:hover::before,
.news-column:hover::before,
.gallery-content:hover::before {
  border-left: 2px solid #d61516;
  border-top: 2px solid #d61516;
}
*/
.item:hover::after,
.order-his-column:hover::after,
.news-column:hover::after,
.gallery-content:hover::after {
  border-right: 2px solid #d61516;
  border-bottom: 2px solid #d61516;
}
.item:hover::before,
.item:hover::after,
.order-his-column:hover::before,
.order-his-column:hover::after,
.news-column:hover::before,
.news-column:hover::after,
.gallery-content:hover::before,
.gallery-content:hover::after {
  width: 100%;
  height: 100%;
}

/* GRADIENT BUTTON */
.gradient-btn:hover,
.item-buy-now:hover,
.cart-pay-btn a:hover,
.product-delete-btn:hover,
input[type='button'].add-to-cart:hover,
.social-btn:hover {
  background-image: linear-gradient(#d61516, #d61516);
}

/* FAVORITE ITEMS HEART */
.favorite-items-box .item-info-btn:nth-child(3) {
  top: 2px;
  transition: 0.3s ease;
}
.favorite-items-box .item-info-btn:nth-child(3):hover {
  background-color: #d61516;
}

/* CURSOR */
select {
  cursor: pointer;
}
.recomend-product,
.news-content {
  cursor: default;
}

/* MINIBANNERS DIY */
.minibanner {
  width: 50%;
}

.appStatusMessage span,
.appDeliveryTimeMessage span {
  color: #ffffff;
}

@media (orientation: landscape) {
  .bottom-btn-cart h4 {
    color: #fff;
  }
}
@media (orientation: portrait) {
  .items {
    padding-bottom: 30vw;
  }
}
