/* Page-specific styles: soins-massages. Loaded only on this page. */
.bg-grey {
    background-color: #818181;
}
/*
* product-list-section
*/
.product-list-section {
    padding: 0 136px 30px 126px;
}
.product-list-section .p-row {
    margin-left: 0;
    margin-right: 0;
}
.product-list-section .p-row:not(:last-child) {
    margin-bottom: 71px;
}
.product-list-section .block-title .title {
    font-size: 70px;
    line-height: 88px;
    letter-spacing: 8.4px;
    color: #889FC1;
    font-weight: 300;
    text-transform: uppercase;
}
.filters-row {
    margin-bottom: 51px;
}
.filters-row .filters-header {
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
    border-bottom: 1px solid #818181;
}
.filters-row .filters-content {
    padding-top: 50px;
    padding-bottom: 20px;
}
.filters-row .filters-content .subtitle {
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 23px;
    letter-spacing: 3.5px;
    color: #000000;
    font-weight: 300;
    text-transform: uppercase;

}
.filters-content .input-group {
    padding: 36px 41px;
    flex-direction: column;
}
.filters-content .input-group .checkbox-wrap {
    padding-left: 46px;
    margin-bottom: 1px;
}
.filters-content .input-group label input {
    /*margin-right: 25px;
    box-shadow: 0px 3px 6px #00000029;
    border: none;
    outline: none;
    width: 21px;
    height: 22px;*/
}
.filters-content .input-group label .checkmark {
    margin-right: 25px;
    box-shadow: 0px 2px 6px #00000029;
    border: none;
    outline: none;
    width: 21px;
    height: 22px;
    top: 5px;
    cursor: pointer;
}
.filters-content .input-group label .checkmark:after {
    left: 8px;
    top: 5px;
}
.filters-content .input-group label {
    display: flex;
    align-items: center;
    cursor: pointer;
}
.filters-content .input-group label .label-text {
    font-size: 14px;
    line-height: 31px;
    letter-spacing: 0;
    font-weight: 600;
    color: #000000;
}
/*SLIDER RANGE*/
.range_container {
    display: flex;
    flex-direction: column;
    width: 80%;
    margin: 40px auto;
}
.form_control_container {
    display: flex;

}
.sliders_control {
    position: relative;
    min-height: 50px;
}
.form_control .form_control_container .submit-filter {
    padding: 11px 15px;
    font-size: 9px;
    line-height: 15px;
    font-weight: 300;
    letter-spacing: 2.25px;
    color: #FFFFFF;
    background-color: #889FC1;
}
.form_control {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 21px;
    color: #635a5a;
}
.form_control .price {
    font-size: 11px;
    line-height: 17px;
    letter-spacing: 0px;
    color: #000000;
    font-weight: 600;
}
#fromSlider {
    height: 0;
    z-index: 1;
    margin-top: 2px;
}
.filters-row .filters-header .filters-btn,
.filters-row .filters-header .count-result {
    font-size: 12px;
    line-height: 19px;
    letter-spacing: 3px;
    color: #818181;
    font-weight: 300;
    text-transform: uppercase;
}
.filters-row .filters-header .filters-btn {
    display: flex;
    align-items: center;
}
.filters-row .filters-header .filters-btn img {
    margin-left: 3px;
}
.product-list-section .p-content {
    display: flex;
    padding-bottom: 126px;
    flex-direction: column;
    justify-content: center;
}
.product-list-section .p-content .p-content-header {
    margin-bottom: 47px;
}
.product-list-section .p-content .p-content-header .subtext-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 63px;
 }
