

/*.catalog-category-view .breadcrumbs{
    display: none !important;
}*/

.category-title h1{
    font-family: 'Lato', sans-serif !important;
    font-size: 24px !important;
    text-transform: none !important;
    font-weight: bold !important;
    color: #212322 !important;

}

@media (max-width: 768px){
    .category-title h1{
        top: 8px;
        position: relative;
    }

}

.category-title h1 i{
    color: #ff6720;
}


/** tabs search results **/
.catalogsearch-result-index .searchindex-results{
    display: none !important;
}


.catalogsearch-result-index .page-title h1{
    font-family: 'Lato', sans-serif !important;
    font-size: 24px !important;
    text-transform: none !important;
    font-weight: bold !important;
    color: #212322 !important;
}

/** ITEMS **/
.category-products .item{
    border:1px solid #f0efef;
    text-align: center;
    padding: 0 5px;

}
.category-products .item:hover{
    -webkit-box-shadow: 0px 0px 5px 1px rgba(219,219,219,0.62);
    -moz-box-shadow: 0px 0px 5px 1px rgba(219,219,219,0.62);
    box-shadow: 0px 0px 5px 1px rgba(219,219,219,0.62);
}

.category-products .item .product-name a{
    text-transform: none !important;
    font-family: 'Lato', sans-serif !important;
    font-style: normal !important;
    color: #212322;


}


.category-products .item .product-brand{
    font-family: 'Lato', sans-serif !important;
    font-style: normal !important;
    color: #212322;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: bold;
    margin-top: 10px;
}
.category-products .item .sku{
    display: block;
    line-height: 10px;
    vertical-align: middle;
    margin: 0 !important;
    padding: 0 !important;
    font-family: 'Lato', sans-serif !important;
    color: #212322;
    font-weight: 400;
    font-size: 10px !important;
    text-align: center;
}
.category-products .item .clave{
    display: block;
    line-height: 21px;
    vertical-align: middle;
    margin: 0 !important;
    padding: 0 !important;
    font-family: 'Lato', sans-serif !important;
    color: #212322;
    font-weight: 400;
    font-size: 10px !important;
    text-align: center;

}

.add-to-links a.link-compare{
    color: #212322 !important;
    font-family: 'Lato', sans-serif !important;
}


.category-products .item .product-brand{
    margin-bottom: 2px;
    margin-top: 2px;
    color: #212322 !important;
    font-family: 'Lato', sans-serif !important;
    font-size: 16px !important;
    font-weight: bold !important;

}

.count-options{
    color: #212322 !important;
    
}

.products-list .count-options{
    text-align: left !important;
}

.count-options{
    height: 21px !important;
}


.products-grid .new-tag {
    position: absolute;
    top:0;
    z-index: 2;
}

.products-grid .new-tag img{
    width: 60px;
    margin-left: 2px;

}

.products-grid .outlet-tag {
    position: absolute;
    top:0;
    z-index: 2;
}

.products-grid .outlet-tag img{
    width: 60px;
    margin-left: 2px;

}

/** ITEMS **/






/** FILTROS ***/


.block-layered-nav .block-title{
    color: #ff6720;
    text-transform: uppercase;
    border-bottom: 2px solid #ff6720;
    width: 100%;


}

.block-layered-nav .block-title span{
    color: #ff6720;
    font-family: 'Lato', sans-serif !important;
    font-weight: bold;
    font-size: 16px;
}







.block-layered-nav .block-content .dl > .dt{
    border: none !important;
    background: none !important;
    text-transform: none !important;
    font-size: 14px !important;
    color: #212322 !important;
    font-weight: bold !important;
    font-family: 'Roboto', sans-serif !important;
    margin-top: 20px !important;
    display: block;
    padding: 7px 10px 7px 10px !important;
    position: relative;
}

.block-layered-nav .block-content .dl > .dt:hover{
    text-decoration: none !important;
}

.block-layered-nav .block-content .dl > .dt .filter-icon{
    display:inline-block;
    position: absolute;
    right: 0;
    color: #ff6720 !important;
}


.block-layered-nav .block-content .dl > .dd{
    border: none !important;
    border-bottom: 1px solid #cccccc !important;
    display: block;
    font-family: 'Lato', sans-serif !important;
    color: #212322 !important;
    padding: 10px !important;
}



.block-layered-nav .dl .dd ol > li > span,
.block-layered-nav .dl .dd ol > li > a{
    padding: 5px 0 !important;
}



