.card-block {
    padding: 0;
}
.block-category {
    min-height: auto;
    margin-bottom: 0;
    border: none;
    background: transparent;
}
body.page-category-parent #js-product-list-header, #manufacturer .header-brands-page {
    text-align: center;
    padding: 20px 0 48px;
}
body.page-category-parent .block-category-inner {
    text-align: center;
    justify-content: center;
}
#js-product-list-header h1 {
    font-size: 38px;
    line-height: 48px;
    font-family: 'League Spartan', sans-serif;
    text-transform: none;
    font-weight: 500;
    color: #000;
    margin: 0 0 18px;
}
#subcategories {
    margin-bottom: 0;
    border-top: none;
}
.row.subcategories-list {
    margin-left: -12px;
    margin-right: -12px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: row;
}
.subcategory-item .subcategory-image img {
    width: 136px;
    height: 136px;
    border-radius: 50%;
    transition: all 0.35s ease;
    object-fit: cover;
    -webkit-transform: none;
    transform: none;
}
.subcategory-item {
    padding-left: 12px;
    padding-right: 12px;
}
@media (min-width: 1200px) {
.subcategory-item {
    width: auto;
}
}
.subcategory-item a h2 {
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #000;
    line-height: 24px;
    margin: 0;
    padding: 15px 0;
}
.subcategory-item a {
    display: block;
    margin: 0 0 32px;
    text-decoration: none!important;
}
.subcategory-item a:hover h2 {
    color: #96166E;
}
.subcategory-item .subcategory-image {
    display: block;
    position: relative;
    text-align: center;
    border-radius: 50%;
    box-shadow: none!important;
    overflow: hidden;
}
.subcategory-item a:hover .subcategory-image img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    transition: all 0.35s ease;
}
/* .subcategory-item a:hover .subcategory-image {
    box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.2);
} */
.subcategory-item a:hover .subcategory-image::before, .subcategory-item a:hover .subcategory-image::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.subcategory-item .subcategory-image::before, .subcategory-item .subcategory-image::after {
    position: absolute;
    content: "";
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    border-radius: 50%;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    opacity: 0;
}
.subcategory-item .subcategory-image::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}
.subcategory-item .subcategory-image::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
}
section#main.page-category-parent , #manufacturer .main-brands-page {
    padding: 0 0 80px;
}
/*****************/
#js-product-list-header {
    text-align: left;
    padding: 20px 0 20px;
}
#category-description, #category-description p {
    font-family: 'League Spartan', sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    color: #000 !important;
}
.btn-link.category-description-toggle {
    text-decoration: underline;
}
.btn-link.category-description-toggle:hover {
    text-decoration: none;
}
.manufacturer_desc, .manufacturer_desc p {
    font-family: 'League Spartan', sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    color: #000 !important;
}
.manufacturer_desc p {
    margin: 0 0 .75rem;
}
#manufacturer #js-product-list-header {
    text-align: center;
}
/**** joli-search ****/
#module-ambjolisearch-jolisearch #subcategories {
    padding: 20px 0;
}
#module-ambjolisearch-jolisearch section#products {
    padding: 20px 0 40px;
}
/** amazing-filter **/
#amazzing_filter {
    border: none;
    border-radius: 0;
    box-shadow: 0 3px 14px 0 rgba(0, 0, 0, .16);
    background: #fff;
    overflow: hidden;
    font-family: 'League Spartan', sans-serif;
    padding: 15px!important;
}
#amazzing_filter.block .title_block {
    font-size: 1.4em;
    font-weight: 600;
    margin-bottom: 5px;
    position: relative;
}
@media (min-width: 768px) {
#amazzing_filter.block .title_block {
    display: none;
}
}
.af_subtitle.toggle-content {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    color: #000;
    display: block;
}

.af_filter {
    position: relative;
    margin-bottom: 8px;
    border-bottom: 1px solid #D9D9D9;
    padding-bottom: 8px; 
}
.af_filter label {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #000;
    font-family: 'League Spartan', sans-serif;
    text-align: left;
}
.af_filter .count {
    color: #000;
    font-size: 90%;
}
.special .af_filter_content {
    display: block;
    margin: 0;
}
.af_filter .checkbox, .af_filter .radio {
    margin: 0;
    min-height: 0;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    top: 2px;
    margin-right: 2px;
    position: relative;
}

