.PM_ASBlockOutput .checkbox .checker span {
    border: 1px solid #ddddd5;
    border-radius: 50px;
    width: 18px;
    height: 18px;
    background: none;
}

.PM_ASCriterionGroupLinkColor li {
    padding: 30px 25px;
}

.PM_ASCriterionLink:hover {
    color: #0C0C0D;
}

.PM_ASCriterionGroupLinkColor span.PM_ASCriterionColorSquare {
    border-radius: 50%;
    border: none;
}

.PM_ASBlockOutput .checker span.checked:before {
    content: "+";
    color: #0C0C0D;
    font-size: 10px;
    font-size: 20px;
    font-weight: 100;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 1px;
    right: -1px;
    left: 0;
    margin: auto;
    line-height: 14px;
    border-radius: 50px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.PM_ASCriterionsGroupList {
    display: flex;
    -webkit-box-pack: center;
    justify-content: start;
    flex-wrap: wrap;
    background-color: #F4F6F8;
    position: relative;
    margin: 15px 0 0 0;
}

.PM_ASCriterionsGroupOuter,
.PM_ASearchTitle {
    display: none;
}

.PM_ASSelectionsCriterionsGroupName strong, .PM_ASResetSearch {
    display: none !important;
}

ul.PM_ASSelectionsCriterionsGroup {
    padding: 5px 0px;
}

.PM_ASCriterionsOutput.active .PM_ASCriterionsGroupOuter {
    display: block;
    width: 300px;
    position: absolute;
    z-index: 14;
    background: #fff;
    padding: 10px 0;
    max-height: 300px;
    overflow-y: auto;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
    margin-top: 10px;
    border-radius: 10px;
}

.PM_ASCriterionsOutput.active #PM_ASCriterions_1_15 .PM_ASCriterionsGroupOuter {
    width: 465px;
}

.PM_ASCriterionsGroup {
    width: auto;
}

.PM_ASCriterionsGroupList a.PM_ASLabelLink, .PM_ASCriterionNoChoice, .PM_ASCritRangeValue, .PM_ASCriterionLink {
    text-transform: inherit;
    font-size: 14px;
    font-family: 'Hanken Grotesk', sans-serif;
    font-weight: 500;
    color: #0C0C0D;
}
.PM_ASCriterionNoChoice{
    text-align:center;
}

.PM_ASCriterionsGroupTitle {
    cursor: pointer;
    position: relative;
    margin: 0;
    padding: 10px 35px 10px 25px;
    line-height: 17px;
    font-size: 16px;
    border: 2px solid #0C0C0D;
    font-weight: 500;
    font-family: 'Hanken Grotesk', sans-serif;
    color: #0C0C0D;
}

.PM_ASCriterionsGroupTitle:before {
    content: '';
    position: absolute;
    top: 15px;
    right: 15px;
    font-weight: bold;
    border: 2px solid #0C0C0D;
    width: 7px;
    height: 7px;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.PM_ASCriterionsOutput.active .PM_ASCriterionsGroupTitle:before {
    border-width: 2px 0 0 2px;
    top: 18px;
    border-color: white;
}

.PM_ASCriterionsGroupTitle {
    border: 1px solid transparent;
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -ms-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    border-radius: 0;
}

.PM_ASCriterionsOutput.active .PM_ASCriterionsGroupTitle {
    background-color: #000;
    border-radius: 0;
    color: white;
    border-bottom: 0;
    z-index: 15;
    position: relative;
}

.PM_ASCriterionsOutput .PM_ASCriterionsGroupTitle.active {
    font-weight: 700;
}

@media (min-width: 767px) {
    .PM_ASCriterionsOutput .PM_ASCriterionsGroupTitle.active {
        border: 1px solid #0C0C0D;
    }
}

.PM_ASCriterionsOutput .PM_ASCriterionsGroupTitle small {
    display: none;
}

.PM_ASBlockOutputHorizontal .PM_ASSelectionsBlock {
    min-height: 0;
    padding: 0;
    display: none;
}

.PM_ASBlockOutputHorizontal.container_cat {
    margin: 0;
    padding: 15px 0 0 0;
}

.PM_ASBlockOutputHorizontal .PM_ASCriterionsGroup {
    padding: 0px;
    background-color: #EDEDF6;
    border-radius: 0;
    margin: 10px;
    transition: background-color .2s ease-out;
}

@media (max-width: 767px) {
    .PM_ASBlockOutputHorizontal .PM_ASCriterionsGroup {
        background-color: #fff;
    }
}

.pm-compact_header:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 100%;
    bottom: 0;
    width: 100%;
    height: 25px;
    background: -webkit-radial-gradient(50% -3%, ellipse cover, rgb(0 0 0/9%), rgba(97, 97, 97, 0.0) 60%);
    background: radial-gradient(ellipse at 50% -3%, rgb(0 0 0/10%), rgba(97, 97, 97, 0.0) 60%);
    padding-top: 20px;
    left: 0;
    z-index: 1;
}

