/*
 Theme Name:   OnePress Child
 Theme URI:    https://www.famethemes.com
 Description:  OnePress child theme
 Author:       ithajek.cz
 Author URI:   https://www.ithajek.cz
 Template:     onepress
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  onepress-child
*/

/* Add your custom css below
-------------------------------------------------------------- */

.footer_icon {
	text-align: right;
	
}


/* uprava sekce oznameni pro aktuality z prispevku */
/* #oznameni { background-color: lightgray; } */
#oznameni .row { display: block !important; }
#oznameni .col-lg-6 {   -webkit-box-flex:0;   flex:0 0 50%;   max-width:100%; }
#oznameni { padding: 0px 0px !important; background-color: none; }

#oznameni .page-header { border-top: 0px solid #e9e9e9; border-bottom: 0px solid #e9e9e9; padding: 10px 0px; }


