h1 {font-family: Oswald;font-size: 26px !important;font-weight: 300 !important; color: #fff !important; text-align: center; background: #2a2a51 !important; padding: 5px;} 
h2 {font-family: Oswald;font-size: 26px;font-weight: 400; } 
h3 {font-family: Oswald; font-size: 21px; font-weight: 300;}
@media (max-width: 767px) {
h1 {font-size: 23px !important; padding: 5px;}
h2 {font-size: 22px; text-align: center; color: #2a2a51; } 
h3 {font-size: 19px;}
}
.contact-form .form-group.subject_off {position: absolute; left: -9000px; text-indent: -9000px;}
.contact-form form .alert ul {margin-bottom: 0px;}
.contact-form form {background: #fff}
.contact-form form .form-fields .form-control-label {font-weight: 500; font-size: 13px;}
.contact-form form .card-body {padding: 50px 40px;}
.contact-form form .h4 {text-transform: uppercase; font-weight: 700; font-size: 16px; }
.contact-form form .custom-select, .contact-form form  input.form-control {height: calc(3.5em + 1rem + 2px); font-size: 16px; color: #000;}
.contact-form form textarea {padding: 25px; font-size: 16px; color: #000;}
.contact-form form .custom-select {background-size: 20px}
.contact-form form .form-footer .btn {min-width: 130px;}

.contact-form form .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999;
  font-weight: 500;
}
.contact-form form .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #999;
  font-weight: 500;
}
.contact-form form .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #999;
  font-weight: 500;
}
.contact-form form .form-control:-moz-placeholder { /* Firefox 18- */
  color: #999;
  font-weight: 500;
}

.contact-info h6 {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  margin-left: 55px;
  margin-bottom: 30px;
  margin-top: 42px;
}

#content-wrapper .popular-tag {margin-bottom: 10px;}

#left-column .general-border {
  border-top: 1px solid #fff;
  margin: 0px !important;
}

#search .listing-h1 .count-box.no-products, .no-search #js-product-list-top {display: none !important}

.no-search #content-wrapper {margin: 0 auto; flex: 0 0 100% !important; max-width: 100% !important;}
.search-contact .no-search-head {font-weight: 700; margin-bottom: 10px; font-size: 16px;}
.no-search #content-wrapper .popular-search {font-weight: 700;}
.search-contact a, .search-contact p {font-size: 14px; text-decoration: none}
.search-contact p {margin-bottom: 5px;}
.search-head {font-weight: 700}
.no-search a.search-tag-link {margin-bottom: 8px; margin-right: 4px;}
.no-search #content a.search-tag-link:hover {color: #fff; background: #333f4f}
.no-search #content a.search-tag-link {background: #fff;}
.back-category span {position: relative; font-size: 18px; top: 4px; margin-right: -4px; margin-left: -4px; color: #666;}
.back-category a {font-size: 12px; color: #666;}
.category-head .card-header {
  border-bottom: 0px !important;
  padding: 0px;
  margin-top: 12px;
}
.category-head .card-header .card-title {
	font-family: Oswald;
 font-weight: 400;
  font-size: 22px;
  display: block;
  background-color: #2a2a51;
  padding: 6% 3%;
  border-radius: 4px 4px 0px 0px;
  text-align: center;
  color: #fff;
  margin-bottom: 25px !important;
  
}





.show-button.text-center {z-index: 6 !important;}

#_desktop_filters .category-head .card-header .card-title {
  margin-bottom: 10px !important;
}

.category-box .list-group-item {
  padding: 8px 0px;
  text-transform: uppercase;
}

.category-box .list-group-item, .category-box .list-group-item a, .PM_ASCriterionsGroupSubcategory .PM_ASCriterionGroupCheckbox .checkbox .PM_ASLabelLink, .PM_ASCriterionsGroupCategory .PM_ASCriterionGroupCheckbox .checkbox .PM_ASLabelLink {
background: transparent !important;
  font-size: 18px;
  font-weight: 300;
  color: #2a2a51 !important;
  text-transform: none;
  font-family: oswald;
}

.category-box .depth-1 .stretched-link.list-group-item-action-dropdown-link {
  font-size: 13px;
}

#js-product-list .general-border {
  border-top: 1px solid #f1f4f6;
  margin: 5px 0px !important;
}

#search #PM_ASCriterionsGroupTitle_3_21 {  }

#search .PM_ASCriterionsGroupCategory .PM_ASCriterionGroupCheckbox .checkbox .PM_ASLabelLink { font-size: 15px; }

#search .PM_ASCriterionsGroupCategory li {
	border-bottom: 0px solid #ddd;
	margin-bottom: 0px;
	padding-bottom: 0px;	
}

.category-box a:hover {text-decoration: underline}
.category-box .list-group-item .material-icons {font-size: 20px;}
.category-box .less, .category-box [aria-expanded="true"] .more {display: none}
.category-box [aria-expanded="false"] .more, .category-box [aria-expanded="true"] .less {display: block}
.list-group-collapse .list-group-collapse .list-group-item, .PM_ASCriterionsGroupCategory li[data-level="3"] .PM_ASLabelLink, .PM_ASCriterionsGroupCategory li[data-level="4"] .PM_ASLabelLink, .PM_ASCriterionsGroupCategory li[data-level="5"] .PM_ASLabelLink, .PM_ASCriterionsGroupCategory li[data-level="6"] .PM_ASLabelLink {
  padding-left: 18px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  padding: 4px 0px;
  text-transform: none;
}

