#content > div > div:nth-child(3) > div.co-box.co-payment-method > div {
    background-color: #e3dfdb;
    border-radius: 2px;
}

/* button#submit-order,
button#submit-order.btn.btn-lg.btn-conversion.next-step-finish {
background: #897a69 !important;
border-radius: 2px !important;
text-transform: none !important;
border: none !important;
color: #fff !important;
display: flex;
padding: 16px 32px;
}

button#submit-order .order-button-text,
button#submit-order .order-button-suffix {
color: #fff !important;
background: transparent !important;
text-align: center;
text-transform: none !important;
}
*/
/* #checkoutSidebar > div > div.order-summary > div.checkout-box > span {
border-radius: 2px;
}

#checkoutSidebar,
#checkoutSidebar * {
background: #e3dfdb !important;
}
*/
.colorbox-html-content .h1 {
    text-align: center;
    width: 100%;
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    color: #45403c;
    margin-bottom: 24px;
}

.colorbox-html-content .h2 {
    text-align: center;
    width: 100%;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    color: #45403c;
    margin-bottom: 24px;
}

#cboxLoadedContent > div > div > div.advancedOrder__buttons > a {
    background-color: #897a69;
}

#cboxLoadedContent > div > div {
    align-items: flex-start !important;
}

#cboxLoadedContent > div > div > div.h1 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    text-align: left !important;
    color: #45403c;
    margin: 0 0 24px 0;
}

#checkoutSidebar > div {
    background-color: #e3dfdb;
}

#cart-wrapper
    > div
    > div
    > div.col-md-8
    > div
    > div
    > div
    > div:nth-child(1)
    > div.discount-coupon
    > form
    > button {
    border-radius: 2px;
    border-radius: 0;
}

#discountCouponCode {
    border-radius: 2px;
    border-color: black;
    border-radius: 0 !important;
}

#cart-wrapper .quantity {
    border-radius: 2px;
}

#cart-wrapper
    > div
    > div
    > div.col-md-4.sidebar-in-cart
    > div.cart-content.summary-wrapper
    > div
    > div.next-step.next-step--cart
    > a.btn.btn-lg.next-step-back
    > span {
    color: #45403c;
}

#continue-order-button > span {
    text-transform: none;
}

#cart-wrapper
    > div
    > div
    > div.col-md-4.sidebar-in-cart
    > div.cart-content.summary-wrapper
    > h4 {
    text-transform: none;
}

.detail-parameters {
    border: none !important;
    margin: 0 !important;
    border-radius: 0 !important;
    padding: 0 !important;
    box-shadow: none !important;
    background: transparent !important;
}

#filters fieldset {
    background: #fff !important;
}

#filters {
    background: #fff !important;
}

#category-header {
    background: white;
}

#filters > div.filter-sections > div > div > form > fieldset {
    background: whtie;
}

.p-bottom .price-additional {
    color: #45403c !important;
    padding: 8px 0 4px 0 !important;
    margin: 0 !important;
    line-height: 1.2 !important;
}

div.p-bottom .p-tools form button {
    border-radius: 2px !important;
    background: #897a69;
}

#content-wrapper > div.hero-section > div > div > a {
    border-radius: 2px;
    text-transform: none;
    font-size: 16px;
    font-weight: 600;
}

.availability > span[style] {
    color: #45403c !important;
}

a.name {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    line-height: 1.2 !important;
    height: auto !important;
    min-height: 0 !important;
    display: block;
}

/* Cena bez DPH */
span.price-label.price-secondary,
strong.price.price-secondary {
    font-family: "Myriad Pro", Arial, sans-serif !important;
    font-size: 16px !important;
    line-height: 24px !important;
    font-weight: 400 !important;
    color: #45403c !important;
    letter-spacing: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    display: block !important;
}

.cart-content.summary-wrapper {
    background: #e3dfdb !important;
    padding: 32px !important;
    border-radius: 10px;
}

.cart-content.summary-wrapper > h4,
.cart-content.summary-wrapper h4 {
    font-family: "Myriad Pro", Arial, sans-serif !important;
    font-weight: 700 !important;
    font-size: 24px !important;
    line-height: 32px !important;
    color: #45403c !important;
    background: #e3dfdb !important;
    margin-bottom: 32px;
    margin-top: 0;
    width: 100%;
    letter-spacing: 0 !important;
}

