/* ===== General ===== */
@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_ASearchTitle,
.PM_ASBlockOutputHorizontal a,
.PM_ASBlockOutputVertical a {
    color: #9a7958;
}
.clear { clear: both; }
.text-center { text-align: center; }


/* ===== Reset filters ===== */

.PM_ASResetSearch {
    display: none;
    color: inherit;
    font-size: 0.85rem;
    text-align: center;
    align-self: center;
    margin-left: 10px;
}
.PM_ASBlockOutputVertical .PM_ASResetSearch {
    border: 1px dashed rgba(0,0,0,.125);
    box-shadow: 2px 2px 11px 0 rgba(0,0,0,.1);
}
.PM_ASResetSearch:before {
    content: "\f0e2";
    font-family: "FontAwesome", "FontAwesomeAS4";
    padding-right: 5px;
}
.PM_ASResetGroup {
    font-size: 10px;
    margin-top: 5px;
}
.PM_ASResetGroup:before {
    content: "\f00d";
    font-family: "FontAwesome", "FontAwesomeAS4";
    padding-right: 5px;
}


/* ===== Vertical Search blocks ===== */

.PM_ASBlockOutputVertical .PM_ASBlockNbProductValue {
    opacity: 0.6;
}
.PM_ASBlockOutputVertical .PM_ASCriterionsGroup {
    margin-bottom: 1rem;
}
.PM_ASBlockOutputVertical .PM_ASCriterionsGroupTitle {
    border-bottom: 1px solid #d6d4d4;
    padding-bottom: 0.5rem;
    padding-top: 1.5rem;
}
.PM_ASBlockOutputVertical .PM_ASCriterionsGroup:first-child .PM_ASCriterionsGroupTitle {
    margin-top: 0;
}
.PM_ASBlockOutputVertical .PM_ASCriterionsGroup ul {
    margin-bottom: 0;
}
.PM_ASBlockOutputVertical .PM_ASSubmitSearch {
    margin-top: 1.5rem;
}


/* ===== Horizontal Search blocks ===== */

.PM_ASBlockOutputHorizontal {
    clear: both;
}
.PM_ASBlockOutputHorizontal .card-header {
    text-align: center;
}
.PM_ASBlockOutputHorizontal .PM_ASCriterionsGroup {
    padding-top: 15px;
    padding-bottom: 15px;
}
.PM_ASBlockOutputHorizontal .PM_ASCriterionsGroup select {
    width: 96%;
}


/* ===== Groups of Criteria ===== */

/* Lists management */
.PM_ASCriterions ul {
    list-style: none;
}

/* 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;
}

/* Hidden and disabled criteria */
.PM_ASCriterionDisable {
    -khtml-opacity: .50;
    -moz-opacity: .50;
    -ms-filter: "alpha(opacity=50)";
    filter: alpha(opacity=50);
    opacity: .50;
    zoom: 1
}
.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;
}
.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,
ul.PM_ASCriterionGroupLinkColor,
ul.PM_ASCriterionGroupLink,
ul.PM_ASCriterionGroupColor,
ul.PM_ASLevelDepth {
    list-style-type: none;
    padding-left: 0;
}
.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 {
    opacity: 0.6;
    display: inline;
}

/* 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;
    border-radius: 100%;
    display: inline-block;
    float: none;
}
.PM_ASCriterionGroupColor.color_to_pick_list li a, .PM_ASCriterionGroupLinkColor span.PM_ASCriterionColorSquare {
    width: 23px;
    height: 23px;
    margin: 1px!important;
    background-size: 100% 100% !important;
    border-radius: 100%;
}
.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 */
.PM_ASCriterionGroupLink .PM_ASCriterionLinkSelected,
.PM_ASCriterionGroupLink .PM_ASCriterionLink:hover {
    font-weight: bold;
}
.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 {
    height: 23px;
    line-height: 23px;
    margin-bottom: 3px;
    display: block;
}
.PM_ASCriterionGroupLinkColor .PM_ASCriterionLink .PM_ASCriterionValue {
    line-height: 23px;
    display: block;
}
.PM_ASCriterionGroupLinkColor span.PM_ASCriterionColorSquare {
    margin: 0 6px 0 0 !important;
    display: block;
    float: left;
}