.list-group-collapse .list-group-collapse .list-group-item::before {
  content: '';
  background: url(../img/arrow-right.svg);
  position: absolute;
  width: 16px;
  height: 16px;
  background-size: 14px;
  left: -4px;
  top: 8px;
}

.list-group-collapse .list-group-collapse {
  margin: 6px 0px 10px;
}

.depth-0:not(.category-on) {display: none}
.depth-0.category-more {display: flex}
.category-head .PM_ASCriterionHideToggleLink {
  padding-top: 0px;
  border-top: 1px solid #fff;
  position: relative;
  z-index: 1;
  cursor: pointer;
}

.listing-h1 h1, .listing-h1 span.h1 {
  display: inline-block;
  font-weight: 400;
  font-size: 27px;
  margin-bottom: 20px;
  color: #fff;
}

#search .block-category.listing-h1 .h1 {
  color: #fff;
  margin-bottom: 15px;
}

#search .listing-h1 .count-box {  color: #fff;  }


.no-search .block-category.listing-h1::after { left:0px; right: auto; }

.cat-top .img-cat {
  position: relative;
  display: flex;
  justify-content: center;
  align-content: center;
  height: 100%;
}


.cat-top .img-cat img {
  border-radius: 10px;
}


.listing-h1 span.h1 {text-transform: none}
.listing-h1 .count-box {color: #666; font-weight: 400; font-size: 14px; display: block; margin-bottom: 20px;}
#js-product-list-top .dropdown {
  display: inline-block;
  margin-bottom: 18px;
}
#js-product-list-top .dropdown-menu {border-radius: 0px; padding: 6px; margin-top: 10px; left: auto; right: 0px;}
#js-product-list-top .dropdown-menu a.dropdown-item {padding: 4px 15px; font-size: 13px; margin: 1px 0px; color: #222}
#js-product-list-top .dropdown-menu a.dropdown-item.selected,
#js-product-list-top .dropdown-menu a.dropdown-item:hover,
#js-product-list-top .dropdown-menu a.dropdown-item.active {background: #044991; color: #fff}
#js-product-list-top .dropdown button {color: #222 !important; font-size: 14px; opacity: 1; background: #fff  url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAADsAAAA7AF5KHG9AAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAH9JREFUWIXtkkEKgDAQxPKJtvpFn6uCz6mXCkUo6Harl8lJBCdZEIQQQrRZgOSwk8rWa3kG9s6IVDby24gIbOXDA5gN8u6NCKzGAY8DAAiGiOAlt0RYgt0ihsmfCIbLW6Kp8W4o9R++3Z7jaPlFffVnl7cifpHXEeEvuRBCuHACRn84ryPprywAAAAASUVORK5CYII=') right 0rem center/14px 14px no-repeat; border: 0px; padding: 0px; text-transform: none; box-shadow: none !important; padding-right: 20px;}
#js-product-list-top .sort-name {font-weight: 500; }
#js-product-list-top .dropdown-toggle:after {display: none !important}
#js-product-list-top  .dropdown-menu.per-page {min-width: 120px;}
.pagination-top {flex:1; position: relative; top: -4px;}
#category-description p, #category-description a {
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.openfiltr {
  display: none;
}

.block-category

.block-category p, .block-category li, .block-category a, .block-category span {font-size: 15px; line-height: 24px;}
.block-category p.h2-head {font-family: Oswald; font-size: 28px; margin-top: 5px; font-weight: 400;}
.block-category p {margin-bottom: 10px}
.block-category li {position: relative; padding-left: 15px}
.block-category li:before {content: ''; width: 6px;height: 6px;position: absolute;background: #fff;border-radius: 50%;top: 10px; left: 0px;}



@media only screen and (max-width:992px) {
.block-category p.h2-head {font-size: 20px; margin-block-end: 18px;}}

#category-description.description-bottom p, .category-bottom #category-description ul li {
  font-size: 15px;
  line-height: 25px;
  letter-spacing: 0;
}

#category-description.description-bottom p {margin-bottom: 20px;}

#category-description.description-bottom p.cat-bottom-name {
  margin-bottom: 30px;
}

#category-description p {margin-bottom: 20px}
#category-description h2, #category-description h3, #category-description h4, #category-description h5 {
  font-family: Oswald;
  font-size: 25px;
  font-weight: 400;
  margin: 20px 0px 20px;
  line-height: 28px;
  color: #fff !important;

}


