/*
	Theme Name: Hello Elementor
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
	Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
	Version: 3.4.7
	Stable tag: 3.4.7
	Requires at least: 6.0
	Tested up to: 6.8
	Requires PHP: 7.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready,
*/


#peak-box-item #uc_content_box_background_switcher_elementor_a498ebc .uc_hover_switcher_content {
  align-items: center;
  justify-content: center;
}


#peak-box-item a {
	color:#f1efe5;
	text-decoration: none;
}
.uc_background_img {
	
}


body {
  color: var(--brown);
  font-family: Poppins, sans-serif;
  font-size: 1vw;
  line-height: 1.2em;
}

#header-top {
    background: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(20px);
height: 6em;
	
}

#responsive-menu {
    background: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(20px);

	
}




#kontakt-box  {
  
}

#kontakt-box a.wpr-menu-item  {
	opacity: .8;
  color: var(--white);
  text-transform: uppercase;
  background-color: #e7d2d21c;
  border-left: 1px solid #d3b1b133;
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 1em 2em;
  font-weight: 600;
  transition: border-color .2s, opacity .2s, background-color .2s;
  display: flex;
	height: 6em; 

}

#jazyk-switch .trp-language-item {
  padding: 7px 10px;
	
}

#jazyk-switch .trp-language-item-name{
  padding: 7px 10px;
	font-weight: 700;
	
}


#buchen {

	line-height: 0;
	z-index: 100000;
}

#buchen .wpr-button {
     height: 6em;
	justify-content: center;
	display: flex;
}




#menu-popup .wpr-offcanvas-container{
height: 96px;}

#menu-popup button {
height: 96px;
}

#menu-popup .wpr-offcanvas-wrap-active {
	
}

#menu-popup .wpr-offcanvas-content-right {
	width: 100%;
}

#menu-popup .wpr-offcanvas-wrap {
	margin-top: 96px;
}

#menu-link-image img {
	object-fit: cover;
  background-color: #02000029;
  border-radius: 5px;
  width: 100%;
  height: 12em;
}

#apartmens a.wpr-menu-item  {
	z-index: 10;
  color: var(--misty-rose);
  justify-content: center;
  align-self: stretch;
  align-items: center;
  margin: 0;
  padding: 0 1em;
  font-weight: 400;
  transition: color .2s;
  display: flex;
  top: 1px;
	height: 6em;
}

div.scoll-down a.elementor-button {
  z-index: 20;
  border: 1px #000;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 6em;
  height: 8em;
  display: flex;
  position: relative;
  background-color: #fff0;
  backdrop-filter: blur(20px);
  border-radius: 100px;
  border: 1px solid #f1efe5;
  color: #f1efe5;
}

div.home-sroll .wpr-button {
	 background-color: #fff0;
  backdrop-filter: blur(20px);
}

.peak-button a.elementor-button {
  z-index: 20;
  border: 1px #000;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 6em;
  height: 8em;
  display: flex;
  position: relative;
  background-color: #fff0;
  backdrop-filter: blur(20px);
  border-radius: 100px;
  border: 1px solid #f1efe5;
  color: #f1efe5;
}
#peak-menu a {
	opacity: 0.5;
	text-decoration: none;
	transition: all 0.3s ease;
}

#peak-menu a:hover {
	opacity: 1;
	text-decoration: none;
}

#peak-menu a.peak-active {
	opacity: 1;
	text-decoration: none;
}


#menu-popup .wpr-close-offcanvas {
  color: #222222;
  border-color: #FFF;
  width: 50px;
  height: 50px;
  border-style: none;
  border-width: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  background-color: #b8b49f;
}


.peak-box .elementor-icon {
	height: 45px;
}

@media (max-width: 1200px) and (min-width: 768px) {
  /* styly jen pro notebook + tablet */
	
	#header-top {

height: 70px !important;
	
}
	
#menu-popup button {
    height: 70px !important;
}
	#kontakt-box a.wpr-menu-item  {
		height: 70px !important;
	}
	
	#buchen .wpr-button {
   height: 70px !important;
}
	#menu-popup .wpr-offcanvas-container {
    height: 70px !important;
}
}

/* Mobil */
@media (max-width: 767px) {
	.peak-box .elementor-icon {
		height: 20px; /* uprav podle potřeby */
	}
	
	div.scoll-down a.elementor-button {
		width: 5em;
  height: 5em;
	}
	
	
}


/*
responsive
*/