/* 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;
}


/* ===== Criterion => level depth ===== */

.PM_ASLevelDepth {
}
.PM_ASLevelDepth li {
    position: relative
}
.PM_ASLevelDepth li a {
    font-weight: 700;
    display: block;
    font-weight: 600;
    line-height: 30px;
    border-bottom: 2px solid #e7d4be;
}
.PM_ASLevelDepth li:not(.level1) a {
    border-bottom: none;
}
.PM_ASLevelDepth li:not(.level1) a {
    color: #9a7958;
    font-weight: normal;
    font-size: .875rem;
}
.PM_ASLevelDepth li span.grower {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}
.PM_ASLevelDepth li span.grower.PM_ASCriterionClose .add,
.PM_ASLevelDepth li span.grower.PM_ASCriterionOpen .remove {
    display:block;
}
.PM_ASLevelDepth li span.grower.PM_ASCriterionClose .remove,
.PM_ASLevelDepth li span.grower.PM_ASCriterionOpen .add {
    display:none;
}

/* 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;
}

/* Link for removing criterion of selection */
.PM_ASCriterionLevelChoosen a:hover {
    text-decoration: line-through!important;
}

/* ===== Selections block display ===== */
.PM_ASSelections {
    background-color: #f5f5f5;
    border: 1px solid rgba(0,0,0,.125);
}
.PM_ASSelections li {
    display: inline-block;
}

.PM_ASBlockOutputVertical .PM_ASSelections {
    padding: 0;
    background-color: inherit;
    border: none;
}
.PM_ASBlockOutputVertical .PM_ASSelections .active-filter-title {
    display: block;
    margin: 0 0 1.25rem;
}
.PM_ASBlockOutputVertical .PM_ASSelections li {
    display: block!important;
}
.PM_ASBlockOutputVertical .PM_ASSelections a.PM_ASSelectionsRemoveLink {
    display: block!important;
    margin-right: 0;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
}


* 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;
    padding: 0.5rem;
    z-index: 2;
}

/* Link for showing dropdown selection reminder on vertical block */
a.PM_ASSelectionsDropDownShowLink {
    text-decoration: none;
}
a.PM_ASSelectionsDropDownShowLink:before {
    content: "\f105";
    font-family: "FontAwesome", "FontAwesomeAS4";
    padding-right: 5px;
}
a.PM_ASSelectionsDropDownShowLink.PM_ASSelectionsBlockOpened:before {
    content: "\f107";
}
.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 {
    width: 100%;
}

/* Link for removing criterion of selection */
a.PM_ASSelectionsRemoveLink:hover {
    color: inherit !important;
}
a.PM_ASSelectionsRemoveLink:before {
    content: "\f00d";
    font-family: "FontAwesome", "FontAwesomeAS4";
    padding-right: 5px;
}

/* ===== SEO pages ===== */
#PM_ASearchSeoCrossLinks {
    clear: both;
}

/* Collapse mode for mobiles */
.PM_ASBlockOutput .PM_ASBlockTitle:after,
.PM_ASBlockOutput .PM_ASearchTitle:after {
    content: "";
    font-family: "Material Icons";
    padding-right: 5px;
    font-size: 24px;
    font-weight: 400;
    position: absolute;
    right: 0;
}
.PM_ASBlockOutput .card-block {
    display: none;
}
.PM_ASBlockOutput .card-header {
    cursor: pointer;
}
.PM_ASBlockOutput.PM_ASMobileVisible .PM_ASBlockTitle:after,
.PM_ASBlockOutput.PM_ASMobileVisible .PM_ASearchTitle:after {
    content: "";
}
.PM_ASBlockOutput.PM_ASMobileVisible .card-block {
    display: block;
}

