/*////////////////////////////////////////////////////////////////////*/


/*   CATEGORY              ////////////////////////////////////////  */


/*//////////////////////////////////////////////////////////////////*/

body.Category {
    background: #F4F2F7;
}

.Category section {
    background: #F4F2F7;
    margin-top: 40px;
    margin-bottom: 30px;
}

.Category footer {
    background-color: white;
}

.related2 .compare {
    display: none;
}

.category-banner-izq {
    margin-bottom: 150px;
}

.Category .banner-top {
    margin-bottom: 40px;
}

.Category .b-allsite .banner {
    display: none;
}

.Category .banner-top img {
    width: 100%;
    background-repeat: no-repeat;
}

.Category h1 {
    color: #565656;
    float: left;
    font-size: 32px;
    margin: 0 0 18px;
    position: relative;
    width: 100%;
    font-weight: 700;
    line-height: 39px;
}

.Category h1 a:before {
    display: none
}

.totalprods {
    color: #000;
    float: right;
    display: flex;
    align-items: center;
    margin-left: auto !important;
    border-right: 1px solid #d0d0d0;
}

.totalprods span {
    margin-right: 6px;
}

@media (max-width: 1599px) {}

@media (max-width: 1439px) {}

@media (max-width: 1199px) {}

@media (max-width: 991px) {}

@media (max-width: 767px) {}

@media (max-width: 767px) {}

/* jumbotron */
.Category .pcms-search .jumbotron h2::before {
    background-image: url(/Content/Images/jumbotron-busqueda.png);
    height: 80px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    content: "";
    margin: 0 auto 10px;
    opacity: 0.3;
}

/* BREADCRUMB  **************************/

.breadcrumb,
.back {
    margin: 5px 0 14px;
    padding: 0;
    width: auto;
    background: none;
}

.breadcrumb li {
    position: relative
}

.breadcrumb li:first-child {
    /* border-left: 1px solid #ddd; */
}

.breadcrumb li:not(:last-child) {
    display: inline-block;
    text-decoration: none;
}

.breadcrumb li:first-child a {

    padding-left: 0 !important;

}

.breadcrumb a {
    display: block;
    text-decoration: none;
    color: #999;
    font-size: 0.95em;
    padding: 0 5px;
    padding-left: 12px;
}

.breadcrumb li:last-child a {
    color: #000 !important;
    cursor: default;
    pointer-events: none;
}

.breadcrumb>li+li::before {
    content: "";
    position: absolute;
    top: 0;
    width: 1px;
    height: 20px;
    background-color: #c8c8c8;
    left: 0;
    padding: 0;
}

@media (max-width: 1199px) {}

@media (max-width: 991px) {
    .Category .breadcrumb {
        text-align: center;
    }

    .Category .title {
        padding-bottom: 20px;
    }

    .Category.Result .title {
        padding-bottom: 10px;
        padding-top: 20px;
    }

    .col-xs-12.title>ul li:last-child {
        display: block;
        min-width: 250px;
        font-size: 2em;
        padding: 10px 0px 10px 0px;

    }

    .col-xs-12.title>ul li:last-child::before {
        display: none;
    }

    .col-xs-12.title>ul li:last-child a span {
        font-weight: 700 !important;
        color: #565656;
    }
}

@media (max-width: 767px) {
    .Category .title {
        background-color: #FFF;
    }
}

/* columnas aside / derecha *******************/

@media (min-width: 1440px) {
    .Category section aside {
        width: 20%
    }

    .Category .derecha {
        width: 78%
    }
}

.pcms-search {
    display: table;
    width: 100%;
}

/* MENSAJE: NOHAYPRODS  **************************/

.nohayprods>li {
    float: left;
    margin-bottom: 30px;
}

.nohayprods>li>a::before {
    display: block;
    font-family: "cdafont";
    font-size: 4em;
    text-decoration: none !important;
}

.nohayprods>li>a {
    text-transform: uppercase;
}

.nohayprods>li>a:hover {
    color: #65469c !important;
}

.nohayprods .caret {
    display: none;
}

.nohayprods>li>ul {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #ffdd07 transparent transparent;
    border-style: solid none none;
    border-width: 1px 0 0;
    box-shadow: none;
    display: block;
    float: left;
    font-size: 0.9em;
    left: unset;
    margin: 8px 0 0;
    padding: 0;
    position: relative;
    top: unset;
    width: 100%;
    padding-top: 4px;
    z-index: 0;
}