.selectedFilters .clearAll {
    padding: 7px 8px;
    background: #fbeff7;
    text-align: left;
    line-height: 1;
}
.selectedFilters .clearAll a {
    color: #000000;
    display: block;
    font-size: 14px;
    font-family: 'League Spartan', sans-serif;
    font-weight: 500;
    text-transform: none;
}
.selectedFilters .clearAll .txt {
    font-size: 14px;
    line-height: 0;
    margin-top: 0.7em;
    text-transform: none;
    display: inline-block;
    vertical-align: top;
}
.selectedFilters .cf {
    padding: 8px 25px 8px 8px;
    background: #fbeff7;
    border-top: 1px solid #000;
}
.selectedFilters .cf a {
    opacity: 0.5;
    top: 50%;
    transform: translateY(-50%);
    font-weight: 500;
}
.af-slider .pointer {
    position: absolute;
    top: -4px;
    margin-left: -8px;
    width: 14px;
    height: 14px;
    border-radius: 100%;
    background: #96166E;
    cursor: pointer;
    z-index: 2;
    border: 5px solid #96166E;
    touch-action: none;
}
.af-slider .selected-bar {
    position: absolute;
    height: 100%;
    background: #96166E;
}
/*** advanced-search ***/

.PM_ASBlockOutputVertical .card {
    border: none;
    border-radius: 0;
    box-shadow: 0 3px 14px 0 rgba(0, 0, 0, .16);
    background: #fff;
    overflow: hidden;
    font-family: 'League Spartan', sans-serif;
}
.PM_ASBlockOutputVertical .card .card-header {
    background: transparent;
    border: none;
    padding: 15px 15px 10px;
    position: relative;
}
.PM_ASBlockOutputVertical .card .card-header:after {
    content: "";
    position: absolute;
    left: 15px;
    width: calc(100% - 30px);
    border-bottom: 1px solid #D9D9D9;
    bottom: 0;
}
.PM_ASBlockOutputVertical .card .card-block {
    padding: 8px 15px 20px;
}
.PM_ASBlockOutputVertical .card .card-header span.PM_ASBlockTitle {
    font-family: 'League Spartan', sans-serif;
    font-size: 22px;
    font-weight: 500;
    text-transform: none;
    line-height: 28px;
    color: #96166E;
}
.PM_ASBlockOutputVertical .card .card-header span.PM_ASBlockTitle small.PM_ASBlockNbProductValue {
    font-size: 16px;
    font-family: 'League Spartan', sans-serif;
    color: #000;
    opacity: 1;
    font-weight: 400;
    margin-left: 4px;
    line-height: 24px;
    display: none;
}
.PM_ASBlockOutputVertical .PM_ASCriterionsGroup {
    margin-bottom: 10px;
}
.PM_ASBlockOutputVertical .PM_ASCriterionsGroupTitle {
    border-bottom: none;
    padding-bottom: 12px;
    padding-top: 12px;
    margin: 0;
}
.PM_ASBlockOutputVertical .PM_ASCriterionsGroupTitle {
    border-bottom: none!important;
    padding-top: 1rem!important;
    padding-bottom: .5rem!important;
}
.PM_ASBlockOutputVertical .PM_ASCriterionsGroupTitle span.PM_ASCriterionsGroupName {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    color: #000;
    display: block;
}
.PM_ASBlockOutputVertical label.PM_ASLabelCheckbox {
    font-size: 17px;
    line-height: 24px;
    font-weight: 400;
    color: #000;
    font-family: 'League Spartan', sans-serif;
    text-align: left;
}
.PM_ASBlockOutputVertical .PM_ASCriterionNbProduct {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #000;
    font-family: 'League Spartan', sans-serif;
    text-align: right;
    opacity: 1;
    float: right;
}
.PM_ASBlockOutputVertical .PM_ASResetSearch {
    border: none;
    box-shadow: none;
    display: none !important;
}
.PM_ASCriterionGroupCheckbox .PM_ASLabelCheckboxSelected .PM_ASLabelLink, .PM_ASCriterionGroupCheckbox .PM_ASLabelCheckbox .PM_ASLabelLink:hover {
    color: #96166E;
    font-weight: 400!important;
}
.PM_ASearchTitle, .PM_ASBlockOutputHorizontal a, .PM_ASBlockOutputVertical a {
    color: #000;
}
.PM_ASBlockOutputVertical .PM_ASCriterionCheckbox {
    vertical-align: middle;
    width: 18px;
    height: 18px;
    border: 1px solid #D9D9D9 !important;
    margin-right: 4px;
    top: -2px;
    position: relative;
    border-radius: 10px !important;
}
.PM_ASBlockOutputVertical a.PM_ASResetGroup {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    width: 100%;
    padding: 4px;
    position: relative;
    display: block;
}
.PM_ASBlockOutputVertical .PM_ASResetGroup:before {
    padding-right: 5px;
    font-size: 16px;
    font-weight: 100!important;
    font-family: 'League Spartan', sans-serif;
    color: #000 !important;
    content: "\2716" !important;
}
.PM_ASBlockOutputVertical a.PM_ASResetGroup:hover {
    color: #80155E;
}
.PM_ASBlockOutputVertical .PM_ASResetGroup:hover:before {
    color: #80155E !important;
}
.PM_ASBlockOutputVertical label.PM_ASLabelCheckbox {
    padding-left: 30px;
    width: 100%;
}
.PM_ASBlockOutputVertical .PM_ASCriterionCheckbox {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
}
.PM_ASBlockOutputVertical .checkbox, .PM_ASBlockOutputVertical .radio {
    position: relative;
}
.PM_ASBlockOutputVertical label.PM_ASLabelCheckbox:before {
    content: "";
    position: absolute;
    display: inline-block;
    top: 2px;
    width: 19px;
    height: 19px;
    left: 0;
    border: 1px solid #DFE0E1;
    background: white;
    cursor: pointer;
}
.PM_ASBlockOutputVertical input[type="checkbox"]:checked + .PM_ASLabelCheckbox::after,
.PM_ASBlockOutputVertical input[type="radio"]:checked + .PM_ASLabelCheckbox::after {
    content: '';
    position: absolute;
    left: 5px;
    top: 1px;
    width: 8px;
    height: 15px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
/** color **/
ul.PM_ASCriterionGroupLinkColor {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.PM_ASCriterionGroupLinkColor .PM_ASCriterionLink .PM_ASCriterionValue {
    display: none!important;
}
.PM_ASCriterionGroupLinkColor span.PM_ASCriterionColorSquare {
    margin: 0 10px 0 0 !important;
    display: block;
    float: left;
}
/** cursor price **/

.PM_ASBlockOutputVertical .ui-state-default, 
.PM_ASBlockOutputVertical .ui-widget-content .ui-state-default, 
.PM_ASBlockOutputVertical .ui-widget-header .ui-state-default {
    border: 1px solid #96166E !important;
    background: #96166E !important;
    font-weight: 400;
    color: #000000;
    border-radius: 6px;
    width: 12px;
    height: 12px;
    top: -5px;
}
.PM_ASBlockOutputVertical .ui-widget-content {
    border: none !important;
    background: #fff !important;
    color: #fff;
    border-radius: 8px !important;
    height: 4px !important;
    border: 1px solid #96166E!important;
}
.PM_ASBlockOutputVertical .ui-slider-horizontal .ui-slider-range {
    background: #96166E!important;
}
.PM_ASBlockOutputVertical .ui-state-default:hover, 
.PM_ASBlockOutputVertical .ui-widget-content .ui-state-default:hover, 
.PM_ASBlockOutputVertical .ui-widget-header .ui-state-default:hover {
    background: #96166E!important;
}
/*** pagination ***/

.pagination-summary {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    font-family: 'Lato', sans-serif;
}
.pagination .page-list {
    display: flex;
    padding: 0;
    margin-bottom: 0;
    background: #fff;
    margin: 4px 0;
    align-items: center;
    justify-content: end;
}
.pagination .page-list li {
    margin-left: 10px;
}
.pagination .page-list li a {
    border: 1px solid #FBEFF7;
    background: #FBEFF7;
    color: #000;
    min-width: 32px;
    height: 32px;
    display: block;
    text-align: center;
    line-height: 30px;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 400;
    border-radius: 0;
}
.pagination .page-list li.current a {
    background: #96166E;
    color: #fff;
    border-color: #96166E;
}
.pagination .page-list li a:hover {
    border-color: #96166E;
    color: #96166E;
}
.pagination .page-list li a i {
    font-size: 24px;
    position: relative;
    top: -2px;
}
.pagination .page-list li span.spacer {
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    font-weight: 700;
}
/*** products-selection ***/
.products-selection .total-products p, .products-selection .sort-by-row .sort-by {
    font-size: 18px;
    font-family: 'League Spartan', sans-serif;
    line-height: 26px;
    color: #000;
    font-weight: 400;
    margin: 0;
}
.products-selection .sort-by-row .select-title {
    font-family: 'League Spartan', sans-serif;
    min-width: 177px;
    border-radius: 0;
    height: 36px;
    border: 1px solid #DFE0E1;
    font-size: 16px;
    line-height: 22px;
    padding: 8px 12px 6px 14px;
    width: auto;
}
.products-selection .dropdown-backdrop {
    display: none!important;
}
.products-selection .sort-by-row .sort-by {
    margin-right: .75rem;
}
.products-selection .sort-by-row {
    justify-content: flex-end;
}
.products-sort-order .dropdown-menu, .brands-sort .dropdown-menu, .suppliers-sort .dropdown-menu {
    left: inherit;
    right: 0;
    width: 15rem;
    background: #fff;
    padding: 0;
    border-radius: 0;
    overflow: hidden;
}
.products-sort-order .select-list, .brands-sort .select-list, .suppliers-sort .select-list {
    display: block;
    padding: .5rem 1rem;
    color: #000;
    font-family:  'League Spartan', sans-serif;
    font-size: 16px;
    line-height: 24px;
}
.products-sort-order .select-list:not(:last-child), .brands-sort .select-list:not(:last-child), .suppliers-sort .select-list:not(:last-child) {
    border-bottom: 1px solid #fff;
}
.products-sort-order .select-list:hover, .brands-sort .select-list:hover, .suppliers-sort .select-list:hover {
    color: #000;
    background: #FBEFF7;
}
body:not(.page-category-parent) #wrapper > .container {
    margin-bottom: 50px;
}
/**** additional-description ****/
.category-additional-description, .category-additional-description p {
    font-family: 'League Spartan', sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 27px;
    color: #000;
}
.category-additional-description h2, .category-additional-description h3, .category-additional-description h4 {
    font-family: 'League Spartan', sans-serif;
    color: #000;
}
.category-additional-description h2 {
    font-size: 22px;
    line-height: 30px;
    font-weight: 500;
    margin: 0 0 10px;
}
.category-additional-description h3 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
    margin: 0 0 8px;
}
.category-additional-description h4 {
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    margin: 0 0 6px;
}
.category-additional-description strong {
    font-weight: 600;
}
.category-additional-description ul {
    list-style: disc;
    padding-left: 1.5rem;
}
.category-additional-description ol {
    list-style: decimal;
    padding-left: 1.5rem;
}
div#js-product-list-footer .card {
    padding-top: 1rem;
}
.category-additional-description, .category-additional-description > *:last-child, .btn-container {
    display: inline;
}
#js-product-list-footer .card .show_more_btn {
    font-family: 'League Spartan', sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    text-decoration: underline;
    color: #96166E;
}
#js-product-list-footer .card .show_more_btn:hover, #js-product-list-footer .card .show_more_btn:focus {
    text-decoration: none;
}
/*** product-list ***/
body.layout-full-width .row.products .col-sm-6 {
    width: 50%;
}
@media (min-width: 576px) {
    body.layout-full-width .row.products .col-sm-6 {
        width: 50%;
    }
}
@media (min-width: 768px) {
    body.layout-full-width .row.products .col-sm-6 {
        width: 33.33333%;
    }
}
@media (min-width: 1200px) {
    body.layout-full-width .row.products .col-sm-6 {
        width: 25%;
    }
}
/**** manufacturer ****/
#manufacturer #main .brands-row .brand-item {
    position: relative;
    border: none;
    border-bottom: 1px solid #DFE0E1;
    transition: all 0.35s ease;
    text-align: left;
    padding: 10px;
    margin-bottom: 24px;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}
