/* 
 Theme Name:     ComHub
 Author:         ComHub
 Author URI:     http://comhub.com.au
 Template:       Divi
 Version:        1.00
 Description:   CoHub
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 
/*Add arrow footer - font-size: 44px;
#before-icon a:before {
	content: "\f105";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: block;
    float: right;
    text-decoration: inherit;
}
*/

/*Zoom Gallery
.et_pb_gallery_image img {
transition:all 0.5s;
-moz-transition:all 0.5s;
-webkit-transition:all 0.5s;
}
.et_pb_gallery_image:hover img {
transform:scale(1.2);
-moz-transform: scale(1.2);
}
*/