.nohayprods>li>ul a {
    opacity: 0.6;
    padding: 2px 0;
}

.nohayprods a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    color: inherit !important;
    opacity: 1 !important;
}

.nohayprods>li>ul a:hover {
    text-decoration: underline !important;
}

/* CATEGORY_TREE / MENU_TREE (menu content) **************************
**********************************************************/

.category_tree,
.menu_tree,
.filter_tree {
    clear: both;
    display: block;
    position: relative;
    width: 100%;
    background-color: #FFFFFF;
    padding: 22px 20px;
    float: left;
    margin: 0;
}

.category_tree {
    padding-bottom: 0;
}

.category_tree {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}

.category_tree ul,
.menu_tree ul,
.filter_tree ul {
    float: left;
    height: auto;
    width: 100%;
}

div#accordion {
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}

.category_tree ul a:before {
    color: #b7b7b7;
    display: block;
    float: left;
    font-size: 11px;
    margin: 2px 3px 0 -5px;
}

.category_tree ul li,
.menu_tree ul li {
    background: none;
    display: block;
    width: 100%;
    float: left;
}

.category_tree ul li a:before {
    font-family: "cdafont";
    color: #828282;
    margin: -5px 15px 0 -5px;
    width: 20px;
    height: 20px;
    float: left;
    font-size: 1.8em;
}

.Category .category_tree ul li a:before {
    /*display: none;*/
}

.category_tree ul>li>a,
.menu_tree ul>li>a,
.filter_area a:not(.vm) {
    display: block;
    font-weight: 400;
    padding: 6px 18px;
    font-size: 16px;
    position: relative;
    width: 100%;
    color: #333;
    line-height: 18px;
    float: left;
    width: 100%;
}

.filter_area a:not(.vm) {
    padding: 6px 0 6px 39px;
}

.category_tree ul>li>a:hover,
.menu_tree ul>li>a:hover,
.activee {
    color: #65469C;
    text-decoration: underline;
}

.category_tree>ul>li.subcategory>a::after {
    content: "\f35f"
}

.category_tree>ul>li>a.activee:after {
    content: "\f365"
}

.category_tree>ul>li>a::after {
    background-clip: padding-box;
    color: #c8c8c8;
    display: block;
    float: right;
    font-family: "Ionicons";
    font-size: 18px;
    height: 17px;
    line-height: 16px;
    margin: 3px 2px;
    text-align: center !important;
    width: 10px;
}

.category_tree>ul>li.collapsed:after {
    content: "\f123"
}

.category_tree>ul>a.collapsed {
    background: #ccc
}

/* H5 */
.category_tree h5,
.filter_title,
.categ_title {
    position: relative;
    color: #565656;
    font-size: 20px;
    font-weight: 700;
    margin: 20px 0;
    padding: 0;
    width: 100%;
    float: left;
    letter-spacing: -0.02em;
}

.filter_tree h5 {
    display: none
}

.menu_tree h5 {
    color: #333;
    font-weight: 400;
    line-height: 1.5em;
    margin: 0;
}

.Content .menu_tree h5 {
    color: #000;
    font-size: 1.6em;
    text-transform: uppercase;
}

.menu_tree a::after {
    content: "\0076"
}

.menu_tree a::after {
    color: #000;
    float: right;
    font-family: "diggit";
    font-size: 15px;
    opacity: 1;
    padding: 0;
}

/* FILTER_TREE - MENU FILTROS **************************/

.filter_tree {}

.filter_tree>div {
    float: left;
    width: 100%;
}

.filter_tree .accordion {
    float: left;
    padding: 14px 0;
    width: 100%;
    border-top: 1px solid #d0d0d0;
}

/*asd2*/

.filter_area a:not(.vm).vm {
    margin: 4px 0 0 13px;
}

/*asd2*/

.filter_elem input {
    position: relative;
    z-index: 3;
    opacity: 0;
}

/*asd2*/

.filter_elem input+span::before {
    width: 18px;
    height: 18px;
    border-radius: 18px;
    background: #d0d0d0;
    border: 3px solid white;
    content: "";
    position: absolute;
    margin: 1px 0 0 -15px;
}

/*asd2*/

.filter_elem input+span::after {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #f1f1f1;
    content: "";
    position: absolute;
    margin: 5px 0 0 -11px;
}

