/* Start custom CSS for shortcode, class: .elementor-element-7ba3796 */.elementor-3597 .elementor-element.elementor-element-7ba3796 .elementor-shortcode{
    width: 60px;
    height: 60px;
    background: #ECEEF0;
    color: #000000;
    font-size: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    border-radius: 30px;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-dc4e24a *//* 1. Pozicování widgetu v rohu se symetrickým vycentrováním */
.elementor-3597 .elementor-element.elementor-element-dc4e24a:has(.custom-ribbon-message, .custom-fa-ribbon-wrapper) {
    position: absolute !important;
    top: 35px !important;
    right: -50px !important;
    width: auto !important;
    margin: 0 !important;
    z-index: 10;
    transform: rotate(45deg);
}

/* 2. Vzhled a vycentrování textu */
.elementor-3597 .elementor-element.elementor-element-dc4e24a .custom-ribbon-message,
.elementor-3597 .elementor-element.elementor-element-dc4e24a .custom-fa-ribbon-wrapper {
    display: block;
    width: 200px;
    text-align: center;
    background: var(--primary);
    color: #000000;
    font-size: 11px;
    font-weight: 700;
    line-height: 1;
    padding: 8px 0;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    white-space: nowrap;
    pointer-events: none;
}/* End custom CSS */