/*
Theme Name: Kale Child
Theme URI: https://enostavnobrezglutena.si
Description: Child tema za Kale
Author: EBG
Template: kale
Version: 1.0
*/
/* Add your custom styles here */

body {font-size: 18px;
}
button, input, select, textarea {
    font-family: Nunito Sans;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
    margin-bottom: 1em;
}
.frontpage-large-post .entry-summary {font-size: 18px;}

.form-group-url{
    display:none;
}

.tagline p {
    font-size: 2em;
	font-family: 'Caveat', cursive;
}
:where(.ogz) {
    margin-bottom: 0.1em;
}

.ocena{width:400px;}
.gz{width:50px; margin: 2px;}
hr.ogz {
    margin: 2px;
}
p.ogz {
    margin: 0;
}
hr.ogz-spodaj {
	margin-top: 0;
    margin-bottom: 35px;
}
.wakeButton {
  background-color:#fac86e;
	border-color:#b57f2a;
	color:#fff;
}

.ozadje, .navbar, .widget.widget_search {
   background-color: #fffaf0;
}

.siva {
background-color: #3d4044;
}

.rumena 
{	background-color: #fac86e;}

.svetla 
{    background-color: #fffaf0;}

.logo 
{    background-color: #fffaf0;}

.credit
{	display: none;	 }

.wp-block-search__label 
{    display: none;}

.navbar-nav > li > a 
{    font-size: 15px;}

.widget ul >li >a, .widget ul >li > span >a 
{    font-size: 15px;}

.caveat {
	font-family: 'Caveat', cursive;
	color: #fac86e;
	font-weight: 800;
	text-shadow:  1px 1px  rgba(0,0,0,0.8);

	font-size: 1.8em;}

.blog-feed > h2 
{    font-size: 15px;}

.pagination-post a 
{    font-size: 15px;}

form button[type="submit"],
form button[type="reset"],
form input[type="submit"],
form input[type="reset"] {
	background-color:#fac86e;
	border-color:#3d4044;
	color:#000;
}

form button[type="submit"]:hover,
form button[type="submit"]:focus,
form button[type="reset"]:hover,
form button[type="reset"]:focus,
form input[type="submit"]:hover,
form input[type="submit"]:focus,
form input[type="reset"]:hover,
form input[type="reset"]:focus {
	background-color:#fffaf0;
	border-color:#3d4044;
	color:#000;
}

.archive-description {
    display: none;
}

.navbar-default .navbar-nav > .current_page_item > a, .navbar-default .navbar-nav > .current_page_item > a:focus, .navbar-default .navbar-nav > .current_page_item > a:hover, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: #fac86e;
    color: #000;
};