.filter_elem input:checked+span::after {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #65469c;
    content: "";
    position: absolute;
    margin: 5px 0 0 -11px;
    display: inline-block;
}

.filter_tree .accordion input[type=radio]:checked+label {
    color: #65469c;
}

.expandcollapse {
    color: #b7b7b7;
    float: right;
    font-size: 0.8em;
    position: absolute;
    right: 0;
    top: -21px;
}

.expandcollapse i {
    float: left;
    font-size: 0.85em;
    margin: 1px 5px 0 0;
}

.filter_title::before,
.category_tree h5::before,
.categ_title::before {
    content: "\f3d8"
}

.filter_title.collapsed:before,
.category_tree h5.collapsed:before,
.categ_title.collapsed::before {
    content: "\f3d0"
}

.filter_title::before,
.category_tree h5::before,
.categ_title::before {
    color: #000;
    font-family: "Ionicons";
    font-size: 20px;
    position: absolute;
    right: 0;
    text-align: center;
    font-weight: 600;
    margin-top: 1px;
    margin-right: 14px;
}

.filter_area {
    padding: 0;
}

.filter_area li {
    float: left;
    width: 100%;
}

.cats.collapse>li:first-child,
.filter_area>li:first-child {
    margin-top: 10px;
}

.filter_area a:not(.vm) img {
    display: none !important;
}

.filter_area a:not(.vm)::before {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #878787;
    content: "";
    border-radius: 25px;
    display: block;
    float: left;
    height: 15px;
    left: 12px;
    margin: 0;
    position: absolute;
    top: 8px;
    width: 15px;
}

.category_tree>ul li a::after {
    display: none !important
}

.filter_area a:not(.vm):hover::after,
.filter_area a:not(.vm).checked::after {
    background-color: #65469C;
    content: "";
    display: block !important;
    /*float: left;*/
    height: 9px;
    left: 14px;
    /*margin: 1px;*/
    position: absolute;
    top: 11px;
    width: 11px;
    border-radius: 5px;
    margin: 0 auto;
}

.filter_area a:not(.vm):hover,
.filter_area a:not(.vm).checked {
    color: #65469C;
    font-weight: 700;
}

/* ver mas */
.filter_area .mas a.vm {
    color: #005EA9;
    cursor: pointer;
    font-size: 0.87em;
    pointer-events: all;
    margin-left: 12px;
}

.filter_area .mas a.vm:hover {
    color: #65469c
}

.filter_area .mas a.vm::before {
    background: transparent;
    border: 0 none;
    border-radius: 0;
    content: "ver más";
    margin: 0;
    width: auto;
}

.filter_area .mas a.vm::after {
    font-family: "Ionicons";
    font-size: 7px;
    margin: 0 0 0 4px;
    position: absolute;
}

.filter_area .mas a.vm:after {
    content: "\f123"
}

.filter_area .mas.opened a.vm:before {
    content: "ver menos"
}

.filter_area .mas.opened a.vm:after {
    content: "\f126"
}

/*asd2*/

.filter_area label {
    padding-left: 15px;
}

.category_tree .subcategory .filtro-contain {
    background: #fff none repeat scroll 0 0;
    padding: 2px 0 9px;
}

.category_tree .subcategory .filtro-contain ul li {
    background: none;
    padding-left: 25px;
}

.category_tree .subcategory .filtro-contain ul li a {
    color: #777;
    padding: 0;
}

.category_tree .subcategory .filtro-contain ul li a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #65469c !important;
    text-decoration: underline;
}

@media (min-width: 768px) {

    .filter_area a:not(.vm):hover::after,
    .filter_area a:not(.vm).checked::after {
        height: 9px;
        left: 14px;
        top: 11px;
        width: 11px;
    }
}

@media (min-width: 992px) {

    .filter_area a:not(.vm):hover::after,
    .filter_area a:not(.vm).checked::after {
        height: 10px;
        left: 15px;
        top: 11px;
        width: 9px;
    }
}

@media (min-width: 993px) and (max-width: 1199px) {

    .filter_area a:not(.vm):hover::after,
    .filter_area a:not(.vm).checked::after {
        height: 10px;
        left: 15px;
        top: 11px;
        width: 9px;
    }
}

@media (min-width: 1200px) {

    .filter_area a:not(.vm):hover::after,
    .filter_area a:not(.vm).checked::after {
        height: 9px;
        left: 15px;
        top: 11px;
        width: 9px;
    }
}