.category-bottom.green-color .h1, .category-bottom.green-color p, .category-bottom.green-color a, .category-bottom.green-color span { color:#222!important; }
.category-bottom #category-description h2, .category-bottom #category-description h3, .category-bottom #category-description h4, .category-bottom #category-description h5 { color:#222!important; }
.category-bottom #category-description ul {padding-left: 0px;}
.category-bottom #category-description ul li {position: relative; list-style: none; padding-left: 16px;}
.category-bottom #category-description ul li:before {content: '';left: 0px;width: 7px;height: 7px;background: #000;position: absolute;border-radius: 50%;top: 9px;}
.category-gallery {margin-bottom: 70px !important}

.green-color p, .green-color a, .green-color span {font-family: Roboto Condensed; color: #fff !important; font-size: 19px; line-height: 24px;}
.green-color .h1 {
  font-family: Oswald;
  color: #fff !important;
  font-size: 27px;
  line-height: 30px;
  margin-bottom: 8px;
}
.cat-top {padding: 0px 0px 40px 30px;}
.no-search .cat-top {padding: 0px 0px 40px 0px; margin-bottom: 0px;}
.cat-top .container {background: #2a2a51; border-radius: 4px;}

#category-description {
  padding-bottom: 0px !important;
}

#category-description p.buttn-cat { }
#category-description p.buttn-cat .cat-more {
  position: relative;
  padding-left: 35px;
  padding-right: 35px;
  background: #fff;
  color: #222;
  font-size: 13px;
  padding-top: 18px;
  padding-bottom: 18px;
  border-radius: 30px;
  border: 0;
}

#category-description p.buttn-cat {
  margin-top: 40px;
  margin-bottom: 0;
}
.category-bottom {
  background: transparent;
  margin-bottom: 6rem;
}

.home-blog { margin-bottom: 2rem; }

.pagination.justify-content-center {
  justify-content: flex-end !important;
  margin-top: 0px !important;
  margin-bottom: 5rem !important;
}

p.price-netto-listing { font-size: 14px; }

.category-bottom .description-bottom {
  margin: 0 auto;
  max-width: 1540px;
	padding-right: 0.625rem;
	padding-left: 0.625rem;  
}

.description-bottom .cat-bottom-name span {
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 24px;
  letter-spacing: 0.5px;
  text-decoration: underline;
}

.post-home .blog-title a {
  font-weight: 700;
  font-size: 18px;
  color: #222;
  line-height: 24px;
}
.post-home .blog-title  {line-height: 20px; height: 50px; overflow: hidden;}
.blog-link a {font-weight: 700; font-size: 14px;}
.blog-link a .material-icons {float: right}
.blog_home__navigation, .featured-products__navigation {
  position: absolute;
  top: -1px;
  right: 0px;
  z-index: 10;
  background: #fff;
  padding-left: 40px;
}

.swiper-button-prev .material-icons, .swiper-button-next .material-icons {
  font-size: 34px;
}

.blog_home__header {position: relative}
.more-products {margin: 20px 0px}
.btn-border {border: 1px solid #02994a; background: #02994a; padding: 15px 45px 15px 35px; position: relative; font-weight: 700; font-size: 14px; text-transform: uppercase; color: #fff}
.btn-border:hover {color: #fff; border: 1px solid #076032; background: #076032;}
.btn-border .material-icons {padding-left: 0px;margin-left: 1px;top: 11px;font-size: 25px;;}
.btn-border:hover .material-icons {padding-left: 2px;}
.btn-border .material-icons {color: #fff}
.more-products {display: block !important}


.all-brands #content-wrapper {flex: 0 0 100% !important; max-width: 100% !important;}
.all-brands .brands-footer {border-top: 0px}
.all-brands #content-wrapper .card {border-bottom: 1px solid #ddd}
.all-brands #content-wrapper .brand-img {background: #f5f5f5}

#js-product-list-top .product-list-top {
  margin: 20px auto 0px !important;
}
#js-product-list-top.is-sticky .product-list-top {padding: 0px 15px;}
.filtr-zone {width: 100%}
.remove_filters.PM_ASResetAll {
  border: 0px solid #999;
  font-size: 13px;
  margin-bottom: 12px;
  padding: 8px 12px 10px;
  border-radius: 0px;
  background: #fff;
  cursor: pointer;
  margin-top: 5px;
}
#mobile_filters .remove_filters.PM_ASResetAll {margin-bottom: 0px;}
#mobile_filters label {
  margin-bottom: 0.225rem;
}




#mobile_filters .PM_ASCriterionsGroupName  {font-size: 14px !important;}
#mobile_filters .material-icons.delete-filtr {top: -4px;}
.h6.active-filter-title {
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
  margin-top: 10px;
  display: none;
}
.swipper-category .swiper-slide a, .no-search-right .search-tag-link {
  display: block;
border: 0px;
font-size: 11px;
border-radius: 3px;
padding: 12px 22px 12px 22px;
white-space: nowrap;
background: #fff;
margin-bottom: 2px;
font-weight: 500;
color: #323d4b;
border-radius: 50px;
text-transform: uppercase;
}

#js-active-search-filters .swipper-category .swiper-slide a, #js-active-search-filters .no-search-right .search-tag-link {
  display: block;
  border: 0px;
  font-size: 11px;
  border-radius: 3px;
  padding: 12px 22px 12px 22px;
  white-space: nowrap;
  background: #fff;
  margin-bottom: 2px;
  font-weight: 700;
  color: #222;
  border-radius: 50px;
  text-transform: uppercase;
}

#js-active-search-filters .swipper-category .swiper-slide a.filter-block {
 
  font-weight: 500;
}

