/*
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: 1.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%;
}

/* Wufoo form customization */
.wufoo .info h2 {
    font-size: 180% !important;
    color: #444 !important;
}

.wufoo .info div{
font-size: 120% !important;
color: #676767 !important;
line-height: 1.6em;
}

.wufoo li div, .wufoo li span, .wufoo li div label, .wufoo li span label {
font-family: inherit;
color: #444444;
font-size: 103%;
line-height: 1.8em;
}

.wufoo label.desc, .wufoo legend.desc, .likert caption {
    font-size: 103% !important;
    color: #444444 !important;
    margin-bottom: 6px;
    margin-top: 20px;
}

.fancy-box-col .wpb_wrapper {
    height: 100%;
}

.fa.fa-linkedin {
	font-family: "Font Awesome 5 Brands";
}