/*@media (max-width: 991px) {
aside {
    font-size: 0.95em
}
.filter_tree h5 {
    line-height: 1.2em;
    padding-top: 11px;
}
.filter_tree h5,
.Result .browse_area {
    height: 55px;
}
.filter_area a:not(.vm) {
    padding: 2px 0 2px 40px;
}
.menu_tree a::after {
    display: none
}
.User .menu_tree a {
    font-size: 0.8em
}
}*/

/* FILTROS MOBILE ***************************************/

@media (max-width: 991px) {
    .Category section {
        margin-top: 0;
    }

    .filter_area .mas {
        display: none;
    }

    #FILTERS {
        display: none;
        opacity: 0;
        top: 0;
        transition: all 0.5s ease 1s;
    }

    #body.mobile .derecha,
    header.mobile,
    .b-allsite.mobile,
    footer.mobile,
    .backtotop.mobile {
        display: none;
    }

    #body.mobile {
        margin-top: 0;
    }

    #FILTERS.mobile {
        background-color: #f5f2f6;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 100000;
        transition: transform 1s ease 0s;
        opacity: 1;
        padding: 0 15px;
        min-height: 100vh;
    }

    #accordion {
        border-bottom: 1px solid #d0d0d0;
    }

    .filter_tree .accordion {
        padding: 0;
    }

    .category_tree,
    .menu_tree,
    .filter_tree {
        padding: 0;
        border-radius: 0;
        background: transparent;
    }

    div#accordion {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .category_tree h5,
    .filter_title,
    .categ_title {
        display: block;
        cursor: pointer;
    }

    .categ_title:hover {
        color: #565656;
    }

    .categ_title::after {
        content: "Categorías en ";
        font-weight: lighter;
        float: left;
        margin-right: 7px;
        display: none;
    }

    .cats.collapse>li:first-child,
    .filter_area>li:first-child {
        margin-top: 0;
    }

    .filter_area .mas a.vm {
        display: none;
    }

    .filter_area>div {
        display: block !important;
    }

    .category_tree .collapse li:last-child,
    .accordion .collapse .filter_area {
        margin-bottom: 20px;
    }

    /* MENU MOBILE HEADER ******/
    .xheader {
        background: #231F20;
        color: white;
        float: left;
        height: 60px;
        margin: 0 -15px 8px;
        padding: 0 15px;
        position: relative;
        width: calc(100% + 30px);
        z-index: 1;
    }

    .xheader span {
        color: #fff;
        float: left;
        font-weight: 700;
        font-size: 16px;
        line-height: 20px;
        margin: 19px 0 0 4px;
    }

    .xheader span::before {
        font-family: 'Ionicons';
        content: "\f39d";
        float: left;
        margin-right: 9px;
        font-size: 1.15em;
    }

    .xclose:before {
        content: "\f2d7";
    }

    .xclose {
        color: #fff;
        float: right;
        font-family: "Ionicons";
        font-size: 21px;
        margin-right: -12px;
        line-height: 59px;
        padding: 0 10px;
        display: block;
    }

    .xclose:hover {
        color: #005EA9 !important;
    }

    .xspace {
        float: left;
        height: 80px;
        width: 100%;
        display: none !important;
    }
}

.Category .Image img {
    margin-top: 30px;
}

/* BANNERS-LEFT  **************************/
.b-left .banner-item {
    margin-bottom: 20px;
}

/* Destacados productos*/

.related-categs {
    background: white;
}

.related-categs .related-header {
    display: flex;
    justify-content: space-between;
    margin: 20px 0;
    align-items: center;
}

.related-categs .related-header .titulo {
    font-style: normal;
    font-weight: bold;
    font-size: 21px;
    line-height: 35px;
    letter-spacing: -1px;
}

.related-botones .top-arrow::before {
    content: "\f124";
    display: inline-block;
    font-size: 20px;
    font-family: "Ionicons";
    margin: 0 10px 0 0;
}

.related-botones .bottom-arrow::before {
    content: "\f125";
    display: inline-block;
    font-size: 20px;
    font-family: "Ionicons";
}

.RELATED-CATEG {
    display: flex;
    padding: 10px 5px;
    box-shadow: none;
    border: none;
}

.RELATED-CATEG .box_image {
    height: 120px;
    width: 50%;
}

.RELATED-CATEG .box_data {
    margin: unset;
    max-width: unset;
    width: 50%;
    margin-left: 10px;
}