.row.brands-row {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
#manufacturer #main .brands-row .brand-item:hover::before, #manufacturer #main .brands-row .brand-item:hover::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
#manufacturer #main .brands-row .brand-item::before, #manufacturer #main .brands-row .brand-item::after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    opacity: 0;
}
#manufacturer #main .brands-row .brand-item::before {
    border-top: 1px solid #DFE0E1;
    border-bottom: 1px solid #DFE0E1;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}
#manufacturer #main .brands-row .brand-item::after {
    border-right: 1px solid #DFE0E1;
    border-left: 1px solid #DFE0E1;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
}
#manufacturer #main .brands-row .brand-item:hover {
    -webkit-box-shadow: 0 3px 14px 0 rgba(0, 0, 0, .16);
    box-shadow: 0 3px 14px 0 rgba(0, 0, 0, .16);
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: transparent;
}
#manufacturer #main .brands-row .brand-item .brand-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: 0;
    cursor: pointer;
}
#manufacturer #main .brands-row .brand-item .brand-img {
    width: auto;
    margin: 0 0 1rem;
}
#manufacturer #main .brands-row .brand-item .brand-img img {
    width: auto;
    height: 120px;
    object-fit: contain;
}
#manufacturer #main .brands-row .brand-item .brand-name {
    font-size: 20px;
    font-weight: 500;
    font-family: 'League Spartan', sans-serif;
    text-transform: none !important;
    color: #000;
    margin: 0 0 8px;
    line-height: 28px;
    display: block;
}
#manufacturer #main .brands-row .brand-item p.brand-text {
    font-size: 16px;
    font-weight: 400;
    font-family: 'League Spartan', sans-serif;
    color: #000;
    line-height: 24px;
    margin: 0;
}
#manufacturer #main .brands-row .brand-item .brand-products {
    display: flex;
    justify-content: space-between;
    display: none;
}
#manufacturer #main .brands-row .brand-item .brand-products span {
    font-size: 16px;
    font-weight: 500;
    font-family: 'League Spartan', sans-serif;
    color: #000;
    line-height: 24px;
}
#manufacturer #main .brands-row .brand-item:hover span {
    color: #96166E!important;
}
#manufacturer #main .brands-row .brand-item:hover {
    -webkit-box-shadow: 0 3px 14px 0 rgba(0, 0, 0, .16);
    box-shadow: 0 3px 14px 0 rgba(0, 0, 0, .16);
}
/*** responsive ***/
@media (max-width: 1510px) {
.owl-carousel .owl-nav button.owl-next {
    right: -15px;
    left: inherit;
}
.owl-carousel .owl-nav button.owl-prev {
    left: -15px;
}
}
@media (min-width: 1200px) {
    .newsletter-header h2 {
        font-size: 38px;
        line-height: 48px;
    }
    .newsletter-header p {
    font-size: 20px;
    line-height: 32px;
    }
}
@media (max-width: 1200px) {
.subcategory-item a {
    margin: 0 0 24px;
}
#js-product-list-header h1 {
    font-size: 34px;
    line-height: 42px;
    margin: 0 0 16px;
}
.PM_ASBlockOutputVertical .PM_ASCriterionNbProduct {
    float: none;
}
 body.page-category-parent .subcategory-item.items_sub_mobile {
        padding-left: 8px;
        padding-right: 8px;
        margin-bottom: 1rem;
    }
 body.page-category-parent .subcategory-item.items_sub_mobile a {
        margin: 0;
        border: 1px solid rgb(0 0 0 / 100%);
        border-radius: 10px;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
 body.page-category-parent .subcategory-item.items_sub_mobile  a h2 {
        font-size: 16px;
        font-size: 16px;
        line-height: 1.2;
        font-weight: 500;
        font-family: 'League Spartan', sans-serif;
        padding: 8px;
}
}
@media (max-width: 992px) {
    #js-product-list-header h1 {
    font-size: 32px;
    line-height: 40px;
    }
    .subcategory-item a {
    margin: 0 0 20px;
    }
    section#main.page-category-parent, #manufacturer .main-brands-page {
    padding: 0 0 20px;
    }
    body.page-category-parent #js-product-list-header, #manufacturer .header-brands-page {
    text-align: center;
    padding: 20px 0 32px;
}
.subcategory-item a h2 {
    font-size: 17px;
}
body:not(.page-category-parent) #wrapper > .container {
    margin-bottom: 30px;
}
}
@media (max-width: 768px) {
.page-header {
    background: #FBEFF7;
    margin: 0 0 36px;
}
#js-product-list-header {
    text-align: center!important;
    padding: 10px 0 16px;
}
#js-product-list-header h1 {
        font-size: 28px;
        line-height: 38px;
    margin: 0 0 12px;
}
.block-category .block-category-inner #category-description p {
    margin: 0 0 8px !important;
}
    body.page-category-parent #js-product-list-header, #manufacturer .header-brands-page {
        padding: 15px 0 12px;
    }
    .PM_ASBlockOutputVertical .card {
    border: 1px solid #DFE0E1;
    box-shadow: none;
    background: #fff;
}
.PM_ASBlockOutputVertical .card .card-header {
    padding: 12px 15px 8px;
}
    .PM_ASBlockOutputVertical .card .card-header:after {
        width: 0;
        opacity: 0;
        transition: width.2s linear, opacity .3s ease;
    }
    .PM_ASBlockOutputVertical.PM_ASMobileVisible .card .card-header:after {
        width: calc(100% - 30px);
        opacity: 1;
    }
    .PM_ASBlockOutput.PM_ASMobileMode .PM_ASBlockTitle:after, .PM_ASBlockOutput.PM_ASMobileMode .PM_ASearchTitle:after {
        content: "\e313" !important;
        padding-right: 10px;
        padding-top: 0;
        font-size: 24px;
        margin-top: -1px;
        color: #000 !important;
    }
