/*
Theme Name: Garseo Child
Theme URI: http://demo.casethemes.net/garseo
Author: Case-Themes
Author URI: https://casethemes.net/
Description:Garseo is a beautifully handcraftedfor Flexible WordPress theme specially designed for Digital Marketing Agencies and SEO Agencies on Elementor Page Builder & designed with great attention to details, flexibility and performance. Garseo has stunning styles and elements to help you make a professional website in no time.
Version: 1.0.0
License: ThemeForest
License URI: https://themeforest.net/licenses
Template: garseo
Text Domain: garseo-child
Tags:	business, corporate, digital agency, digital marketing, marketing, online marketing, seo, seo agency, seo theme, social media, social media agency, social media marketing agency, social media theme
Requires at least: 5.8 or Higher
Requires PHP: 7.4 or Higher
Tested up to: 6.4.1
*/
ul#menu-menu-primary {
    display: flex;
    justify-content: space-between;
}
.privacy-form-wrap {
    margin-top: 2em;
    margin-bottom: 2em;
}

.notfound-wrap {
    display: flex;
    flex-wrap: wrap;
}
.notfound-text-block, .notfound-text-block .notfound-title h3 {
    text-align: left;
}
.pxl-carousel-inner .pxl-item--inner, .pxl-carousel-inner .pxl-post--inner {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
a.btn-readmore-post {
    width: fit-content;
}
@media screen and (min-width: 1199px){
	#about_team .pxl-swiper-dots {
    	display: none;
	}
}