.block-layered-nav .dl .dd ol > li > span,
.block-layered-nav .dl .dd ol > li > a{
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #212322 !important;
    font-family: 'Roboto', sans-serif !important;
}

.block-layered-nav .dl .dd ol > li > span,
.block-layered-nav .dl .dd ol > li > a:hover{
    text-decoration: none;
}

.block-layered-nav .dl .dd ol > li > a .count{
    color: #212322 !important;
}






/** FILTROS ***/


/** owl filtro **/


.owl-filtro a:hover{
    text-decoration: none !important;
}


.category-products .owl-filtro .item{
    border: none !important;
}

.category-products .owl-filtro.off {
    display: block;
}

.snip1493 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.snip1493 img {
    vertical-align: top;
    position: relative;
}

.snip1493 h3{
    margin: 0;
    padding: 0;
}

.snip1493 h3 {
    font-family: 'Lato', sans-serif !important;
    font-size: 12px !important;
    text-transform: none !important;
    font-weight: bold !important;
    color: #212322 !important;
    text-align: center;
}


/** TOOL BAR **/


.grid-view-active,
.list-view-active{
    float: left;
    display: inline-block;
    width: 25px;
}

.grid-view-active img,
.list-view-active img{
    width: 25px;
}

.grid-view-active img{
    width: 23px;
}

.list-view-active{
    display: inline-block;
    width: auto;
    margin-left:10px ;
}

.list-view,
.grid-view{
    float: left;
    display: inline-block;
    width: 25px;
    margin-left:10px ;
}

.grid-view{
    margin-left:0px;
}

.list-view img,
.grid-view img{
    width: 25px;
}

.grid-view img{
    width: 23px;
}

/*.grid-view{
    display: inline-block;
    width: auto;
}*/


.category-products .toolbar{
    background: none !important;
    border-top: none !important;
    text-align: right;
    width: 100%;
}

.category-products .toolbar p{
    margin: 0 !important;
}

.category-products .toolbar .pager{
    width:auto;
    display: inline-block;
    float: none;
    margin:0;
    padding-right: 0;
}


.category-products .toolbar .pager label{
    text-transform: none !important;
    font-family: 'Lato', sans-serif !important;
    font-size: 12px !important;
    color: #212322 !important;
    
}

.category-products .toolbar .sorter label{
    text-transform: none !important;
    font-family: 'Lato', sans-serif !important;
    font-size: 12px !important;
    color: #212322 !important;
}





.category-products .toolbar .pager select{
    border:none;
    background: #fff;
    background-color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;

    text-transform: none !important;
    font-family: 'Lato', sans-serif !important;
    font-size: 12px !important;
    font-weight: bold !important;
    width: 34px !important;
    color: #212322 !important;


}

.category-products .toolbar .sorter select{
    border:none;
    background: #fff;
    background-color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 20px;

    text-transform: none !important;
    font-family: 'Lato', sans-serif !important;
    font-size: 12px !important;
    font-weight: bold !important;
    color: #212322 !important;

}


.category-products .toolbar .pager .limiter{
    position: relative;
}


