 /*
 Theme Name: neve-child
 Description: The custom using the parent theme Twenty Twenty.
 Author: Zbyszek Ryzak
 Template: neve
 Version: 0.1
 */


/*Tagi na dole strony */
/*Nagłówek*/
#mcTagMap .tagindex h4, #sc_mcTagMap .tagindex h4 { 
	border-bottom: 1px dotted #685E59; 
	padding: 0 0 4px 0; 
	margin: 2px 0 4px 0; 
	font-size:0.9em;
	color:#D2E600;
}
/*Pozycje listy*/
#mcTagMap .tagindex ul li, #sc_mcTagMap .tagindex ul li { 
	list-style: none; 
	padding: 2px 0; 
	margin: 0; 
	font-size:0.8em;
}

#mcTagMap .tagindex ul li, #sc_mcTagMap .tagindex ul li a { 
	line-height: 1.1;
}


.home .content h2.blog-entry-title {
    line-height: 1;
    padding-top: 0.6em;
}

.home .content h2.blog-entry-title a{
	
}
/*Tło nagłówka*/
.hfg_header .header-menu-sidebar .header-menu-sidebar-bg, .hfg_header .header-menu-sidebar .header-menu-sidebar-bg.dark-mode, .hfg_header .header-menu-sidebar .header-menu-sidebar-bg.light-mode {
	    background-color: #142C47 !important;
}

/*Cytat*/

.z_cytat {
	font-family: 'Playfair Display', serif;
	color: #142C47;
	font-size:1.4rem;
	line-height:1.6em;
	font-weight:300;
	
}




/*Formularz zapisu na listę */


.email_posts_subscribers input[type=text], input[type=email] {
	color: #0C0D0E;
	background-color: #D6D8DB;
}

.email_posts_subscribers input[type=email] {
	color: #0C0D0E;
	background-color: #D6D8DB;
}

.email_posts_subscribers input[type="submit"] {margin-top: 1em;}
	

.ht-notification-text p {
  line-height: 1.4;
  margin-bottom: 0.6em;
}

.ht-notification-text h4 {
  line-height: 1.3;
}

.ht-n-left .ht-notification-wrap,
.ht-n-right .ht-notification-wrap {
    padding: 25px 0 0px;
}

elp_form_message.success {
    color: #D2E600;
}