.PM_ASCriterionsGroupList .checkbox {
    cursor: pointer;
}

.PM_ASCriterionsGroupList .checkbox {
    padding-left: 0;
    display: block;
    padding: 10px 25px;
    margin: 0;
}

.PM_ASCriterionsGroupList .checkbox label, .radio label {
    padding: 2px 0 0 5px;
}

.PM_ASCriterionsGroupList a.PM_ASLabelLink {
    color: #0C0C0D;
}

.PM_ASCriterionsGroup:hover {
    background-color: #DDDDE5;
}

.PM_ASBlockOutput .ui-state-default, .PM_ASBlockOutput .ui-widget-content .ui-state-default, .PM_ASBlockOutput .ui-widget-header .ui-state-default {
    border: 1px solid #0C0C0D;
    background: #FFF;
    height: 17px;
    width: 17px;
    border-radius: 50px;
    font-weight: normal;
    color: #0C0C0D;
}

.PM_ASBlockOutput .ui-slider-horizontal .ui-slider-handle {
    top: -0.6em;
    margin-left: -0.6em;
    outline: 0;
}

.PM_ASBlockOutput .ui-slider-horizontal .ui-slider-handle:before {
    height: 2px;
    width: 2px;
    content: "";
    display: block;
    color: #0C0C0D;
    background-color: #0C0C0D;
    position: absolute;
    top: 7px;
    left: 7px;
}

.PM_ASBlockOutput .PM_ASCritRange {
    max-width: 80%;
    margin: 20px auto 0 auto;
    height: 1px;
    background: #CCC;
    border-color: #0C0C0D;
    border: none;
}

.PM_ASSelections.PM_ASSelectionsResults {
    text-align: center;
}

.PM_ASSelections.PM_ASSelectionsResults ul {
    list-style-type: none;
    margin: 0;
    padding-left: 3%;
    display: flex;
}

.PM_ASSelections.PM_ASSelectionsResults ul li {
    padding: 0;
}

.PM_ASSelections.PM_ASSelectionsResults ul li.PM_ASSelectionsSelectedCriterion {
    background: white;
    border-radius: 50px;
    margin: 5px;
    padding: 8px 15px !important;
    border: 1px solid #0C0C0D;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Hanken Grotesk', sans-serif;
}

.PM_ASSelections.PM_ASSelectionsResults ul li.PM_ASSelectionsSelectedCriterion a.PM_ASSelectionsRemoveLink {
    color: #0C0C0D;
}

a.PM_ASSelectionsRemoveLink:hover, .PM_ASCriterionLinkSelected:hover {
    text-decoration: none !important;
}

a.PM_ASSelectionsRemoveLink:before {
    font-family: 'Hanken Grotesk', sans-serif;
    padding-right: 5px;
    content: "+";
    color: #333;
    font-size: 20px;
    font-weight: 100;
    height: 15px;
    line-height: 15px;
    border-radius: 50px;
    -webkit-transform: rotate(
            -45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(
            -45deg);
    display: inline-block;
}

.PM_ASCriterionsGroupList:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 100%;
    bottom: 0;
    width: 100%;
    height: 25px;
    background: -webkit-radial-gradient(50% -3%, ellipse cover, rgb(0 0 0/9%), rgba(97, 97, 97, 0.0) 60%);
    background: radial-gradient(ellipse at 50% -3%, rgb(0 0 0/10%), rgba(97, 97, 97, 0.0) 60%);
    padding-top: 20px;
    left: 0;
    z-index: 1
}

.ui-widget-header {
    background: #0C0C0D !important;
}

.PM_ASResetGroup {
    display: none;
}

