

.etiquetas-lista-productos img{

        width:45px !important;
        height:45px !important;

}


 .textosubcategorias{

    font-size:12px;
    letter-spacing:1px;
    text-align:center;
    line-height:17px;
 }

 #activartextobajoheader ol{


        list-style-type: decimal;

 }

 #activartextobajoheader ol li {


        display:list-item;
        margin-left:20px;

 }

.etiquetas-lista-productos{
    z-index:0 !important;

}

.clusterssubcategorias{
    width:100px;
    margin: 11px 0;
}


#relatedcategorylink{float:right; text-align: right}

#textobajoheader h1, #category-description h1,#manufacturer-description h1{ width:100%; font-size:160%;padding: 15px 0 12px 0; }

#textobajoheader h2,#category-description h2, #manufacturer-description h2{ width:100%; font-size:130%;padding: 15px 0 12px 0;font-weight:600 }

#category-description h3, #manufacturer-description h3{ width:100%; font-size:110%;padding:0px; font-weight:600; float:left}

#category-description h3 strong, #manufacturer-description h3 strong{

    display: block;
    float: left;
    width: 100%;
    margin: 20px 0 20px 0;
    font-size: 100%;
}

@media(max-width:991px) {

    #relatedcategorylink{float:left; text-align:left;}

    #textobajoheader p,#manufacturer-short_description p, #manufacturer-short_description p *{
        font-size:11px;
        line-height: 15px;
        text-align:justify;
    }
    #search_filters_wrapper:after {
        content:' ';
        width:100vw;
        height:100vh;
        background:#00000054;
        position: fixed;
    }
    #search_filters_wrapper {
        position: fixed;
        top: 0px;
        background: white;
        overflow: scroll;
        height: 100vh;
        z-index: 999;
        left: 0px;
        width:72vw;
    }
    #search_filters li {
        padding: 3px 0px 3px 10px;
        width: 50%;
    }
    #search_filters li a{
        font-size:15px;

    }
    #search_filters input {
        min-height: 12px;
        margin-top: 9px;
    }
    .clusterssubcategorias{

        text-align:center;
        font-size:12px;
        line-height:18px;

    }
   
    

}



@media(min-width:768px){

    .clusterssubcategorias{ margin:0 22px; }
    .clusterssubcategorias a{text-align:center;}


    article:hover .displayPhover{
    display: block;
    height: 50px;
    width: 95%;
    left: 2.5%;
    margin-bottom: -50px;
    }


}

@media(max-width:450px){


    .textosubcategorias{
        font-size: 11px;
        line-height: 12px;
        text-align: center !important;
    }
    .regular-price{
        font-size: 12px;
        width:auto !important;
        line-height:12px;
    }

    .product-miniature a{

        font-size:12px !important;
        line-height: 20px;
    }
    .products article{

            height: calc((100vw/10) + 315px) !important;

    }

    article .discount-percentage{

        font-size:11px;
        padding:0px !important;


    }
    article:hover .displayPhover a{

        padding:0px !important;

    }

    h3.product-title{

        min-height:60px;

    }

    .etiquetas-lista-productos img{

        max-width:33px !important;
        max-height:33px !important;

    }




}

@media(max-width:768px) {

    #left-column > [data-target="#search_filters_wrapper"]{
        display:none;
    }
    .dropdown-menu.text-left {
       width:auto;
    }

    h3.product-title{

    text-transform:none;
    margin:0;
    text-align:left;
    }

    .price{
        font-size:85%;
        width:auto !important;
        line-height:11px;

    }

    #relatedcategorylink{
        float:none;
        text-align:center;
        border-radius:2px; 
        display:block;
        background:rgb(240, 240, 240);
        color:#888

    }



    #search_filters li {
        width: 100%;
    }
    .color-Color li {
        max-width:100%;
        width:100%;
    }
    .color-Color a {
        width:auto;
        margin-left: 51px;
    }


}

article:hover .p-datas{
    background: white;
    animation: hoverBoton 0.5s;
    animation-fill-mode: both;
    width: calc(100% - 4px);
    margin-left: 2px;
}

@keyframes hoverBoton {
    0%{
        margin-top:0px;
        margin-bottom:0px;
    } 
    100%{
        margin-top:-15px;
        margin-bottom:50px;
    } 
}

#tapizados-tela,#tapizados-simil-piel{
    display:none;
}





    #botonfiltros:focus{
        outline:none
    }

#category-description p, #category-description p *:not(strong), #category-description ul{

    display:block; 
    width:100%;
    float:left;
    margin:0px;
    max-width:98%;

}

 #category-description ul{

    padding-left:20px;
}

#category-description .af_filter{

    border:1px solid black;
    margin-bottom:-1px;

}

#category-description .closed .af_subtitle:before, #category-description .af_subtitle:before{

    margin-right: 2%;

}

#category-description .af_subtitle{
    text-align:center;
}

#category-description .af_filter_content{

    padding-left:15px;

}

#category-description ul li:before{
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #92E3A4;
    margin-right: 15px;

}

#category-description ol li{

    display:list-item !important;
}
#category-description ol{
    padding-left: 45px;
    padding-top: 21px;
}

#category-description a{

    display: contents !important;
    color:#007cba;
}

#category-description a:hover{

    color:#00488e;
}


nav.breadcrumb ol {
        list-style: none;
}