.next-step-cart {
    display: flex !important;
    align-items: center !important;
    gap: 0 !important;
    width: 100% !important;
    padding: 0 !important;
}

.next-step-back {
    margin-right: auto !important;
    color: #897a69 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    padding: 0 !important;
    min-width: 81px !important;
    height: 24px !important;
    font-family: "Myriad Pro", Arial, sans-serif !important;
    cursor: pointer;
}

/* #continue-order-button.btn.btn-lg.btn-conversion.next-step-forward {
background: #897a69 !important;
color: #fff !important;
border-radius: 2px !important;
border: none !important;
padding: 12px 16px !important;
min-width: 113px !important;
width: auto !important;
height: auto !important;
font-family: "Myriad Pro", Arial, sans-serif !important;
font-weight: 700 !important;
font-size: 16px !important;
line-height: 24px !important;
letter-spacing: 0 !important;
box-shadow: none !important;
outline: none !important;
text-align: center !important;
cursor: pointer !important;
transition: background 0.15s;
} */

/* #continue-order-button:hover,
#continue-order-button:focus {
    background: #746756 !important;
} */
.cart-content.summary-wrapper {
    background: #e3dfdb;
}

.cart-content .checkout-box-wrapper {
    background: #897a69;
}

#cart-wrapper
    > div
    > div
    > div.col-md-4.sidebar-in-cart
    > div.cart-content.checkout-box-wrapper {
    background: #897a69;
}

#order-form > div.box.box-sm.box-bg-default.co-box.co-delivery-method {
    background: #fff;
    border: 1px solid #e1e0e0;
}

#order-form > div.box.box-sm.box-bg-default.co-box.co-payment-method {
    background: #fff;
    border: 1px solid #e1e0e0;
}

#summary-box h4 {
    color: #000;
    font-size: 22px;
    font-weight: bold;
}

#shipping-billing-summary > div:nth-child(1) > strong {
    font-family: "Myriad Pro", Arial, sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #45403c;
}

#checkoutContent > div > fieldset {
    background: #fff;
    border: 1px solid #e1e0e0;
}

#checkoutContent > div > div.co-box.co-billing-address {
    background: #fff;
    border-top: 1px solid #e1e0e0;
    border-left: 1px solid #e1e0e0;
    border-right: 1px solid #e1e0e0;
    border-bottom: none;
}

#checkoutContent > div > div.co-box.co-box-additional {
    background: #fff;
    border-left: 1px solid #e1e0e0;
    border-right: 1px solid #e1e0e0;
    border-bottom: 1px solid #e1e0e0;
    border-top: none;
}

/* === Features sekce === */
.features-section {
    padding: 40px 20px;
    background: #f8f8f8;
}

.features {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 40px;
    max-width: 1200px;
    margin: 0 auto;
}

.feature {
    text-align: center;
    padding: 30px;
    background: white;
    border-radius: 8px;
}

.feature-icon {
    font-size: 48px;
    margin-bottom: 20px;
}

.feature h3 {
    margin-bottom: 15px;
    color: #333;
}

/* === Custom features sekce === */
.custom-features-section {
    width: 100%;
    background: #fff;
    padding: 64px 0 24px 0;
    display: flex;
    justify-content: center;
}

.custom-features {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 12px;
    max-width: 1278px;
    margin: 0 auto;
    width: 100%;
}

.custom-feature {
    text-align: center;
    flex: 1;
    min-width: 180px;
}

.custom-feature .feature-icon {
    width: 60px;
    height: 60px;
    margin-bottom: 12px;
}

.custom-feature h3 {
    font-family: "Myriad Pro", Arial, sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 4px 0;
    color: #45403c;
}

.feature-desc {
    color: #45403c;
    font-size: 16px;
    margin: 0;
    line-height: 24px;
}

#footer {
    background-color: #ee8d90;
}

#footer {
    background: #ee8d90 !important;
}

#footer,
#footer h3,
#footer h4,
#footer p,
#footer a,
#footer span,
#footer li {
    font-family: "Myriad Pro", Arial, sans-serif !important;
    color: #ffffff !important;
}

