#product-list-header .category-cover-header {
    position: relative;
    height: 388px;
}
.category-cover {
    background: #25292b;
}
.category-cover img {
    width: 100%;
    object-fit: cover;
    height: 388px;
    filter: brightness(100%) contrast(100%) saturate(0%) blur(0px) hue-rotate(0deg);
    opacity: 0.5;
}
#product-list-header .block-category.card.card-block {
    padding: 0;
    min-height: auto;
    margin: 0;
}
.block-category-heading {
    position: absolute;
    bottom: 0;
    padding: 2em 2em 2em 2em;
    margin: 0% 50% -40px 0%;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    background: #fff;
    border-radius: 3px 3px 3px 3px;
    z-index: 1;
    width: 50%;
    max-width: 640px;
}
.block-category-heading .category-heading-container {
    border-style: double;
    border-width: 4px 4px 4px 4px;
    border-color: #ce9869;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 2em 2em 2em 2em;
}
.block-category-header .block-category-heading h1 {
    color: #25292b;
    font-size: 72px;
    font-size: 60px;
    font-weight: 600;
    line-height: 1.2em;
    font-family: 'IBM Plex Sans', sans-serif;
    margin: 0;
    text-transform: none;
}
#product-list-description {
    padding: 80px 0 30px;
    display: block;
}
#product-list-description {
    font-size: 16px;
    font-family: 'Work Sans', sans-serif;
    line-height: 26px;
    color: #000;
}
#product-list-description h2 {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin: 0 0 9px;
}
#product-list-description h3 {
    font-size: 18px;
    font-weight: 600;
    font-family: 'IBM Plex Sans', sans-serif;
    line-height: 24px;
    margin: 0 0 8px;
}
#product-list-description h4 {
    font-size: 16px;
    font-weight: 600;
    font-family: 'IBM Plex Sans', sans-serif;
    line-height: 24px;
    margin: 0 0 6px;
}
/****/
.product-miniature {
    width: 100% !important;
}
.product-miniature .thumbnail-container {
    margin-bottom: 30px;
    width: 100%;
}
.product-miniature .thumbnail-container .product-thumbnail img {
    width: 100%;
    transition: transform 0.3s linear;
    transform: none;
}
.product-miniature .thumbnail-container .product-thumbnail:hover img {
    transform: scale(1.1);
}
.product-miniature .product-description {
    padding: 0.5rem 0 0.5rem;
}
.product-miniature .product-title {
    margin: 0.5rem 0;
    text-align: left;
    text-transform: none;
    color: #25292b;
}
.product-miniature .product-title a {
    color: #25292b;
    font-size: 1em;
    line-height: 1.1em;
    font-weight: 600;
    font-family: 'IBM Plex Sans', sans-serif;
}
.product-miniature .product-price-and-shipping {
    font-weight: 600;
    color: #25292b;
    text-align: left;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    column-gap: 12px;
}
.product-miniature .regular-price, .product-miniature .product-price-and-shipping .price {
    font-size: 16px;
    line-height: 20px;
    font-family: 'IBM Plex Sans', sans-serif;
    color: #25292b;
}
.product-miniature .regular-price {
    color: #bbb;
}
.product-miniature .product-list-reviews {
    display: none !important;
}
.product-miniature .highlighted-informations.no-variants {
    display: none!important;
}
.product-miniature .product-description:after {
    display: none!important;
}
.product-miniature .product-title a:hover {
    color: #CE9869 !important;
}
/**** filter ***/
.PM_ASBlockOutput .PM_ASBlockTitle:after, .PM_ASBlockOutput .PM_ASearchTitle:after {
    content: "";
    content: "\e313" !important;
    font-family: "Material Icons";
    padding-right: 10px !important;
    font-size: 20px !important;
    font-weight: 200 !important;
    position: absolute;
    right: 0;
}
.PM_ASBlockOutput.PM_ASMobileVisible .PM_ASBlockTitle:after, .PM_ASBlockOutput.PM_ASMobileVisible .PM_ASearchTitle:after {
    content: "\e316"!important;
}
.PM_ASBlockOutput .card-block {
    display: none!important;
}
.PM_ASBlockOutput.PM_ASMobileVisible .card-block {
    display: block!important;
}
.PM_ASBlockOutput .card-block {
    padding: 1rem 0!important;
}
.PM_ASBlockOutput .card-block {
    padding: 1rem !important;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: transparent;
    border-radius: 0 0 4px 4px;
}
.PM_ASBlockOutput.PM_ASMobileVisible .card-block {
    border-color: #212f4d;
}
.PM_ASBlockOutput .card-header {
    padding: 5px 16px;
    min-height: 52px;
    border-radius: 4px;
    font-size: 18px;
    font-family: 'IBM Plex Sans', sans-serif;
    text-decoration: none !important;
    text-align: center;
    text-transform: none!important;
    transition: all 0.2s;
    white-space: normal;
    cursor: pointer;
    border: none;
    letter-spacing: 0.04em;
    font-weight: 500;
    outline: 0!important;
    background-color: #212f4d;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 5px;
}
.PM_ASBlockOutput .card-header:hover {
    background: #CE9869;
    color: #fff;
}
.PM_ASBlockOutput.PM_ASMobileVisible .card-header {
    border-radius: 4px 4px 0 0;
}
.PM_ASBlockOutputVertical .PM_ASBlockNbProductValue {
    opacity: 0.8;
    font-size: 13px;
    margin-left: 8px;
}
.PM_ASBlockOutputVertical .PM_ASCriterionsGroupTitle {
    border-bottom: none;
    padding-bottom: 0.5rem;
    padding-top: 0;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    font-family: 'IBM Plex Sans', sans-serif;
    color: #25292b;
    line-height: 24px;
}
.PM_ASearchTitle, .PM_ASBlockOutputHorizontal a, .PM_ASBlockOutputVertical a, .PM_ASLabelLink {
    font-size: 14px;
    font-family: 'Work Sans';
    color: #25292b !important;
    line-height: 20px;
}
div.PM_ASCriterionNbProduct {
    opacity: 1;
    display: none!important;
}
.selectize-input {
    border: 1px solid #ddd;
    padding: 8px 8px;
    box-shadow: none;
    border-radius: 0;
}
.selectize-input>input {
    font-size: 14px;
    font-family: 'Work Sans', sans-serif;
    line-height: 20px !important;
    color: #25292b;
}
.PM_ASBlockOutput .card-block select, .form-control {
    color: #25292B;
    border: 1px solid #ddd;
    background-color: #fff;
    height: 40px !important;
    padding: 0.5rem;
    font-size: 14px;
    font-family: 'Work Sans', sans-serif;
    line-height: 20px;
    outline: 0 !important;
    width: 100% !important;
}
.PM_ASResetGroup {
    display: none!important;
}
/****/
a.PM_ASResetSearch {
    border: 1px solid #212f4d !important;
    background: #fff;
    color: #212f4d !important;
    font-family: 'Work Sans', sans-serif;
    font-size: 14px;
    border-radius: 3px;
    box-shadow: none !important;
    font-weight: 400;
    height: 32px;
    padding: 4px 12px;
    margin: 4px 0 12px;
    width: auto !important;
    transition: all .2s ease;
    display: table !important;
    margin: 0 0 12px;
}
a.PM_ASResetSearch:hover, a.PM_ASResetSearch:focus, a.PM_ASResetSearch.active {
    box-shadow: none!important;
    background: #212f4d;
    color: #fff !important;
}
label.PM_ASLabelCheckbox {
    margin: 0!important;
    font-size: 14px!important;
    font-family: 'Work Sans', sans-serif;
    font-weight: 400;
    text-transform: none;
    color: #25292B;
    text-align: left;
    width: calc(100% - 24px);
}
label.PM_ASLabelCheckbox a {
    font-size: 14px!important;
    font-family: 'Work Sans', sans-serif;
    font-weight: 400;
    text-transform: none;
    color: #25292B;
}
div.PM_ASCriterionNbProduct {
    opacity: 1!important;
    font-size: 14px!important; 
}
.PM_ASearchTitle, .PM_ASBlockOutputHorizontal a, .PM_ASBlockOutputVertical a {
    color: #25292B;
    text-transform: none;
}
.PM_ASCriterionNbProduct {
    opacity: 1;
}
.PM_ASCritRangeValue {
    color: #212f4d;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Work Sans', sans-serif;
}
.PM_ASCriterionCheckbox {
    width: 14px;
    height: 14px;
    margin-right: 6px;
    margin-top: 4px;
}
body .PM_ASCriterionCheckbox {
    border: 1px solid #212f4d !important;
    border: 0;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    width: 10px !important;
    height: 10px !important;
    padding: 0px;
    background-clip: content-box;
    background-color: #fff !important;
    border-radius: 50%;
}
.PM_ASCriterionGroupCheckbox .PM_ASLabelCheckboxSelected .PM_ASLabelLink, .PM_ASCriterionGroupCheckbox .PM_ASLabelCheckbox .PM_ASLabelLink:hover {
    font-weight: 400;
    color: #000;
}
.PM_ASCriterionGroupCheckbox .checkbox, .PM_ASCriterionGroupCheckbox .radio {
    display: flex;
    justify-content: flex-start;
    margin: 0 0 6px;
}
body input.PM_ASCriterionCheckbox:checked {
    background-color: #212f4d !important;
    padding: 0;
}
input.PM_ASCriterionCheckbox:checked {
    background-color: #212f4d;
    padding: 0;
}
body .PM_ASCriterionCheckbox {
    border: 1px solid #212f4d !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #212f4d !important;
    background: #fff !important;
    font-weight: 400;
    color: #212f4d;
    border-radius: 50%;
    width: 12px;
    height: 12px;
}
.ui-widget-content {
    border: none !important;
    background: #fff !important;
    color: #fff;
    border-radius: 8px !important;
    height: 6px !important;
    border: 1px solid #212f4d!important;
}
.ui-slider-horizontal .ui-slider-range {
    background: #212f4d!important;
}
.ui-state-default:hover, .ui-widget-content .ui-state-default:hover, .ui-widget-header .ui-state-default:hover {
    background: #212f4d!important;
}
/**** sort by ***/
.products-selection .sort-by-row {
    justify-content: flex-end !important;
}
.products-selection .sort-by-row .sort-by {
    font-size: 16px;
    font-family: 'Work Sans';
    line-height: 20px;
    color: #000;
    margin: 0 15px 0 0;
}
.brands-sort .select-title, .products-sort-order .select-title, .suppliers-sort .select-title {
    display: inline-block;
    width: auto;
    min-width: 180px;
    padding: 0.625rem 1.625rem 0.625rem 0.625rem;
    height: 40px;
    color: #212f4d;
    cursor: pointer;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin: 0 auto;
    max-width: inherit;
    font-family: 'Work Sans';
    font-size: 16px !important;
    line-height: 20px;
    position: relative;
}
.products-selection .sort-by-row .select-title i, .products-selection .sort-by-row .sort-by i, 
.products-selection .sort-by-row i, .products-selection p .select-title i, 
.products-selection p .sort-by i, .products-selection p i {
    top: 0;
    position: absolute;
    right: 0;
    line-height: 40px;
    margin-right: 5px;
}
.products-selection .total-products p , .products-selection .total-products, 
.products-selection .showing {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    font-family: 'Work Sans', sans-serif;
    color: #000;
}
.brands-sort .dropdown-menu, .products-sort-order .dropdown-menu, .suppliers-sort .dropdown-menu {
    right: 0;
    left: inherit !important;
    width: 15rem;
    background: #fff;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.04);
    padding: 0;
    overflow: hidden;
}
.brands-sort .select-list, .products-sort-order .select-list, .suppliers-sort .select-list {
    display: block;
    padding: .5rem 1rem;
    color: #232323;
    font-family: 'Work Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
}
/************/
@media screen and (max-width: 1400px) {
.block-category-header .block-category-heading h1 {
    font-size: 54px;
}
.block-category-heading .category-heading-container {
    padding: 1.75em;
}
.block-category-heading {
    padding: 1.75em;
}
}
@media screen and (max-width: 1200px) {
    .block-category-heading {
        margin: 0% 44% -40px 0%;
        width: 56%;
        padding: 1.5em;
    }
    .block-category-header .block-category-heading h1 {
        font-size: 48px;
    }
    .block-category-heading .category-heading-container {
        padding: 1.5em;
    }

}
@media screen and (max-width: 992px) {
    .category-cover {
        display: block;
    }
    .block-category-header .block-category-heading h1 {
        font-size: 40px;
        line-height: 1.1em;
    }
    .block-category-heading .category-heading-container {
        padding: 1.5em;
    }
    .block-category-heading {
        padding: 1.5em;
        margin: 0% 40% -40px 0%;
        width: 60%;
        max-width: 640px;
    }
    #product-list-description {
        padding: 50px 0 30px;
    }    
}
@media screen and (max-width: 767px) {
    #product-list-description {
        padding: 50px 0 20px;
    }    
    .category-cover {
        display: block;
    }
    .block-category-heading {
        padding: 1.5em;
        margin: 0% 30% -40px 0%;
        width: 70%;
    }
    .category-cover img {
        height: 300px;
    }
    #product-list-header .category-cover-header {
        height: 300px;
    }
    .products-selection .showing {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
}
@media screen and (max-width: 576px) {
    .block-category-heading {
        padding: 1em;
        margin: 0% 20% -30px 0%;
        width: 80%;
    }
    .block-category-heading .category-heading-container {
        padding: 1em;
    }
    .block-category-header .block-category-heading h1 {
        font-size: 34px;
        line-height: 1.1em;
    }
    .category-cover img {
        height: 250px;
    }
    #product-list-header .category-cover-header {
        height: 250px;
    }
    .product-miniature .product-title a {
        font-size: 16px;
    }
    .product-miniature .product-price-and-shipping {
        font-weight: 600;
        font-size: 14px;
    }
    .products-selection .total-products p, .products-selection .total-products, .products-selection .showing {
        font-size: 14px;
    }
    .products-selection .showing {
        padding-top: 0.5rem;
        padding-bottom: 0.75rem;
    }
}
@media screen and (max-width: 425px) {
    .category-cover img {
        height: 210px;
    }
    #product-list-header .category-cover-header {
        height: 210px;
    }
    .block-category-header .block-category-heading h1 {
        font-size: 30px;
    }
    .block-category-heading {
        margin: 0% 10% -30px 0%;
        width: 90%;
    }
    .PM_ASBlockOutput .card-header {
        min-height: 44px;
        font-size: 16px;
    }
}

#products .filter-category .opartDevisQuotationRequestLink,
#products .filter-category .opartDevisCartToQuotationLink{display: none!important;}