/*
Theme Name: Hello FIC Consultancy
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A lightweight and minimalist WordPress theme for Elementor page builder.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 6
Updated: 2023-07-24 13:57:56

*/

header.page-header {
    display: none;
}

a.elementor-button.elementor-button-link.elementor-size-sm {
    text-decoration: none;
}

a.premium-image-button.premium-image-button-style1.premium-btn-block.premium-image-button-style1-top {
    text-decoration: none;
}

.elementor.elementor-26 {
    position: fixed;
    z-index: 100;
    width: 100%;
}

.elementskit-client_logo {
	width: 200px !important;
}

.page-content {
    padding-top: 15px;
}

.single h1.entry-title {
    color: #F7CE64;
    padding-top: 1rem;
}

.single-post header.page-header {
    display: block;
		color: #385B4F;
	padding: 10px 0px;
}

@media screen and (min-width: 768px) {
.page-content {
    padding-top: 0px;
	}
.single h1.entry-title {
    color: #F7CE64;
    padding-top: 1rem;
}
}
	
@media screen and (min-width: 1024px) {
.page-content {
    padding-top: 5rem;
	}
.single h1.entry-title {
    color: #F7CE64;
    padding-top: 10rem;
}
}
	