.swipper-category .swiper-slide a.PM_ASResetAll {background: #333f4f !important; color: #fff !important; border: 0px;} 

.no-search-right .search-tag-link {display: inline-block}
a.PM_ASSelectionsRemoveLink:hover {text-decoration: line-through !important; color: inherit !important;}
.swipper-category .swiper-button-disabled {display: none !important; opacity: 0 !important}
.swipper-category  .button-sub {color: #fff; cursor: pointer; width: 38px; height: 100%; position: absolute; margin-top: 0px; top: 0px; z-index: 100;background: #333; text-align: center;}
#content-wrapper .swipper-category  .button-sub {display: none !important;}
.swipper-category  .button-sub:after {font-size: 16px;}
.swipper-category  .swiper-button-prev.button-sub {left: 0px}
.swipper-category  .swiper-button-next.button-sub {right: 0px}
.swipper-category  .swiper-slide {width: auto}
.swipper-category.category-top a:hover {background: #333f4f;  color: #fff}
.swipper-category.category-top a {background: #fff; }
#left-column #_desktop_filters label {
  margin-bottom: 0px;
  padding-right: 15px;
}

.img-fluid {
  max-width: 98%;
  height: auto;
}
.PM_ASCriterionHideToggleClick {margin-bottom: 0px;float: left;width: 100%;}
.PM_ASCriterionGroupCheckbox .checkbox .PM_ASLabelLink, .PM_ASCriterionGroupLinkColor .PM_ASCriterionLink {
  font-size: 16px;
  text-decoration: none;
  font-weight: 400;
  letter-spacing: 0;
  color: #2a2a51;
}

/* Stylowanie chekboxów - filtr */

.PM_ASCriterionGroupCheckbox .checkbox input {position: absolute; left: -9000px; text-indent: -9000px;}
.PM_ASCriterionGroupCheckbox .checkbox .checkbox-box {
  margin-top: 1px;
  width: 20px;
  height: 20px;
  border: 1px solid #b8b8b8;
  border-radius: 3px;
  position: absolute;
  left: 0px;
}
.PM_ASCriterionGroupCheckbox .checkbox .PM_ASLabelLink {
  padding-left: 34px;
  cursor: pointer;
}
.PM_ASCriterionGroupCheckbox .checkbox .PM_ASLabelCheckboxSelected .checkbox-box {
  background-color: #232f3e;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYEAQAAAAa7ikwAAAAIGNIUk0AAHomAACAhAAA+gAAAIDoAAB1MAAA6mAAADqYAAAXcJy6UTwAAAACYktHRAAAqo0jMgAAAAlwSFlzAAAAYAAAAGAA8GtCzwAAAAd0SU1FB+cMHg0OHt73z4kAAADSSURBVEjH7dMxDoIwFIBhvISsKIsX8CJMDCTcwcRTuHABrsEVPIAMrJqYMIEHgPc7OFRDUdIWB+Ob2+9Pm9bzHA6yXCJFAdcr7HYu7QdOWfI8st/PhwPQtjPigByP8+Gcz7BaWeKnkx6/XCAMv4fDZoMcDkiSwGLh9FqQ7RZuN7Uoy8YiRncOVTVcPIx8xtdr/ZGpa/0mFTHGH4E4hr4fjYjvG+Mqkqbjkaaxwl9P0nVMGsN3Pi1i+4neRizx9xFHuD7iGFeRKELyHILAOf6f35k7x/+p8Jftb6MAAAAASUVORK5CYII=');
  background-size: 10px;
  background-repeat: no-repeat;
  background-position: 4px 5px;
  border-color: #232f3e !important;
}
.checkbox-box span {display: none}
#_mobile_filters .PM_ASCriterionGroupCheckbox .checkbox .checkbox-box {width: 21px; height: 21px; margin-top: 0px; background-size: 10px; background-position: 5px 6px;}
#_mobile_filters .PM_ASCriterionGroupCheckbox .checkbox .PM_ASLabelLink {
 padding-left: 32px;
  font-size: 17px;
  font-family: Oswald;
  font-weight: 300;
}

/* Stylowanie linków - filtr */

.PM_ASCriterionGroupLink {display: block; width: 100%; float: left; margin-bottom: 0px !important;}
.PM_ASCriterionGroupLink:not(.PM_ASCriterionGroupLinkColor) li a {border-radius: 2px; border: 1px solid #333;  padding: 6px 10px;  margin: 0px 7px 7px 0px; display: inline-block; text-decoration: none !important}
.PM_ASCriterionGroupLink:not(.PM_ASCriterionGroupLinkColor) li {border: 0px !important; padding: 0px !important; float: left;}
.PM_ASCriterionGroupLink:not(.PM_ASCriterionGroupLinkColor) li a {font-size: 14px;}
.PM_ASCriterionGroupLink:not(.PM_ASCriterionGroupLinkColor) .PM_ASCriterionLink.PM_ASCriterionLinkSelected, .PM_ASCriterionGroupLink:not(.PM_ASCriterionGroupLinkColor) li a:hover {color: #fff; background: #333;}
.PM_ASCriterionColorSquare.white-box {box-shadow: inset 0px 0px 1px 0px rgba(0,0,0,0.2);}
.open_search ~ .PM_ASCriterionsGroupOuter .PM_ASCriterionGroupLinkColor li.PM_ASCriterionHide {width: 100%}
.PM_ASCriterionGroupLinkColor .PM_ASCriterionLinkSelected .PM_ASCriterionColorSquare {background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYEAQAAAAa7ikwAAAAIGNIUk0AAHomAACAhAAA+gAAAIDoAAB1MAAA6mAAADqYAAAXcJy6UTwAAAACYktHRAAAqo0jMgAAAAlwSFlzAAAAYAAAAGAA8GtCzwAAAAd0SU1FB+cMHg0OHt73z4kAAADSSURBVEjH7dMxDoIwFIBhvISsKIsX8CJMDCTcwcRTuHABrsEVPIAMrJqYMIEHgPc7OFRDUdIWB+Ob2+9Pm9bzHA6yXCJFAdcr7HYu7QdOWfI8st/PhwPQtjPigByP8+Gcz7BaWeKnkx6/XCAMv4fDZoMcDkiSwGLh9FqQ7RZuN7Uoy8YiRncOVTVcPIx8xtdr/ZGpa/0mFTHGH4E4hr4fjYjvG+Mqkqbjkaaxwl9P0nVMGsN3Pi1i+4neRizx9xFHuD7iGFeRKELyHILAOf6f35k7x/+p8Jftb6MAAAAASUVORK5CYII=');
background-size: 10px !important;
background-repeat: no-repeat;
background-position: 7px 8px;}

body:not(#category) .cat-top .container {
  padding: 32px 60px 16px;
}	

.PM_ASCriterionGroupLinkColor .PM_ASCriterionLinkSelected .PM_ASCriterionColorSquare.white-box,
.PM_ASCriterionGroupImage .PM_ASCriterionLinkSelected .PM_ASCriterionColorSquare.white-box
{background-image:  url('data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABkAAD/4QMpaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjAtYzA2MCA2MS4xMzQ3NzcsIDIwMTAvMDIvMTItMTc6MzI6MDAgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUgV2luZG93cyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxQzdDQTQ2RDAzQjQxMUVGODQzOUFGOTA1MjgxQkE3RSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoxQzdDQTQ2RTAzQjQxMUVGODQzOUFGOTA1MjgxQkE3RSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjFDN0NBNDZCMDNCNDExRUY4NDM5QUY5MDUyODFCQTdFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjFDN0NBNDZDMDNCNDExRUY4NDM5QUY5MDUyODFCQTdFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/+4ADkFkb2JlAGTAAAAAAf/bAIQAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQICAgICAgICAgICAwMDAwMDAwMDAwEBAQEBAQECAQECAgIBAgIDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMD/8AAEQgAGAAYAwERAAIRAQMRAf/EAGAAAAIDAQAAAAAAAAAAAAAAAAYIBQcLCgEBAAAAAAAAAAAAAAAAAAAAABAAAQQDAAEDBQEAAAAAAAAABAIDBQYBBwgJEhMUABEiFQohEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwDvWiLfU5+WsUDA2iuzc7TyxALbCxE3GyUtVzpAXBwAVijgyXjIQs0LPvMtkoaW41+acZT/AL9As/cHcHPHj054uXS3S1yZqtEqrXxYuLF9gu3bAtxbBDsFr/X8E6QM5YLfYHBl4ZZwttkdht0op0cMcghoM5/U28PK9/SR5W6RtLS91uXOGsedbfEWyq2OpTMw1rbjnWzUx7w0issf9eJsDdd+Gj3GltvNpIs5KFsrbDgQ3EABBdb6k8k38x/kre6soF7tG5NL7xuthlAtq24iVlKp0jWpyaJs9p1F0V6HXPh7bF950v5mV4fefT+3jHPxKHHAJfN8iv8AWP5DWBkNPav541m8leR23JGa03yRqOWOxh0h5/LcM3sLdN7bjc4SrKBZCxnD/bCY+GAz+uDSo4U4U528dXO1Q5q5qqDdcplbb+dOzp3xyrlse5FDjszuwdgTjI4y521zqxketfobHFHbaEEaHDHYYbCxuoeXtGdlaOvnOnRlBidjao2JFqjp6Bk0qbIFIbz70XYK9KMZQfXrTXzkoKjpERbZQZLaVoVj7ZxkAbiXhvmvx66Hr/OnLdAHo2v4UkmWkSSH8ytsutokEtJlLlfLM+2g6zWeRQw22p930tjjMsijNsCsMMNg3H0H/9k=');}


/* Stylowanie pól range - filtr */
.input-range {
  position: absolute;
  z-index: 5;
  height: 100%;
  padding: 15px 9px;
  font-size: 13px !important;
}
.input-range + input {
  padding-left: 32px;
  font-size: 13px !important;
  border-radius: 2px !important;
}

.show-button.text-center {
  margin-top: 2rem;
}

/* Stylowanie subkategorii - filtr */
.PM_ASCriterionsGroupSubcategory .checkbox-box, .PM_ASCriterionsGroupCategory .checkbox-box {display: none}
.PM_ASCriterionsGroupSubcategory .PM_ASLabelLink, .PM_ASCriterionsGroupCategory .PM_ASLabelLink {padding-left: 0px !important;}
.PM_ASCriterionsGroupSubcategory li, .PM_ASCriterionsGroupCategory li{border-bottom: 1px solid #ddd; margin-bottom: 6px; padding-bottom: 4px;}
.PM_ASCriterionsGroupSubcategory li:last-child, .PM_ASCriterionsGroupCategory li:last-child {border-bottom: 0px; margin-bottom: 0px}
.PM_ASCriterionsGroupSubcategory .PM_ASCriterionGroupCheckbox .checkbox .PM_ASLabelCheckboxSelected .PM_ASLabelLink,
.PM_ASCriterionsGroupCategory .PM_ASCriterionGroupCheckbox .checkbox .PM_ASLabelCheckboxSelected .PM_ASLabelLink  {font-weight: 600;}
.PM_ASCriterionsGroupSubcategory .PM_ASCriterionGroupCheckbox .checkbox .PM_ASLabelLink:hover,
.PM_ASCriterionsGroupCategory .PM_ASCriterionGroupCheckbox .checkbox .PM_ASLabelLink:hover {text-decoration: underline}
.PM_ASCriterionsGroupSubcategory .openfiltr, .PM_ASCriterionsGroupCategory .openfiltr {display: none}

/* Stylowanie subkategorii slidowych - filtr */
#mobile_filters .swipper-category .button-sub {height: 30px;width: 30px;top: 5px;font-weight: 700;}
#mobile_filters .swipper-category .swiper-button-prev.button-sub {left: auto; right: 32px;}
#mobile_filters .swipper-category .button-sub:after {font-size: 12px;}

/* Stylowanie kategorii - drzewa - filtr */
.PM_ASCriterionsGroupCategory li[data-level="3"] {padding-left: 0px; display: none;}
.PM_ASCriterionsGroupCategory li[data-level="4"] {padding-left: 15px; display: none;}
.PM_ASCriterionsGroupCategory li[data-level="5"] {padding-left: 30px; display: none;}
.PM_ASCriterionsGroupCategory li[data-level="6"] {padding-left: 45px; display: none;}
.PM_ASCriterionsGroupCategory li {position: relative;}

.PM_ASCriterionsGroupCategory li {
	border-bottom: 0px solid #ddd;
	margin-bottom: 0px;
	padding-bottom: 0px;	
}

.PM_ASCriterionsGroupCategory li.hasSubCats:before {content: "\e5ce"; rotate: 180deg; font-family: "Material Icons"; position: absolute;top: 2px;right: 0px;cursor: pointer;}
.PM_ASCriterionsGroupCategory li.hasSubCats.open:before {rotate: 0deg !important}
.PM_ASCriterionsGroupCategory .PM_ASCriterionGroupCheckbox .checkbox .PM_ASLabelCheckboxSelected .PM_ASLabelLink {color: #076032 !important}

@media only screen and (min-width:992px) {
#js-product-list-top {
  position: relative;
  box-shadow: none;
  inset: auto;
  animation: none;
  margin-bottom: 0px !important;
}
.container.fullc .breadcrumb {padding-left: 35px;}
#js-active-search-filters form {margin-bottom: 20px !important}	
#left-column .list-group {padding-left: 5px;}
#js-product-list-top.is-sticky .product-list-top {padding: 0px;}
.popular-tag {display: flex;}
body:not(.no-search) .popular-tag .popular-search {display: block;
border: 0px;
font-size: 11px;
border-radius: 50px;
padding: 12px 22px 12px 22px;
white-space: nowrap;
background: #333f4f;
margin-bottom: 2px;
font-weight: 700;
color: #fff;
text-transform: uppercase;
margin-right: 10px;}
.popular-tag .swipper-category {margin: 0px; flex: 1;}
body:not(#module-is_favoriteproducts-favorite) #left-column,
body:not(#module-is_favoriteproducts-favorite) #content-wrapper {margin-top: 10px;}
body:not(#module-is_favoriteproducts-favorite) #left-column {background: #fff;  border-radius: 10px;padding: 10px 22px !important; align-self: flex-start !important;}

}

@media (max-width: 991px) {

#left-column {display: none !important}
#content-wrapper.js-content-wrapper {flex: 100%;max-width: 100%;}
#js-product-list-top:not(.is-sticky) .filtr-zone {
  border: 0px;
  background: #fff;
  border-radius: 5px;
}

	#search .listing-h1 .h1 {
	  font-size: 20px;
	  margin-bottom: 0px !important;
	}
	
	body:not(#category) .cat-top .container {
	  padding-bottom: 20px !important;
	  padding-top: 30px !important;
	}
	
#js-product-list-top.is-sticky .filtr-zone {width: 100%; border-left: 1px solid #fff; float: right;}
#js-product-list-top.is-sticky .product-list-top {width: 50%; float: left; margin-top: 10px !important;}
#js-product-list-top.is-sticky .col-per {display: none;}
#js-product-list-top {padding: 3px 0px 0px !important;margin: 10px 0px !important;}
#js-product-list-top.is-sticky .filtr-mobile-button {
  padding: 17px 20px 0px 20px;
  font-size: 13px;
  height: 54px;
  margin-top: 8px;
}

.swipper-category .swiper-slide .card-title {
  font-size: 13px;
  font-weight: 700;
}

#js-product-list-top .product-list-top {
  margin-top: 12px;
}	
	
#category-description p.buttn-cat .cat-more {
  padding-left: 30px;
  padding-right: 30px;
  font-size: 12px;
  padding-top: 14px;
  padding-bottom: 14px;
}

#js-product-list-top .dropdown button {
  font-size: 13px;	}


	
.filtr-mobile-button {position: relative;
padding: 12px 20px 12px 20px;
background-image:  url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAA7AAAAOwBeShxvQAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAH+SURBVFiFzddLb01RFAfw30XS3AYJNTKgKBIGJgbiTdoYEcMyYGqihkzEV8AXUM+JREjExKQiN2HskZaEBLNLqWKEGuxz7qvnvvdt/ZOd3LP3Xfu/XntlLeIgh5N4jp/4gBtYH+n+priKuYw1gx29Jj+WkH3HKSzHEO4l+68FD2Uil2i4pQsFxrAX5wRPpOhLyDfiPN5nyE7BtGz3tbu2ZxBcayLzZRku4kD7hpewB2uxGa9qzlLPTqCYITvRBW8JZwVrpjBYsT+W7E8jH4OoHvrxLCH7hQLeJt9/hcTsOQYwjj/K8f2I0WaCdZ9Hh1iNbfgqhOR35Pvjo1UPHMEhrMJL3BKs7DnyeGT++/2MkYVQ4HZCWMQlnMFj5dI71EvyDUJWz2YQpYpdjkFU0Lhc3s2Q2dVEptX1dIlQLNpFrOc71+hwUAjBD6HOV5LfETEEjXBTOetrk3AGm3qtQB4PzY9dEcMxCFqN5QgOC6X2hVCIvsVQYNGxNPJ9A9iJlUKp7uSFdYQ1uJ4QpnnyCScWgrxfmAcqG5I3yg3J6V4rkLZkk6oHkXS/YUuWS/64rwsF0qb0OB7UnBWwW/2m9An/QVt+EFvbsrka6WAyrLot78P+5PcFvMuQneyCt4SjgjWzQsKtEOaB+1oYzWLhikUcTgkWjgrzQTqej2NdM8F/XtLSIgLsPrcAAAAASUVORK5CYII=');
background-size: 18px;
background-position: calc(50% - 85px) 50%;
background-repeat: no-repeat;
display: inline-block;
font-size: 13px;
text-transform: uppercase;
font-weight: 700;
width: 100%;
transition: none;}
#js-product-list-top.is-sticky {top: 57px;background: #fff;padding-bottom: 2px;}
#mobile_filters .modal-body {padding: 20px 30px 135px !important;}
#mobile_filters .PM_ASBlockOutput.PM_ASMobileMode .card-header {display: none}
#mobile_filters .show-button {position: fixed;width: 100%;padding: 15px 30px;margin: 0px -20px;bottom: 0px;background: #efefef;left: 20px; z-index: 6;}
#js-product-list-top.is-sticky {display: block}
.block-category.listing-h1 {margin-bottom: 5px;}
.col-sort {padding-left: 0px; flex: 1;}
.col-per {padding-right: 0px}
#js-product-list-top .col-sort .dropdown-menu {left: 0; right: auto}
.page-link, .comments-pagination span, .page-link.previous-pagination, .page-link.next-pagination { }
.contact-form {margin-top: 20px}
body:not(.no-search) .popular-tag .popular-search {text-align: center; margin-bottom: 10px !important}
body:not(.no-search) #header .stickyspace {height: 90px !important;}

#js-product-list-top .dropdown {
  display: inline-block;
  margin-bottom: 0px;
  margin-top: 0px;
  height: 50px;
  padding-top: 10px;
}
	
}



@media (max-width: 767px) {
.col-9.ct-left {flex: 0 0 100%; max-width: 100%;}
.listing-h1 h1, .listing-h1 span.h1 {
  display: block;
  margin-bottom: 5px;
  font-size: 23px;
}

body:not(#category) .listing-h1 h1, body:not(#category) .listing-h1 span.h1 { padding-right: 0px !important;}

#js-product-list-top.is-sticky {
  top: 36px;
}
#js-product-list-top.is-sticky .filtr-mobile-button {
  margin-top: 22px;
}	
	


.listing-h1 .count-box {
  font-size: 12px;
  margin-bottom: 10px;
}

#category-description p.buttn-cat {
  margin-top: 26px;
}
#category-description p.buttn-cat {
  margin-top: 26px;
  margin-bottom: 12px;
}