/* Blur */
.as4-loader-blur {
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -o-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='2');
    filter: blur(2px);
}
.as4-loader:before,
.as4-loader:after,
.as4-loader {
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: as4loader 1.8s infinite ease-in-out;
    animation: as4loader 1.8s infinite ease-in-out;
}
.as4-loader {
    margin-left: auto;
    margin-right: auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    -webkit-animation-delay: 0.16s;
    animation-delay: 0.16s;
    opacity: 1;
}
.as4-loader:before {
    left: -3.5em;
}
.as4-loader:after {
    left: 3.5em;
    -webkit-animation-delay: 0.32s;
    animation-delay: 0.32s;
}
.as4-loader:before,
.as4-loader:after {
    content: '';
    position: absolute;
    top: 0;
}
@keyframes as4loader { 0%, 80%, 100% { box-shadow: 0 2.5em 0 -1.3em #333333; } 40% { box-shadow: 0 2.5em 0 0 #666666; } }@-webkit-keyframes as4loader { 0%, 80%, 100% { box-shadow: 0 2.5em 0 -1.3em #333333; } 40% { box-shadow: 0 2.5em 0 0 #666666; } }
/* /Blur */

/* Scrollbar and overflow management for webkit */
.PM_ASCriterionsGroupOuter::-webkit-scrollbar {
    width: 5px;
}
.PM_ASCriterionsGroupOuter::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.PM_ASCriterionsGroupOuter::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(0,0,0,0.4);
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}
.PM_ASCriterionsGroupOuter::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(0,0,0,0.2);
}
.PM_ASBlockOutput {
    position: relative;
}

/* Modifs (certaines sont dans le code au dessus) */
.hide{
    display: none;
}

/*@media(min-width: 992px) {
    .PM_ASCriterionsGroupList {
        place-content: center;
    }

    #PM_DimensionsContainer {
        padding-top: 15px;
        padding-bottom: 15px;
        position: relative;
    }

    .PM_ASCriterionsGroup {
        position: relative;
    }

    .PM_ASCriterions > .PM_ASCriterionsGroupTitle:hover,
    #PM_DimensionsContainer .PM_ASCriterionsGroupTitle:hover {
        cursor: pointer;
    }

    .PM_ASCriterions > .PM_ASCriterionsGroupOuter.not-bed-dimensions,
    #PM_DimensionsContainer > .absolute-container {
        top: 100px;
        /*left: calc(2% + 10px);*//*
        min-width: 15.63rem;
        position: absolute;
        background: white;
        border: 1px solid #ced4da;
        border-radius: 10px;
        padding: 1rem 2rem 1rem;
        z-index: 20;
    }

    #PM_ASCriterions_1_8 .PM_ASCriterionsGroupOuter {
        max-height: 400px;
        overflow-y: scroll;
    }

    #PM_DimensionsContainer .absolute-container .PM_ASCriterionsGroup:last-child {
        padding-bottom: 1rem;
    }

    .absolute-container .PM_ASCriterionsGroup {
        padding: 0px;
    }

    ul.PM_ASCriterionGroupCheckbox {
        margin-bottom: 0px;
    }

    .PM_ASCriterions > .PM_ASCriterionsGroupTitle.not-bed-dimensions,
    #PM_DimensionsContainer > .PM_ASCriterionsGroupTitle {
        display: flex;
        width: fit-content;
        height: calc(1.5em + 0.75rem + 2px);
        padding: 0.375rem 0.75rem;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        color: #9a7958;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        border-radius: 10px;
        margin-right: 12px;
    }

    #PM_DimensionsContainer .absolute-container .PM_ASCriterionsGroupName {
        font-size: 0.875rem;
    }

    #PM_DimensionsContainer > .PM_ASCriterionsGroupTitle .not-deployed,
    #PM_DimensionsContainer > .PM_ASCriterionsGroupTitle .deployed,
    .PM_ASCriterions > .PM_ASCriterionsGroupTitle .not-deployed,
    .PM_ASCriterions > .PM_ASCriterionsGroupTitle .deployed {
        float: right;
    }

    .PM_ASResetGroupBedDimension {
        font-size: 10px;
        margin-top: 5px;
    }

    .PM_ASResetGroupBedDimension:before {
        content: "\f00d";
        font-family: "FontAwesome", "FontAwesomeAS4";
        padding-right: 5px;
    }

    .PM_ASSelectionsForm {
        margin-right: -15px;
        margin-left: -15px;
    }

    .PM_ASSelectionsForm .active-filters {
        display: flex;
    }

    .PM_ASSelectionsForm .active-filters .active-filter {
        padding: 10px;
        margin: 0 5px;
        background: white;
        border: 1px solid #ced4da;
        border-radius: 10px;
        font-size: 11px;
    }

    .PM_ASCriterionGroupColor.color_to_pick_list {
        margin-bottom: 0;
    }

    #prices-drop .PM_ASLevelDepth li.level3 {
        margin-left: 10px;
    }

    #prices-drop .PM_ASLevelDepth li.level4 {
        margin-left: 20px;
    }

    #prices-drop .PM_ASCriterionLevelChoosen a {
        color: #9a7958;
    }

}*/