@media screen and (max-width: 1024px) {
    .PM_ASSelections.PM_ASSelectionsResults ul{
        flex-wrap: wrap;
    }
}

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

    #center_column_test {
        margin-top: 20px;
    }

    .PM_ASBlockOutputHorizontal.container_cat {
        padding: 0;
    }

    .PM_ASCriterionsOutput.active .PM_ASResetGroup {
        display: block;
    }

    .PM_ASResetGroup {
        background: #FFFF;
        color: #666;
        margin: 0;
        padding: 0px 20px 10px 20px;
        text-align: right;
        width: 100%;
        display: none;
        font-family: 'Hanken Grotesk', sans-serif;
    }

    .PM_ASResetGroup:before {
        display: none;
    }

    .PM_ASCriterionsGroup {
        width: 100%;
    }

    .PM_ASCriterionsGroupList {
        margin: 0;
    }

    .PM_ASCriterionsGroupTitle:before {
        right: 23px;
        border-color: #bbb;
        width: 8px;
        height: 8px;
    }

    .PM_ASBlockOutputHorizontal {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        transform: translateX(100%);
        bottom: 0;
        background: #f4f6f8;
        z-index: 9999999999 !important;
        transition: all .5s;
        padding: 0;
    }

    .PM_ASBlockOutputHorizontal.show-filter {
        transform: translateX(0);
        transition: all .5s;
        overflow: auto;
        overflow-x: hidden;
    }

    .PM_ASCriterionsOutput.active .PM_ASCriterionsGroupOuter {
        position: relative;
        width: 100% !important;
        max-height: initial;
        border: none;
    }

    .PM_ASCriterionsOutput .PM_ASCriterionsGroupTitle {
        background-color: #FFFFFF;
        padding: 0px 40px 0px 25px;
        border-left: none;
        height: 60px;
        border-right: none;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .PM_ASCriterionsOutput.active .PM_ASCriterionsGroupTitle {
        border: 1px solid transparent;
        border-left: none;
        border-right: none;
    }

    .PM_ASCriterionsOutput .PM_ASCriterionsGroupTitle.active:after {
        content: "";
        display: block;
        position: absolute;
        width: 4px;
        height: calc(100% + 2px);
        background: #000;
        left: 0;
    }

    .PM_ASCriterionsOutput .PM_ASCriterionsGroupTitle small {
        font-size: 12px;
        font-weight: 500;
        margin-top: 5px;
        color: #0C0C0D;
        width: 95%;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        display: block;
    }

    .PM_ASCriterionsOutput.active .PM_ASCriterionsGroupTitle.active:after, .PM_ASCriterionsOutput.active .PM_ASCriterionsGroupTitle.active small {
        display: none;
    }

    .pm-compact_header {
        padding: 22px 20px 20px 15px;
        display: block;
        position: relative;
        height: 60px;
        background: white;
        color: #0C0C0D;
        order: 1;
        font-family: 'Hanken Grotesk', sans-serif;
    }

    .PM_ASSelections ul li {
        padding: 0;
        width: 100%;
    }

    .PM_ASSelections.PM_ASSelectionsResults ul {
        display: flex;
    }

    .PM_ASSelections.PM_ASSelectionsResults ul li.PM_ASSelectionsSelectedCriterion {
        margin: 5px 5px 5px 5px;
        flex: auto;
        width: auto;
    }

    .PM_ASSelections.PM_ASSelectionsResults ul {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }

    a.PM_ASSelectionsRemoveLink {
        font-family: 'Hanken Grotesk', sans-serif;
        font-weight: 500;
        font-size: 12px;
        display: flex;
        width: 100%;
    }

    .pm-compact_title {
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 700;
        font-family: 'Hanken Grotesk', sans-serif;
        margin-left: 10px;
    }

    .pm-compact_reset {
        color: #cccccc;
        font-family: 'Hanken Grotesk', sans-serif;
        font-size: 13px;
        margin: 0 10px;
        font-weight: 500;
        border-bottom: 1px solid #CCC;
    }

    .pm-compact-close {
        position: absolute;
        font-size: 44px;
        font-weight: lighter;
        font-family: 'Hanken Grotesk', sans-serif;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 16px;
        right: 0;
        line-height: 0.5;
        cursor: pointer;
        transform: rotate(45deg);
        font-size: 50px;
        color: #0C0C0D;
        margin: 0 10px;
    }
}

.PM_ASCriterionsGroupList {
    background-color: white;
    padding-bottom: 30px;
}

