/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.page-header {
    display: none;
	margin: 60px 0;
}
.page-id-196 .page-header, 
.page-id-3 .page-header {
    display: block;
}

.white,
.white .elementor-widget-text-editor,
.white p,
.white a,
.white h1,
.white h2,
.white h3,
.white h4,
.white h5 {
    color: #fff !important;
}
.elementor-widget-heading .elementor-heading-title {
    color: #000;
}

a:active, a:hover {
    color: #000;
}
h1 {
	font-size: 48px;
	line-height: 60px !important;
	letter-spacing: -2%;
}
h2 {
	font-size: 36px;
	line-height: 44px !important;
	letter-spacing: -2%;
}
.standard-padding {
	padding: 70px 0;
}



.elementor-widget-image a img[src$=".svg"] {
    width: auto;
}
ul.elementor-nav-menu li.btn a,
.elementor-widget-button .elementor-button {
    font-weight: 600;
	color: #fff !important;
    background-color: #E73B2D;
    font-size: 16px;
    border-radius: 0;
    line-height: 24px;
    padding: 10px 18px;
}
ul.elementor-nav-menu li.btn a:hover,
.elementor-widget-button .elementor-button:hover {
    color: #fff !important;
    background-color: #000;
	padding: 10px 18px;
}









header .elementor-widget-theme-site-logo a img[src$=".svg"] {
    width: auto;
    height: 46px;
}
header ul.elementor-nav-menu {
    gap: 0 15px;
}
header ul.elementor-nav-menu li a {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 18px;
	color: #586164 !important;
}
header ul.elementor-nav-menu li a:hover {
	font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 18px;
	color: #000 !important;
}


#main {
	position: relative;
}
#main:before  {
	content: "";
	position: absolute;
	background-color: #E73B2D;
	width: calc(50% + 80px);
	left: 0;
	height: 100%;
	top: 0;
}
#main.kontakt .bg-container  {
	padding: 120px 0 200px;
}
#main.kontakt:before  {
	content: "";
	position: absolute;
	background-color: #E73B2D;
	width: 50%;
	left: 0;
	height: 100%;
	top: 0;
}
#main h1,
#main .elementor-widget-text-editor {
	margin-bottom: 30px;
}
#main .absolute img {
	/*position: absolute;*/
	max-height: 650px;
    width: auto;
	margin-left: -50px;
}
#main .elementor-widget-button .elementor-button {
    color: #CE2518 !important;
    background-color: #fff;
}
#main .elementor-widget-button .elementor-button:hover {
    color: #fff !important;
    background-color: #000;
}
#main .inner-container {
	padding: 0 60px;
}
#main.kontakt .elementor-widget-icon-box .elementor-icon-box-title,
#main.kontakt .elementor-widget-icon-box .elementor-icon-box-title a {
    color: #000;
	font-weight: 400;
}
#main.kontakt .elementor-widget-icon-box .elementor-icon-box-title a:hover {
    color: #000;
}
#main.kontakt .elementor-widget-icon-box:hover .elementor-icon-box-title a {
    color: #000;
	text-decoration: underline;
}
#main.kontakt .elementor-widget-icon-box {
    margin-bottom: -10px;
}
#main.kontakt .mapa.elementor-widget-icon-box {
    margin-left: 15px;
}
#main.kontakt .mapa.elementor-widget-icon-box a {
    color: #fff;
}
#main.kontakt .mapa.elementor-widget-icon-box a:hover {
    color: #fff;
}
#main.kontakt .mapa.elementor-widget-icon-box:hover .elementor-icon-box-title a {
    color: #fff;
	text-decoration: underline;
}
#main.kontakt .ic-dic {
    margin-top: 15px;
}
#main.kontakt  .elementor-icon-box-icon {
    max-width: 25px;
	text-align: left;
}
#main.kontakt  .elementor-icon svg {
    height: 18px;
    width: auto;
}
#main.kontakt  .elementor-icon svg path {
    fill: #000;
}

#main.kontakt .inner-container.form .elementor-widget-text-editor {
    font-size: 18px;
}
input[type=date], input[type=email], 
input[type=number], 
input[type=password], 
input[type=search], 
input[type=tel], 
input[type=text], 
input[type=url], 
select, 
textarea {
    padding: 12px 20px;
}
.elementor-form .elementor-button.elementor-size-sm {
    min-height: 48px;
}




#odberatele {
    padding: 20px 0;
}
#odberatele .elementor-widget-heading .elementor-heading-title {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}

