/* Start custom CSS for html, class: .elementor-element-87bf0a8 */.elementor-30337 .elementor-element.elementor-element-87bf0a8 .hover-effect:hover:before{
    opacity: 0.5!important
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c9662f7 */.elementor-30337 .elementor-element.elementor-element-c9662f7 .hover-effect:hover:before{
    opacity: 0.5!important
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-d1d273a */@media(max-width:767px){
    .grid-view .item-listing-wrap{
        margin-bottom: 0px;
    }
    .grid-view .item-body{
        padding-bottom: 0;
    }
}
.bt-sidebar-wrap{display:none;}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-91dbf06 */@media(max-width:767px){
    .grid-view .item-listing-wrap{
        margin-bottom: 0px;
    }
    .grid-view .item-body{
        padding-bottom: 0;
    }
}
.nuevo{
    position: relative
}
.nuevo::before {
            position:absolute;
            top:10px;
            left:-39px;
            box-sizing:border-box;
            content:"¡Nuevo!";
            text-transform:uppercase;
            font-family: Roboto, 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
            font-size: 13px;
            text-align:center;
            font-weight: 700;
            color: #fff;
            background: transparent;
            height:0;
            width:150px;                  z-index: 1;
            border:25px solid transparent;
            border-bottom:25px solid #E53851;
            transform: rotate(-45deg);
            line-height:23px;
            box-shadow: 0px 3px 5px -3px #000;
        }/* End custom CSS */