/* Nadpisy (Kontakt, O nás, Přijímáme online platby) */
#footer h3,
#footer h4 {
    font-size: 24px !important;
    font-weight: 700 !important;
    line-height: 32px !important;
    margin: 0 0 18px 0;
}

/* Běžný text a odkazy */
#footer p,
#footer a,
#footer span,
#footer li {
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    margin: 0 0 8px 0;
    text-decoration: none !important;
}

.full-width.footer-bottom-full-width {
    background-color: #ee8d90 !important;
    border-top: 1px solid #ee8d90 !important;
    color: #ffffff !important;
    font-family: "Myriad Pro", Arial, sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    padding: 16px 0 8px 0 !important;
    text-align: left !important;
}

.full-width.footer-bottom-full-width .container.footer-bottom {
    color: #ffffff !important;
    background-color: #ee8d90;
}

.custom-features-section {
    width: 100%;
    background: #fff;
    padding: 64px 0 24px 0;
    display: flex;
    justify-content: center;
}

/* body>div.overall-wrapper>div.full-width.footer-newsletter-full-width {
display: none;
} */

/* === HERO sekce === */
.hero-section {
    position: relative;
    background: url("https://cdn.myshoptet.com/usr/721648.myshoptet.com/user/banners/main-cake.png")
        center/cover no-repeat;
    padding: 80px 20px;
    color: white;
    text-align: left;
    min-height: 350px;
    display: flex;
    align-items: center;
    width: 100vw;
    left: 50%;
    margin-left: -50vw;
    font-family: "Myriad Pro", Arial, sans-serif !important;
    box-sizing: border-box;
}

.hero-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
}

.hero-section .hero-content {
    position: relative;
    z-index: 2;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    font-family: "Myriad Pro", Arial, sans-serif !important;
    display: flex;
    align-items: center;
}

.hero-section .hero-text h1,
.homepage-group-title h1,
.homepage-group-title h2,
.homepage-group-title h3,
.homepage-group-title h4 {
    font-size: 48px !important;
    color: white !important;
    font-family: "Myriad Pro", Arial, sans-serif !important;
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 1.2;
}

.hero-section .hero-text p {
    color: white !important;
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 30px;
    max-width: 600px;
}

.hero-section .btn-primary {
    background: #897a69 !important;
    color: white !important;
    padding: 15px 30px;
    border-radius: 2px;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
    display: inline-block;
    transition: background 0.3s;
    border: none;
    letter-spacing: 1px;
}

/* === Custom features sekce === */
.custom-features-section {
    width: 100%;
    background: #fff;
    padding: 64px 0 24px 0;
    display: flex;
    justify-content: center;
}

.custom-features {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 12px;
    max-width: 1278px;
    margin: 0 auto;
    width: 100%;
}

.custom-feature {
    text-align: center;
    flex: 1;
    min-width: 180px;
}

.custom-feature .feature-icon {
    width: 60px;
    height: 60px;
    margin-bottom: 12px;
}

.custom-feature h3 {
    font-family: "Myriad Pro", Arial, sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 4px 0;
    color: #45403c;
}

.feature-desc {
    color: #45403c;
    font-size: 16px;
    margin: 0;
    line-height: 24px;
}

.hero-section .btn-primary:hover {
    background: #6d5a42 !important;
}

#navigation {
    display: none !important;
}

/* custom ikony na landing page */
.custom-features-section {
    padding: 48px 0 32px 0;
    background: transparent;
    text-align: center;
}

.custom-features {
    display: flex;
    gap: 48px;
    justify-content: center;
}

.custom-feature {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 180px;
}

.feature-icon {
    width: 64px;
    height: 64px;
    margin-bottom: 12px;
}

.custom-feature h3 {
    font-size: 20px;
    margin: 8px 0 8px 0;
    color: #161616;
}

.feature-desc {
    font-size: 16px;
    color: #656565;
}

@media (max-width: 600px) {
    .custom-features {
        flex-direction: column;
        gap: 24px;
    }

    .custom-feature {
        width: 100%;
    }
}

