*{
    color: #111111;
}

p, h1, h2, h3, h4, h5, h6, li, a, span{
    color: #111111 !important;
}

h5, h4, h3, h2 {
    font-size: 12px !important;
}

.home header.entry-header{
    display: none !important;
}
.sdsdsd{
    max-width: 1536px !important;
    margin: auto !important;
}

img.custom-logo {
    width: 80px;
    /* height: 100px; */
}


.site-header {
    background: #fff;
    border-bottom: 1px solid #ddd;
}
header.entry-header{
    display: none !important;
}
#primary-menu a {
    color: #000;
    text-decoration: none;
    letter-spacing: 0.5px;
    font-weight: normal;
    font-size: 14px;
}

#primary-menu a:hover {
    text-decoration: underline;
}

.site-header .site-branding a {
    letter-spacing: 6px;
    text-transform: uppercase;
    font-size: 18px;
}

.header-icons i {
    color: #000;
}

.header-icons i:hover {
    opacity: 0.7;
}

.cart-count {
    line-height: 1;
}
.main-navigation{
    width: fit-content !important;
}
.site-branding{
    left: 47% !important;
}

.single_add_to_cart_button {
    opacity: unset !important;
}
.woocommerce-variation-availability .out-of-stock{
    display: none !important;
}
/* ===== FOOTER KAGU ===== */
.footer-instagram {
    background: #fff;
    border-color: #ddd !important;
}

.footer-instagram p {
    color: #000;
    letter-spacing: 0.5px;
}

.bg-dark-brown {
    background-color: #4d3d36; /* kolor jak na zdjęciu */
}

.footer-links a {
    letter-spacing: 0.5px;
}

.footer-links a:hover {
    text-decoration: underline;
    opacity: 0.9;
}
.koszyk-img{
        width: 40px;
    height: 40px;
    object-fit: none;
}



.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt {
    background-color: transparent !important;
    color: black !important;
    border: solid 1px black !important;
    font-weight: lighter !important;
    padding: 10px 15px !important;
    text-transform: uppercase !important;
    border-radius: 0px !important;
    margin-bottom: 20px !important;
}

.page-content, .entry-content, .entry-summary{
    margin: 0px;
}

h1.product_title.entry-title {
    text-transform: uppercase;
}
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained{
 text-decoration: none !important;
}
a.wc-block-components-checkout-return-to-cart-button{
    padding-left: 30px !important;
}
button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained, button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained{
    background-color: transparent;
    border: none !important;
    font-size: 1rem !important;
}
p{
    font-size: 12px;
}

h1.product_title.entry-title {
    font-size: 16px;
}
span.woocommerce-Price-amount.amount {
    font-size: 14px;
}

button.single_add_to_cart_button.button.alt {
    font-size: 12px;
}

button.single_add_to_cart_button.button.alt {
    border: solid 1px !important;
}


@media (max-width: 768px) {
    .footer-links {
        flex-direction: column;
        text-align: center;
    }
}
@media (max-width: 966px){
    .wybierak .product-tabs {
    margin-left: 0px !important; 
    }
    .wybierak .tab-button{
        padding: 10px 15px !important;
    }
    .modele{
        width: 100% !important;
    }
    .fs-big {
        font-size: 9rem !important;
    }
    .kolo {
    padding: 0rem 0rem !important; 
    }
    .k001 .variant-item, .k002 .variant-item, .k003 .variant-item, .k004 .variant-item {
        width: 100% !important;
    }
    .footer-links .container div{
        flex-direction: column;
    }
    .footer-links .container div a{
        margin-bottom: 10px !important;
    }
    .site-branding {
        left: 40% !important;
    }
}


ol.flex-control-nav.flex-control-thumbs{
    list-style-type: none !important;
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 0px !important;
    margin: 0px !important;
    width: 100% !important;
}
ol.flex-control-nav.flex-control-thumbs li{
    width: fit-content !important;
    margin: 10px 10px !important;
}
ol.flex-control-nav.flex-control-thumbs li img{
    min-width: 150px !important;
    max-height: 150px !important;
}
.single-product .flex-viewport {
    max-height: 70vh !important;
}