.PM_ASBlockOutput.PM_ASMobileMode.PM_ASMobileVisible .PM_ASBlockTitle:after, .PM_ASBlockOutput.PM_ASMobileMode.PM_ASMobileVisible .PM_ASearchTitle:after {
    content: "\e316" !important;
}
.PM_ASBlockOutputVertical .card .card-header span.PM_ASBlockTitle {
    color: #000;
}

 body.page-category-parent .subcategory-item.items_sub_mobile {
    width: 33.33%;
 }
#amazzing_filter.block .title_block {
    font-size: 20px;
    font-family: 'League Spartan', sans-serif;
    text-transform: none;
    font-weight: 500;
    background: #FBEFF7;
}
#amazzing_filter .btn.btn-primary.full-width.viewFilteredProducts {
    font-size: 16px;
    text-transform: none;
    position: relative;
    font-weight: 500;
    font-family: 'League Spartan', sans-serif;
    height: 38px;
}
#amazzing_filter .compact-close:after {
    display: none;
}
#amazzing_filter .compact-close {
    color: #000000;
}
#amazzing_filter .btn.btn-primary.full-width.viewFilteredProducts .af-total-count {
    opacity: .8;
}
#amazzing_filter .compact-close > span:not(.sr-only) {
    font-size: 38px;
    font-family: 'League Spartan', sans-serif;
    font-weight: 200;
    line-height: 1.2;
}
#amazzing_filter .compact-close {
    line-height: 2 !important;
}
}
@media (max-width:576px) {
    #js-product-list-header h1 {
        font-size: 26px;
        line-height: 36px;
        margin: 0 0 10px;
    }
    .featured-products .products-section-title {
        font-size: 19px;
        line-height: 25px;
    }
    .featured-products-title {
        flex-wrap: wrap;
    }
    .featured-products .all-product-link {
        margin: 12px 0 0 auto;
    }
    .category-additional-description, .category-additional-description p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    }
    .category-additional-description h2 {
    font-size: 20px;
    line-height: 28px;
    margin: 0 0 8px;
}
.category-additional-description h3 {
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    margin: 0 0 8px;
}
.category-additional-description h4 {
    font-size: 17px;
    line-height: 26px;
    font-weight: 600;
    margin: 0 0 6px;
}
.category-additional-description p {
    margin: 0 0 12px;
}
    body:not(.page-category-parent) #wrapper > .container {
        margin-bottom: 24px;
    }
    .newsletter-header h2 {
        font-size: 22px;
        line-height: 32px;
    }
    .PM_ASBlockOutputVertical .card .card-header span.PM_ASBlockTitle {
    font-size: 20px;
    line-height: 28px;
}
#category-description, #category-description p {
    font-size: 16px;
    line-height: 24px;
}
.pagination .page-list {
    justify-content: center;
}.pagination {
    text-align: center;
}
.manufacturer_desc, .manufacturer_desc p {
    font-size: 16px;
    line-height: 24px;
}
    section#main.page-category-parent, #manufacturer .main-brands-page {
        padding: 0 0 30px;
    }
    #manufacturer #main .brands-row .brand-item .brand-name {
    font-size: 18px;
    line-height: 24px;
}
.row.brands-row {
    margin-left: -10px;
    margin-right: -10px;
}
.brand-col {
    padding-left: 10px;
    padding-right: 10px;
}
#manufacturer #main .brands-row .brand-item .brand-img img {
    height: 100px;
    max-width: 100%;
}
#manufacturer #main .brands-row .brand-item {margin:0 0 20px;}
.page-header {
        margin: 0 0 30px;
    }