/* nazev vlastnika ve footeru */
.container.footer-bottom {
    display: flex !important;
    justify-content: flex-start !important;
    align-items: flex-start !important;
    text-align: left !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
}

.p-to-cart-block {
    background: transparent !important;
    margin: 30px 0 20px 0 !important;
    padding: 0 !important;
    padding-left: 62px !important;
    display: block !important;
    clear: both !important;
}

.p-to-cart-block .quantity {
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
}

.p-to-cart-block .add-to-cart,
.p-to-cart-block button[type="submit"],
.btn.btn-conversion.add-to-cart-button {
    width: 135px !important;
    min-width: 135px !important;
    border-radius: 2px !important;
    display: inline-block;
    vertical-align: top;
}

/* Pro menší obrazovky - vycentruj vše */
@media (max-width: 1024px) {
    .p-price,
    .p-price-wrapper,
    .price {
        text-align: center !important;
    }

    /* Vycentruj skladem a kód */
    .detail-parameters,
    .p-detail-parameters {
        text-align: center !important;
    }

    /* Vycentruj tlačítko Do košíku */
    .p-to-cart-block {
        padding-left: 0 !important;
        margin: 20px 0 15px 0 !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        gap: 10px !important;
    }

    /* Vycentruj ikony dole */
    .social-buttons-wrapper,
    .buttons-wrapper,
    .p-tools {
        text-align: center !important;
    }
}

/* @media (max-width: 768px) {
.p-to-cart-block .add-to-cart,
.p-to-cart-block button[type="submit"],
.btn.btn-conversion.add-to-cart-button {
width: 100% !important;
max-width: 280px !important;
}
} */

.p-detail-full-width,
.shp-tabs-holder,
.shp-tabs-wrapper,
.smp-tabs-holder,
.smp-tabs-wrapper,
.shp-tabs-row.responsive-nav,
#p-detail-tabs {
    background-color: #f9f9f9 !important;
    border: none !important;
    box-shadow: none !important;
}

.tab-content > .active {
    background: #fff !important;
}

tab-pane {
    background: #f9f9f9 !important;
    transition: background 0.2s;
}

.tab-pane.active {
    background: #fff !important;
}

.tab-pane.show,
.tab-pane.active {
    background: #fff !important;
}

#productDiscussion,
#discussionWrapper,
.discussionContainer,
#formDiscussion,
#discussion-form {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

#formDiscussion input,
#formDiscussion textarea {
    background: #fff !important;
    border-radius: 8px !important;
    border: 1px solid #e0e0e0 !important;
}

#discussionWrapper,
#discussion-form,
.discussionContainer {
    margin: 0 !important;
    padding: 0 !important;
}

/* Výchozí stav pro všechny záložky - splynou s pozadím */
.shp-tab-link {
    background: #f9f9f9 !important;
    color: #161616;
    border: none !important;
    box-shadow: none !important;
}

/* Aktivní záložka - bílá */
.shp-tab.active .shp-tab-link {
    background: #fff !important;
}

#content > div > div.full-width.p-detail-full-width {
    background-color: #f9f9f9;
}

/* header border */
.header-top-wrapper {
    border-bottom: 1px solid #e1e0e0 !important;
}

#content
    > div
    > div.full-width.p-detail-full-width
    > div
    > div
    > div
    > div.col-sm-12.shp-tabs-row.responsive-nav
    > div {
    background-color: #f9f9f9;
}

ul#p-detail-tabs.shp-tabs.p-detail-tabs.visible-links {
    background-color: #f9f9f9 !important;
}

.detail-parameters th,
.detail-parameters td {
    background: #f9f9f9 !important;
    color: #000 !important;
    font-family: "Myriad Pro", Arial, sans-serif !important;
    font-size: 16px;
    padding: 20px 16px;
}

.detail-parameters tr:nth-child(even) th,
.detail-parameters tr:nth-child(even) td {
    background: #fff !important;
}

/* Volitelné - orámování a zaoblení rohů */
.detail-parameters {
    border-radius: 16px !important;
    overflow: hidden;
    border-collapse: separate;
    border-spacing: 0;
    border: 1px solid #e1e0e0;
}

.detail-parameters th {
    font-weight: bold;
}

