/*
Theme Name: SVD Štichova
Theme URI: 
Description: Child theme of generatepress theme for the GeneratePress theme
Author: Pepa Folta
Author URI: https://www.pepafolta.cz
Template: generatepress
Version: 1.0
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Wed, 29 May 2024 09:34:05 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

/*.post.category-pro-prihlasene .entry-summary, .post.category-pro-prihlasene .entry-content {display: none}
.logged-in .post.category-pro-prihlasene .entry-summary, .logged-in .post.category-pro-prihlasene .entry-content {display: block}*/
.main-title {white-space: nowrap;}
p.only-member {font-style: italic; color #758089; border: 1px solid #e1e1e1; padding: 1rem; background: #f7f7f7;}
p.only-member a {#758089; }
a:hover, .main-navigation .main-nav ul li:not([class*="current-menu-"]):hover > a, .main-navigation .main-nav ul li:not([class*="current-menu-"]):focus > a, .main-navigation .main-nav ul li.sfHover:not([class*="current-menu-"]) > a, .main-navigation .menu-bar-item:hover > a, .main-navigation .menu-bar-item.sfHover > a {text-decoration: none; color: #66c700;}

@media (min-width: 769px) {
    .post-image, .post .featured-image {
        width: 30%;
        float: right; 
        margin: 0 0 1rem 1rem;        
    }
    .post-image:not(:first-child) {margin-top:0;}
    .inside-article::after {
    content: "";
    display: block;
    clear: both;
}
}
.wp-block-table td, .wp-block-table th, .wp-block-table thead {border-color: #e1e1e1}

.wp-block-table th {background: #e1e1e1}
.wp-block-table tr:nth-child(even) {background: #f1f1f1}
.wp-block-table tr:nth-child(odd) {background: #FFF}

.external {
	display: inline-block;
	background: url(images/external-ico.gif) no-repeat 100% 4px;
	padding-right: 15px;
}

.read-more {display: block; clear: both;}
