File: /var/www/html/wptoho/wp-content/themes/themify-ultra/styles/modules/post_layouts/flip.css
.flip .product,.loops-wrapper.flip .post{overflow:visible;text-align:center}.loops-wrapper.flip .post-image{margin-bottom:0}.loops-wrapper.flip .post-image img{width:100%}.loops-wrapper.flip .has-post-thumbnail .post-content-inner{cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:center}.flip .product .post-image+.product-content{align-items:center;display:flex;flex-direction:column;justify-content:center}.loops-wrapper.flip .post-image+:is(.post-content,.product-content){background-color:#fff;height:100%;inset:0;overflow:hidden;padding:5%;position:absolute;width:100%}.flip .product.has-post-thumbnail,.loops-wrapper.flip .post.has-post-thumbnail{-webkit-backface-visibility:visible;backface-visibility:visible;perspective:1000px}.loops-wrapper.flip .has-post-thumbnail .post-image,.loops-wrapper.flip .has-post-thumbnail .post-image+:is(.post-content,.product-content){-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:visibility 1s,transform 1s,opacity 1s}.loops-wrapper.flip .has-post-thumbnail .post-image,.loops-wrapper.flip .has-post-thumbnail:is(.product,.post):hover .post-image+:is(.product-content,.post-content){opacity:1;transform:rotateY(0deg);visibility:visible}.loops-wrapper.flip .has-post-thumbnail .post-image+:is(.product-content,.post-content){transform:rotateY(-180deg)}.loops-wrapper.flip .has-post-thumbnail:is(.post,.product):hover .post-image{transform:rotateY(180deg)}