.elementor-kit-16309{--e-global-color-primary:#000000;--e-global-color-secondary:#494F56;--e-global-color-text:#2E2E2E;--e-global-color-accent:#D87A2A;--e-global-typography-primary-font-family:"IBM Plex Mono";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"IBM Plex Mono";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"IBM Plex Mono";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"IBM Plex Mono";--e-global-typography-accent-font-weight:500;}.elementor-kit-16309 e-page-transition{background-color:#FFBC7D;}.elementor-kit-16309 h1{font-family:"IBM Plex Mono", Sans-serif;}.elementor-kit-16309 h2{font-family:"IBM Plex Mono", Sans-serif;}.elementor-kit-16309 h3{font-family:"IBM Plex Mono", Sans-serif;}.elementor-kit-16309 h4{font-family:"IBM Plex Mono", Sans-serif;}.elementor-kit-16309 h5{font-family:"IBM Plex Mono", Sans-serif;}.elementor-kit-16309 h6{font-family:"IBM Plex Mono", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.select2-container .select2-selection--single .select2-selection__rendered
{
padding:0;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
	background-color:#D87A2A;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
		background-color:#D87A2A;
	  border:1px solid white;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #bdbdbd;
}
li.cat-item.cat-parent.current-cat-parent {
    background: #f9f9f9;
}
a:hover {
    text-decoration: underline;
}
a {
    text-decoration: none;
	color:#D87A2A;
}
/* Poprawiona część dla kategorii produktów */
ul.product-categories,
ul.product-categories ul.children {
    list-style-type: none;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
}

ul.product-categories li.cat-item {
    margin-bottom: 0;
    padding: 10px 5px;
    border-bottom: 1px solid #f5f5f5;
	font-size:14px;
}
ul.product-categories li.cat-item:focus, ul.product-categories li.cat-item:hover {
    background-color:#f9f9f9;
}
ul.product-categories li.cat-item  span.count {
    color: #9b9b9b;
    font-size: 12px;
}
body {
	font-family:"IBM Plex Mono", Sans-serif;	
}

.woocommerce .elementor-16696 .elementor-element.elementor-element-3f2bee49 .price {
    text-transform: normal;
}
form.woocommerce-product-search button {
    display: none;
}

input.search-field {
    border: 1px solid #e5e5e5;
    border-radius: 15px;
}
.related.products li{
	background: white;
border-style: solid;
    border-width: 1px 1px 1px 1px;
    --border-top-width: 1px;
    --border-right-width: 1px;
    --border-bottom-width: 1px;
    --border-left-width: 1px;
    border-color: #D3D3D3;
    --border-color: #D3D3D3;
    --border-radius: 10px 10px 10px 10px;
    --border-top-left-radius: 10px;
    --border-top-right-radius: 10px;
    --border-bottom-right-radius: 10px;
    --border-bottom-left-radius: 10px;
}
.woocommerce .elementor-element.elementor-products-grid ul.products li.product, .woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product, .woocommerce div.product .elementor-element.elementor-products-grid .upsells.products ul.products li.product{
    padding: 10px;
    text-align: center;
	box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.11);
}

.related.products a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {display:none}
.related.products li.product.type-product img {

    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #EBEBEB;
    border-radius: 010px 010px 010px 010px;
}

/* Ukryj obrazy kategorii */
.subcategory_list img {
    display: none !important;
}

/* Zmień układ na inline z separatorami */
.subcategory_list .product-category {
    display: inline-block !important;
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
}

.subcategory_list .product-category:not(:last-child):after {
    content: " | ";
    color: #666;
    margin-left: 5px;
}

/* Usuń domyślne style WooCommerce grid */
.subcategory_list .products {
    display: block !important;
    columns: unset !important;
}

.subcategory_list .columns-4 {
    columns: unset !important;
}

/* Stylizacja tytułów */
.subcategory_list .woocommerce-loop-category__title {
    margin: 0 !important;
    font-size: inherit !important;
    display: inline !important;
}

/* Ukryj liczniki w nawiasach */
.subcategory_list .count {
    font-weight:400 !important;
    font-size:.7em;
    color:#A0A0A0;
}

/* Resetuj style linków */
.subcategory_list .product-category a {
    display: inline !important;
    text-decoration: none;
    color: inherit;
}

.subcategory_list .product-category a:hover {
    text-decoration: underline;
}

/* Usuń wszystkie marginesy i paddingi */
.subcategory_list .elementor-widget-container,
.subcategory_list .woocommerce {
    margin: 0 !important;
    padding: 0 !important;
}

p.product_title.entry-title.elementor-heading-title.elementor-size-default a {
    color: #06c;
}

/* === STYLIZACJA WYSZUKIWARKI PRODUKTÓW === */

/* 1. Styl dla pola do wpisywania tekstu */
.woocommerce-product-search .search-field {
  border: 2px solid #d87a2a !important; /* Twoja ramka w kolorze brandu */
  transition: all 0.3s ease-in-out; /* Płynne przejście efektu */
}

/* 2. Efekt po kliknięciu w pole (tzw. focus) */
.woocommerce-product-search .search-field:focus {
  box-shadow: 0 0 8px rgba(216, 122, 42, 0.5) !important; /* Pomarańczowa poświata */
  outline: none !important; /* Usuwa domyślną niebieską ramkę przeglądarki */
}

/* 3. Styl dla przycisku "Szukaj" */
.woocommerce-product-search button[type="submit"] {
  background-color: #d87a2a !important; /* Tło w kolorze brandu */
  color: #ffffff !important; /* Biały tekst dla kontrastu */
  border: 2px solid #d87a2a !important; /* Ramka w tym samym kolorze */
  transition: all 0.3s ease-in-out;
}

/* 4. Efekt po najechaniu myszką na przycisk */
.woocommerce-product-search button[type="submit"]:hover {
  background-color: #c26c24 !important; /* Tło lekko ciemniejsze */
  border-color: #c26c24 !important; /* Ramka lekko ciemniejsza */
  cursor: pointer; /* Zmienia kursor na "rączkę" */
}
small.woocommerce-price-suffix {
    clear: both;
    display: block;
    margin-top: 10px;
    color: gray;
}

.woocommerce .elementor-16696 .elementor-element.elementor-element-3f2bee49 .price {
    text-transform: lowercase !important;
}

ul.product-categories > li.cat-item.current-cat.cat-parent,
ul.product-categories > li.cat-item.cat-parent.current-cat-parent{
    border-left: 2px solid #D87A2A;
    background: #f7f7f7;
    font-weight: 500;
}


.elementor-add-to-cart.elementor-product-simple p.stock.in-stock {
    display: none;
}

.elementor-add-to-cart.elementor-product-simple p.stock.out-of-stock {
    display: none;
}

li.woocommerce-MyAccount-navigation-link {
    list-style: none;
    margin: 0;
    padding: 5px 0;
}
li.woocommerce-MyAccount-navigation-link {
 border-bottom: 1px solid #e7e7e7;
}
li.woocommerce-MyAccount-navigation-link br {
    display:none;
}/* End custom CSS */