#product-detail-form > div.p-to-cart-block > div > span {
    border-radius: 2px;
}

#product-detail-form > div.detail-parameters {
    border: none;
    padding: 8px;
}

#header > div.header-top {
    border-bottom: 1px solid #e1e0e0;
}

.cart-popup {
    max-width: 1200px;
    margin: 40px auto;
    padding: 48px 40px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.16);
    text-align: center;
}

.cart-popup h1 {
    color: #45403c;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 32px;
}

.cart-popup .product-name {
    color: #45403c;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 32px;
}

.cart-popup-info-row {
    display: flex;
    justify-content: space-between;
    gap: 40px;
    margin-bottom: 40px;
}

.cart-popup-info-box {
    flex: 1;
    background: transparent;
    text-align: left;
}

.cart-popup-info-box img {
    width: 48px;
    height: 48px;
    vertical-align: middle;
    margin-right: 24px;
}

.progress-bar {
    width: 100%;
    height: 6px;
    background: #e3dfdb;
    border-radius: 2px;
    margin-top: 16px;
}

.cart-popup-actions {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 48px;
}

.cart-popup-actions .btn-primary {
    background: #897a69;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    border-radius: 2px;
    min-width: 180px;
    height: 56px;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cart-popup-actions .btn-secondary {
    background: none;
    color: #45403c;
    font-size: 20px;
    border: none;
    font-weight: 400;
    min-width: 160px;
    text-align: left;
}

/* button#orderFormButton {
    background: #897a69 !important;
    border-radius: 2px !important;
    text-transform: none !important;
    border: none !important;
    color: #fff !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 16px 32px !important;
    font-size: 16px;
    font-weight: 700;
    font-family: "Myriad Pro", Arial, sans-serif;
}

button#orderFormButton .order-button-text,
button#orderFormButton .order-button-suffix {
    color: #fff !important;
    background: transparent !important;
    text-align: center;
    text-transform: none !important;
}

button#orderFormButton {
    background: #897a69 !important;
    border-radius: 2px !important;
    text-transform: none !important;
    border: none !important;
    color: #fff !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 16px 32px !important;
    font-size: 16px;
    font-weight: 700;
}

button#orderFormButton .order-button-text,
button#orderFormButton .order-button-suffix {
    color: #fff !important;
    background: transparent !important;
    text-align: center;
    text-transform: none !important;
}
 */
#content > div > div:nth-child(3) > div.co-box.co-payment-method > div {
    background-color: #e3dfdb;
    border-radius: 2px;
}

/* button#submit-order,
button#submit-order.btn.btn-lg.btn-conversion.next-step-finish {
background: #897a69 !important;
border-radius: 2px !important;
text-transform: none !important;
border: none !important;
color: #fff !important;
display: flex;
padding: 16px 32px;
}
*/
/* button#submit-order .order-button-text,
button#submit-order .order-button-suffix {
color: #fff !important;
background: transparent !important;
text-align: center;
text-transform: none !important;
} */

/* #checkoutSidebar > div > div.order-summary > div.checkout-box > span {
border-radius: 2px;
}

#checkoutSidebar,
#checkoutSidebar * {
background: #e3dfdb !important;
} */

.colorbox-html-content .h1 {
    text-align: center;
    width: 100%;
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    color: #45403c;
    margin-bottom: 24px;
}

.colorbox-html-content .h2 {
    text-align: center;
    width: 100%;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    color: #45403c;
    margin-bottom: 24px;
}

#cboxLoadedContent > div > div > div.advancedOrder__buttons > a {
    background-color: #897a69;
}

#cboxLoadedContent > div > div {
    align-items: flex-start !important;
}

#cboxLoadedContent > div > div > div.h1 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    text-align: left !important;
    color: #45403c;
    margin: 0 0 24px 0;
}

#checkoutSidebar > div {
    background-color: #e3dfdb;
}

/* Tlačítko slevového kupónu */
#cart-wrapper
    > div
    > div
    > div.col-md-8
    > div
    > div
    > div
    > div:nth-child(1)
    > div.discount-coupon
    > form
    > button {
    border-radius: 0 2px 2px 0 !important; /* pravý horní a dolní roh */
    border-left: none !important; /* odstraní levý border pro spojení */
}

