/*

Theme Name: Unie HP (child theme)
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: uniehp-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/


* {
    -webkit-tap-highlight-color: transparent;
}
.elementor-kit-8 a {
	text-decoration: underline;
}
.elementor-kit-8 a:hover {
	text-decoration: none;
}
body:not(.home) #kontakt {
	background-color: #fff !important;
}
b, strong {
	font-weight: 500;
}
.grey-background {
	background-color: #F3F5F8;
}
.page-content ul li {
	margin-block-end: .9rem;
}
.header-logo img {
	height: 50px;
	width: auto !important;
}
@media (max-width: 767px) {
	.header-logo img {
		height: 40px;
	}
}
.footer-logo img {
	height: 60px;
	width: auto !important;
}
#content .elementor-widget-image img {
	border-radius: 25px;
}
.portrait-image img {
	border-radius: 50% !important;
}
footer .elementor-nav-menu .elementor-item.elementor-item-active {
	color: #324A6D !important;
    fill: #324A6D !important;
}
.mw-700 {
	max-width: 700px !important;
	margin: auto;
}
.mw-920 {
	max-width: 920px !important;
	margin: auto;
}
.mw-1080 {
	max-width: 1080px !important;
	margin: auto;
}
.pt-80 {
	padding-top: 80px;
}
.pb-80 {
	padding-bottom: 80px;
}
@media (max-width: 767px) {
	.pt-80 {
		padding-top: 40px;
	}
	.pb-80 {
		padding-bottom: 40px;
	}
} 

.wpcf7-form {
	margin: auto;
	max-width: 360px;
	width: fit-content;
	font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 300;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    line-height: 1.5em;
    letter-spacing: 0px;
    word-spacing: 0em;	
}
.wpcf7-spinner {
	display: none;
}
.wpcf7-form a {
	text-decoration: underline;
}
.wpcf7-form a:hover {
	text-decoration: none;
}
.wpcf7-not-valid-tip {
	display: none !important;
}
.wpcf7-form label.error {
	color: #dc3232 !important;
	display: block;
    padding-left: 1rem;
    font-size: 12px;
    line-height: 1em;
	margin-top: 8px;
}
.theme_4.wpcf7-form input:not([type='checkbox']).error, .theme_4.wpcf7-form select.error, .theme_4.wpcf7-form textarea.error {
	border: 1px solid #dc3232 !important;
}
input.wpcf7-text,
textarea.wpcf7-textarea {
    border-width: 1px;
}
input.wpcf7-text:focus-visible,
textarea.wpcf7-textarea:focus-visible {
	border-color: var(--e-global-color-primary);
    outline: none;
}
.wpcf7-list-item input[type=checkbox],
.wpcf7-list-item .wpcf7-list-item-label {
	cursor: pointer;
}
input.wpcf7-text {
	border-radius: 50px;
}
textarea.wpcf7-textarea {
    border-radius: 25px;	
}
.wpcf7-form .wpcf7-submit {
	background-color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-6361c41-font-family), Sans-serif;
    font-size: var(--e-global-typography-6361c41-font-size);
    font-weight: var(--e-global-typography-6361c41-font-weight);
    text-transform: var(--e-global-typography-6361c41-text-transform);
    font-style: var(--e-global-typography-6361c41-font-style);
    text-decoration: var(--e-global-typography-6361c41-text-decoration);
    line-height: var(--e-global-typography-6361c41-line-height);
    letter-spacing: var(--e-global-typography-6361c41-letter-spacing);
    word-spacing: var(--e-global-typography-6361c41-word-spacing);
    fill: #FFFFFF;
    color: #FFFFFF;
    border-style: solid;
    border-width: 1px;
    border-color: var(--e-global-color-primary);
    border-radius: 50px;
    padding: 16px 55px;
	width: 100%;
}
.wpcf7-form .wpcf7-submit:hover {
	background-color: #02010100;
    color: var(--e-global-color-primary);
}
.wpcf7 form.sent .wpcf7-response-output {
	background: #1E6C934D;
    border: 0px;
    padding: 10px 20px;
    font-weight: 500;
}

/* Schovej celý LI, pokud je text uvnitř prázdný - pro ikony u průvodců */
.elementor-icon-list-item:has(.elementor-icon-list-text:empty) {
    display: none;
}

/* */
.logo-carousel img {
    height: 80px;
    width: auto !important;
    object-fit: contain;}