@media screen and (max-width: 768px) {
    .PM_ASBlockOutputHorizontal {
        position: fixed !important;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        transform: translateX(100%);
        bottom: 0;
        background: #f4f6f8;
        z-index: 9999999999 !important;
        transition: all .5s;
        padding: 0;
    }

    .PM_ASCriterionsGroup:hover {
        background-color: #fff;

    }

    .PM_ASCriterionsOutput.active .PM_ASCriterionsGroupTitle:before {
        top: 27px;
    }
}

#PM_ASCriterionGroupLink_1_15,
.PM_ASCriterionGroupLink.PM_ASCriterionGroupLinkColor {
    display: flex;
    flex-wrap: wrap;
}

.PM_ASCriterionGroupLinkColor li {
    padding: 10px 10px;
    flex: 0 0 33.33333333%;
    text-align: center;
    overflow:hidden;
}

/* ===== Search block (global) ===== */
@font-face {
    font-family: 'FontAwesomeAS4';
    src: url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.PM_ASBlockOutput {
    position: relative;
}

.PM_ASBlockOutputHorizontal {
    border-style: solid;
}

/* Link for reseting search */
.PM_ASResetSearch {
    display: none;
    text-decoration: none;
    padding-bottom: 17px;
}

.PM_ASResetSearch:before {
    content: "\f0e2";
    font-family: "FontAwesome", "FontAwesomeAS4";
    padding-right: 5px;
}

/* ===== Search block (vertical) ===== */
/* Separation of criterion block on vertical block */
.PM_ASBlockOutputVertical .PM_ASCriterions .PM_ASCriterionsGroupOuter {
    margin-top: 10px;
}

/* Number products on vertical block */
.PM_ASBlockOutputVertical .PM_ASBlockTitle {
    display: block;
}

.PM_ASBlockOutputVertical .PM_ASBlockNbProductValue {
    font-size: 65%;
}

/* Submit search on vertical block */
.PM_ASBlockOutputVertical .PM_ASSubmitSearch {
    margin-top: 10px;
}

/* ===== Search block (horizontal) ===== */
.PM_ASBlockOutputHorizontal {
    padding: 15px;
    margin-bottom: 10px;
}

/* ===== Criterions group ===== */
/* Reset group link */
.PM_ASResetGroup {
    font-size: 10px;
    float: right;
    margin-top: 5px;
}

.PM_ASResetGroup:before {
    content: "\f00d";
    font-family: "FontAwesome", "FontAwesomeAS4";
    padding-right: 5px;
}

/* Skip group link */
.PM_ASSkipGroup {
    font-size: 10px;
    float: right;
    margin-top: 5px;
}

.PM_ASSkipGroup:after {
    content: "\f051";
    font-family: "FontAwesome", "FontAwesomeAS4";
    padding-left: 5px;
}

/* vertical */
.PM_ASBlockOutputVertical .PM_ASCriterionsGroupList .PM_ASCriterionsGroup {
    margin-bottom: 15px;
}

.PM_ASBlockOutputVertical .PM_ASCriterionsGroupList .PM_ASCriterionsGroup:last-child {
    margin-bottom: 0px;
}

.PM_ASBlockOutputVertical .PM_ASCriterionsGroup select {
    width: 96%;
}

.PM_ASBlockOutputVertical .PM_ASCriterions .PM_ASCriterionsGroupTitle {
    border-bottom: 1px solid #d6d4d4;
    padding-bottom: 9px;
}

.PM_ASBlockOutputHorizontal .PM_ASCriterionsGroup select {
    width: 96%;
}

/* Hidden criterion group */
.PM_ASShowCriterionsGroupHidden:before {
    font-family: "FontAwesome", "FontAwesomeAS4";
    padding-right: 5px;
}

.PM_ASShowCriterionsGroupHidden:before {
    content: "\f105";
}

.PM_ASShowCriterionsGroupHidden.PM_ASShowCriterionsGroupHiddenOpen:before {
    content: "\f107";
}

.PM_ASShowCriterionsGroupHidden {
    text-align: center;
    font-weight: bold;
}

.PM_ASCriterionsGroupHidden {
    display: none;
}

/* Range value for slider */
.PM_ASCritRange {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.PM_ASCritRangeValue {
    display: block;
    text-align: center;
    margin-top: 5px;
}

/* Hide toggle link */
.PM_ASCriterionHideToggleLink {
    font-size: 10px;
    margin-top: 10px;
    display: block;
}

/* ===== Criterions ===== */
ul.PM_ASCriterionGroupImage,
ul.PM_ASCriterionGroupCheckbox {
    list-style-type: none;
}

.PM_ASCriterionsSEOGroupDisabled,
.PM_ASCriterionsSEOGroupDisabled a,
.PM_ASCriterionsSEOGroupDisabled input {
    cursor: default;
}

/* Criterion group display */
ul.PM_ASCriterionGroupImage,
.PM_ASCriterionGroupColor {
    clear: both;
}

ul.PM_ASCriterionGroupImage li,
.PM_ASCriterionGroupColor li {
    display: inline-block;
}

ul.PM_ASCriterionGroupImage li a,
.PM_ASCriterionGroupColor li a {
    display: block;
}

/* Criterion display */
.PM_ASCriterionHide,
li.PM_ASCriterionHide {
    display: none;
}

.PM_ASHide {
    display: none;
}

.PM_ASHide:before, .PM_ASShow:before {
    font-family: "FontAwesome", "FontAwesomeAS4";
    padding-right: 5px;
}

.PM_ASHide:before {
    content: "\f106";
}

.PM_ASShow:before {
    content: "\f107";
}

/* Number of results on criterion */
div.PM_ASCriterionNbProduct {
    color: #ddddd5;
    margin-left: 5px;
    display: inline;
}

.PM_ASCriterionGroupLinkColor div.PM_ASCriterionNbProduct {
    color: #ddddd5;
    display: block;
    margin-left: 0px;
}


div.PM_ASCriterionNbProduct
    /* Color square size */
.PM_ASCriterionGroupColor li a {
    width: 15px;
    height: 15px;
}

.PM_ASCriterionGroupColor.color_to_pick_list li, .PM_ASCriterionGroupLinkColor span.PM_ASCriterionColorSquare {
    border: 1px solid #D6D4D4;
    display: inline-block;
    float: none;
}

.PM_ASCriterionGroupColor.color_to_pick_list li a, .PM_ASCriterionGroupLinkColor span.PM_ASCriterionColorSquare {
    width: 40px;
    height: 40px;
    margin: 1px !important;
    background-size: 100% 100% !important;
}

.PM_ASCriterionGroupLink .PM_ASCriterionLink:hover span.PM_ASCriterionColorSquare {
    border: 2px solid #ddddd5;
}

.PM_ASCriterionGroupColor.color_to_pick_list li.PM_ASCriterionHide, ul.PM_ASCriterionGroupImage li.PM_ASCriterionHide {
    display: none;
}

/* Selected => image and square color */
.PM_ASCriterionGroupImage .PM_ASCriterionLink,
.PM_ASCriterionGroupColor .PM_ASCriterionLink {
    margin: 4px !important;
}

.PM_ASCriterionGroupImage .PM_ASCriterionLinkSelected,
.PM_ASCriterionGroupColor .PM_ASCriterionLinkSelected {
    border: 2px solid #999;
    margin: 2px !important;
}

/* Selected => link */
/* 4 */
.PM_ASCriterionGroupLink:not(.PM_ASCriterionGroupLinkColor) .PM_ASCriterionLink:before {
    content: "\f105";
    font-family: "FontAwesome", "FontAwesomeAS4";
    padding-right: 5px;
}

/* Criterion group (color, but not square only) */
.PM_ASCriterionGroupLinkColor .PM_ASCriterionLink {
    line-height: 23px;
    margin-bottom: 3px;
    display: block;
    overflow:hidden;
}

.PM_ASCriterionGroupLinkColor .PM_ASCriterionLink .PM_ASCriterionValue {
    line-height: 23px;
    display: block;
}

.PM_ASCriterionGroupLinkColor span.PM_ASCriterionColorSquare {
    margin: 0 auto !important;
    display: block;
}

/* Selected class for label with link to SEO pages */
.PM_ASCriterionGroupCheckbox .PM_ASLabelCheckboxSelected .PM_ASLabelLink,
.PM_ASCriterionGroupCheckbox .PM_ASLabelCheckbox .PM_ASLabelLink:hover {
    font-weight: bold;
}

/* Remove checkbox border for IE */
.PM_ASCriterionCheckbox {
    border: 0;
    vertical-align: middle;
}

/* Hidden criterion */
.PM_ASCriterionDisable {
    -khtml-opacity: .50;
    -moz-opacity: .50;
    -ms-filter: "alpha(opacity=50)";
    filter: alpha(opacity=50);
    opacity: .50;
    zoom: 1
}

/* ===== Criterion => level depth ===== */
.PM_ASLevelDepth {
    border-top: 1px solid #d6d4d4
}

.PM_ASLevelDepth li {
    position: relative
}

.PM_ASLevelDepth li a {
    font-weight: 700;
    color: #333;
    display: block;
    font-size: 13px;
    line-height: 30px;
    padding: 0 30px 0 19px;
    border-bottom: 1px solid #d6d4d4
}

.PM_ASLevelDepth li a:hover {
    background: #f6f6f6
}

.PM_ASLevelDepth li:not(.level1) a {
    color: #777777;
    font-weight: normal;
}

.PM_ASLevelDepth li:not(.level1) a:before {
    content: "\f105";
    font-family: "FontAwesome", "FontAwesomeAS4";
    line-height: 29px;
    padding-right: 8px;
    color: #777777;
    font-weight: normal;
}

.PM_ASLevelDepth li span.grower {
    display: block;
    background: #f6f6f6;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    font-family: "FontAwesome", "FontAwesomeAS4";
    font-size: 14px
}

.PM_ASLevelDepth li span.grower.PM_ASCriterionOpen:before,
.PM_ASLevelDepth li span.grower.PM_ASCriterionOpenClose:before {
    content: "\f068";
    display: block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    color: #333;
    line-height: 30px;
    text-align: center
}

.PM_ASLevelDepth li span.grower.PM_ASCriterionClose:before {
    content: "\f067";
    color: silver
}

.PM_ASLevelDepth li span.grower.PM_ASCriterionOpen:before {
    content: "\f068";
    color: silver
}

/* Selected class for category tree view */
.PM_ASLevelDepth .PM_ASCriterionLevelChoosen .PM_ASCriterionLevelChoose {
    font-weight: bold;
}

.PM_ASLevelDepth .PM_ASCriterionLevelSelected.PM_ASCriterionLevelChoosen span + .PM_ASCriterionLevelChoose,
.PM_ASLevelDepth .PM_ASCriterionLevelSelected.PM_ASCriterionLevelChoosen a.PM_ASCriterionLevelChoose {
    text-decoration: underline;
}

/* ===== Selections block display ===== */
.PM_ASSelectionsBlock {
    padding-top: 10px;
}

.PM_ASSelections ul {
    list-style-type: none;
    margin: 0;
}

.PM_ASSelections ul li {
    display: inline-block;
    padding: 0 5px;
}

.PM_ASBlockOutputVertical .PM_ASSelections > ul li {
    display: block !important;
}

.PM_ASBlockOutputVertical .PM_ASSelections ul.PM_ASSelectionsCriterionsGroup > li {
    padding: 5px 0;
}

#PM_ASearchResults .PM_ASSelections ul li {
    padding: 0 10px;
}

.PM_ASBlockOutputHorizontal .PM_ASSelectionsBlock {
    min-height: 25px;
}

* html .PM_ASBlockOutputHorizontal .PM_ASSelectionsBlock {
    height: 25px;
}

.PM_ASSelectionsDropDown {
    position: relative;
    height: 25px;
    z-index: 2;
}

.PM_ASSelectionsDropDownMenu {
    display: none;
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
    padding: 2%;
    z-index: 2;
}

/* Link for showing dropdown selection reminder on vertical block */
.PM_ASBlockOutputVertical a.PM_ASSelectionsDropDownShowLink {
    text-decoration: none;
}

.PM_ASBlockOutputVertical a.PM_ASSelectionsDropDownShowLink:before {
    content: "\f107";
    font-family: "FontAwesome", "FontAwesomeAS4";
    padding-right: 5px;
}

.PM_ASSelectionsResults .PM_ASSelectionsSelectedCriterion {
    display: inline-block;
    padding-right: 5px;
}

.PM_ASSelectionsResults .PM_ASSelectionsCriterionsGroup .PM_ASSelectionsCriterionsGroupName {
    display: block;
}

.PM_ASSelectionsResults .PM_ASSelectionsCriterionsGroupName strong,
.PM_ASSelectionsResults .PM_ASSelectionsCriterionsGroupName > ul {
    display: inline-block;
}

/* Dropdown selection reminder on vertical block */
.PM_ASBlockOutputVertical .PM_ASSelectionsDropDownMenu {
    background: #ffffff;
    border: 1px dashed #9E9E9E;
}

/* Link for removing criterion of selection */
a.PM_ASSelectionsRemoveLink {
    text-decoration: none;
}

/* ===== SEO pages ===== */
#PM_ASearchSeoCrossLinks {
    clear: both;
}

