﻿html {
    
}
li.nav-item > a {
    white-space: nowrap;
}

/*Disable href-buttons*/
a.disabled-button {
    pointer-events: none;
    cursor: default;
}

.error {
    border: 1px solid #f06060;
}

.error-text {
    display:none;
    color: #f06060;
}

.error-message {
/*    display: none;*/
    color: #f06060;
}

.order-form .payment-item {
    margin-bottom: .625rem;
}

/**::-webkit-scrollbar {
    width: 8px;*/ /* width of the entire scrollbar */
    /*height: 8px;*/ /* width of the entire scrollbar */
/*}

*::-webkit-scrollbar-track {
    background: white;*/ /* color of the tracking area */
/*}

*::-webkit-scrollbar-thumb {
    background-color: gray;*/ /* color of the scroll thumb */
    /*border-radius: 20px;*/ /* roundness of the scroll thumb */
    /*border: 3px solid gray;*/ /* creates padding around scroll thumb */
/*}*/

/* Hide scrollbar for Chrome, Safari and Opera */
body::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
body {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}

section.product-card, section.restaurant-card {
    border: 1px solid rgba(255,255,255,.0) !important; /* Avoid hover-border 'hop' */
}
section.product-card:hover, section.restaurant-card:hover {
    outline: 1px solid #666 !important;
    cursor:pointer;
}

#ContentPlaceHolder1_btnSave {
    color:white !important;
}


element.style {
}

.bottom-panel .total-price {
    margin-bottom: 0rem; /* Fix alignment ion buy-button*/
    color:#FFF;
}
#ContentPlaceHolder1_spanCartSum, div.bottom-panel > div > div > span > strong > span, div.bottom-panel > div > div > span > strong > span {
    color: #111 !important;
}

@media all and (max-width: 767px) {
    /* CSS rules here for screens lower than 750px */
    .jcf-number {
        zoom: 0.75;
    }

    .Included {
        font-style: italic;
        font-size: 0.7rem;
        color: #aaa;
    }

    .product-card .dot-box {
        color: #394049;
    }
}

@media (min-width: 690px) {
    .hide-on-desktop {
        display: none !important;
    }
}

/* Fix navigation slide being on top of slide-inmenu */
.sticky-nav {
    z-index: 3 !important; /*was 4*/
}

/* map styles */

.map-block {
    text-align: center;
    position: relative;
}

.map-block .text {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    padding: 67px 15px 43px;
}

.map-block address {
    line-height: 22px;
}

.map-block img {
    max-width: none;
    width: 100%;
}

.map-block .map {
    height: 300px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

#fronMessageContainer p {
    margin: 0px;
}
.toggle-buttons .btn {
    font-size:1rem;
}
.badge {
    background-color: var(--bs-btn-bg);
}
.product-card .dot-box {
    height:auto;
}
.product-card h5, .product-card .h5, .product-card .h5, .product-card h6, .product-card .h6, .product-card .h6 {
    margin-bottom: 0.2em;
}

.content-wrap > .title-holder {
    margin-top: 1rem;
}

#paymentBtnContainer > label {
    display: flex;
    align-items: center;
    justify-content: center;
}

#paymentBtnContainer .payment-img {
    height: 1rem;
    margin-right: 0.3rem;
}

#paymentBtnContainer i.icon {
    margin-right: 0.3rem;
}
/*.icon-loader {
    display:none;
}*/

.form-check-input:checked {
    background-color: var(--bs-btn-bg);
    border-color: var(--bs-btn-bg);
}

.shortcut-slide {
    margin-right: 1rem;
}

@media (min-width: 1080px) {
    .btn-addToCart-smMedia {
        display: none;
    }
    .btn-addToCart-lgMedia {
        display: block;
    }
    .Included {
        margin-top: 8px;
        color: #3ea93e;
        font-size: 14px;
        margin-bottom: 0px;
        font-style: normal;
        text-transform: uppercase;
    }
}

@media (max-width: 1079px) {
    .btn-addToCart-lgMedia {
        display: none;
    }
    .btn-addToCart-smMedia {
        float:right;
        
        padding: 2px 2px 0px 2px;
        margin: 0;
        line-height: 20px;
        font-size: 20px;
    }
    .Included {
        margin-top: 5px;
        color: #3ea93e;
        font-size: 11px;
        margin-bottom: 0px;
        font-style: normal;
        text-transform: uppercase;
    }
}

a.badge.badge-info {
    color: white;
    /*border: solid 2px RGBA(107, 186, 0);*/
    font-weight: bold;
    font-size: 18px;
    /*margin: 4px;*/
}

.price {
    color: black;
    text-transform:none;
}
.jcf-number {
    /*display:none!important;*/
}
.disabled, .disabled h5, .disabled .price {
    color:#bbb !important;
}
    .disabled .btn {
        display:none !important;
    }
.item-info-btn {
    font-size:20px !important;
}
.accordion-button {
    background-color: #f5f5f5;
    padding-left: 8px;
    padding-right: 8px;
}

.price-currency-container {
    float: right;
}

.price-strike-container {
    float: right;
    margin-right: 5px;
}

