.elementor-6273 .elementor-element.elementor-element-b79934d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-6273 .elementor-element.elementor-element-20ab8f41{--display:flex;}.elementor-6273 .elementor-element.elementor-element-a45c76c{--display:flex;--padding-top:24px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for wc-elements, class: .elementor-element-acba10f */nav ul {
    list-style-type: none;
    padding: 0px;
}

nav ul li a {
    display: block;
    padding: 16px 24px;
    color: #0C0C0C;
}

nav ul li.is-active a,
nav ul li a:hover{
    color: #0C0C0C;
    background: #EEDEC6;
    font-weight: 600;
}

.woocommerce-MyAccount-content a {
    color: #0C0C0C;
    font-weight: 600;
}

.woocommerce-MyAccount-content a:hover {
    color: #AE0000;
}


.woocommerce-MyAccount-content .hello-text {
    font-family: "Bricolage Grotesque", Sans-serif;
    font-size: 40px;
    font-weight: 500;
    line-height: 1em;
    letter-spacing: -1px;
    padding-bottom: 24px;
    border-bottom: 1px solid #E7E7E7;
}

.woocommerce-MyAccount-content .logout-text {
     padding: 40px 0px 24px 0px;
}

.fixed-discounts {
    padding-top: 40px;
}

.fixed-discounts .discount-desc {
    padding: 40px 0px;
}

.fixed-discounts .discount-desc .note-text {
    display: block;
    padding-top: 24px;
    font-size: 14px;
}


.fixed-discounts .active-discount-text {
    font-family: "Bricolage Grotesque", Sans-serif;
    font-weight: 600;
    line-height: 1.25em;
    font-size: 16px;
    color: #000000;
    padding-bottom: 24px;
}

.discount-elements {
    display: flex;
    flex-direction: row;
}

.discount-elements .discount-item {
    width: 100%;
    padding: 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    color: #000000;
    font-size: 16px;
    opacity: .3;
    text-align: center;
}


.discount-elements .discount-item .item-desc {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 24px;
}

.discount-elements .discount-item .item-desc .item-level {
    font-family: "Bricolage Grotesque", Sans-serif;
    font-weight: 500;
}

.discount-elements .discount-item .item-percentage {
    font-family: "Bricolage Grotesque", Sans-serif;
    font-size: 24px;
    font-weight: 600;
}


.discount-elements .discount-item.active {
    opacity: 1;
}

.discount-elements .discount-item.small {
    background: #E2E7AE;
}
.discount-elements .discount-item.medium {
    background: #E7B4AE;
}
.discount-elements .discount-item.large {
    background: #AE0000;
    color: #FCFAF6;
}


@media only screen and (max-width: 767px) {
    .discount-elements {
        flex-direction: column;
    }
}

/* Adresy */
.elementor-6273 .elementor-element.elementor-element-acba10f .title {
    display: flex;
    flex-direction: column;
}/* End custom CSS */