#category-description p.buttn-cat .cat-more {
  font-size: 12px;
}	
	
#category-description h2, #category-description h3, #category-description h4, #category-description h5 {
  font-family: Oswald;
  font-size: 21px;
  margin: 20px 0px 15px;
  line-height: 24px;
}
#search .listing-h1 br {display: none}
.search-head {margin-bottom: 15px !important}

.category-bottom {
  margin-bottom: 2rem !important;
}

.home-blog .more-products {
  margin: 10px 5px 20px !important;
}	

.description-bottom .cat-bottom-name span {
  font-size: 24px !important;
}
#category-description.description-bottom p {
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 35px;
}

.pagination.justify-content-center {
  margin-bottom: 2rem !important;
}
.cat-top  {
  padding: 0px;
  margin-bottom: 1rem;
}

.col-12 .block-category.listing-h1::before, #search .block-category.listing-h1::before {
  top: 12px;
  right: 0;
  left: auto;
}

.filtr-mobile-button {
  position: relative;
  padding: 12px 20px 12px 20px;
  font-size: 12px;
}

#category-description p.buttn-cat {
  margin-top: 30px;
  margin-bottom: 0px;
}	

#category-description p, #category-description a {
  font-size: 14px !important;
  line-height: 25px !important;
}

#category-description, #js-product-list-header {
	flex: 0 0 100%;
	max-width: 100%;	
}	
.cat-top .img-cat { display:none; }

