﻿/*
 Theme Name:     Startovní čísla, Z Studio
 Description:    Divi Child Theme
 Author:         Z Studio
 Author URI:     https://www.zstudio.cz
 Template:       Divi
 Version:        1.0.0
*/

@import url("../Divi/style.css");

/*------------------------------*/

#logo {
	max-height: 45%;
}

@media only screen and ( max-width: 1550px ) {
#top-menu-nav, #top-menu {display: none;}
#et_mobile_nav_menu {display: block;}
}

#startovnicisla ul {
	padding-bottom: 0;
}

#projects .et_pb_row {
	align-items: flex-start;
	padding: 15px 0;
}
#projects h5 {
	padding-bottom: 5px;
}
#projects p.intro-text, #projects p.intro-text a {
	color: #999;
	font-size: 0.8em;
	line-height: 1em;
}

span.mobile_menu_bar:before {
    color: #fcbf00 !important;
}
.et_mobile_menu {
	border-top: 1px solid #333;
}

@media only screen and (max-width: 767px) {
#kontakt_bot {
	background-color: #111111 !important;
}
#kontakt_bot:after {
	background-image: url("") !important;
}
#kontakt_bot #toptext {
	text-align: center !important;
}
#kontakt_bot .et_pb_row {
	width: 100% !important;
}
}

#top-menu-nav > ul > li > a:hover, #et-secondary-menu > ul > li > a:hover, #et-info-email:hover, .et-social-icons a:hover {
	opacity: 0.8; !important;
	-webkit-transition: none !important;
	-moz-transition: none !important;
	transition: none !important;
} 

.et_pb_contact_right p input {
	max-width: 60px !important;
}

.lang-item {
	position: relative;
    right: 20px;
}