/* ===== Others ===== */
.clear {
    clear: both;
}

#module-pm_advancedsearch4-searchresults #center_column {
    padding-top: 55px;
}

@media (max-width: 768px) {
    .PM_ASCriterionsOutput.active .PM_ASCriterionsGroupOuter {
        box-shadow: none !important;
    }

    .PM_ASCriterionsOutput.active .PM_ASCriterionsGroupTitle {
        background-color: white !important;
        color: #0C0C0D !important;
    }

    .PM_ASCriterionsOutput.active .PM_ASCriterionsGroupTitle:before {
        border-color: #0C0C0D !important;
    }
}

.PM_ASBlockOutput.container_cat {
    margin-top: 0 !important;
    margin-bottom:20px;
}

/* Dimensions */
.groupir .PM_ASCriterionsGroup {
    display: contents;
}

.box.groupir {
    display: flex;
    background: none;
    border: none;
    flex-direction: column;
}

.box.groupir {
    display: block;
    width: 300px;
    position: absolute;
    z-index: 14;
    background: #fff;
    padding: 10px 0;
    max-height: 300px;
    overflow-y: auto;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
    margin-top: 10px;
    border-radius: 10px;
}

.box.groupir .PM_ASCriterionsOutput.active .PM_ASCriterionsGroupOuter {
    position: initial;
}