p.price-netto-listing {
  font-size: 12px!important;
}
.block-category.listing-h1::after {
  top: 12px;
}

.box-bottom p, .box-bottom .product-miniature__pricing, .box-bottom .color-box {
  padding-left: 25px;
  padding-right: 25px;
}

.green-color p, .green-color a, .green-color span {
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
}

.green-color .h1 {
  font-size: 26px;
  font-weight: 400;
  text-align: center;
    margin-block-end: 25px;
}	
	

	
}

@media (max-width: 576px) {
	
#js-product-list-top.is-sticky .filtr-mobile-button {
  background: none !important;
  margin-top: 10px;
}

}

@media (max-width: 480px) {
#js-product-list-top.is-sticky  .filtr-mobile-button {background: none !important}
.contact-form form .card-body {padding: 40px 30px;}



#js-product-list-top.is-sticky .product-list-top {
  margin-top: 8px !important;
}

.block-category.listing-h1::after {
  top: 12px;
}
	
}


@media only screen and (min-width:768px) and (max-width:991px) {

	
	.description-bottom .cat-bottom-name span {
	  font-size: 26px!important;
	}	
	
	.home-blog {
	  margin-bottom: 0rem!important;
	}	
	.cat-top {
	  padding: 0px 0px 0px;
	  margin-bottom: 1.25rem;
	}
	.cat-top .img-cat::after {
	  left: 27%;
	  top: -55px;
	}
	#category-description p, #category-description a {
	  font-size: 14px !important;
	  line-height: 22px !important;
	}
	.category-bottom {
	  padding: 80px 40px 60px;
	  margin-bottom: 5rem !important;
	}	
	.products-section-title span {
	  font-size: 26px!important;
	}		
	.pagination.justify-content-center {
	  margin-bottom: 2rem !important;
	}
	

	
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
body:not(#module-is_favoriteproducts-favorite) #left-column {flex: 0 0 270px; max-width: 270px; margin-left: 10px;}
body:not(#module-is_favoriteproducts-favorite) #content-wrapper {flex: 0 0 calc(100% - 280px); max-width: calc(100% - 280px);}
body:not(#module-is_favoriteproducts-favorite) .cat-border {
  padding-left: 20px;
  margin-left: 20px;

}

	#search .listing-h1 .h1 {
	  font-size: 20px;
	  margin-bottom: 5px !important;
	}
	
	body:not(#category) .cat-top .container {
	  padding-bottom: 20px;
	}	
	
	.cat-top {
	  padding: 0px 0px 30px 40px;
	}
	#category-description p, #category-description a {
	  font-size: 14px !important;
	  line-height: 22px !important;
	}
	.category-bottom {
	  padding: 80px 40px 60px;
	  margin-bottom: 5rem !important;
	}
	
	.products-section-title span {
	  font-size: 26px!important;
	}	
	
	.pagination.justify-content-center {
	  margin-bottom: 3rem !important;
	}
		
	
}

