/*////////////////////////////////////////////////////////////////////*/


/*   CATEGORY              ////////////////////////////////////////  */


/*//////////////////////////////////////////////////////////////////*/

body.Category {
    background: #fff;
}

.Category section {
    margin-top: 0;
}

.category-content {
    margin-top: 20px;
    position: unset;
}

.Category .banner-top img {
    width: 100%;
}

.Category h1 {
    color: #000;
    float: left;
    font-size: 35px;
    margin: 0 0 18px;
    position: relative;
    width: 100%;
    font-weight: 700;
    line-height: 39px;
}
.Category h1 a:before {
    display: none
}

.totalprods {
    color: #000;
    order: 2;
    display: flex;
    align-items: center;
    margin-right: auto !important;
    margin-left: 10px;
}
.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: 20px 0;
    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{
        background-color: #FFF;
    }
    
}

@media (max-width: 767px) {
}



/**/

.pcms-search {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.category-header {
    background: #F3F3F5;
    padding-bottom: 65px;
}

#categ-related-slider,
#categ-related-filters {
    display: inline-block !important;
    margin-top: 20px;
}

#categ-related-filters.owl-carousel .owl-stage-outer {
    height: 110px;
}

.related-title-categ,
.related-filters-categ {
    text-align: center;
    margin-top: 20px;
}

.related-title-categ h2,
.related-filters-categ h2{
    text-align: center;
    color: #282D3B;
    font-weight: bold;
    font-size: 32px;
}

@media(max-width:479px){
    .related-title-categ h2, .related-filters-categ h2 {
        font-size: 25px;
    }   
}

/**/

#categ-related-filters img {
    max-width: 100px;
    max-height: 100px;
    background: white;
    border-radius: 15px;
    border: 1px solid #D3D3D3;
    box-shadow: 3px 2px 8px rgba(0, 0, 0, 0.18);
}

#categ-related-filters.owl-carousel .owl-item {
    display: flex;
    align-items: center;
    justify-content: center;
}

/* columnas aside / derecha *******************/

@media (min-width: 992px){
    .Category section aside {
        width: 25%
    }
    .Category .derecha {
        width: 75%
    }
}

@media (min-width: 1440px) {
.Category section aside {
    width: 20%
}
.Category .derecha {
    width: 80%
}
}

    
@media (max-width: 479px) {
    #categ-related-slider.owl-carousel .owl-stage {
        left: -60px !important;
    }
}



/* 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: #2972f8 !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: #fff;
    padding: 22px 20px;
    float: left;
    margin: 0;
}
.category_tree {
    padding-bottom: 0;
}

.category_tree ul, .menu_tree ul, .filter_tree ul {
    float: left;
    height: auto;
    width: 100%;
}

.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 10px;
    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: #000;
    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
}

.category-header .owl-nav>div {
    transform: scale(3.1);
    font-weight: 500;
}

.category-header .owl-prev {
    left: -15px;
}

.category-header .owl-next {
    right: -15px;
}

#categ-related-filters .owl-nav>div{
    top: 40% !important;
}

span#selectd {
    font-weight: 500;
    letter-spacing: 0;
    font-size: 14px;
}

/* H5 */
.category_tree h5, .filter_title, .categ_title {
    position: relative;
    color: #000;
    font-size: 17px;
    font-weight: 700;
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
    letter-spacing: -0.02em;
    margin-bottom: 10px;
}
.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: #2972f8;
    content: "";
    position: absolute;
    margin: 5px 0 0 -11px;
    display: inline-block;
}

.filter_tree .accordion input[type=radio]:checked+label {
    color: #2972f8;
}

.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: 14px;
    position: absolute;
    right: 0;
    text-align: center;
    font-weight: normal;
    margin-top: 1px;
}

.filter_area {
    padding: 0;
}

.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: "";
    display: block;
    float: left;
    height: 15px;
    left: 12px;
    margin: 0;
    position: absolute;
    top: 8px;
    width: 15px;
    border-radius: 100%;
}

.category_tree > ul li a::after {
    display: none !important
}

.accordion-body:not(.filter-1):not(.filter-2) .filter_area a:not(.vm):hover::after, 
.accordion-body:not(.filter-1):not(.filter-2) .filter_area a:not(.vm).checked::after {
    background-color: #0054C8;
	border: 1px solid #fff;
    content: "";
    display: block !important;
    float: left;
    height: 13px;
    left: 12px;
    margin: 1px;
    position: absolute;
    top: 8px;
    width: 13px;
    border-radius: 100%;
}
.accordion-body:not(.filter-1):not(.filter-2) .filter_area a:not(.vm):hover, 
.accordion-body:not(.filter-1):not(.filter-2) .filter_area a:not(.vm).checked {
    color:#0054C8;
    font-weight: 700;
}


