
html.Oferta div.list-products-actions-container,
html.wyszukiwanie div.list-products-actions-container,
html.page-category-details div.list-products-actions-container {
    display: none;
}

html.Oferta div.category-list div.widget-header h4,
html.Oferta div.advanced-search div.widget-header h4,
html.wyszukiwanie div.category-list div.widget-header h4,
html.wyszukiwanie div.advanced-search div.widget-header h4,
html.page-category-details div.category-list div.widget-header h4,
html.page-category-details div.advanced-search div.widget-header h4 {
    font-size: 20px!important;
    font-weight: 700!important;
    color: #146152!important;
}

html.Oferta div.category-list div.widget-content button,
html.wyszukiwanie div.category-list div.widget-content button,
html.page-category-details div.category-list div.widget-content button {
    border: none;
}

html.Oferta div.category-list div.widget-content button::before,
html.wyszukiwanie div.widget-content button::before,
html.page-category-details div.widget-content button::before {
    display: inline-block;
    color: #146152!important;
    /*background: linear-gradient(*/
    /*        to right,*/
    /*        #865806 10%,*/
    /*        #F7CC86 40%,*/
    /*        #F7CC86 60%,*/
    /*        #865806 90%*/
    /*);*/
    /*-webkit-background-clip: text;*/
    /*-webkit-text-fill-color: transparent;*/
    transform: scale(1.6);
}

html.Oferta div.nav-collapse div.category ul.category li.category-item a,
html.wyszukiwanie div.nav-collapse div.category ul.category li.category-item a,
html.page-category-details div.nav-collapse div.category ul.category li.category-item a,
html.page-product-details div.nav-collapse div.category ul.category li.category-item a,
html.Oferta div.nav-collapse div.category ul.category li.category-item a,
html.wyszukiwanie div.nav-collapse div.category ul.category li.category-item a,
html.page-category-details div.nav-collapse div.category ul.category li.category-item a,
html.page-product-details div.nav-collapse div.category ul.category li.category-item a {
    font-size: 20px!important;
}

html.Oferta div.nav-collapse div.category ul.category li.category-item a:hover,
html.wyszukiwanie div.nav-collapse div.category ul.category li.category-item a:hover,
html.page-category-details div.nav-collapse div.category ul.category li.category-item a:hover,
html.page-product-details div.nav-collapse div.category ul.category li.category-item a:hover,
html.Oferta div.nav-collapse div.category ul.category li.category-item a:focus,
html.wyszukiwanie div.nav-collapse div.category ul.category li.category-item a:focus,
html.page-category-details div.nav-collapse div.category ul.category li.category-item a:focus,
html.page-product-details div.nav-collapse div.category ul.category li.category-item a:focus,
html.Oferta div.nav-collapse div.category ul.category li.category-item.active a,
html.wyszukiwanie div.nav-collapse div.category ul.category li.category-item.active a,
html.page-category-details div.nav-collapse div.category ul.category li.category-item.active a,
html.page-product-details div.nav-collapse div.category ul.category li.category-item.active a {
    color: #146152!important;
}

html.Oferta div.advanced-search div form div.form-group div.advanced-search-container input,
html.wyszukiwanie div.advanced-search div form div.form-group div.advanced-search-container input,
html.page-category-details div.advanced-search div form div.form-group div.advanced-search-container input {
    border-radius: 15px!important;
}

html.Oferta div.advanced-search div form div.form-group div.advanced-search-container input:focus,
html.wyszukiwanie div.advanced-search div form div.form-group div.advanced-search-container input:focus,
html.page-category-details div.advanced-search div form div.form-group div.advanced-search-container input:focus {
    border: 1px solid #146152!important;
}

