/*
Theme Name: Indicat Child
Theme URI: https://indicat.pl
Template: wp-bootstrap-starter
Author: Indicat
Author URI: https://indicat.pl
Tags: blog,custom-menu,featured-images,threaded-comments,translation-ready,right-sidebar,custom-background,e-commerce,theme-options,sticky-post,full-width-template
Version: 3.3.6.1620041544
Updated: 2021-05-03 13:32:24

*/

/*
Theme Name: Finego Child Theme
Theme URI: https://finego.pl
Template: wp-bootstrap-starter
Author: Finego
Author URI: https://fingego.pl
Description: Child theme based on WP Bootstrap Theme
Tags: blog,custom-menu,featured-images,threaded-comments,translation-ready,right-sidebar,custom-background,e-commerce,theme-options,sticky-post,full-width-template
Version: 1.0.0.1608409991
Updated: 2020-12-19 21:33:11

*/

/****************
	 MAIN
*****************/
html,body{
    overflow-x: hidden;
}

body {
	padding-top: 78px;
}


/****************
	 HEADER
*****************/


header#masthead {
	background-color: white;
}

h1.entry-title {
	display: none;
}


/****************
	 NAV
*****************/

.navbar-brand{
	max-width:180px;
}
.nav-link {
	background-color: white;
}

.navbar-nav {
	font-size: 13pt;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
	color: #1355a5;
	font-size: 13pt;	
	border-bottom: 2px solid white;
	text-transform: none;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
	color: gray;
	font-size: 13pt;
	border-bottom: 2px solid white;
	text-transform: none;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover {
	color: #1355a5;
	border-bottom: 2px solid #1355a5;
}

/*****************
 FOOTER
*****************/

body:not(.theme-preset-active) footer#colophon
{
	margin: 0;
	padding: 0;
	width: 100%;
}

/*****************
 ADDITIONAL
******************/

.post_title
{
	color: #1355a5;
}

.entry-meta
{
	display: none;
}

.elementor-toggle {
	border: 1px solid #D5D5D5;
	border-radius: 10px;
}

.elementor-toggle .elementor-tab-title{
	text-align: center;
}

.elementskit-profile-info {
	border-bottom: 1px solid #D5D5D5;
	padding-bottom: 5px;
}