/* Input slevového kupónu */
#discountCouponCode {
    border-radius: 2px 0 0 2px !important; /* levý horní a dolní roh */
    border-color: black !important;
    border-right: none !important; /* odstraní pravý border pro spojení */
}

#cart-wrapper .quantity {
    border-radius: 2px;
}

#cart-wrapper
    > div
    > div
    > div.col-md-4.sidebar-in-cart
    > div.cart-content.summary-wrapper
    > div
    > div.next-step.next-step--cart
    > a.btn.btn-lg.next-step-back
    > span {
    color: #45403c;
}

#continue-order-button > span {
    text-transform: none;
}

#cart-wrapper
    > div
    > div
    > div.col-md-4.sidebar-in-cart
    > div.cart-content.summary-wrapper
    > h4 {
    text-transform: none;
}

.detail-parameters {
    border: none !important;
    margin: 0 !important;
    border-radius: 0 !important;
    padding: 0 !important;
    box-shadow: none !important;
    background: transparent !important;
}

#filters fieldset {
    background: #fff !important;
}

#filters {
    background: #fff !important;
}

#category-header {
    background: white;
}

#filters > div.filter-sections > div > div > form > fieldset {
    background: whtie;
}

.p-bottom .price-additional {
    color: #45403c !important;
    padding: 8px 0 4px 0 !important;
    margin: 0 !important;
    line-height: 1.2 !important;
}

div.p-bottom .p-tools form button {
    border-radius: 2px !important;
    background: #897a69;
}

#content-wrapper > div.hero-section > div > div > a {
    border-radius: 2px;
    text-transform: none;
    font-size: 16px;
    font-weight: 600;
}

.availability > span[style] {
    color: #45403c !important;
}

a.name {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    line-height: 1.2 !important;
    height: auto !important;
    min-height: 0 !important;
    display: block;
}

/* Cena bez DPH */
span.price-label.price-secondary,
strong.price.price-secondary {
    font-family: "Myriad Pro", Arial, sans-serif !important;
    font-size: 16px !important;
    line-height: 24px !important;
    font-weight: 400 !important;
    color: #45403c !important;
    letter-spacing: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    display: block !important;
}

.cart-content.summary-wrapper {
    background: #e3dfdb !important;
    padding: 32px !important;
    border-radius: 10px;
}

.cart-content.summary-wrapper > h4,
.cart-content.summary-wrapper h4 {
    font-family: "Myriad Pro", Arial, sans-serif !important;
    font-weight: 700 !important;
    font-size: 24px !important;
    line-height: 32px !important;
    color: #45403c !important;
    background: #e3dfdb !important;
    margin-bottom: 32px;
    margin-top: 0;
    width: 100%;
    letter-spacing: 0 !important;
}

.next-step-cart {
    display: flex !important;
    align-items: center !important;
    gap: 0 !important;
    width: 100% !important;
    padding: 0 !important;
}

.next-step-back {
    margin-right: auto !important;
    color: #897a69 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    padding: 0 !important;
    min-width: 81px !important;
    height: 24px !important;
    font-family: "Myriad Pro", Arial, sans-serif !important;
    cursor: pointer;
}

/* #continue-order-button:hover,
#continue-order-button:focus {
    background: #746756 !important;
} */

i.icon-search {
    background-image: url("https://721648.myshoptet.com/user/documents/upload/glass.svg") !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    width: 20px !important;
    height: 20px !important;
}

i.icon-search::before,
i.icon-search::after {
    display: none !important;
    content: "" !important;
}

/* Ikona přihlášení */
i.icon-login {
    background-image: url("https://721648.myshoptet.com/user/documents/upload/Userr.svg") !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    width: 20px !important;
    height: 20px !important;
}

i.icon-login::before,
i.icon-login::after {
    display: none !important;
    content: "" !important;
}

/* Ikona košíku */
span.icon-cart {
    background-image: url("https://721648.myshoptet.com/user/documents/upload/cart.svg") !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    width: 20px !important;
    height: 20px !important;
    border: none !important;
}

span.icon-cart::before,
span.icon-cart::after {
    display: none !important;
    content: "" !important;
}