.box.groupir .PM_ASCriterionsOutput.active .PM_ASCriterionsGroupOuter {
    box-shadow: none;
    padding: 0;
    margin-top: 0;
    width: auto;
}

.box.groupir .PM_ASCriterionsOutput.active .PM_ASCriterionsGroupTitle {
    color: #0C0C0D;
    background-color: white;
}

.box.groupir .PM_ASCriterionsGroupTitle:before {
    display: none;
}

.box.groupir .PM_ASCriterionsGroupOuter {
    display: block !important;
}

.box.groupir .PM_ASCriterionsGroupTitle {
    font-weight: bold;
    text-align: center;
    padding-bottom: 0;
}

.PM_ASCritRangeValue {
    display: flex;
    justify-content: space-around;
}

.PM_ASCritRangeValue p {
    background-color: #EDEDF6;
    color: #0C0C0D;
    font-family: 'Hanken Grotesk', sans-serif;
    padding: 5px 10px;
    border-radius: 10px;
    margin: 15px 0;
    font-weight: bold;
    text-align: left;
}

.PM_ASCritRangeValue p > span {
    font-size: 12px;
    font-weight: normal;
}

@media screen and (max-width: 768px) {
    .PM_ASResetGroup {
        text-align: left;
        text-decoration: underline;
        font-weight: bold;
        color: #0C0C0D;
    }

    .box.groupir {
        position: initial;
        width: 100%;
        max-height: 100%;
        border: none;
        box-shadow: none;
    }

    a.PM_ASSelectionsRemoveLink {
        font-size: 16px;
        font-weight: bold;
    }

    .filter_mobile {
        position: fixed;
        bottom: 0;
        z-index: 10;
    }

    .PM_ASBlockOutput .relative {
        position: relative;
        min-height: 100%;
        padding-bottom: 79px;
    }

    .PM_ASCriterionsOutput.active .PM_ASCriterionsGroupTitle {
        font-weight: bold;
    }

    .box.groupir {
        margin-top: 0;
        padding: 0;
    }
}

.has-mobile .btn_filter a, .has-mobile .btn_sortby a {
    font-family: 'Hanken Grotesk', sans-serif !important;
}

@media (max-width: 768px) {
    .PM_ASSelections.PM_ASSelectionsResults ul li.PM_ASSelectionsSelectedCriterion {
        margin: 5px 5px 5px 5px;
        flex: auto;
        width: max-content;
    }

    .PM_ASSelections.PM_ASSelectionsResults ul {
        width: max-content;
        display: flex;
        flex-wrap: wrap;
    }
    .PM_ASBlockOutput .relative {
      position: relative;
      min-height: 100%;
      padding-bottom: 79px;
  }

}