.RELATED-CATEG h3 {
    height: auto;
    text-align: left;
    font-size: 1em;
    line-height: 1.1em;
    margin-bottom: 15px;
}

.RELATED-CATEG .tachado {
    font-size: 0.8em;
    width: 100%;
}

.RELATED-CATEG .price {
    justify-content: flex-start;
    width: 100%;
}

.RELATED-CATEG .price_wrapper {
    justify-content: flex-start;
}

.RELATED-CATEG .badge-dto {
    margin-left: 0;
    margin-top: 5px;
}

/* BROWSE_AREA *******************************************
**********************************************************/

.product_list {
    padding-top: 20px;
}

.browse_area,
.product_list,
.filter_applied {
    float: left;
    width: 100%;
}

@media (min-width: 768px) {
    .browse_area1 {
        background: #F4F2F7 none repeat scroll 0 0;
        border-bottom: 1px solid #ccc;
        margin-bottom: 5px;
        display: inline-flex;
        justify-content: space-between;
        align-content: center;
        font-size: 15px;
        letter-spacing: -0.02em;
        position: relative;
    }

    .browse_area1>* {
        padding: 0 18px;
        margin: 0 0 7px;
    }
}

@media (max-width: 767px) {}

.browse_area a:hover {
    text-decoration: none !important
}

.browse_area1 h5 {
    margin: 0 7px 0 0;
    font-weight: 500;
    color: #000;
    font-size: inherit;
}

.order a.option:hover {
    color: #65469C;
}

/* View */
.view {
    border-right: 1px solid #d0d0d0;
    border-left: 1px solid #d0d0d0;
    display: none;
}

.view_wrapper,
.order_wrapper {
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    width: auto;
}

