/*!
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
*/
/* DR ROASTER - HEADER SEPET SAYACI */

/* DR ROASTER - HEADER SEPET SAYACI */

/* DR ROASTER - HEADER SEPET SAYACI */

/* DR ROASTER - HEADER SEPET SAYACI */

/* ========================================
   DR ROASTER - HEADER SEPET SAYACI
======================================== */

.dr-cart-icon {
    position: relative !important;
    overflow: visible !important;
}

/* Elementor widget container */
.dr-cart-icon .elementor-widget-container {
    position: relative !important;
    overflow: visible !important;
}

/* Sepet linki */
.dr-cart-icon a {
    position: relative !important;
    overflow: visible !important;
}

/* Sayaç */
.dr-cart-icon .dr-cart-count {
    position: absolute !important;

    top: -10px !important;
    right: -10px !important;
    left: auto !important;
    bottom: auto !important;

    width: 18px !important;
    min-width: 18px !important;
    max-width: none !important;
    height: 18px !important;
    min-height: 18px !important;

    margin: 0 !important;
    padding: 0 !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    background: #e39220 !important;
    color: #ffffff !important;

    border: 2px solid #ffffff !important;
    border-radius: 50% !important;

    font-size: 10px !important;
    font-family: Arial, sans-serif !important;
    font-weight: 700 !important;
    line-height: 14px !important;

    text-align: center !important;

    z-index: 99999 !important;

    transform: none !important;

    pointer-events: none !important;

    box-sizing: border-box !important;
}