.PM_ASCritRange.ui-slider-horizontal {
    height: 2px;
    margin-bottom: 20px;
    margin-top: 36px;
    width: 300px;
}

.PM_ASCritRange.ui-slider-horizontal .ui-slider-handle {
    border-radius: 12px;
    top: -9px;
    width: 17px;
    height: 17px;
}

.PM_ASCritRange.ui-slider-horizontal .ui-slider-handle:hover {
    cursor: grab;
}

.ui-widget-content {
    border: 1px solid #414141
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #414141;
    background: #414141;
}

.ui-state-default:hover,
.ui-widget-content .ui-state-default:hover,
.ui-widget-header .ui-state-default:hover {
    border: 1px solid #414141;
    background: #414141;
}

.PM_ASCriterionGroupCheckbox .checkbox,
.PM_ASCriterionGroupCheckbox .radio{
    display: flex;
}

.PM_ASCriterionGroupCheckbox .checkbox > label,
.PM_ASCriterionGroupCheckbox .radio > label{
    z-index: 20;
}

.PM_ASCriterionGroupCheckbox .checkbox > label > a,
.PM_ASCriterionGroupCheckbox .radio > label > a{
    padding-left: 40px;
    margin-left: -40px;
}

.filter-custom-checkbox {
    width: 18px;
    height: 18px;
    border: 1px solid #9a7958;
    border-radius: 18px;
    margin-right: 12px;
    margin-top: 2px;
    position: relative;
}

.filter-custom-checkbox-center {
    width: 10px;
    height: 10px;
    border: 1px solid #9a7958;
    border-radius: 10px;
    background: #9a7958;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 17;
}

.PM_ASCriterionsGroup.PM_ASCriterionsGroupSubcategory {
    display: none !important;
}

/*@media(max-width: 991px){*/
    .PM_ASBlockOutput .card-block{
        display: flex;
        position: fixed;
        top: 0;
        left: 0;
        background: white;
        z-index: 100;
        height: 100%;
        overflow: overlay;
        transform: translatex(-100%);
        opacity: 0.6;
        transition: all 0.35s ease 0s;
        padding: 0;
        margin-top: 46px;
        width: 100%;
        height: calc(100vh - 116px); /* 116 = 46 du header + 70 du footer */
    }
    .PM_ASBlockOutput.show .card-block{
        transform: translatex(0);
        opacity: 1;
    }
    .PM_ASBlockOutput .card-block > form{
        padding: 0 1.25rem;
    }
    .PM_ASBlockOutput #PM_DimensionsContainer,
    .PM_ASBlockOutputHorizontal .PM_ASCriterionsGroup{
        width: 100%;
        padding: 15px 0;
        margin: 0 15px;
        border-bottom: 1px solid #9a7958;
    }
    .PM_ASBlockOutput #PM_DimensionsContainer .absolute-container .PM_ASCriterionsGroup{
        padding: 0;
        margin: 0;
        border: none;
    }
    .PM_ASBlockOutput #PM_DimensionsContainer .not-deployed,
    .PM_ASBlockOutputHorizontal .PM_ASCriterionsGroup .not-deployed,
    .PM_ASBlockOutput #PM_DimensionsContainer .deployed,
    .PM_ASBlockOutputHorizontal .PM_ASCriterionsGroup .deployed{
        float: right;
    }

    .phone_as4_header{
        background-color: #9a7958;
        color: #FFFFFF;
        display: block !important;
        font-size: 20px;
        font-weight: bold;
        line-height: 26px;
        padding: 10px 15px;
        text-align: center;
        text-transform: uppercase;
        width: 100%;
        cursor: pointer;
        float: left;
        position: fixed;
        top: 0px;
        z-index: 101;
        left: 0;
        transform: translatex(-100%);
        opacity: 0.6;
        transition: all 0.35s ease 0s;
    }
    .PM_ASBlockOutput.show .phone_as4_header{
        transform: translatex(0);
        opacity: 1;
    }
    .phone_as4_header .pull-left{
        float: left;
    }
    .phone_as4_header .title{
        font-size: 20px;
        font-weight: bold;
        line-height: 26px;
        text-align: center;
        text-transform: uppercase;
    }
    .phone_as4_header .pull-right{
        float: right;
    }
    .PM_ASResetSearch{
        margin: 20px 0;
        font-size: 18px;
    }

    .btn_apply_filters_container{
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        text-align: center;
        background: white;
        box-shadow: 0px 4px 12px #6c757d;
        z-index: 101;
        left: 0;
        transform: translatex(-100%);
        opacity: 0.6;
        transition: all 0.35s ease 0s;
    }
    .PM_ASBlockOutput.show .btn_apply_filters_container{
        transform: translatex(0);
        opacity: 1;
    }
    .btn_apply_filters_container #apply_filters{
        width: calc(100% - 20px);
        height: 50px;
        margin: 10px 5px;
    }