.product-list-section .p-content .p-content-header .subtext-row .sub-text {
    font-size: 12px;
    line-height: 19px;
    letter-spacing: 3px;
    color: #818181;
    font-weight: 300;
    text-transform: uppercase;
}
.product-list-section .p-content .p-content-header .subtext-row .rating {
    font-size: 12px;
    line-height: 19px;
    letter-spacing: 1.8px;
    color: #818181;
    font-weight: 300;
    text-transform: uppercase;
    position: relative;
    top: 4px;
}
.product-list-section .p-content .p-content-header .title-row {
    display: flex;
    justify-content: space-between;
}
.product-list-section .p-content .p-content-header .title-row .title {
    font-size: 36px;
    line-height: 45px;
    letter-spacing: 0px;
    color: #889FC1;
    font-weight: 300;
}
.product-list-section .p-content .p-content-header .title-row .price {
    font-size: 25px;
    line-height: 40px;
    letter-spacing: 0px;
    color: #889FC1;
    font-weight: 600;
    position: relative;
    top: 6px;
}
.product-list-section .p-content .p-content-wrap {
    padding-bottom: 40px;
    border-bottom: 2px solid #707070;
}
.product-list-section .p-content .p-content-wrap .p-content-text {
    width: 76%;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0px;
    color: #818181;
    font-weight: 300;
    margin-bottom: 40px;
}
.product-list-section .p-content .p-content-wrap .p-content-btn {
    font-size: 12px;
    line-height: 19px;
    letter-spacing: 3px;
    color: #818181!important;
    font-weight: 300;
}
.product-list-section .p-content .p-content-wrap .p-content-btn .arrow-right {

}
.product-list-section .p-image.order-1 .img-badge {
    top: 18px;
    left: 20px;
}
.product-list-section .p-image.order-1 .like {
    top: 18px;
    right: 13%;
}
.product-list-section .p-image.order-2 .img-badge {
    position: absolute;
    top: 18px;
    right: 20px;
}
.product-list-section .p-image.order-2 .like {
    position: absolute;
    top: 18px;
    left: 13%;
}
@media(max-width:1199px) and (min-width:992px) {
    .product-list-section {
        padding: 147px 65px 30px;
    }
    .soins-messages-page .product-list-section {
        padding: 147px 35px 30px;
    }
    .product-list-section .p-content .p-content-header .subtext-row .sub-text {
        letter-spacing: 1.5px;
    }
    .product-list-section .p-content .p-content-header .subtext-row .rating {
        letter-spacing: 1px;
    }
    .product-list-section .p-content .p-content-header .title-row .price {
        font-size: 16px;
    }
    .product-list-section .p-content .p-content-header .title-row .title {
        font-size: 21px;
        line-height: 35px;
    }
    .product-list-section .p-content .p-content-wrap .p-content-text {
        width: 100%;
        font-size: 17px;
        line-height: 28px;
    }
}
@media(max-width:991px) {
    .product-list-section {
        padding-top: 147px;
        padding-bottom: 68px;
    }
    .product-list-section .p-row .p-image,
    .product-list-section .p-row .p-content {
        order: unset!important;
    }
    .product-list-section .p-row {
        position: relative;
        padding-top: 100px;
    }
    .product-list-section .p-row .p-content .p-content-header {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
    }
    .product-list-section .p-content .p-content-header .subtext-row {
        margin-bottom: 8px;
    }
    .product-list-section .p-content {
        padding-bottom: 0px;
    }
    .product-list-section .p-image.order-1 .like {
        right: 20px;
    }
    .product-list-section .p-content .p-content-wrap {
        padding-top: 23px;
        padding-bottom: 36px;
    }
    .product-list-section .p-content .p-content-wrap .p-content-text {
        width: 100%;
        margin-bottom: 20px;
    }
    .product-list-section .p-content .p-content-header .title-row .price {
        top: 0px;
    }
    .product-list-section .p-content .p-content-header .subtext-row .rating {
        top: 0px;
    }
}
@media(max-width:767px) {
    .product-list-section {
        padding-left: 50px;
        padding-right: 50px;
    }
    .product-list-section .p-row {
        padding-top: 75px;
    }
    .form_control .form_control_container .submit-filter {
        padding: 10px 18px 9px 18px;
    }
}
@media(max-width:575px) {
    .product-list-section {
        padding-left: 23px;
        padding-right: 22px;
    }
    .product-list-section .block-title {
        padding: 0 40px;
    }
    .product-list-section .p-content .p-content-header .title-row .price {
        font-size: 20px;
        line-height: 38px;
    }
    .product-list-section .block-title .title {
        font-size: 45px;
        line-height: 57px;
        letter-spacing: 5.4px;
    }
    .product-list-section .p-content .p-content-header .title-row .title {
        font-size: 30px;
        line-height: 38px;
    }
    .product-list-section .p-image .img-badge,
    .product-list-section .p-image .like {
        display: none;
    }
}
@media(max-width:430px) {
    .product-list-section .p-content .p-content-header .title-row .title {
        font-size: 24px;
        line-height: 30px;
    }
    .product-list-section .p-content .p-content-header .title-row .price {
        font-size: 17px;
        line-height: 28px;
    }
    .filters-row {
        margin-bottom: 50px;
    }
    .product-list-section .p-content .p-content-wrap .p-content-text {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 20px;
    }
    .product-list-section .p-content .p-content-wrap {
        padding-top: 15px;
        padding-bottom: 30px;
    }
    .product-list-section .p-row:not(:last-child) {
        margin-bottom: 45px;
    }
}