.text-container .inner-container {
	padding: 0 60px;
}
.text-container .elementor-widget-text-editor ul {
	list-style-type: none;
	padding: 0;
    margin-top: 30px;
}
.text-container .elementor-widget-text-editor ul li {
	position: relative;
	margin-left: 20px;
    margin-bottom: 20px;
}
.text-container .elementor-widget-text-editor ul li:before {
	content: "";
	background: #E73B2D;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 9px;
    left: -15px;
}



#bootom {
    padding: 40px 0;
}
#bootom .elementor-widget-button .elementor-button:hover {
    color: #000 !important;
    background-color: #fff;
}
#bottom-link {
    padding: 50px 0;
}
#bottom-link .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item {
    color: #fff;
    fill: #fff;
}
#bottom-link ul.elementor-nav-menu li.btn a {
    color: #CE2518 !important;
    background-color: #fff;
}
#bottom-link .elementor-widget-html,
#bottom-link .bottom-menu a,
#bottom-link .bottom-menu .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item {
    color: #000;
    fill: #000;
	font-weight: 400 !important;
	font-size: 16px;
}
#bottom-link .bottom-menu a:hover,
#bottom-link .bottom-menu .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover {
    color: #fff;
    fill: #fff;
	font-weight: 400 !important;
}

#jak-to-funguje {
    padding: 60px 0;
}
#jak-to-funguje .numbers .number .elementor-heading-title,
#jak-to-funguje .numbers .box-heading h3 {
	font-size: 18px;
	line-height: 28px;
	text-align: center;
	color: #E73B2D !important;
}
#jak-to-funguje .numbers .elementor-widget-text-editor {
	max-width: 250px;
	margin: 10px auto 0;
}

footer #bottom-link .elementor-icon svg {
    width: 24px;
    height: 24px;
}

@media (max-width: 1200px) {
	h1 {
		font-size: 36px;
		line-height: 48px !important;
	}
	h2 {
		font-size: 28px;
		line-height: 38px !important;
	}
}	
@media (max-width: 767px) {
	.elementor-menu-toggle {
		background-color: rgb(231 59 45);
		color: #fff;
		font-size: var(--nav-menu-icon-size, 20px);
		width: 44px;
		height: 44px;
		border-radius: 0;
	}
	.elementor-menu-toggle .e-font-icon-svg {
		fill: #fff;
	}
	.elementor-nav-menu--dropdown.elementor-nav-menu__container {
		position: absolute;
        width: calc(100% - 10px);
        top: 60px;
        z-index: 9;
        left: 5px;
        right: 5px;
		padding: 10px;
		box-shadow: 0px 0px 20px 10px rgb(0 0 0 / 10%);
	}
	.elementor-nav-menu--dropdown .elementor-item.elementor-item-active, 
	.elementor-nav-menu--dropdown .elementor-item.highlighted, 
	.elementor-nav-menu--dropdown .elementor-item:focus, 
	.elementor-nav-menu--dropdown .elementor-item:hover, 
	.elementor-sub-item.elementor-item-active, 
	.elementor-sub-item.highlighted, 
	.elementor-sub-item:focus, 
	.elementor-sub-item:hover {
		background-color: transparent;
		color: #fff;
	}
	header ul.elementor-nav-menu li.current-menu-item a {
		color: #000 !important;
	}
	header .position-unset,
	header .elementor-widget-nav-menu	{
		position: unset;;
	}
	#main {
		background-image: none;
	}
	#main:before {
		width: 100%;
		height: 85%;
	}
	#main.kontakt:before {
		width: 100%;
	}
	#main h1, #main .elementor-widget-text-editor {
		margin-bottom: 20px;
	}
	h1 {
        font-size: 26px;
        line-height: 38px !important;
    }
	h2 {
        font-size: 24px;
        line-height: 36px !important;
    }
	.text-container .inner-container {
		padding: 0px 15px;
	}
	.standard-padding {
		padding: 30px 0;
	}
	.bottom-menu {
		padding-left: 30px;
	}
	#bottom-link .elementor-widget-html, 
	#bottom-link .bottom-menu a, 
	#bottom-link .bottom-menu .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item {
		padding-left: 0;
	}
	#bottom-link svg {
		height: 22px;
		width: auto;
	}
	#main.kontakt .bg-container {
		padding: 60px 0 0;
		background-image: none;
	}
	#main.kontakt .extra-padding {
		padding: 0 30px;
	}
	#main.kontakt .mapa.elementor-widget-icon-box {
		margin-left: 25px;
	}
	#main.kontakt .elementor-widget-icon-box {
		margin-bottom: 0;
	}
	#main .inner-container.form {
		padding: 60px 30px;
	}
	#bottom-link {
		padding-bottom: 150px;
	}
}		