.oxi-image-square-hover-style-22.oxi-image-hover:hover .oxi-image-hover-figure .oxi-image-hover-image,
.oxi-image-square-hover-style-22.oxi-image-hover.oxi-touch .oxi-image-hover-figure .oxi-image-hover-image{
    opacity: 1;
    pointer-events: none;
}
.oxi-image-square-hover-style-22 .oxi-image-hover-figure .oxi-image-hover-figure-caption{
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    max-width: 100%;
}
.oxi-image-square-hover-style-22.oxi-image-hover:hover .oxi-image-hover-figure .oxi-image-hover-figure-caption,
.oxi-image-square-hover-style-22.oxi-image-hover.oxi-touch .oxi-image-hover-figure .oxi-image-hover-figure-caption{
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
}

.oxi-image-square-hover-style-22 .oxi-image-hover-figure .oxi-image-hover-figure-caption{
    position: absolute;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
}
.oxi-image-square-hover-style-22.oxi-image-square-hover .oxi-image-hover-caption-tab {
    position: relative;
    width: 100%;
}


.oxi-image-square-hover-style-22 .oxi-image-hover-figure.position_to_top_left .oxi-image-hover-figure-caption{
    top: 0;
    left: 0;
}
.oxi-image-square-hover-style-22 .oxi-image-hover-figure.position_to_top_right .oxi-image-hover-figure-caption{
    right: 0;
    top: 0;
}
.oxi-image-square-hover-style-22 .oxi-image-hover-figure.position_to_bottom_left .oxi-image-hover-figure-caption{
    bottom: 0;
    left: 0;
}
.oxi-image-square-hover-style-22 .oxi-image-hover-figure.position_to_bottom_right .oxi-image-hover-figure-caption{
    bottom: 0;
    right: 0;
}



/* .oxi-image-square-hover-style-21 .oxi-image-hover-caption-tab {
    display: flex;
    justify-content: flex-start;
    text-align: left;
    overflow: hidden;
} */
/* .oxi-image-square-hover-style-21 .oxi-image-hover-figure.top_to_bottom .oxi-image-hover-figure-caption{
    bottom:  auto;
    height: 100%;
    margin: 0  0 0 0 ;
}
.oxi-image-square-hover-style-21 .oxi-image-hover-figure.bottom_to_top .oxi-image-hover-figure-caption{
    top: auto;
    height: 100%;
    margin: 0  0 0 0 ;
}

.oxi-image-square-hover-style-21:hover .oxi-image-hover-figure .oxi-image-hover-figure-caption,
.oxi-image-square-hover-style-21.oxi-touch .oxi-image-hover-figure .oxi-image-hover-figure-caption{
    margin: -10px;
}
.oxi-image-square-hover-style-21:hover .oxi-image-hover-figure .oxi-image-hover-figure-caption,
.oxi-image-square-hover-style-21.oxi-touch .oxi-image-hover-figure .oxi-image-hover-figure-caption{
    height: 130%;
} */
