.elementor-4334 .elementor-element.elementor-element-5a0146d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:2px 2px;--row-gap:2px;--column-gap:2px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4334 .elementor-element.elementor-element-e1cc928{--display:flex;--min-height:350px;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--gap:5px 5px;--row-gap:5px;--column-gap:5px;--overlay-mix-blend-mode:multiply;--border-radius:5px 5px 5px 5px;}.elementor-4334 .elementor-element.elementor-element-e1cc928:not(.elementor-motion-effects-element-type-background), .elementor-4334 .elementor-element.elementor-element-e1cc928 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-4334 .elementor-element.elementor-element-7ad8cf6{z-index:2;}.elementor-4334 .elementor-element.elementor-element-7ad8cf6 .jet-listing-dynamic-field__content{color:var( --e-global-color-534be3df );font-size:1.1em;font-weight:700;text-align:left;}.elementor-4334 .elementor-element.elementor-element-7ad8cf6 .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-4334 .elementor-element.elementor-element-7ad8cf6 .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-4334 .elementor-element.elementor-element-7ad8cf6 .jet-listing-dynamic-field{justify-content:flex-start;}.elementor-4334 .elementor-element.elementor-element-d26e01b{z-index:2;}.elementor-4334 .elementor-element.elementor-element-d26e01b .jet-listing-dynamic-field__content{color:var( --e-global-color-534be3df );font-size:0.9em;font-weight:300;text-align:left;}.elementor-4334 .elementor-element.elementor-element-d26e01b .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-4334 .elementor-element.elementor-element-d26e01b .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-4334 .elementor-element.elementor-element-d26e01b .jet-listing-dynamic-field{justify-content:flex-start;}.elementor-4334 .elementor-element.elementor-element-f37e1f1{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--margin-top:10px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--z-index:2;}.elementor-4334 .elementor-element.elementor-element-ee3bdc4 .jet-listing-dynamic-link__link{background-color:var( --e-global-color-534be3df );align-self:center;padding:7px 8px 7px 8px;border-radius:50% 50% 50% 50%;flex-direction:row;}.elementor-4334 .elementor-element.elementor-element-ee3bdc4 .jet-listing-dynamic-link__link:hover{background-color:var( --e-global-color-64e103a );}.elementor-4334 .elementor-element.elementor-element-ee3bdc4 .jet-listing-dynamic-link__icon{color:var( --e-global-color-primary );order:1;font-size:17px;}.elementor-4334 .elementor-element.elementor-element-ee3bdc4 .jet-listing-dynamic-link__icon :is(svg, path){fill:var( --e-global-color-primary );}.elementor-4334 .elementor-element.elementor-element-ee3bdc4 .jet-listing-dynamic-link__link:hover .jet-listing-dynamic-link__icon{color:var( --e-global-color-534be3df );}.elementor-4334 .elementor-element.elementor-element-ee3bdc4 .jet-listing-dynamic-link__link:hover .jet-listing-dynamic-link__icon :is(svg, path){fill:var( --e-global-color-534be3df );}.elementor-4334 .elementor-element.elementor-element-f233d09 .jet-listing-dynamic-link__link{background-color:var( --e-global-color-534be3df );align-self:center;padding:7px 8px 7px 8px;border-radius:50% 50% 50% 50%;flex-direction:row;}.elementor-4334 .elementor-element.elementor-element-f233d09 .jet-listing-dynamic-link__link:hover{background-color:var( --e-global-color-64e103a );}.elementor-4334 .elementor-element.elementor-element-f233d09 .jet-listing-dynamic-link__icon{color:var( --e-global-color-primary );order:1;font-size:17px;}.elementor-4334 .elementor-element.elementor-element-f233d09 .jet-listing-dynamic-link__icon :is(svg, path){fill:var( --e-global-color-primary );}.elementor-4334 .elementor-element.elementor-element-f233d09 .jet-listing-dynamic-link__link:hover .jet-listing-dynamic-link__icon{color:var( --e-global-color-534be3df );}.elementor-4334 .elementor-element.elementor-element-f233d09 .jet-listing-dynamic-link__link:hover .jet-listing-dynamic-link__icon :is(svg, path){fill:var( --e-global-color-534be3df );}@media(max-width:1024px){.elementor-4334 .elementor-element.elementor-element-e1cc928{--min-height:250px;}}@media(max-width:767px){.elementor-4334 .elementor-element.elementor-element-e1cc928{--min-height:200px;}}/* Start custom CSS for container, class: .elementor-element-5a0146d */.icon_mas{
    opacity: 0;
    transition: opacity .3s
}

.card_producto:hover .icon_mas{
    opacity: 1
}

.card_filtro:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #28493A;
    mix-blend-mode: multiply;
    opacity: 0;
    transition: opacity .3s;
    border-radius: 5px
}

.card_filtro:hover:after{
    opacity: 1
}/* End custom CSS */