/*}*/

/* Masquer Pack Lit + Matelas */
.PM_ASLevelDepth li[data-id-category="1083"] {
    display: none;
}

#PM_ASCriterionsGroup_2_5{
    display: none;
}

/* Modification filtre */
.PM_ASBlockOutput .card-block>form{
    padding: 0;
}
.PM_ASBlockOutput #PM_DimensionsContainer,
.PM_ASBlockOutputHorizontal .PM_ASCriterionsGroup{
    border-bottom: 1px solid #f4ebe0;
    padding: 15px 20px;
    margin: 0;
}
.PM_ASBlockOutput #PM_DimensionsContainer .PM_ASCriterionsGroupTitle .deployer,
.PM_ASBlockOutputHorizontal .PM_ASCriterionsGroup .deployer{
    transition: transform 0.5s;
}
.deployer.deployed{
    transform: rotate(-180deg);
}
.PM_ASBlockOutput .PM_ASForm .PM_ASCriterionsGroupList.row{
    margin: 0;
}
.PM_ASBlockOutput .PM_ASCritRange.ui-slider-horizontal{
    border: 2px solid #9a7958;
}
.PM_ASCritRange.ui-slider-horizontal .ui-slider-handle{
    border-radius: 100%;
    top: -15px;
    width: 30px;
    height: 30px;
    background: white;
}
.PM_ASBlockOutput .PM_ASCritRange .ui-slider-handle{
    transform: rotate(90deg);
}
.PM_ASBlockOutput .PM_ASCritRange .ui-slider-handle svg{
    margin-left: 4px;
}
.PM_ASBlockOutput .PM_ASCritRange .ui-slider-handle:last-child{
    transform: rotate(-90deg);
}
.PM_ASBlockOutput .PM_ASCritRange .ui-slider-handle:last-child svg{
    margin-right: 4px;
}
.PM_ASBlockOutput.show .phone-filter-overlay{
    position: fixed;
    top: 0;
    height: 100%;
    right: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 99999999;
}
.PM_ASBlockOutput .phone_as4_header{
    width: 320px;
    z-index: 100000000;
}
.PM_ASBlockOutput .card-block{
    width: 320px;
    z-index: 99999999;
}
.PM_ASBlockOutput .card-block .PM_ASCriterionsGroupTitle,
.PM_ASBlockOutput .card-block .sort-title{
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}
.PM_ASBlockOutput .card-block .PM_ASLabelLink,
.PM_ASBlockOutput .card-block .sort-elements .sort-element{
    font-size: 14px;
}
.PM_ASBlockOutput .card-block .PM_ASLabelLink:hover,
.PM_ASBlockOutput .card-block .PM_ASLabelCheckboxSelected .PM_ASLabelLink{
    font-weight: 400;
}
.PM_ASBlockOutput .phone_as4_header{
    background: white;
    color: #9a7958;
    border-bottom: 1px solid #f4ebe0;
    padding: 30px 15px;
}
.PM_ASBlockOutput .phone_as4_header .pull-left.title{
    text-transform: none;
    font-weight: 400;
    font-size: 14px;
}
.PM_ASBlockOutput .phone_as4_header .pull-left.title svg{
    width: 20px;
    margin-right: 12px;
    fill: #9a7958;
}
.PM_ASBlockOutput .card-block{
    top: 42px;
    height: calc(100vh - 42px);
}
.close_phone_filter::before{
    color: #9a7958;
    content: "close";
    font-family: Material Icons;
    font-weight: 400;
    font-style: normal;
    font-size: 28px;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    vertical-align: middle;
    direction: ltr;
    text-rendering: optimizeLegibility;
    font-feature-settings: "liga";
}
.PM_ASBlockOutput .card-block .active-filters .action-buttons{
    display: flex;
    align-items: center;
    margin-top: -24px;
    margin-bottom: 80px;
}
.PM_ASBlockOutput .card-block .active-filters .action-buttons .reset-filter{
    width: 50%;
    padding: 15px;
}
.PM_ASBlockOutput .card-block .active-filters .action-buttons .reset-filter .PM_ASResetSearch{
    display: block;
    color: #9a7958;
    font-size: 16px;
}
.PM_ASBlockOutput .card-block .active-filters .action-buttons .view-result{
    width: 50%;
    padding: 15px;
    text-align: center;
}
.PM_ASBlockOutput .card-block .active-filters .action-buttons .view-result #apply_filters{
    background: #9a7958;
    border-color: #9a7958;
    border-radius: 20px;
    padding: 8px;
    font-size: 14px;
}
.PM_ASBlockOutput .card-block .active-filters .active-filter{
    justify-self: center;
}
.PM_ASBlockOutput .card-block .active-filters .active-filter .filter-block{
    background: #f5f5f5;
    padding: 8px 12px;
    border-radius: 20px;
    font-size: 12px;
}
.PM_ASBlockOutput .card-block .active-filters .active-filter .filter-block::after{
    content: "\f00d";
    font-family: "FontAwesome", "FontAwesomeAS4";
    padding-left: 5px;
}
.PM_ASBlockOutput .card-block .active-filters .active-filter .filter-block::before{
    content: "";
}

