/**
Theme Name: Astra Child
Author: Ladislav Pospíšil
Author URI: https://www.netprogres.cz/
Description: ---
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/* footer */

span.kontakt{
font-size: 120%;
}


@media (min-width: 767px) AND (max-width: 1024px) {
	#h1-info {
	    width: 60%;
	    margin-left: 0;
	    margin-right: auto;	   
	}
}

@media (max-width: 766px) {
	#sec-header {
	    margin-top: 100px;	   
	}

       #ast-mobile-header{
	    background-color: rgba(27, 31, 41, 0.34);
	    height: 100px;


	}
#ast-mobile-header > div.ast-main-header-wrap.main-header-bar-wrap > div {
    border-bottom-width: 0px;
}	

}


