/* =================================================================================================
	LAYOUT
================================================================================================== */

.widget_product_categories ul { background-color: #fff; padding: 0; }
.widget_product_categories ul li { list-style-type: none; padding: 0; }
.widget_product_categories .product-categories > li,
.widget_product_categories .product-categories li a { color: #000 !important; padding: 0; }
.widget_product_categories .product-categories li a:hover {
    color: #ff834e !important;
    font-weight: 500;
    text-decoration: none;
}
.widget_product_categories .product-categories .current-cat a { color: #ff834e !important; font-weight: 500; }

 #Top_bar .menu > li > a { text-transform: uppercase; }

 .bg-heading {
    display: inline-block;
    background-color: #1d2a3a;
    color: #fff;
    border-radius: 15px 0 15px 15px;
    padding: 2px 15px;
}

ul.products li.product-category { text-align: center; }
ul.products li.product .woocommerce-loop-category__title mark { color: rgba(255, 255, 255, 0.5); }

.pwb-clearfix:before {
    content: "Producent: ";
    font-weight: bold;
    display: block;
    padding-right: 8px;
}
.pwb-clearfix a { font-weight: bold; }

/* =================================================================================================
    HEADER
================================================================================================== */
#Top_bar .top_bar_right #header_cart { min-width: 160px; }
#Top_bar .top_bar_right #header_cart .header-cart-total { font-size: 14px; }

#Subheader ul.breadcrumbs { text-align: left !important; }
#Subheader ul.breadcrumbs > li,
#Subheader ul.breadcrumbs > li > a,
#Subheader ul.breadcrumbs > li > span { color: #000; }

@media (max-width: 992px) {
    #Subheader { display: none; }
}

/* =================================================================================================
	MENU
================================================================================================== */
/* menu kategorii  */
#menu-kategorie-produktow button { background-color: transparent; }
#menu-kategorie-produktow li > ul { padding-left: 20px; }
#menu-kategorie-produktow li {
    line-height: 1;
    list-style: none;
    border-bottom: 1px solid rgb(255 131 78 / 40%);
}
#menu-kategorie-produktow li > a { font-size: 14px; color: #000; padding: 15px 45px 15px 8px; }
#menu-kategorie-produktow li > a:hover,
#menu-kategorie-produktow .bellows-active > a,
#menu-kategorie-produktow .bellows-active .bellows-submenu .bellows-current-menu-item > a { color: #ff834e; font-weight: 600; text-decoration: none; }

.open-filters.mfn-off-canvas-switcher.mfn-only-mobile-ofcs {
    background-color: #fc8556;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    border: 1px solid #fc8556;
    border-radius: 50px;
    padding: 12px 30px;
}
.open-filters.mfn-off-canvas-switcher.mfn-only-mobile-ofcs:hover {
    background-color: transparent;
    color: #000;
    text-decoration: none;
}
@media (min-width: 370px) and (max-width: 767px) {
    .open-filters.mfn-off-canvas-switcher.mfn-only-mobile-ofcs {
        margin-top: -76px;
    }
}


/* =================================================================================================
	CONTENT
================================================================================================== */
/* Widżet WooCommerce */
.with_aside .sidebar.columns { background-color: #fbfbfb; margin: 40px 0; }
.with_aside .sidebar.columns .widget .yith-wcan-filters { background-color: transparent; }


/* WOOCOMMERCE */
.woocommerce .image_frame .image_wrapper { max-height: 350px; vertical-align: middle; }
.woocommerce .image_frame .attachment-woocommerce_thumbnail {  }

.woocommerce ul.products li.product a img {
    /*width: auto;
    max-height: 300px;*/
    /*margin: 0 auto;*/
    vertical-align: middle;
}
/* single product */
.woocommerce .product .woocommerce-product-gallery .woocommerce-product-gallery__image img {
    width: auto;
    height: auto;
    max-height: 400px;
    margin-left: auto;
    margin-right: auto;
}
.woocommerce ul.products li.product .desc { background: none; padding: 15px 0; }
.woocommerce ul.products li.product .desc > h5 {
    font-size: 16px;
    line-height: 20px;
}

.woocommerce .product .stock.available-on-backorder,
.woocommerce .product .stock.in-stock { font-size: 16px; color: #5ccf2c; font-weight: bold; }
.woocommerce .product .stock.out-of-stock { font-size: 16px; font-weight: bold; }
.woocommerce .product ul.tabs > li > a { font-size: 16px; }

.woocommerce #woocommerce_product_categories-2 { display: none; }

/* YITH Filter */
.yith-wcan-filters .yith-wcan-filter .filter-title { font-size: 18px; }
.woocommerce .yith-woocommerce-ajax-product-filter > ul.yith-wcan-color > li > a,
.woocommerce .yith-woocommerce-ajax-product-filter > ul.yith-wcan-color > li > a:hover {
    width: 25px;
    height: 25px;
    border: none;
}
/*.woocommerce .yith-woocommerce-ajax-product-filter > ul.yith-wcan-label > li > a,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label,
.woocommerce .yith-wcan-filter .filter-content ul > li.label {
    background-color: #fff !important;
    box-shadow: none;
    border: 1px solid #ff834e;
}
/*.woocommerce .yith-wcan-filter .filter-content ul > li:hover > a > span,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label > a { color: #ff834e; }
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label:not(.disabled):hover,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active:not(.with-image) { background-color: #ff834e !important; color: #fff !important; box-shadow: none !important; }
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label { padding: 7px 10px; margin: 0 5px 10px; }
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-color:hover {
    border-color: #000;
}

.woocommerce .yith-woocommerce-ajax-product-filter > ul.yith-wcan-label > li > a:hover,
.woocommerce .yith-woocommerce-ajax-product-filter > ul.yith-wcan-label > li.chosen > a {
    background-color: #ff834e !important;
    border-color: #ff834e;
}*/

.woocommerce .pager .pages { background-color: transparent; }
.woocommerce .pager .pages a { color: #fff; background-color: #000; margin-right: 5px; }
.woocommerce .pager .pages a:hover { background-color: #ff834e; }

.woocommerce .berocket_single_filter_widget .bapf_head > h3 { font-size: 18px; }

/* FORMULARZE */
form.wpcf7-form input[type="submit"]:hover {  }
form.wpcf7-form div.name-input,
form.wpcf7-form div.email-input,
form.wpcf7-form div.phone-input,
form.wpcf7-form div.select,
form.wpcf7-form div.captcha-input,
form.wpcf7-form div.textarea-input { margin-bottom: 15px; }
form.wpcf7-form div.name-input { margin-right: 5px; }
form.wpcf7-form div.acceptance span.wpcf7-list-item { margin: 0; }
form.wpcf7-form .wpcf7-select-parent .select-arrow { top: 6px; }
form.wpcf7-form div.captcha-input input { max-width: 150px; }

/* =================================================================================================
	FOOTER
================================================================================================== */
footer .footer-info {
    font-size: 12px;
    display: block;
    vertical-align: middle;
}
footer .footer-info span, footer .footer-info span a { color: #a5a5a5; }