@media(min-width: 992px){
    .PM_ASBlockOutput .card-block .active-filters .action-buttons .reset-filter{
        width: 100%;
    }
    .PM_ASBlockOutput .card-block .active-filters .action-buttons .view-result{
        display: none;
    }
}

.filter-custom-checkbox{
    border: 1px solid rgba(216, 167, 196, 0.3);
    border-radius: 4px;
    width: 19px;
    height: 19px;
}

.filter-custom-checkbox .filter-custom-checkbox-center svg {
    margin-top: -18px;
    margin-left: -6px;
}

.filter-custom-checkbox .filter-custom-checkbox-center svg rect{
    fill: #9a7958;
}

.filter-custom-checkbox .filter-custom-checkbox-center svg .x-mot-checkbox-icon__tick{
    stroke: white;
}

.card-block .sort-container{
    border-bottom: 1px solid #f4ebe0;
    padding: 15px 20px;
    margin: 0;
}

.card-block .sort-container .sort-title{
    margin-bottom: 0.5rem;
}

.card-block .sort-container .sort-title .pink{
    color: #9a7958;
}

.card-block .sort-container .sort-title .deployer{
    float: right;
}

.card-block .sort-container .sort-element{
    height: 36px;
    align-content: center;
    cursor: pointer;
}

@media(min-width: 992px){
    #search_filter_toggler{
        border: 1px solid #f4ebe0;
        padding: 4px 20px;
        background: white;
    }
    #search_filter_toggler img.visible--desktop{
        width: 48px;
    }
    #search_filter_toggler .filter-text{
        color: #9a7958;
        margin-left: 12px;
    }
}

@media(max-width: 991px){
    #search_filter_toggler img.visible--mobile{
        width: 50px;
    }
    #search_filter_toggler .filter-text{
        display: none;
    }
}

