/*!
 * Theme Name:  Melinda Child
 * Theme URI:   http://melinda.themes.tvda.pw
 * Template:    melinda
 * Author:      TVDA Themes
 * Author URI:  http://themes.tvda.pw
 * Version:     1.0.0
 * License:     ThemeForest Standard License
 * License URI: http://themeforest.net/licenses/standard
 * Text Domain: fabriq-child
 * Domain Path: /languages/
 */

div.logo-w.__light,
div.logo-w.__dark {
    width: 140px !important;
}
.vc_grid-filter>.vc_grid-filter-item>span {
	display: none;
}

.minicart {
	display: none !important;
}
#row-certificates {
	justify-content: center;
	display: flex;
}

#row-certificates figcaption {
	visibility: hidden;
	line-height: 1.6;
    margin-top: 15px;
}
#row-certificates .wpb_wrapper:hover figcaption{
	visibility: visible;
}