.view_wrapper a {
    color: #ddd;
    font-family: "e3font";
    text-align: center;
    height: 30px;
    width: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.view_grid {
    font-size: 1.16em;
}

.view_list {
    font-size: 1.23em;
}

.view_wrapper a:before {}

.view_grid:before {
    content: "L";
}

.view_list:before {
    content: "\33";
}

.view_wrapper a.active {
    color: #000;
}

.view_wrapper a:hover {
    color: #aaa !important;
}

.view_wrapper a.active:hover {
    color: #000 !important;
    cursor: default !important;
}

.view_wrapper a :not(.active) {
    pointer-events: none !important;
}

@media (max-width: 1439px) {
    .visible-big {
        display: none !important;
    }
}

/* Pagination */

.pagination {
    display: table;
    float: none;
    margin: 20px auto;
    padding: 0;
    text-align: center;
    width: auto;
}

.pagination_wrapper {
    float: none;
    margin: 0 auto;
    width: auto;
}

.pagination a {
    color: #000;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    margin: 0 6px 10px;
    padding: 0;
    text-align: center;
    width: 38px;
}

.pagination a:hover {
    color: #65469C;
}

.pagination .current {
    pointer-events: none;
    font-weight: 700;
    color: #fff;
}

.pagination .current {
    background: #65469C;
}

.pagination .current:hover {
    background: #443458;
}

.pagination .p-first,
.pagination .p-last,
.pagination .p-prev,
.pagination .p-next {
    font-family: "Ionicons";
    font-size: 26px;
    margin: 0;
    width: 35px;
}

.pagination .p-first,
.pagination .p-last {
    opacity: 0.7;
    display: none;
}

.pagination .p-prev,
.pagination .p-next {
    border-color: #fff !important;
}

.pagination .p-first:before {
    content: "\e02e";
}

.pagination .p-last:before {
    content: "\e02f";
}

.pagination .p-prev:before {
    content: "\f3d2";
    font-family: "Ionicons";
}

.pagination .p-next:before {
    content: "\f3d3";
    font-family: "Ionicons";
}

@media (max-width: 767px) {
    .pagination a {
        height: 34px;
        line-height: 34px;
        margin: 0 2px 10px;
        width: 34px;
    }
}

/* Order */

.order {
    display: flex;
    padding-right: 0;
}

.order button {
    background: #F4F2F7;
    height: 31px;
    padding: 0 4px 0 6px;
    text-transform: none;
    font-weight: lighter;
    color: #000;
    border-radius: 0;
    font-size: inherit;
    border: 0;
    min-width: 0;
    text-align: right;
    position: relative;
}

.order button .caret {
    border: 0;
    font-family: "Ionicons";
    font-size: 14px;
    opacity: 1;
    display: block;
    width: auto;
    height: auto;
    float: right;
    padding-left: 7px;
}

.order button .caret::before {
    content: "\f3d0";
}

.order .dropdown-menu {
    left: auto;
}

.order .dropdown-menu>li>a {
    text-align: center;
    font-size: 14px;
}

/* filter_applied */

.filter_applied {
    margin-right: auto;
    margin: 3px 0;
    height: auto;
    width: auto;
    padding: 0;
}

.filter_applied li {
    display: inline-block;
}

.filter_applied a {
    color: #65469C;
    cursor: pointer;
    float: left;
    margin: 0 4px 0 0;
    padding: 0 12px;
    position: relative;
    text-align: center;
    text-decoration: none;
    background: #fff;
    line-height: 25px;
    font-size: 14px;
    border-radius: 50px;
    border: 1px solid #65469C;
}

.filter_applied a:before {
    content: "\f404";
}

.filter_applied a::before {
    float: right;
    font-family: "Ionicons";
    font-size: 23px;
    font-weight: bolder;
    margin: 1px 0 0 13px;
}

.filter_applied a:hover {
    opacity: 0.7;
}

.pcms-search>.filter_applied {
    display: none;
}

.browse_area1 .filter_applied {
    display: block;
}

@media (max-width: 1439px) {
    .pcms-search>.filter_applied {
        display: table;
    }

    .browse_area1 .filter_applied {
        display: none;
    }

    .pcms-search>.filter_applied {
        margin: 15px auto -10px;
        width: 100%;
    }

    .totalprods {
        margin-left: 0 !important;
        margin-right: auto !important;
        padding: 0;
        border: 0;
    }

    .view {
        border-left: 0;
    }
}

@media (max-width: 1439px) {
    .Category h1 {
        font-size: 29px;
    }
}

@media (max-width: 991px) {
    .breadcrumb {
        margin: 18px auto 0px !important;
        font-size: 0.9em;
    }

    .Catgory .breadcrumb {
        text-align: center;
    }

    .breadcrumb>li+li::before {
        height: 17px;
        top: 2px;
    }

    .Category h1 {
        text-align: center;
        margin-bottom: 10px;
        font-size: 26px;
    }

    .btfilter-open {
        width: auto;
        background: #fff;
        border: 1px solid #CACACA;
        min-width: 139px;
        text-align: center;
        margin-right: auto;
        line-height: 38px;
        height: 40px;
        padding: 0;
    }

    .btfilter-open span,
    .view_wrapper a span {
        padding-right: 29px;
        font-size: 14px;
    }

    .btfilter-open::before {
        display: none;
    }

    .btfilter-open span::after,
    .view_wrapper a span::after {
        font-family: "Ionicons";
        font-size: 1.4em;
        margin-left: 10px;
        position: absolute;
    }

    .btfilter-open span::after {
        content: "\f39d";
    }

    .btfilter-open span::before {
        content: "Filtrar ";
        font-weight: 500;
    }
}

@media (max-width: 767px) {
    .derecha {
        position: unset;
    }

    .browse_area1 {
        margin: 0 -15px;
        background-color: #fff;
        ;
        width: calc(100% + 30px);
        padding: 0;
        height: auto;
        border-top: 1px solid #cacaca;
        border-bottom: 1px solid #cacaca;
    }

    .browse_area1>div {
        float: left;
        width: 50%;
        margin: 0;
        padding: 0;
        text-align: center;
        height: 44px;
    }

    .view_wrapper,
    .order_wrapper {
        margin: 0;
        width: 100%;
    }

    #selOrder {
        width: 100%;
    }

    .order button {
        width: 100%;
        text-align: center;
        background: transparent;
        height: 44px;
    }

    .order button span {
        margin: auto;
        font-weight: 500;
    }

    .view_wrapper a,
    .btfilter-open,
    .order select {
        background: transparent;
        border-radius: 0;
        color: #000 !important;
        float: left;
        height: 44px;
        line-height: 44px;
        margin: 0;
        padding: 0;
        text-align: center;
        width: 50%;
    }

    .view_wrapper a::before {
        display: none;
    }

    .btfilter-open {
        border-style: solid;
        border-color: #bbb;
        border-width: 0 1px 0 0;
    }

    .btfilter-open span,
    .view_wrapper a span {
        padding-right: 34px;
        font-size: 1.1em;
    }

    .btfilter-open span::after,
    .view_wrapper a span::after {
        margin-top: 1px;
        font-size: 1.3em;
    }

    .btfilter-open::before {
        display: none;
    }

    .view {
        display: none !important;
    }

    .view_wrapper a.view_list span::before {
        content: "Lista ";
    }

    .view_wrapper a.view_grid span::before {
        content: "Grilla ";
    }

    .view_wrapper a.view_list span::after {
        content: "\f394";
        font-size: 31px;
    }

    .view_wrapper a.view_grid span::after {
        content: "L";
        font-size: 19px;
        font-family: "e3font";
    }

    .view_wrapper a:hover {
        color: #fff !important;
    }

    .order {
        margin-left: 8px;
    }

    .order .dropdown .dropdown-toggle {}

    .order button .caret {
        display: none;
    }

    .order button span::after {
        content: "\f123";
    }

    .order button span::after {
        font-family: "Ionicons";
        margin-left: 5px;
        font-size: 8px;
    }

    .order .dropdown-menu {
        margin-top: 0;
        width: calc(100% + 1px);
        left: -1px;
    }

    .order .dropdown-menu>li>a {
        padding: 10px 20px;
        text-align: center;
    }

    /*.order select {
        margin: 0 !important;
        padding: 0 !important;
        width: auto !important;
    }
    .order .customselect::after {display: none}
    .order .customselect option {padding: 5px 12px; font-size: 11px;}
    .order select {
        min-width: unset;
        padding: 0;
    }
    */

    .btfilter-open:before {
        content: "\f4a6";
    }

    .btfilter-open::before {
        font-family: "Ionicons";
        font-size: 25px;
    }

    .browse_area1 .view_wrapper a {
        display: block;
    }

    .browse_area1 .view_wrapper a.active {
        display: none;
    }

    .product_list {
        padding-top: 30px;
    }
}

