.rounded_cart_pull {background-color: rgb(236,120,47) !important; }
.btn-primary {background: #fe6f00 !important;}
.modal h4 {font-size: 1rem;}
.form-group label {margin-bottom: 10px;}
.form-group label img {margin-top: -5px;}
.table-responsive .btn {margin-bottom: 10px;}
.btn-primary, .product-card .count-input:not(.collapsed) .product-card-button, .product-card:hover .product-card-button, [data-bs-theme="dark"] .product-card:hover .product-card-button {background: #fe6f00;}
.bg-primary {background: #fe6f00 !important;}
.toggle-sub {
    background: none;
    border: none;
    font-size: 0.9rem;
    cursor: pointer;
}
.bold {font-weight: bold;}
.nav-link span {
    white-space: normal;
    word-break: break-word; /* nebo break-all pokud je potřeba */
}
.breadcrumb-item img {width: 20px; margin-right: 10px;}
.swiper-thumbs {border: none !important;
    --swiper-thumbnail-border-width: 0px;
}
lista_box {background: rgb(237,114,141); width: 100%; height: auto; font-size: 1rem; color: white;}
.lista_box a {color: white; text-decoration: underline; font-size: 1.1rem;}
.lista_box p {margin-bottom: 0px;}
.prazdny-kosik {
    margin-top: 50px; }
.prazdny-kosik h2 {
    font-size: 150px;
    text-align: right;
    padding-right: 50px; }
.prazdny-kosik p {
    color: #787878;
    padding-top: 40px;
    font-size: 18px; }
.prazdny-kosik .akcni-buttony {
    margin-top: 100px; }
.eshop_logo {width: 270px;}
@media screen and (max-width: 767px) {
    .eshop_logo {width: 130px;}
}
.bg-yellow {  background: linear-gradient(180deg, #ECE8C4 0%, #DCD8B9 100%);}
.bg-yellow h4 {color: black !important;}
.bg-yellow .nav-link {color: black !important;}
.text-dark-emphasis {color: black !important;}
.text-body {color: black !important;}
.whitten_text p {color: white !important;}
@media screen and (max-width: 767px) {
    .accordion-button {color: black;}
    html[data-bs-theme=dark] .accordion-button:after {
        --cz-accordion-btn-icon: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 24 24'%3E%3Cpath d='M3.8 7.9c.4-.4 1.1-.4 1.5 0l6.7 6.7 6.7-6.7c.4-.4 1.1-.4 1.5 0s.4 1.1 0 1.5l-7.4 7.4c-.4.4-1.1.4-1.5 0L3.8 9.4c-.5-.3-.5-1 0-1.5'/%3E%3C/svg%3E") !important;
        --cz-accordion-btn-active-icon: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 24 24'%3E%3Cpath d='M3.8 7.9c.4-.4 1.1-.4 1.5 0l6.7 6.7 6.7-6.7c.4-.4 1.1-.4 1.5 0s.4 1.1 0 1.5l-7.4 7.4c-.4.4-1.1.4-1.5 0L3.8 9.4c-.5-.3-.5-1 0-1.5'/%3E%3C/svg%3E") !important;
    }

    button:focus:not(:focus-visible) {color: black;}
}