/*
Theme Name: Essentials Child
Theme URI: https://essentials.pixfort.com/
Author: PixFort
Template: essentials
Author URI: http://themeforest.net/user/pixfort
Description: Essentials child theme
Version: 1.0.2
License: Envato Marketplaces Split Licence
License URI: https://themeforest.net/licenses/standard
Text Domain: essentials-child
Tags: header-builder, footer-builder, divider-builder, popup-builder, premium-design, translation-ready

*/

.container-xl {
	max-width: 1400px !important;
}

.container {
	max-width: 1400px !important;
}

#pix-intro-sliding-text > h1 {
	font-size: 3.5rem !important;
}

.card .card-img-overlay {
	display: none !important;
}

div.card.rounded-0.rounded-t-xl.pix-hover-item.overflow-hidden.text-white2.h-100 > img {
	max-height: 100% !important;
}

#content > div > div > div.col-12.col-md-2.col-lg-1.offset-lg-1 > div {
	display: none !important;
}

img.pix-img-scale {
	max-height: 100% !important;
}

.elementor-widget-pix-card > div > a {
	cursor: default;
    pointer-events: none;        
    text-decoration: none;
    color: grey;
}