/**** FILTRO TALLE ***********/
.filter-1 .filter_area li {
    float: left;
}
.filter-1 .filter_area a {
    border: 1px solid #9A9A9A;
    box-sizing: border-box;
    border-radius: 4px;
    width: auto;
    height: auto;
    text-align: center;
    padding: 7px 5px !important;
    margin: 0 7px 7px 0;
    float: left;
    clear: none;
    min-width: 37px;
    max-width: 90px;
    text-decoration: none !important;
    font-size: 13px;
    letter-spacing: -0.5px;
}
.filter-1 .filter_area a::before {display: none !important}
.filter-1 .filter_area .mas {
    clear: both;
}

.filter-1 .filter_area a.checked::after,
.filter-2 .filter_area a.checked::after {
    position: absolute;
    background: #fff;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 100%;
    border: 1px solid #0054C8;
    left: -4px;
    top: -7px;
    color: #0054C8;
    font-size: 12px;
    margin: 0;
    line-height: 17px;
}
.filter-1 .filter_area a:hover,
.filter-1 .filter_area a.checked::after {
    border: 1px solid #0054C8;
    box-shadow: inset 0px 0px 0px 1px #0054C8;
}
.filter-1 .filter_area a.checked, .filter-2 .filter_area a.checked {
    border-color: #0054C8 !important;
}


/**** FILTRO COLOR ***********/
.filter-2 .filter_area li {
    float: left;
}
.filter-2 .filter_area a {
    height: 22px;
    width: 22px;
    padding: 1px !important;
    border: 1px solid #DCDCDC;
    float: left;
    clear: none;
    margin: 0 8px 7px 0;
    text-decoration: none !important;
    border-radius: 100%;
}
.filter-2 .filter_area a::before, .filter-2 .filter_area a span {display: none !important}
.filter-2 .filter_area a img {
    width: 100%;
    height: 100%;
    display: block !important;
    border-radius: 4px;
}
.filter-2 .filter_area .mas {
    clear: both;
}
.filter-2 .filter_area a:hover {
    border-color: #0054C8;
}

.filter-2 .filter_area a img{
    border-radius: 100%;
}
/* ver mas */
.filter_area .mas a.vm {
    color: #000;
    cursor: pointer;
    font-size: 0.87em;
    pointer-events: all;
    margin-left: 12px;
}

.filter_area .mas a.vm:hover {
    color: #2972f8
}

.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: #2972f8 !important;
    text-decoration: underline;
}


/* 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: #fff;
    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;
}
#FILTERS.mobile h1 {display:none}
#accordion {border-bottom: 1px solid #d0d0d0}
.filter_tree .accordion {padding: 0}
.category_tree, .menu_tree, .filter_tree {padding: 0}
.category_tree h5, .filter_title, .categ_title {
    padding: 14px 0;
    display: block;
    cursor: pointer;
}
.categ_title:hover {color: #000}
.categ_title::after {
    content: "Categorías en ";
    font-weight: lighter;
    float: left;
    margin-right: 7px;
    display: none;
}

.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;
}

@media(max-width:991px){
    .category-header .owl-prev {
        left: -5px;
    }
    
    .category-header .owl-next {
        right: -5px;
    }
    .category-header .owl-nav>div {
        transform: scale(2.5);
    }
    
}

@media(max-width:767px){
    .category-header .owl-prev {
        left: 0;
    }
    
    .category-header .owl-next {
        right: 0;
    }
    .category-header .owl-nav>div {
        transform: scale(2.0);
    }
    
}

/* MENU MOBILE HEADER ******/
.xheader {
    background: #040043;
    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-size: 1.14em;
    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: #000 !important}
.xspace {
    float: left;
    height: 80px;
    width: 100%;
    display: none !important;
}

}





/* 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;
}

.product_list.gridview > ul,
.product_list.gridview .infiniteContent > ul {
    display: flex;
    flex-wrap: wrap;
}

.browse_area, .product_list, .filter_applied {
    float: left;
    width: 100%;
}

@media (min-width: 768px) {
.browse_area1 {
    background: #fff none repeat scroll 0 0;
	border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin-bottom: 20px;
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    font-size: 15px;
    letter-spacing: -0.02em;
    position: relative;
    padding: 6px 0px;
}

}

.browse_area a:hover {
    text-decoration: none !important
}

.browse_area1 h5 {
    margin: 0 7px 0 0;
    font-weight: 500;
    color:  #000;
    font-size: inherit;
    display: none;
}




/* View */
.view {
    border-right: 1px solid #d0d0d0;
    display: flex;
    order: 1;
}
.view_wrapper, .order_wrapper {
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    width: auto;
    gap: 15px;
    margin-right: 13px;
}

.view_wrapper .view_grid::before {
    content: "";
    background-image: url(/Content/Images/grid-inactive.svg);
    width: 20px;
    height: 20px;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
}
.view_wrapper .view_grid.active::before {
    background-image: url(/Content/Images/grid-active.svg);
}
.view_wrapper .view_list::before {
    content: "";
    background-image: url(/Content/Images/list-inactive.svg);
    width: 20px;
    height: 20px;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
}
.view_wrapper .view_list.active::before{
    background-image: url(/Content/Images/list-active.svg);
}



