/*
Theme Name: Micheal Florist Ltd
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. Created for Micheal Florist RI by Lindsay Fair
Version: 1.0
Author: Lindsay Fair- WOMA Design
Author URI: http://www.womadesign.com
Template: enfold
*/



/*Add your own styles here:*/

.avia-gallery .avia-gallery-thumb a:after {
content: attr(title);
margin: 10px 0;
position: relative;
display: block;
width: 100%;
text-align: center;
}
.avia_transform .avia-gallery-thumb img {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}