.block-category {
    text-align: center;
    margin: auto;
    min-height: initial;
}

.block-category h1 {
    font-size: 23px;
    font-weight: normal;
    padding-bottom: 9px;
}

/*filter mode*/
.viewfilter {
    display: inline-block;
    padding: 0px 15px 0px 0px;
    font-weight: bold;
    font-size: 13px;
    color: black;
    cursor: pointer;
}

.filteritemscontent {
    display: none;
}

.total-products {

}

.order_container {
    text-align: right;
    float: right;
    margin: 0px auto;
}

#js-product-list-top {
    margin-bottom: 14px;
}

.container.filter_button {
    padding-left: 0px;
    padding-top: 10px;
}

div#js-product-list-top {
    background: white;
    width: 100vw;
    margin-left: calc((-50vw) + 32.2%);
    border-top: solid 1px #e4ebec;
    border-bottom: solid 1px #e4ebec;
    margin-bottom: 35px;
    padding: 17.5px 0px;
}

#category section#wrapper, #module-pm_advancedsearch4-searchresults section#wrapper {
    position: relative;
    overflow-x: hidden;
}

#category div#content-wrapper, #module-pm_advancedsearch4-searchresults div#content-wrapper {
    margin-top: 0px;
}

.products-sort-order.dropdown {
    width: calc(100% - 66px);
}

.products-sort-order .select-list:hover {
    background: none;
    color: black;
}

.filtercontent .form-control:focus,
.filtercontent .input-group.focus {
    outline: none;
}

.block-category .category-cover {
    position: relative;
    right: auto;
    bottom: auto;
}

.pagination .page-list {
    background: none;
    box-shadow: none;
}

.pagination .current a {
    color: grey;
    font-size: 16px;
}

.filtros_container {
    padding-top: 8px;
}

.products-sort-order .dropdown-menu {
    width: auto;
}

.products-sort-order .dropdown-menu {
    left: auto;
    width: 16.88rem;
    background: #fff;
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    right: 0px;
    border: 1px solid #828282;
    top: 40px;
}

.row.sort-by-row {
    max-width: 350px;
    margin: 0;
    float: right;
}

.products-sort-order .select-list {
    white-space: nowrap;
}

.products-selection .sort-by {
    display: inline-block;
    width: 135px;
    padding-right: 0px;
    font-size: 14px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: 0.7px;
    text-align: left;
    color: #1e120d;
}

.products-sort-order .select-title {
    padding-right: 0px;
    padding: 0px 0px 0px 5px;
}

#search .products-sort-order.dropdown {
    width: auto;
}

#search .products-sort-order .dropdown-menu {
    right: -29px;
}

#search h2.h2 {
    display: none;
}

.infinitescroll-bottom-message {
    display: block;
    margin: 19px auto 154px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: normal;
    text-align: center;
    background: #08a48f !important;
    max-width: 157px;
    border-radius: 15px;
    border: none !important;
    position: relative;
    padding: 0;
    width: auto;
}

.infinitescroll-bottom-message.infinitescroll-load-more-top {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin-top: 10px;
}

.block-category h1 {
    font-size: 50px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.76;
    letter-spacing: normal;
    text-align: justify;
    color: #123341;
    text-transform: none;
    margin-bottom: 12px;

}

.block-category h1 span:last-child {
    color: #08a48f;
}

div#category-description * {
    font-size: 16px !important;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal !important;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: justify;
    color: #123341;
}


.descriptioncategory {
    margin-top: 38px;
    margin-bottom: 24px;
}

.block-category #category-description p:first-child {
    margin-bottom: 0px;
}

#category .parent_container_content, #manufacturer .parent_container_content, body#module-pm_advancedsearch4-searchresults .parent_container_content {
    background: #f3f5f5;
}

.header_filter span {
    font-size: 14px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: 0.7px;
    text-align: left;
    color: #1e120d;
}

.header_filter {
    float: left;
    padding-left: 27px;
    position: relative;
}

.header_filter:before {
    content: "";
    background: url(../img/filter_icon.png);
    background-size: 100%;
    position: absolute;
    width: 27px;
    height: 24px;
    left: 0px;
}

div#left-column {
    padding-top: 94px;
    padding-left: 0px;
    padding-right: 0px;
}

@media (max-width: 991px) {
    .block-category h1 {
        font-size: 20px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.9;
        letter-spacing: normal;
        text-align: center;
        color: #123341;
        margin-bottom: 0px;
    }

    div#category-description * {
        font-size: 13px;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.77;
        letter-spacing: normal;
        text-align: center;
        color: #123341;
    }

    .filtros_container {
        position: relative;
        width: 50%;
        float: left;
        text-align: center;
        background: white;
        border: 1px solid #e3e3e3;
        border-left: none;
        padding: 12px 0px;
    }
    .filtros_container:after {
        content: "";
        position: absolute;
        top: -1px;
        left: calc(100% + 10px);
        width: 100%;
        height: 100%;
        background-color: #FFF;
        border-top: 1px solid #e3e3e3;
        border-bottom: 1px solid #e3e3e3;
        box-sizing: content-box;
    }

    div#left-column {
        padding: 0px;
    }

    #category div#content-wrapper, #manufacturer div#content-wrapper, #module-pm_advancedsearch4-searchresults div#content-wrapper {
        padding: 25px 0px 0px 0px;
    }

    div#js-product-list-top {
        position: absolute;
        width: calc(50% + 15px);
        right: -15px;
        top: -46px;
        margin: 0px;
        padding: 9.2px 0px;
    }

    div#js-product-list-top .header_filter {
        display: none;
    }

    div#js-product-list-top .order_container {
        float: none;
        width: 100%;
        text-align: center;
    }

    .products-sort-order .select-title {
        font-size: 0px;
    }

    .row.sort-by-row {
        max-width: 100%;
        float: none;
        text-align: center;
        justify-content: center;
    }

    .products-sort-order.dropdown {
        width: auto;
    }

    .products-selection .sort-by {
        width: auto;
    }

    .products-sort-order.dropdown i.material-icons {
        line-height: 18px;
    }

    div#js-product-list-top .container {
        padding: 0px;
    }

    .PM_ASBlockOutput {
        margin: 0px;
        display: none;
    }
}

.infinitescroll-bottom-message a {
    font-size: 14px;
    color: #123341 !important;
    opacity: 1 !important;
    position: relative;
    z-index: 1;
    width: 100%;
    display: block;
    height: 39px;
    line-height: 36px;
    border-radius: 15px;
    cursor: pointer;
}

.infinitescroll-bottom-message a i {
    display: none !important;
}

.infinitescroll-bottom-message:before {
    content: "";
    width: 100%;
    height: 35px;
    background: #08a48f;
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 15px;
    top: 0;
    background: #afdad2 !important;
}

@media (max-width: 767px) {
    #module-pm_advancedsearch4-searchresults div#content-wrapper {
        width: 100%;
    }

    div#js-product-list-top {
        top: -47px;
    }
}

@media (max-width: 440px) {
    div#js-product-list-top {
        top: -46.5px;
    }
}