/*
Theme Name: BioMamka.cz
Theme URI: 
Description: Child theme of codilight-lite theme for the Codilight Lite theme
Author: <a href="http://www.famethemes.com">FameThemes</a>
Author URI: 
Template: codilight-lite
Version: 1.0.8
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Fri, 31 May 2019 20:29:26 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/


.site-header .site-branding {
	width: auto;
}
.site-topbar, .entry-taxonomies span,
input[type="reset"], input[type="submit"], input[type="submit"], 
.entry-category:hover {
	background: #46a28d;
}
a, a:hover, .ft-menu a:hover, .ft-menu ul li a:hover , .site-header .site-branding .site-title a:hover, .block1_list article:hover .entry-title a , .widget_tag_cloud a:hover, .widget a:hover, .site-header .site-branding .site-title a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .h1 a:hover, .h2 a:hover, .h3 a:hover, .h4 a:hover, .h5 a:hover, .h6 a:hover, .widget-title a,
.block1_grid article:hover .entry-title a,
.topbar-elements li:hover span, .topbar-elements li:hover i {
	color: #46a28d;
}
.widget_tag_cloud a:hover {
	border-color: #46a28d;
}
.widget select {width: 100%;}
.site-header .site-branding .site-title, .site-header .site-branding .site-description {
	text-transform: none;
}
.site-header .site-branding .site-description {
	font-style: normal;
	font-size: 14px;
	letter-spacing: 0
}
.top-branding img {
	//max-width: none;
}

footer .external {
	display: inline-block;
	background: url('assets/external-ico-white.gif') no-repeat 93% 15px;
	padding-right: 10px;
}
.external {
	display: inline-block;
	background: url(assets/external-ico.gif) no-repeat 100% 4px;
	padding-right: 15px;
}
#content .page-rss article .item .item-img h2 a {
	text-decoration: none;
}
.page-rss .item-img .title {
	font-size: 22px;
	margin-bottom: 10;
}
.page-rss .item-img .title::first-letter, .page-rss .item p::first-letter {
	text-transform: uppercase;
}
.page-rss .item .item-img {
	border-bottom: 1px dashed #ddd;
	margin-bottom: 15px;
}
.page-rss .obrazek {
	float: left;
	margin: 0 25px 25px 0;
	width: 38%;
}

.page-rss .float-img {float: left; margin: 8px 15px 5px 0;}

.widget_kalendar_cz span {display: block;}
#secondary h2.widget-title {border-top: 1px solid #e9e9e9;    padding-top: 15px;    }
    
.page-bazos .entry-content ul.list-inline {
    padding-left: 15px; 
    padding-right: 15px;
    list-style: none;
    margin-left: -15px;
}

.page-bazos .entry-content ul.list-inline li {
    display: inline-block;
    padding-right: 15px;
    padding-left: 15px;
}

.backtotop, .changemode {
	display: inline-block;
	padding: 10px 15px;
	border: 1px solid #e9e9e9;
	border-radius: 5px;
	background: #fff;
}
.changemode {
	position: absolute;
	right: 0;
	bottom: inherit;
	left: inherit;
	top: 85px;
}
.backtotop {
	position: fixed;
	bottom: 5px;
	right: 5px;
}    

.row .post .entry-meta {
  display: none;
}

.row:nth-of-type(1) .post .entry-meta {
  display: block;
}

.single .entry-meta {display: none;} 


.site-content {
margin-top: 1.5625rem;
}

.header-widget {
    border: 1px solid #e9e9e9;
    background: #fff;
    padding: 1.5625rem;
    margin: 0;
}

.top-branding h2 {
  font-size: 20px;
}


.top-branding ul {margin: 0; padding: 0;}

@media (min-width: 48em) {
.top-branding h2 {
  float: left;
  width: 35%;
}
}