@media only screen and (min-width:1200px) {
body:not(#module-is_favoriteproducts-favorite) #left-column {
  flex: 0 0 310px;
  max-width: 310px;
  margin-left: 10px;
}
.cat-top .container {padding: 40px;}
body:not(#module-is_favoriteproducts-favorite) #content-wrapper {flex: 0 0 calc(100% - 320px); max-width: calc(100% - 320px); padding-right: 0px; }
body:not(#module-is_favoriteproducts-favorite) .cat-border{margin-left: 30px;}

.no-search-right {padding-right: 60px; margin-top: 52px;}
}

@media only screen and (min-width: 1440px) and (max-width: 1679px) { 
	


}

@media only screen and (min-width: 1200px) and (max-width: 1439px) { 
	
	#search .listing-h1 .h1 {
	  font-size: 22px;
	  margin-bottom: 5px !important;
	}
	
	body:not(#category) .cat-top .container {
	  padding-bottom: 20px;
	}

}

@media only screen and (min-width:1440px) {
.no-search #content-wrapper #products {margin: 0px auto; max-width: 1150px !important;}
.cat-top .container {
  padding: 23px 37px;
}



@media (min-width: 1920px) {
.cat-top {padding: 0px 0px 30px 30px;}
.seo-tag-6 {display: none !important}

}

@media (max-width: 1919px) {
.seo-tag-8 {display: none !important}	
}
}