.popup-holder .image-holder img {
    width: 6.25rem;
    height: 6.25rem;
    border-radius: 1.25rem;
    box-shadow: 0 .25rem .625rem rgba(0, 0, 0, .15);
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
}

.inactive-card {
    opacity: 0.3!important;
}
.EnglishDescription {
    font-style: italic;
    color: #BEBEBE;
}

h5.title-holder {
    font-size: 22px;
    padding-top:30px;
    padding-left:10px;
}
/*
.anchor {
    position:absolute;
    margin-top:-55px;
}*/

@media (max-width: 1080px) {
    .anchor {
        position: absolute;
        margin-top: -4rem;
    }
}

@media (min-width: 1080px) {
    .anchor {
        position: absolute;
        margin-top: -7rem;
    }
}

.offcanvas-body * {
    overflow-x: hidden;
}

.main-nav > ul > li.nav-item > a {
    white-space: break-spaces;
}
.btn-keypad-light, .btn-keypad-full {
    width: 5rem;
    height: 5rem;
    border-radius: 3rem;
    font-size: 2rem;
    text-align: center;
}

.express-disabled-input[disabled] {
    color: black !important;
}
.btn-maximize {
    top: 1rem;
    right: 1rem;
    border-radius:unset;
    border-top-right-radius: 50%;
    border-bottom-left-radius: 100%;
    width: 1.2rem;
    height: 1.2rem;
    font-size: 1rem;
    padding:17px;
}

.icon-maximize::before {
    content: "+";
    font-size: 24px;
    font-weight: bold;
    position: absolute;
    top: 0.01rem;
    right: 0.45rem;
}

@media only screen and (min-width: 1080px) {
    
    .btn-maximize {
        top:1.2rem;
        right:1.2rem;
        padding:20px;
    }

    .icon-maximize::before {
        font-size: 29px;
        top: 0.1rem;
        right: 0.5rem;
    }

}

button.btn-add-to-cart.btn.btn-primary {
    display: flex;
    justify-content: center;
}

input::placeholder {
    color: #e5c1c1 !important;
    font-size: 0.85rem;
}

.ft-accordion-container.ft-accordion-collapsed .ft-accordion-body {
    height: 185px !important;
    overflow: hidden;
    position: relative;
}

/* A fade effect at the bottom*/
.ft-accordion-container.ft-accordion-collapsed .ft-accordion-body {
    --mask: linear-gradient(to bottom, rgba(0,0,0, 1) 0, rgba(0,0,0, 1) 50%, rgba(0,0,0, 0) 95%, rgba(0,0,0, 0) 0 ) 100% 50% / 100% 100% repeat-x;
    -webkit-mask: var(--mask);
    mask: var(--mask);
}

.ft-accordion-container:not(.ft-accordion-collapsed) .ft-accordion-show-more {
    display: none;
}
.ft-accordion-container.ft-accordion-collapsed .ft-accordion-show-less {
    display: none;
}
.ft-accordion-btn {
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 5px;
    cursor:pointer;
}
#totalPriceContainer {
    color:#FFF;
}
#jsBtnSave > span {
    text-align:center;
}

.sub-total-info {
    margin-top: 15px;
}

.visual-modal .btn-close {
    filter: drop-shadow(0px 0px 2px rgb(0 0 0 / 0.4));
}
.ft-accordion-btn {
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 5px;
}
#ContentPlaceHolder1_wrapOrderTypes input {
    display:none;
}
#ContentPlaceHolder1_wrapOrderTypes .form-check {
    padding-left:0;
    text-align:center;
    margin-bottom:0;
}
#ContentPlaceHolder1_wrapOrderTypes label{
    cursor:pointer;
}
.btn-back {
    width:auto;
}
.popup {
    padding-bottom: 1.625rem;
}

.btn-order-option * {
    border: none!important;
}

.modal-control-success {
    width: unset !important;
    height: unset !important;
    padding: 15px !important;
    position: relative !important;
    top: calc(50vh - 15px) !important;
    background-color: #249522!important;
    font-size: inherit !important;
}
/*
#btnCardAdyen {
    display: none !important;
}*/



/* BACK TO TOP BTN */

.back-to-top.fade-in {
    opacity: 1;
    transition: opacity 0ms 0ms, opacity 600ms 0ms;
}

.back-to-top.fade-out {
    opacity: 0;
    transition: opacity 0ms 400ms, opacity 400ms 0ms;
}

.back-to-top {
    opacity: 0;
    position: fixed;
    z-index: 999;
    left: calc(100%/2 - 49px);
    top: 120px;
    color: white !important;
    border: none !important;
    background-color: var(--bs-body-bg);
    font-size: 12px !important;
    padding: 6px 12px;
}

.btn-light.back-to-top:hover {
    color: white !important;
    background-color: var(--bs-body-bg) !important;
}

@media only screen and (min-width: 1080px) {
    .back-to-top {
        top: 160px;
        padding: 6px 12px !important;
    }
}

.up-arrow {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid var(--bs-body-bg);
    position: absolute;
    margin-top: -15px;
    margin-left: 26px;
}

/* BACK TO TOP BTN */