#module-ambjolisearch-jolisearch #subcategories {
    padding: 12px 0;
}
#module-ambjolisearch-jolisearch section#products {
    padding: 0 0 20px;
}
.products-selection .total-products {
    padding-bottom: .5rem;
    display: none;
}
.PM_ASBlockOutputVertical .card .card-header {
        padding: 10px 15px 6px;
    }
    .PM_ASBlockOutputVertical .card .card-block {
    padding: 8px 15px 15px;
}
.PM_ASBlockOutputVertical label.PM_ASLabelCheckbox {
    font-size: 16px;
    line-height: 26px;
}
.PM_ASBlockOutputVertical .PM_ASCriterionNbProduct {
    font-size: 14px;
    line-height: 26px;
    float: none;
}
.PM_ASBlockOutputVertical .PM_ASCriterionsGroupTitle span.PM_ASCriterionsGroupName {
    font-size: 17px;
}
.PM_ASBlockOutputVertical .PM_ASCriterionsGroupTitle {
    padding-bottom: 12px;
    padding-top: 8px;
}

 body.page-category-parent .subcategory-item.items_sub_mobile {
    width: 50%;
 }
}
@media (max-width: 425px) {
        #js-product-list-header h1 {
        font-size: 24px;
        line-height: 32px;
        margin: 0 0 10px;
    }
        .page-header {
        margin: 0 0 24px;
    }
    
}
@media (max-width: 576px) and (max-width: 375px) {
.products.row > .col-sm-6 {
    width: 50%;
}
}
@media (max-width: 375px) {
.products.row > .col-xs-6 {
    /* width: 100%; */ 
        padding-left: 8px;
        padding-right: 8px;
}
body.page-category-parent .subcategory-item {
    /* width: 100%; */
        padding-left: 8px;
        padding-right: 8px;
}
body.layout-full-width .row.products .col-sm-6 {
    /* width: 100%; */
        padding-left: 8px;
        padding-right: 8px;
}
    .subcategory-item a h2 {
        font-size: 16px;
    }
    
 body.page-category-parent .subcategory-item.items_sub_mobile {
    width: 100%;
 }
}
/****/