/*!
Theme Name: Kaffen Child
Theme URI: https://bslthemes.com/
Author: bslthemes
Author URI: https://themeforest.net/user/bslthemes
Description: Kaffen - Restaurant & Cafe WordPress Theme
Version: 1.0.1
License: General Public License
License URI: http://www.gnu.org/licenses/gpl.html
Template: kaffen
Text Domain: kaffen-child
Tags: full-width-template, editor-style, featured-images, sticky-post, threaded-comments, translation-ready, theme-options
*/

.kf-navbar {
    padding: 0;
}

.kf-started-item .subtitles {
    padding-left: 0
}

.kf-menu-btn span::before, .kf-menu-btn span::after {
    background: var(--e-global-color-df26e2f);
}

.kf-navbar-mobile::before, .kf-header.fixed .kf-navbar {
    background: #fff !important
}

.kf-navbar-mobile {
    padding: 15px
}

.kf-navbar-mobile ul {
    display: flex;
    flex-wrap: wrap;
}

.kf-navbar-mobile li {
    flex: 1 1 47.5%;
    margin-right: 5px !important;
    margin-bottom: 5px !important;
}

.kf-navbar-mobile li a {
    font-size: 16px !important;
    background: var(--e-global-color-df26e2f);
    padding: 10px 15px;
    color: #fff !important;
    border-radius: 5px;
    display: block;
    width: 100%;
    text-align: center
}

.kf-navbar-mobile li a:hover, .kf-navbar-mobile .current_page_item a {
    background: #000;
}

.kf-topline .row > div > a {
    width: 100% !important;
    background: black !important;
    color: #fff !important;
    font-size: 17px;
}

.kf-topline a.kf-btn::before {
    top: 110%
}

.section.kf-menu-classic .kf-menu-item .price {
    padding-left: 120px;
}

.kf-tiitle-color-1 .kf-title, .kf-tiitle-color-1 .kf-choose-list h5 span {
    color: #000
}

.kf-header #header-2 .elementor-widget-image img {
    max-height: unset !important;
}

.kf-navbar-mobile .kf-main-menu li a {
    border: 3px solid var(--e-global-color-df26e2f);
}

.kf-navbar-mobile .kf-main-menu li:nth-child(1) a {
    background: red;
}

.kf-navbar-mobile .kf-main-menu li:nth-child(2) a,
.kf-navbar-mobile .kf-main-menu li:nth-child(3) a {
    background: transparent;
    color: #000 !important;
}

a.kf-btn::before, .kf-btn::before, button::before {
    transform: translate3d(0, -100%, 0) skew(0deg, 0deg) !important;
}

.wrapper {
    padding-top: 90px;
}

.cart .product-name a,
.cart .product-remove a {
    color: red !important;
    font-weight: bold !important;
}

.cart .product-price span,
.cart .product-subtotal span {
    color: black !important;
}

@media screen and (min-width: 1024px) {
    .item-image img:hover {
        transform: scale(3);
        z-index: 10;
        border: 3px solid red;
        border-radius: 10px;
    }
}

@media screen and (max-width: 1024px) {
    .kf-header.opened {
      background: #fff;
    }
    .kf-h-group {
        color: #606060
    }
    .wrapper {
        padding-top: 70px
    }
    .kf-navbar-mobile::before {
        top: -20px
    }
}

.woocommerce div.product .button.single_add_to_cart_button::before, .woocommerce-js div.product .button.single_add_to_cart_button::before {
    top: 48px !important
}

.toppings, .wapf-checkboxes {
    display: grid;
    grid-template-columns: repeat(3, 1fr); 
}

@media screen and (max-width: 800px) {
    .wapf-checkboxes {
        grid-template-columns: repeat(2, 1fr);
    }
}

.toppings label, .wapf-checkable {
    padding: 5px 10px;
    color: #000;
    margin: 3px;
    border-radius: 10px;
    border: 1px solid var(--e-global-color-df26e2f);
}

.wapf-field-label.wapf--above span {
    font-size: 22px;
    font-family: 'Oswald';
    color: #353535;
    font-weight: 700
}

.wapf-input-label {
    padding-bottom: 0;
}

.wapf-label-text, .wapf-pricing-hint {
    font-family: 'Ruda';
}

.wapf-pricing-hint {
    display: block;
}

.toppings input {
    margin-right: 5px;
}

.wapf-product-totals .wapf--inner {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.wapf-product-totals .wapf--inner > div > span {
    font-family: 'Oswald';
    color: #353535
}

.cart dd.variation-ExtraToppings p {
    margin: 0 !important
}

.woocommerce td.product-name dl.variation dt {
    float: unset;
    display: block;
}

.cart dd.variation-ExtraToppings {
    float: left;
    width: 280px
}

a:visited {
    color: unset
}

.woocommerce-billing-fields__field-wrapper p label {
    padding-bottom: 0 !important
}

body .select2-search--dropdown {
    background: #fff;
}

.menu-meniu {
    display: none;
}

@media screen and (max-width:867px) {
    .menu-meniu {
        display:flex;
        position:fixed;
        top:60px;
        left:0;
        z-index:20;
        background:#fff;
        justify-content: center;
        width: 100%
    }
}
.menu-meniu img {
    width:50px;
    border-radius:50% !important;
}
.menu-meniu ul {
    list-style-type:none;
    display:flex;
    gap:40px;
    margin:0;
}
.menu-meniu li a {
    color:#000;
    text-align:center;
    font-family:'Ruda';
    font-size:18px;
    display:flex;
    justify-content:center;
    align-items:center;
    gap:10px;
    padding:5px;
    flex-direction: column
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    color: #fff;
    text-transform: uppercase;
    font-family: "Oswald", Sans-serif;
    font-size: 24px;
    display: flex;
    justify-content: center;
    text-align: center;
    line-height: 1.5;
}

.cmplz-cookiebanner .cmplz-buttons .cmplz-btn {
    white-space: pre-wrap !important;
    width: unset !important;
}

#special-container:after {
  content: " ";
  background: #fff;
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 5px;
  z-index: 100
}