@media (max-width: 479px) {
    .Category h1 {
        font-size: 24px;
        margin-bottom: 6px;
    }

    .product_list {
        padding-top: 21px;
    }

    .btfilter-open span,
    .view_wrapper a span,
    .order .dropdown .dropdown-toggle {
        font-size: 14px;
        letter-spacing: -0.02em;
    }

    .btfilter-open span::after {
        font-size: 21px;
        margin-left: 8px;
    }

    .view_wrapper a.view_grid span::after {
        font-size: 15px;
        margin-left: 7px;
    }

    .view_wrapper a.view_list span::after {
        font-size: 23px;
        margin-left: 7px;
    }

    .order button span::after {
        margin-left: 3px;
        font-size: 7px;
    }
}

.btbottom {
    padding: 0;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
}

.btbottom .btn {
    border: 1px solid #ddd;
    font-size: 1.3em;
    height: 48px;
    line-height: 43px;
    margin: 25px auto 40px;
    padding: 0;
    background-color: #65469C;
    color: #fff;
    float: none;
}

@media (max-width: 479px) {
    .btbottom .btn {
        min-width: 166px;
    }
}

/* PAGINA DE BUSQUEDA - RESULT ****************************
**********************************************************/

.Result h1 {
    font-size: 1.3em;
    font-weight: 400;
    margin: 2px 0 19px;
    line-height: 1.4em;
}

@media (max-width: 991px) {
    .Result h1 {
        margin: 8px 0 14px;
        text-align: left;
    }
}

@media (max-width: 767px) {
    .Result h1 {
        font-size: 1.15em;
        text-align: center;
        line-height: 1.3em;
    }
}

/** VER MAS FILTROS EN CATEGORIA **/

.filter_area .mas p::before {
    background: transparent;
    border: 0 none;
    border-radius: 0;
    content: "ver más";
    margin: 0;
    width: auto;
    position: relative;
    top: 5px;
}

.filter_area .mas p:after {
    content: "\f35f";
}

.filter_area .mas.opened p:after {
    content: "\f365";
}

.filter_area .mas.opened p:before {
    content: "ver menos";
}

.filter_area .mas p::after {
    font-family: "Ionicons";
    font-size: 1.1em;
    margin: 0 0 0 4px;
    position: relative;
    top: 5px;
}

.filter_area .mas p {
    color: #41277e;
    cursor: pointer;
    font-size: 0.9em;
}

.filter_area p {
    margin: 0px 0 0 13px;
}