html.Oferta div.advanced-search div form button.btn-search,
html.wyszukiwanie div.advanced-search div form button.btn-search,
html.page-category-details div.advanced-search div form button.btn-search {
    background: linear-gradient(to bottom, #15221A 20%, #0E1510 50%, #15221A 80%)!important;
    border-radius: 14px!important;
    color: #F6F4EF!important;
}

html.Oferta div.advanced-search div form button.btn-search:hover,
html.wyszukiwanie div.advanced-search div form button.btn-search:hover,
html.page-category-details div.advanced-search div form button.btn-search:hover {
    background:
            linear-gradient(
                    to bottom,
                    rgba(255,255,255,.35) 0%,
                    rgba(255,255,255,0) 100%
            ),
            linear-gradient(
                    25deg,
                    #9F7A27 0%,
                    #C9A24D 55%,
                    #EED48A 100%
            )!important;
    color: #146152!important;
}

html.Oferta div.dropdown button.dropdown-toggle.filter,
html.wyszukiwanie div.dropdown button.dropdown-toggle.filter,
html.page-category-details div.dropdown button.dropdown-toggle.filter {
    background: linear-gradient(to bottom, #15221A 20%, #0E1510 50%, #15221A 80%)!important;
    border-radius: 9px!important;
    color: #F6F4EF!important;
}

html.Oferta div.dropdown button.dropdown-toggle.filter:hover,
html.wyszukiwanie div.dropdown button.dropdown-toggle.filter:hover,
html.page-category-details div.dropdown button.dropdown-toggle.filter:hover {
    background:
            linear-gradient(
                    to bottom,
                    rgba(255,255,255,.35) 0%,
                    rgba(255,255,255,0) 100%
            ),
            linear-gradient(
                    25deg,
                    #9F7A27 0%,
                    #C9A24D 55%,
                    #EED48A 100%
            )!important;
    color: #146152!important;
}

html.Oferta div.dropdown button.dropdown-toggle.filter:active,
html.wyszukiwanie div.dropdown button.dropdown-toggle.filter:active,
html.page-category-details div.dropdown button.dropdown-toggle.filter:active {
    background:
            linear-gradient(
                    to bottom,
                    rgba(255,255,255,.35) 0%,
                    rgba(255,255,255,0) 100%
            ),
            linear-gradient(
                    25deg,
                    #9F7A27 0%,
                    #C9A24D 55%,
                    #EED48A 100%
            )!important;
    color: #146152!important;
}

html.Oferta div.dropdown ul.dropdown-menu,
html.wyszukiwanie div.dropdown ul.dropdown-menu,
html.page-category-details div.dropdown ul.dropdown-menu {
    background: linear-gradient(to bottom, #15221A 20%, #0E1510 50%, #15221A 80%)!important;
    border-radius: 9px!important;
}

html.Oferta div.dropdown ul.dropdown-menu li a,
html.wyszukiwanie div.dropdown ul.dropdown-menu li a,
html.page-category-details div.dropdown ul.dropdown-menu li a {
    color: #F6F4EF!important;
}

html.Oferta div.dropdown ul.dropdown-menu li a:hover,
html.wyszukiwanie div.dropdown ul.dropdown-menu li a:hover,
html.page-category-details div.dropdown ul.dropdown-menu li a:hover {
    background:
            linear-gradient(
                    to bottom,
                    rgba(255,255,255,.35) 0%,
                    rgba(255,255,255,0) 100%
            ),
            linear-gradient(
                    25deg,
                    #9F7A27 0%,
                    #C9A24D 55%,
                    #EED48A 100%
            )!important;
    color: #146152!important;
}

html.Oferta div.pagination div,
html.wyszukiwanie div.pagination div,
html.page-category-details div.pagination div {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

html.Oferta div.pagination div span,
html.Oferta div.pagination div a,
html.Oferta div.pagination div button,
html.wyszukiwanie div.pagination div span,
html.wyszukiwanie div.pagination div a,
html.wyszukiwanie div.pagination div button,
html.page-category-details div.pagination div span,
html.page-category-details div.pagination div a,
html.page-category-details div.pagination div button {
    display: flex;
    justify-content: center;
    align-items: center;
}

html.Oferta div.pagination div span.current-page,
html.wyszukiwanie div.pagination div span.current-page,
html.page-category-details div.pagination div span.current-page {
    border: none!important;
    border-radius: 100%!important;
    background: linear-gradient(to bottom, #15221A 20%, #0E1510 50%, #15221A 80%)!important;
    font-family: var(--inter)!important;
    color: #F6F4EF!important;
}

html.Oferta div.pagination div a:not(.arrow-right),
html.wyszukiwanie div.pagination div a:not(.arrow-right),
html.page-category-details div.pagination div a:not(.arrow-right) {
    border: none!important;
    border-radius: 100%!important;
    background: #fff!important;
    margin: 0 5px!important;
    font-family: var(--inter)!important;
}

html.Oferta div.pagination div a:not(.arrow-right):hover,
html.wyszukiwanie div.pagination div a:not(.arrow-right):hover,
html.page-category-details div.pagination div a:not(.arrow-right):hover {
    background:
            linear-gradient(
                    to bottom,
                    rgba(255,255,255,.35) 0%,
                    rgba(255,255,255,0) 100%
            ),
            linear-gradient(
                    25deg,
                    #9F7A27 0%,
                    #C9A24D 55%,
                    #EED48A 100%
            )!important;
    color: #146152!important;
}

html.Oferta div.pagination div a.arrow-right:hover,
html.wyszukiwanie div.pagination div a.arrow-right:hover,
html.page-category-details div.pagination div a.arrow-right:hover {
    border-left-color: #146152!important;
}

html.Oferta div.pagination div span.offer-paging-input input,
html.wyszukiwanie div.pagination div span.offer-paging-input input,
html.page-category-details div.pagination div span.offer-paging-input input {
    border: none!important;
    border-radius: 14px!important;
    font-family: var(--inter)!important;
}

html.Oferta div.pagination div button,
html.wyszukiwanie div.pagination div button,
html.page-category-details div.pagination div button {
    background: linear-gradient(to bottom, #15221A 20%, #0E1510 50%, #15221A 80%)!important;
    color: #F6F4EF!important;
    border-radius: 14px!important;
}

html.Oferta div.pagination div button:hover,
html.wyszukiwanie div.pagination div button:hover,
html.page-category-details div.pagination div button:hover {
    background:
            linear-gradient(
                    to bottom,
                    rgba(255,255,255,.35) 0%,
                    rgba(255,255,255,0) 100%
            ),
            linear-gradient(
                    25deg,
                    #9F7A27 0%,
                    #C9A24D 55%,
                    #EED48A 100%
            )!important;
    color: #146152!important;
}

div.list-products-clearfilters a {
    border-radius: 9px!important;
    background: #146152!important;
}

div.list-products-clearfilters a:hover {
    background: #15221A!important;
}

div.list-products-filters a:hover {
    border-radius: 8px!important;
    background: #146152!important;
    color: #fff!important;
}

div.list-products-filters a:hover span {
    color: #fff!important;
}