.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 0;
    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: #000;
}

.pagination .current {pointer-events: none; font-weight: 700; color: #fff;}
.pagination .current {background: #000; }


.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: 3;
}
.order button {
    background: #fff;
	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;
    top: 115%;
}
.order .dropdown-menu > li > a {
    text-align: center;
    font-size: 14px;
}


@media(max-width:991px){
    .order .dropdown-menu {
        top: 130%;
    } 
}

@media(max-width:767px){
    .order .dropdown-menu {
        top: 100%;
    } 
}

/* 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: #0054C8;
	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 #0054C8;
}
.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 {
    background: #0054C8;
    color: white;
}


@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: #040043;
    border: 1px solid #040043;
	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";
    color: white;
}
.btfilter-open span::before {
    content: "Filtrar ";
    color: white;
}
}

@media (max-width: 767px) {
.derecha {
    position: unset;
}

.pull-right{
    float: none !important;
}
.browse_area1 {
    margin: 0 -15px;
    background-color: #040043;
    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}

.view_wrapper a, .btfilter-open, .order select {
    background: transparent;
	border-radius: 0;
	color: #fff !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 {color: white;}
.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: #0054C8;
	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;
    display:none
}


@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: #000;
    cursor: pointer;
    font-size: 0.9em;
}
.filter_area p {
    margin: 0px 0 0 13px;
}

/*Rango de precios en Categoria*/

.accordion.filter_slider {
    margin: 8px 0 25px;
}

input#MinPriceValue, input#MaxPriceValue {
    display: inline-block;
    width: calc(50% - 10px);
    clear: both;
    margin-bottom: 1em;
    box-shadow: none;
    border-radius: 5px;
    padding: 5px 5px;
    border: 1px solid #CCCCCC;
    margin-top: 5px;
    text-align: center;
}

.contenedor-slider,
.contenedor-rango,
.contenedor-textos-rangos {
    float: left;
    display: block;
    padding: 10px;
    position: relative;
    width: 100%;
    color: #767676;
}

.contenedor-textos-rangos {
    display: none;
}

.btn-default.filterprices {
    background: #0054C8;
    color: #fff;
    margin: 0 auto 10px !important;
    border-radius: 50px;
    border: none;
}

    .btn-default.filterprices:before {
        font-family: 'Open Sans';
        content: "Aplicar";
    }

.noUi-connect {
    background: #0077BB !important;
}

.noUi-horizontal .noUi-handle {
    width: 24px !important;
    height: 24px !important;
    right: -17px !important;
    top: -10px !important;
}

.noUi-horizontal {
    height: 5px !important;
}

.noUi-handle:after, .noUi-handle:before {
    display: none !important;
}

.noUi-handle {
    border-radius: 100% !important;
    box-shadow: none !important;
    background: #0077BB !important;
    border: none !important;
}

.contenedor-rango .textos,
.contenedor-rango .rangos,
.textos-rangos {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}

@media (max-width: 767px) {
    .accordion.filter_slider {
        float: left;
        width: 100%;
        margin: 0;
    }
}


/*Search*/

.notfound {
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    align-items: center;
    padding: 50px 15px;
}

.notfound h2 {
    font-weight: 500;
    font-size: 22px;
    line-height: 32px;
    text-align: center;
    color: #171717;
}

.notfound p {
    margin: 0 0 20px;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    color: #000000;
}

.notfound a.btn.btn-default {
    padding: 8px;
    width: 182px;
    border: 0;
}

.notfound strong {
    font-size: 20px;
}

.banner-circulos-notfound {
    padding: 5px 20px;
}

.banner-circulos-notfound .owl-prev {
    left: -15px;
}

.banner-circulos-notfound .owl-next {
    right: -15px;
}

/*infinite loader*/

.loading-infinite {
    display: flex;
    align-items: center;
    justify-content: center;
}

.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
  }
  .lds-ellipsis div {
    position: absolute;
    top: 33px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #999;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
  }
  .lds-ellipsis div:nth-child(1) {
    left: 8px;
    animation: lds-ellipsis1 0.6s infinite;
  }
  .lds-ellipsis div:nth-child(2) {
    left: 8px;
    animation: lds-ellipsis2 0.6s infinite;
  }
  .lds-ellipsis div:nth-child(3) {
    left: 32px;
    animation: lds-ellipsis2 0.6s infinite;
  }
  .lds-ellipsis div:nth-child(4) {
    left: 56px;
    animation: lds-ellipsis3 0.6s infinite;
  }
  @keyframes lds-ellipsis1 {
    0% {
      transform: scale(0);
    }
    100% {
      transform: scale(1);
    }
  }
  @keyframes lds-ellipsis3 {
    0% {
      transform: scale(1);
    }
    100% {
      transform: scale(0);
    }
  }
  @keyframes lds-ellipsis2 {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(24px, 0);
    }
  }
  
  a.BUTTONBUY._buttonInfinite {
    margin: 20px auto;
    }