.category-products .toolbar .pager .limiter:after,
.category-products .toolbar .pager .limiter:before {
    top: 11px;
    left: 94%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.category-products .toolbar .pager .limiter:after {
    border-color: rgba(252, 252, 252, 0);
    border-top-color: #fcfcfc;
    border-width: 4px;
    margin-left: -4px;
}
.category-products .toolbar .pager .limiter:before {
    border-color: rgba(255, 0, 0, 0);
    border-top-color: #ff6720;
    border-width: 6px;
    margin-left: -6px;
}





.category-products .toolbar .sorter{
    width:auto;
    display: inline-block;
    float: none;
    margin-right: 20px;
    position: relative;
}


.sorter > .sort-by .sort-by-switcher{
    /*display: none !important;*/
}





.category-products .toolbar .sorter:after,
.category-products .toolbar .sorter:before {
    top: 11px;
    left: 90%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.category-products .toolbar .sorter:after {
    border-color: rgba(252, 252, 252, 0);
    border-top-color: #fcfcfc;
    border-width: 4px;
    margin-left: -4px;
}
.category-products .toolbar .sorter:before {
    border-color: rgba(255, 0, 0, 0);
    border-top-color: #ff6720;
    border-width: 6px;
    margin-left: -6px;
}




.category-products .view-mode{
    display: inline-block !important;
    float: left !important;
}

.category-products .view-mode .list,
.category-products .view-mode .grid{
    display: inline-block;
}






.toolbar-bottom .toolbar{
    border-bottom: none !important;
    border-top: 1px solid #cccccc !important;
    padding-top: 10px;

}

.count-container{
    margin-right: 20px !important;
}


.sorter > .sort-by .sort-by-switcher--asc{
    margin-right: -20px;
    color: #ff6720;
}

.sorter > .sort-by .sort-by-switcher--desc{
    margin-right: -20px;
    color: #ff6720;
}

.pages li{
    margin-left: 5px;
}

.pages a,
.pages .current{
    font-size: 12px !important;
    font-family: 'Lato', sans-serif !important;
    color: #212322 !important;
    width: 20px !important;
    height: 20px !important;
    line-height: 20px !important;
    vertical-align: middle;

}


.pages .current,
.pages .current:hover{
    border:1px solid #ff6720 !important;
    width: 20px !important;
    color: #ff6720 !important;
}





/*.pager li>a,
.pager li>span{
    border-radius: 0 !important;
    padding: 0 !important;
    border: 1px solid #4b4b4b !important;
}*/

.pager li>a.next,
.pager li>a.previous{
    border: none !important;
}

.pages li{
    line-height: 20px !important;
}

.pages .next,
.pages .previous{
    color: transparent !important;
}

.pages .next:before{
    border-left: 4px solid #ff6720 !important;
    color: #ff6720 !important;
}

.pages .previous:before{
    border-right: 4px solid #ff6720 !important;
}

.pager .amount,
.pager .limiter,
.pager .pages{
    height: 30px !important;
}



.toolbar-bottom .pages .current{
    margin-top: 0 !important;

}

.pages{
    margin: 0 0 5px 15px  !important;
    padding: 0 !important;
    border: none !important;
    height: 30px;
    width: auto;
}

.pages li .current{
    width: 20px !important;
    height: 20px !important;
    line-height: 20px !important;
    margin: 0 0 0 5px !important;
    border: 1px solid #ff6720 !important;
    vertical-align: middle !important;
}

.pages li>a{
    border: 1px solid #4b4b4b !important;
    width: 20px !important;
    height: 20px !important;
    line-height: 20px !important;
    vertical-align: middle !important;
    padding: 0 !important;
    margin: 0 !important;
    border-radius: 0 !important;
    display: block !important;
}


/** TOOL BAR **/

/** LIST VIEW **/


.products-list > li .product-image{
    width: 20% !important;
}

.products-list .product-shop{
    width: 80% !important;
}


.category-products .products-list .item .product-name{
    text-align: left !important;
}

.category-products .products-list .item .product-name a{
    text-align: left;
}

.category-products .products-list .item .product-brand {
    text-align: left !important;
    margin: 20px 0;
}

.category-products .products-list .item{
    border:none;
    border-bottom: 1px solid #eaeaea;
}

.category-products .products-list .item {

    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}





.category-products .products-list .new-tag {
    position: absolute;
    top:0;
    z-index: 2;
}

.category-products .products-list .new-tag img{
    width: 60px;
    margin-left: 2px;

}

.category-products .products-list .outlet-tag {
    position: absolute;
    top:0;
    z-index: 2;
}

.category-products .products-list .outlet-tag img{
    width: 60px;
    margin-left: 2px;

}


@media (max-width: 770px) {
    .block-layered-nav .block-subtitle--filter{
        background-color: #606161 !important;
    }

    .block-layered-nav .block-subtitle--filter:after{
        border-top: 4px solid transparent !important;
        border-bottom: 4px solid transparent !important;
        border-left: 4px solid #ff6720 !important;

    }

    .block-layered-nav .block-content .dl > .dt{
        margin-top: 0 !important;
    }

    .block-layered-nav .block-subtitle--filter.active:after{
        border-right: 4px solid transparent !important;
        border-left: 4px solid transparent !important;
        border-top: 4px solid #ff6720 !important;
    }

}

@media (max-width: 770px) {
   .page .catalog-category-view .main-container{
        padding-top: 70px !important;
    }
}

.products-grid .actions {
    padding-top: 10px;
    position: absolute;
    bottom: 0px;
    min-height: 0px !important;
    width: 100%;
}

.products-grid .product-info {
    min-height: 126px !important;
    padding-bottom: 36px !important;
}