/*
Theme Name: Provisors
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Provisors
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

.nectar-fancy-box img.fancy-box-img-hover {
	display:none;
}

.nectar-fancy-box:hover img.fancy-box-img-hover {
	display:block !important;
}

.nectar-fancy-box:hover img.fancy-box-img {
	display:none;
}

.fancy-box-col .wpb_wrapper:first-child, 
.fancy-box-col .nectar-fancy-box, 
.fancy-box-col .nectar-fancy-box .box-inner-wrap {
	height:100%;
}
