/*
Theme Name: Blocksy Child theme of blocksy
Theme URI: 
Description: Child theme of blocksy theme for the Blocksy theme
Author: <a href="https://creativethemes.com">CreativeThemes</a>
Author URI: 
Template: blocksy
Version: 2.1.28
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Sat, 14 Feb 2026 18:45:12 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

/* КОШИК */

/* Прибираємо стандартні відступи Blocksy для цього текстового елемента */
.ct-header-text .entry-content {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;
}

.hb-header-integration {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: auto !important;
    line-height: 1 !important;
}

.hb-cart-anchor {
    display: flex !important;
    align-items: center !important;
    gap: 8px;
    text-decoration: none !important;
    color: #ffffff !important;
}

.hb-cart-icon-wrapper {
    position: relative;
    display: flex;
    align-items: center;
}

/* Зелена бульбашка поверх іконки */
.hb-badge-green {
    position: absolute;
    top: -4px;
    right: -7px;
    background-color: #2ab867 !important;
    color: #ffffff !important;
    font-size: 10px !important;
    font-weight: 800 !important;
    min-width: 16px;
    height: 16px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1.5px solid #0056b3; /* Колір вашого топ-бару для ефекту "прорізу" */
    line-height: 1 !important;
    z-index: 5;
}

.hb-total-text {
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #ffffff !important;
    white-space: nowrap;
}

/* КНОПКИ ХЕДЕРА */

.booton-knw-1 .ct-icon {
	color: #1a74fa;
}