/*
	Theme Name: my skin
	Theme URI: https://www.my-skin.cz
	Description: Blog Theme
	Author: David Světlík
	Author URI: https://www.davidsvetlik.cz
	License: GNU General Public License version 3.0
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Version: 1.0
	
	Designed & Handcrafted by David Světlík for https://www.my-skin.cz
	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)
*/
 
/* start */
/* generally open */

html, body, div, h1, h2, h3, h4, h5, h6, ul, li, p, form, fieldset, table, th, td, img{
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html{
	scroll-behavior: smooth;
}
body{
	background-size: 100% auto;
	background-color: #ffffff;
	color: #75746F;
	font-family: 'Lexend Deca', sans-serif;
	text-align: center;
}
h1{
	color: #43413D;
	font-family: 'Brygada 1918', serif;
}
h2{
	color: #43413D;
	font-family: 'Brygada 1918', serif;
}
h3{
	color: #43413D;
	font-family: 'Brygada 1918', serif;
}
h4{
	color: #43413D;
	font-family: 'Brygada 1918', serif;
}
.grecaptcha-badge{ 
	visibility: hidden !important; 
}
#scroll{
	behavior: 'smooth';
}

/* generally close */
/* container open */

#container{
	height: auto;
	overflow: hidden;
	position: relative;
	width: 100%;
}

/* container close */
/* header open */

#header_{
	height: auto;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
}
#header{
	height: auto;
	margin: 0px auto 0px auto;
	overflow: hidden;
	padding: 0px 5% 65px 5%;
	width: 90%;
}
#header_left{
	float: left;
	height: auto;
	padding: 40px 0px 0px 0px;
	letter-spacing: 0.04em;
	text-align: left;
	width: 20%;
}
#header_left img{
	height: auto;
	width: 211px;
}
#header_left a{
	color: #000;
	font-size: 2em;
	font-weight: 300;
	line-height: 1.1em;
	text-decoration: none;
}
#header_left a:hover{
	color: #fff;
}
#header_center{
	float: left;
	height: auto;
	padding: 68px 0px 0px 0px;
	text-align: center;
	width: 60%;
}
#header_center ul li{
	display: inline;
	list-style: none;
	margin: 0px 18px 0px 18px;
}
#header_center ul li a{
	color: #fff;
	font-size: 0.875em;
	font-weight: 300;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-decoration: none;
}
#header_center ul li a:hover{
	color: #FFEEE3;
}
.current_page_item a{
	color: #FFEEE3 !important;
}
.current_page_item a:hover{
	color: #fff !important;
}
.current_page_parent a{
	color: #FFEEE3 !important;
}
.current_page_parent a:hover{
	color: #fff !important;
}
.current-page-ancestor a{
	color: #FFEEE3 !important;
}
.current-page-ancestor a:hover{
	color: #fff !important;
}
.current-menu-item a{
	color: #FFEEE3 !important;
}
.current-menu-item a:hover{
	color: #fff !important;
}
#header_right_{
	float: right;
	height: auto;
	text-align: right;
	padding: 67px 0px 0px 0px !important;
	width: 20%;
}
#header_right{
	float: right;
	height: auto;
	width: auto;
}
.header_right_instagram{
	background: url("images/instagram-b.png") no-repeat;
	background-size: 24px 24px;
	display: block;
	height: 24px;
	color: #3A3A3A;
	float: left;
	font-size: 1em;
	font-weight: 500;
	text-decoration: none;
	width: 24px
}
.header_right_instagram:hover{
	background: url("images/instagram-b.png") no-repeat;
	background-size: 24px 24px;
}
.header_right_facebook{
	background: url("images/facebook-b.png") no-repeat;
	background-size: 24px 24px;
	display: block;
	height: 24px;
	color: #3A3A3A;
	float: left;
	font-size: 1em;
	font-weight: 500;
	margin-left: 28px;
	text-decoration: none;
	width: 24px
}
.header_right_facebook:hover{
	background: url("images/facebook-b.png") no-repeat;
	background-size: 24px 24px;
}

#header_top_right_nav_mobile{
	display: none;
}
.header_top_right_nav_mobile{
	display: none;
}

/* header close */
/* content blog home open */

#content_home_top{
	background-size: cover !important;
	display: block;
	height: 100%;
	min-height: 100vh;
	overflow: auto;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 1;
}
#content_home_top_{
	background-color: #815E5B;
	background-size: cover !important;
	display: block;
	height: 100%;
	min-height: 100vh;
	overflow: auto;
	opacity: 0.4;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 2;
}
#content_home_top h1{
	color: #fff;
	font-size: 3.5em !important;
	font-weight: 400 !important;
	position: absolute;
	text-align: center;
	left: 50%;
	transform: translate(-50%, -50%);
	bottom: 380px;
	width: 80%;
	z-index: 3;
}
#content_home_top p{
	color: #fff !important;
	font-size: 1.2em !important;
	font-weight: 300 !important;
	position: absolute;
	text-align: center;
	line-height: 1.5em;
	left: 50%;
	transform: translate(-50%, -50%);
	bottom: 290px;
	width: 100%;
	z-index: 3;
}
#content_home_top h1 strong{
	font-weight: 600 !important;
}
#content_home_top .down img{
	height: auto;
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%);
	bottom: 200px;
	width: 50px;
	z-index: 4;
}
#content_home_bottom{
	height: auto;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	padding: 3% 0px 0px 0px;
	text-align: center;
	width: 100%;
}
#content_home_bottom h2{
	color: #815E5B;
	font-size: 2.25em !important;
	font-weight: 500 !important;
	margin-bottom: 60px;
}
#content_home_bottom_bl1{
	background-color: #FFF8F3;
	height: auto;
	margin: 0px 5% 0px 0px;
	overflow: hidden;
	padding: 4% 0px 4% 15%;
	width: 80%;
}
#content_home_bottom_bl1_l{
	float: left;
	height: auto;
	margin: 0px 0px 0px 0px;
	width: 40%;
}
#content_home_bottom_bl1_l img{
	height: auto;
	width: 100%;
}
#content_home_bottom_bl1_r{
	float: left;
	height: auto;
	text-align: left;
	padding: 5% 10% 5% 5%;
	width: 45%;
}
#content_home_bottom_bl1_r h3{
	color: #815E5B;
	font-size: 2.25em;
	font-weight: 500;
	margin-bottom: 10px;
}
#content_home_bottom_bl1_r h4{
	color: #815E5B;
	font-size: 1.375em;
	font-weight: 600;
	margin-bottom: 30px;
}
#content_home_bottom_bl1_r span{
	color: #4E4F54;
	display: block;
	font-size: 1em;
	font-weight: 500;
	margin-bottom: 30px;
}
#content_home_bottom_bl1_r p{
	color: #4E4F54;
	font-size: 1.2em !important;
	line-height: 2em !important;
	font-weight: 300;
}
#content_home_bottom_bl1_r_spc{
	height: 90px;
	width: 100%;
}
#content_home_bottom_bl1_r a{
	color: #815E5B;
	display: block;
	margin-top: 90px;
	text-decoration: none;
}
#content_home_bottom_bl1_r a:hover{
	color: #3C3C3B;
}
#content_home_bottom_bl2{
	height: auto;
	overflow: hidden;
	padding: 4% 15% 3% 15%;
	width: 70%;
}
#content_home_bottom_bl2 .content_home_bottom_bl2_l a{
    border: 0px solid #815E5B;
    background-color: #815E5B;
	border-radius: 100px;
	cursor: pointer;
	color: #fff;
	display: block;
	height: auto;
	font-size: 0.8em;
	font-weight: 400;
	padding: 22px 50px 22px 50px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-decoration: none;
	margin: 60px auto 0px auto;
	width: 150px;
	-webkit-appearance: none;
}
#content_home_bottom_bl2 .content_home_bottom_bl2_l a:hover{
	background-color: #3C3C3B;
}
.content_home_block_4_{
	background-color: #FFF8F3;
	height: auto;
	margin: 0px 0px 90px 5%;
	overflow: hidden;
	padding: 4% 13% 4% 8%;
	width: 74%;
}
.content_home_block_4{
	height: auto;
	overflow: hidden;
	margin: 0px auto 0px auto;
	width: 100%;
}
.content_home_block_4_block{
	float: left;
	height: auto;
	padding: 10px 3% 0px 3%;
	text-align: left;
	width: 44%;
}
.content_home_block_4_block img{
	height: auto;
	width: 100%;
}
.content_home_block_4 h3{
	font-size: 1.75em !important;
	font-weight: 200 !important;
	margin-top: 45px !important;
	letter-spacing: 0.03em !important;
	padding: 0px 2% 0px 2%;
	text-align: center;
	width: 96%
}
.content_home_block_4 h3 a{
	color: #815E5B;
	text-decoration: none;
}
.content_home_block_4 h3 a:hover{
	color: #3C3C3B;
}
.content_home_block_4 p{
	font-size: 1em !important;
	line-height: 2em !important;
	font-weight: 300;
	margin: 0px auto 0px auto;
	padding: 30px 0px 30px 0px;
}
.content_home_block_4_block_link{
	text-align: center;
	width: 100%;
}
.content_home_block_4_block_link a{
	color: #815E5B;
	display: block;
	margin-top: 0px;
	text-decoration: none;
}
.content_home_block_4_block_link a:hover{
	color: #3C3C3B;
}

/* content blog home close */
/* content page open */

#content_page_top{
	background-size: cover !important;
	background-position: bottom;
	display: block;
	height: 100%;
	min-height: 50vh;
	overflow: auto;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 1;
}
#content_page_top_{
	background-color: #815E5B;
	background-size: cover !important;
	display: block;
	height: 100%;
	min-height: 50vh;
	overflow: auto;
	opacity: 0.4;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 2;
}
#content_page_top h1{
	color: #fff;
	font-size: 3.5em !important;
	font-weight: 400 !important;
	position: absolute;
	text-align: center;
	left: 50%;
	transform: translate(-50%, -50%);
	bottom: 120px;
	width: 80%;
	z-index: 3;
}
#content_page_top h1 strong{
	font-weight: 600 !important;
}
#content_page_top .down img{
	height: auto;
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%);
	bottom: 70px;
	width: 50px;
	z-index: 4;
}

#content_portfolio_page{
	height: auto;
	margin: 0px auto 0px auto;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 1480px;
}
#content_portfolio_page_mar{
	height: auto;
	padding: 90px 0px 90px 0px;
}
#content_portfolio_page_mar2{
	height: auto;
	padding: 0px 0px 90px 0px;
}
#content_portfolio_page a{
	color: #815E5B;
	text-decoration: none;
}
#content_portfolio_page a:hover{
	color: #43413D;
}
#content_portfolio_page img{
	height: auto;
	width: 100%;
}
#content_portfolio_page h2{
	color: #815E5B;
	font-size: 2.25em;
	font-weight: 500;
	line-height: 0em;
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}
.wp-block-heading{
	height: auto;
	margin: 0px !important;
	padding: 0px !important;
}
#content_portfolio_page h3{
	color: #815E5B;
	display: block;
	font-size: 1.375em;
	font-weight: 200 !important;
	margin-top: 30px !important;
	margin-bottom: 0px;
}
#content_portfolio_page strong{
	font-weight: 500;
}
#content_portfolio_page p{
	color: #4E4F54;
	font-size: 1em !important;
	line-height: 2em !important;
	font-weight: 300;
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}
#content_portfolio_page .wp-block-gallery{
	padding: 8px 0.5% 0px 0.5% !important;
	width: 99% !important;
}
#content_portfolio_page .wp-block-image{
	margin-top: -8px !important;
}
#content_portfolio_page .wp-block-button a{
    border: 0px solid #815E5B;
    background-color: #815E5B;
	border-radius: 100px;
	cursor: pointer;
	color: #fff;
	display: block;
	height: auto;
	font-size: 0.8em;
	font-weight: 400;
	padding: 22px 50px 22px 50px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-decoration: none;
	margin: 60px auto 0px auto;
	width: auto;
	-webkit-appearance: none;
}
#content_portfolio_page .wp-block-button a:hover{
	background-color: #3C3C3B;
}
#content_portfolio_page .wp-block-media-text{
	margin: 8% 0px 8% 0px;
	padding: 0px 0px 0% 5%;
	width: 95%;
}
#content_portfolio_page .wp-block-media-text__media{
	margin: 0px 8% 0px 8%;
}
#content_portfolio_page .wp-block-media-text__content{
	margin: 0px 8% 0px 8%;
	padding: 0px;
}
#content_portfolio_page .wp-block-media-text__content p{
	margin: 0px 0px 0px 0px !important;
	width: 100% !important;
}
#content_portfolio_page .wp-block-media-text__content h2{
	margin: 0px 0px 60px 0px !important;
	width: 100% !important;
}
#content_portfolio_page .wp-block-media-text__content h3{
	margin: 0px 0px 60px 0px !important;
	width: 100% !important;
}

/* content page close */
/* content galerie open */

#content_portfolio{
	height: auto;
	margin: 0px auto 0px auto;
	overflow: hidden;
	padding: 8px 0.5% 8px 0.5%;
	text-align: left;
	width: 99%;
}
#content_portfolio .wp-block-gallery{
	height: auto;
	margin: 0px !important;
}

/* content galerie close */
/* content spolupráce open */

#content_collab_page{
	height: auto;
	margin: 0px 0px -6px 0px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 100%;
}
#content_collab_page a{
	color: #815E5B;
	text-decoration: none;
}
#content_collab_page a:hover{
	color: #43413D;
}
#content_collab_page img{
	height: auto;
	width: 100%;
}
#content_collab_page h2{
	font-size: 2.5em !important;
	font-weight: 500 !important;
	margin: 0px 20% 20px 20% !important;
	width: 60% !important;
}
#content_collab_page h3{
	font-size: 2em !important;
	font-weight: 500 !important;
	margin: 0px 20% 20px 20% !important;
	width: 60% !important;
}
#content_collab_page p{
	font-size: 1.25em !important;
	line-height: 1.8em;
	margin: 60px 20% 60px 20%;
	width: 60%;
}
#content_collab_page .wp-block-button a{
    border: 1px solid #815E5B;
    background: none;
	border-radius: 100px;
	cursor: pointer;
	color: #815E5B;
	display: block;
	height: auto;
	font-size: 0.8em;
	font-weight: 400;
	padding: 22px 50px 22px 50px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px auto 0px auto;
	width: 300px;
	-webkit-appearance: none;
}
#content_collab_page .wp-block-button a:hover{
	border: 1px solid #43413D;
	color: #43413D
}
#content_collab_page .wp-block-gallery{
	height: auto;
	overflow: hidden;
	padding: 0px 0.5% 0% 0.5%;
	width: 99%;
}

/* content spolupráce close */
/* content single open */

#content_portfolio_single{
	height: auto;
	margin: 0px auto 0px auto;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 1280px;
}
#content_portfolio_single p{
	font-size: 1em !important;
	font-weight: 300;
	line-height: 1.8em;
	margin: 60px 0px 60px 0px;
	width: 100%;
}
#content_portfolio_single a{
	color: #815E5B;
	text-decoration: none;
}
#content_portfolio_single a:hover{
	color: #43413D;
}
#content_portfolio_single figure{
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}
#content_portfolio_single .wp-block-image a{
	display: block !important;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}
#content_portfolio_single img{
	height: auto;
	width: 100%;
}
#content_portfolio_single h2{
	font-size: 2em !important;
	font-weight: 200 !important;
	margin-bottom: 18px !important;
	letter-spacing: 0.03em !important;
}
#content_portfolio_single h2 a{
	color: #43413D;
	text-decoration: none;
}
#content_portfolio_single h2 a:hover{
	color: #815E5B;
}
#content_portfolio_single img{
	margin-bottom: 30px;
}
#content_portfolio_single .wp-block-image.size-full{
	margin-top: 8px !important;
}
#content_portfolio_single .wp-block-image{
	margin-bottom: 0px !important;
}
#content_portfolio_single .wp-block-image img{
	margin-bottom: 20px !important;
}
#content_portfolio_single .wp-block-gallery{
	margin: 0px 0.5% 0px 0.5% !important;
	text-align: left;
	width: 99%;
}
#content_portfolio_single .size-full{
	margin-bottom: -20px !important;
}

/* content single close */
/* content kontakt open */

#content_contact_page{
	height: auto;
	margin: 0px auto 0px auto;
	overflow: hidden;
	padding: 60px 0px 60px 0px;
	text-align: left;
	width: 1280px;
}
#content_contact_page a{
	color: #815E5B;
	text-decoration: none;
}
#content_contact_page a:hover{
	color: #43413D;
}
#content_contact_page img{
	height: auto;
	width: 100%;
}
#content_contact_page p{
	font-size: 1em !important;
	line-height: 1.8em;
}
#content_contact_page_form_{
	background-color: #FFF8F3;
	height: auto;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	padding: 60px 0px 60px 0px;
	text-align: left;
	width: 100%;
}
#content_contact_page_form{
	height: auto;
	margin: 0px auto 0px auto;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 1280px;
}
#content_contact_page_iframe{
	height: auto;
	margin: 0px 0px -16px 0px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 100%;
}
#content_contact_page_iframe iframe{
	height: 500px;
	width: 100%;
}

/* content kontakt open */

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="select"]
{
    border: 1px solid #87625F;
	border-radius: 4px;
	color: #43413D;
	font-size: 0.875em !important;
	height: 50px;
	letter-spacing: 0.04em;
	margin-top: 8px !important;
	padding: 0px 2% 0px 2%;
    width: 95.5%;
    -webkit-appearance: none;
}
.wpcf7 select{
    border: 0px solid #87625F;
	border-radius: 4px;
	background-color: #F2F1EE;
	color: #43413D;
	font-size: 0.875em !important;
	height: 50px;
	letter-spacing: 0.04em;
	margin-top: 8px !important;
	padding: 0px 2% 0px 1%;
    width: 99%;
}
.wpcf7 label{
	color: #43413D;
	float: left;
	font-size: 1em !important;
	font-weight: 300;
	margin-bottom: 25px;
	margin-right: 30px !important;
	width: 100%;
}
.textformarea{
	padding-top: 0px;
	overflow: hidden;
	text-align: left;
	width: 100%;
	height: auto !important;
	overflow: hidden !important;
	width: 100% !important;
}
.wpcf7 textarea{
	border: 1px solid #87625F;
	border-radius: 4px;
	color: #43413D;
	font-size: 0.875em !important;
	font-size: inherit !important;
	font-family: 'Nunito', sans-serif;
	height: 160px;
	letter-spacing: 0.04em;
	float: none;
	margin-top: 5px;
	margin-bottom: 16px;
	padding: 2%;
	width: 95.5%;
	-webkit-appearance: none;
}
.wpcf7 input[type="submit"]
{
    border: 0px solid #815E5B;
    background-color: #815E5B;
	border-radius: 100px;
	cursor: pointer;
	color: #fff;
	display: block;
	height: auto;
	font-size: 0.7em;
	font-weight: 400;
	padding: 22px 50px 22px 50px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-decoration: none;
	margin: 60px auto 0px auto;
	width: auto;
	-webkit-appearance: none;
}
.wpcf7 input[type="submit"]:hover{
	background-color: #3C3C3B;
}
.wpcf7 span .wpcf7-not-valid {
    border: 1px solid #F95162 !important;
}
span.wpcf7-not-valid-tip {
    background-color: #FAFAFA !important;
    border: 1px solid #FAFAFA !important;
    color: #F95162 !important;
    display: block !important;
    line-height: 30px !important;
    padding: 1% 2% 1% 2%;
    width: 95% !important;
}
.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors {
    display: none !important;
}
.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
    color: #4F8A10 !important;
    background-color: #DFF2BF !important;
    border: 0 !important;
    margin: 0px !important;
    text-align: center !important;
}

.wp-block-columns{
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}

/* content blog open */

#content_blog_{
	height: auto;
	overflow: hidden;
	width: 100%;
}
#content_blog{
	height: auto;
	margin: 0px 5% 0px 5%;
	overflow: hidden;
	text-align: left;
	width: 90%;
}
#content_blog_left{
	float: left;
	height: auto;
	overflow: hidden;
	padding: 90px 0px 0px 0px;
	width: 100%;
}
.content_blog_left_post{
	background-color: #FFF8F3;
	float: left;
	height: auto;
	margin-bottom: 90px;
	overflow: hidden;
	padding-bottom: 30px;
	width: 47.5%;
}
.content_blog_left_post.mleft{
	margin-right: 2.5%;
}
.content_blog_left_post.mright{
	margin-left: 2.5%;
}
.content_blog_left_post_thumb img{
	height: auto;
	width: 100%;
}
.content_blog_left_post_content{
	font-size: 1em;
	height: auto;
	line-height: 1.8em;
	font-weight: 300;
	padding: 4% 6% 4% 6%;
	width: 88%;
}
.content_blog_left_post_content_top{
	min-height: 70px;
	width: 100%;
}
.content_blog_left_post_content a{
	color: #43413D;
	text-decoration: none;
}
.content_blog_left_post_content a:hover{
	color: #815E5B;
	text-decoration: underline;
}
.content_blog_left_post_content h2 a{
	font-size: 1.2em !important;
	font-weight: 400;
	color: #815E5B;
	text-decoration: none;
}
.content_blog_left_post_content h2 a:hover{
	color: #3C3C3B;
	text-decoration: none;
}
.content_blog_left_post_content h1{
	color: #43413D;
	font-size: 2.064em !important;
	font-weight: 300;
	margin-bottom: 13px;
}
.content_blog_left_post_content h2{
	color: #815E5B;
	font-size: 1.375em;
	margin-bottom: 30px;
}
.content_blog_left_post_content h3{
	color: #815E5B;
	font-size: 1.375em;
	margin-bottom: 30px;
}
.content_blog_left_post_content p{
	margin-bottom: 30px;
}
.content_blog_left_post_content_search{
	margin-top: 20px;
}
.content_blog_left_post_content_search h1{
	color: #815E5B;
	font-size: 2.8125em !important;
	font-weight: 500;
	margin-bottom: 40px;
}
.content_blog_left_post_content_detail figure{
	margin: 0px 0px 30px 0px !important;
	padding: 0px !important;
	border: 0px !important;
	width: 100% !important;
}
.content_blog_left_post_content_detail p{
	margin-bottom: 60px !important;
}
.content_blog_left_post_content span{
	height: auto;
	padding-bottom: 20px !important;
	width: 100%;
}
.content_blog_left_post_content span img{
	height: 4px !important;
	display: inline !important;
	margin-bottom: 3px !important;
	margin-left: 5px;
	margin-right: 5px;
	width: 4px !important;
}
.content_blog_left_post_content span a{
	color: #A3ACB1;
	text-decoration: none;
}
.content_blog_left_post_content span a:hover{
	color: #43413D;
	text-decoration: none;
}
.content_blog_left_post_content_more{
	margin-top: 20px;
}
.content_blog_left_post_content_more .more-link{
	color: #815E5B;
	float: right;
	font-size: 1em;
	font-weight: 400 !important;
	padding-top: 3px;
	padding-right: 15px;
	text-decoration: none;
}
.content_blog_left_post_content_more .more-link:hover{
	color: #3C3C3B;
	text-decoration: none;
}
.content_blog_left_post_content_detail{
	margin-top: 20px;
}
.content_blog_left_post_content_detail img{
	height: auto;
	margin-bottom: 30px;
	width: auto;
}
.post_block_content_detail_tags{
	color: #A9B7C3;
	font-size: 0.875em;
	height: auto;
	overflow: hidden;
	padding: 2% 0px 1% 0px;
	width: 100%;
}
.post_block_content_detail_tags span{
	display: block;
	float: left;
	font-size: 0.75em;
	font-weight: 600;
	margin-top: 4.9px;
	margin-right: 10px;
}
.post_block_content_detail_tags a{
	color: #A9B7C3;
	font-size: 1em;
	margin-top: 1px;
	text-decoration: none;
}
.post_block_content_detail_tags a:hover{
	color: #815E5B;
	text-decoration: none;
}
.prev-nav{
	text-align: left;
}
.next-nav{
	text-align: right;
}

/* content blog close */
/* footer open */

#footer{
	background-size: 100% auto;
	background-color: #815E5B;
	color: #fff;
	font-size: 0.9375em;
	font-weight: 200;
	height: auto;
	line-height: 2em;
	overflow: hidden;
	padding: 80px 5% 80px 5%;
	text-align: center;
	width: 90%;
}
#footer_left{
	float: left;
	height: auto;
	padding-top: 30px;
	width: 17%;
}
#footer_left img{
	float: left;
	height: auto;
	width: 160px;
}
#footer_center{
	float: left;
	height: auto;
	width: 66%;
}
#footer_center ul{
	margin-bottom: 30px;
}
#footer_center ul li{
	display: inline;
	list-style: none;
	margin: 0px 12px 0px 12px;
}
#footer_center ul li a{
	color: #fff;
	font-size: 0.875em;
	font-weight: 300;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-decoration: none;
}
#footer_center ul li a:hover{
	color: #FFEEE3;
}
#footer_right_{
	float: left;
	height: auto;
	padding-top: 48px;
	text-align: right;
	width: 17%;
}
#footer_right{
	float: right;
	height: auto;
	text-align: right;
	width: auto;
}

/* footer close */

/* max-width: 1300px open */

@media all and (max-width: 1300px){

/* header open */

#header_center{
	width: 70%;
}
#header_center ul li{
	display: inline;
	list-style: none;
	margin: 0px 10px 0px 10px;
}
#header_right_{
	width: 10%;
}

/* header close */


}

/* max-width: 1300px close */
/* max-width: 960px open */

@media all and (max-width: 960px){

/* header open */

#header{
	padding: 0px 5% 0px 5%;
	width: 90%;
}
#header_left{
	padding: 20px 0px 10px 0px;
	width: 60%;
}
#header_left img{
	height: auto;
	width: 111px;
}
#header_left a{
	font-size: 1.75em;
}
#header_center{
	display: none;
}
#header_right_{
	display: none;
}
#header_top_right_nav_mobile{
	display: block;
	float: left;
	height: auto;
	overflow: hidden;
	padding: 32px 0px 0px 0px;
	text-align: right;
	width: 40%;
}
.header_mobile_bottom_menu_{
	display: none;
}
.header_mobile_bottom_menu{
	display: block;
	float: right;
	height: 16px;
	width: 24px;
}
.header_mobile_bottom_menu a{
	background: url("images/menu-close-after.png") no-repeat;
	background-size: 24px 16px;
	display: block;
	height: 16px;
	width: 24px;
}
.header_mobile_bottom_menu a:hover{
	background: url("images/menu-close-after.png") no-repeat;
	background-size: 24px 16px;
}
.header_mobile_bottom_menu2{
	display: none;
}
.header_mobile_bottom_menu2_{
	display: block;
	float: right;
	height: 16px;
	width: 24px;
}
.header_mobile_bottom_menu2_ a{
	background: url("images/menu-open-after.png") no-repeat;
	background-size: 24px 16px;
	display: block;
	height: 16px;
	width: 24px;
}
.header_mobile_bottom_menu2_ a:hover{
	background: url("images/menu-open-after.png") no-repeat;
	background-size: 24px 16px;
}
.header_top_right_nav_mobile{
	display: none;
}
#header_top_right_nav_soc{
	background-color: #815E5B;
	height: auto;
	display: block;
	margin: 0px auto 0px auto;
	overflow: hidden;
	padding: 20px 0px 20px 0px;
	text-align: center;
	width: 100%;
}
#header_top_right_nav_soc_{
	margin: 0px auto 0px auto;
	width: 80px;
}
.header_top_right_nav_mobile_{
	height: auto;
	display: block;
	overflow: hidden;
	width: 100%;
	z-index: 3 !important;
}
.header_top_right_nav_mobile_ a{
	color: #fff;
	text-decoration: none;
}
.header_top_right_nav_mobile_ a:hover{
	color: #fff;
}
.header_top_right_nav_mobile_ ul{
	text-align: center !important;
}
.header_top_right_nav_mobile_ ul li{
	border-bottom: 1px solid #fff;
	background-color: #815E5B;
	list-style: none;
	width: 100%;
}
.header_top_right_nav_mobile_ ul li a{
	color: #fff;
	display: block;
	font-size: 0.875em;
	font-weight: 400;
	letter-spacing: 0.2em;
	margin: 0px auto 0px auto;
	text-transform: uppercase;
	display: block;
	height: 40px;
	line-height: 43px;
	width: 100%;
}
.header_top_right_nav_mobile_ ul li a:hover{
	color: #FFEEE3 !important;
}
.header_top_right_nav_mobile_active{
	background-color: #43413D !important;
}
.header_top_right_nav_mobile_active:hover{
	background-color: #815E5B !important;
}

/* header close */
/* content blog home open */

#content_home_top h1{
	font-size: 2em !important;
	bottom: 190px;
	width: 90%;
}
#content_home_top p{
	font-size: 0.75em !important;
	line-height: 1.5em;
	bottom: 80px;
	width: 90%;
}
#content_home_top .down img{
	bottom: 50px;
}
#content_home_bottom{
	padding: 40px 0px 0px 0px;
}
#content_home_bottom h2{
	font-size: 1.8em !important;
	margin-bottom: 40px;
}
#content_home_bottom_bl1{
	margin: 0px 0px 0px 0px;
	padding: 30px 5% 30px 5%;
	width: 90%;
}
#content_home_bottom_bl1_l{
	float: none;
	margin: 0px 0px 0px 0px;
	width: 100%;
}
#content_home_bottom_bl1_r{
	float: none;
	padding: 30px 0px 0px 0px;
	width: 100%;
}
#content_home_bottom_bl1_r h3{
	font-size: 1.6em;
}
#content_home_bottom_bl1_r h4{
	font-size: 1.2em;
	margin-bottom: 10px;
}
#content_home_bottom_bl1_r span{
	font-size: 1em;
}
#content_home_bottom_bl1_r p{
	font-size: 1em !important;
}
#content_home_bottom_bl1_r_spc{
	height: 40px;
}
#content_home_bottom_bl1_r a{
	margin-top: 40px;
}
#content_home_bottom_bl2{
	padding: 30px 5% 40px 5%;
	width: 90%;
}
#content_home_bottom_bl2 .content_home_bottom_bl2_l a{
	padding: 22px 20px 22px 20px;
	width: 140px;
}
.content_home_block_4_{
	margin: 0px 0px 40px 0px;
	padding: 20px 5% 20px 5%;
	width: 90%;
}
.content_home_block_4_block{
	float: none;
	padding: 10px 0px 0px 0px;
	text-align: left;
	width: 100%;
}
.content_home_block_4 h3{
	font-size: 1.3em !important;
	margin-top: 20px !important;
	padding: 0px 0px 0px 0px;
	width: 100%
}
.content_home_block_4 p{
	padding: 10px 0px 20px 0px;
}
.content_home_block_4_block_link{
	text-align: center;
	margin-bottom: 30px;
	width: 100%;
}

/* content blog home close */

#content_portfolio_page{
	height: auto;
	margin: 0px 0px -16px 0px !important;
	overflow: hidden;
	padding: 0px 0px 0% 0px;
	text-align: left;
	width: 100%;
}
#content_portfolio_page a{
	color: #815E5B;
	text-decoration: none;
}
#content_portfolio_page a:hover{
	color: #43413D;
}
#content_portfolio_page img{
	height: auto;
	width: 100%;
}
#content_portfolio_page h2{
	font-size: 1.8em !important;
	font-weight: 500 !important;
	margin: 0px 20% 0px 20% !important;
	width: 60% !important;
}
#content_portfolio_page h3{
	font-size: 1.4em !important;
	font-weight: 500 !important;
	margin: 0px 20% 0px 20% !important;
	width: 60% !important;
}
#content_portfolio_page p{
	font-size: 1em !important;
	line-height: 1.8em;
	margin: 0px 20% 0px 20%;
	width: 60%;
}
#content_portfolio_page .wp-block-gallery{
	padding: 0px 2% 0px 2% !important;
	width: 96% !important;
}
#content_portfolio_page .wp-block-gallery .wp-block-image{
	margin-top: 0px !important;
}
#content_portfolio_page .wp-block-button a{
	padding: 22px 50px 22px 50px;
	margin: 30px auto 0px auto !important;
	width: 260px;
}
#content_portfolio_page .wp-block-media-text__content h2{
	margin: 0px 0px 20px 0px !important;
	width: 100% !important;
}
#content_portfolio_page .wp-block-media-text__content h3{
	margin: 0px 0px 20px 0px !important;
	width: 100% !important;
}

/* content page close */
/* content galerie open */

#content_portfolio{
	padding: 8px 2% 8px 2% !important;
	width: 96% !important;
}

/* content galerie close */
/* content spolupráce open */

#content_collab_page{
	padding: 0px 0px 0% 0px;
}
#content_collab_page h2{
	font-size: 2.5em !important;
	font-weight: 500 !important;
	margin: 0px 20% 20px 20% !important;
	width: 60% !important;
}
#content_collab_page h3{
	font-size: 2em !important;
	font-weight: 500 !important;
	margin: 0px 20% 20px 20% !important;
	width: 60% !important;
}
#content_collab_page p{
	font-size: 1em !important;
	margin: 30px 4% 30px 4%;
	width: 92%;
}
#content_collab_page .wp-block-gallery{
	margin: 0px 2% 14px 2% !important;
	width: 96% !important;
}

/* content spolupráce close */
/* content kontakt open */

#content_contact_page{
	padding: 30px 4% 30px 4%;
	text-align: center;
	width: 92%;
}
#content_contact_page p{
	font-size: 1em !important;
}
#content_contact_page br{
	display: none;
}

/* content kontakt open */

.wpcf7{
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="select"]
{
	font-size: 1em !important;
	height: 40px;
}
.wpcf7 label{
	color: #43413D;
	float: left;
	font-size: 1em !important;
	margin-bottom: 15px;
	margin-right: 30px !important;
	width: 100%;
}
.wpcf7 textarea{
	height: 100px;
}
.wpcf7 input[type="submit"]
{
	font-size: 0.7em;
	margin-bottom: 0px !important;
	width: 260px;
}

/* content blog open */

#content_blog{
	margin: 0px 4% 0px 4%;
	width: 92%;
}
#content_blog_left{
	padding: 30px 0px 0px 0px;
}
.content_blog_left_post{
	margin-bottom: 30px;
	padding-bottom: 30px;
	width: 100%;
}
.content_blog_left_post.mleft{
	margin-right: 0%;
}
.content_blog_left_post.mright{
	margin-left: 0%;
}
.content_blog_left_post_content{
	font-size: 1em;
	padding: 4% 4% 4% 4%;
	width: 92%;
}
.content_blog_left_post_content_top{
	min-height: auto;
	width: 100%;
}
.content_blog_left_post_content h2 a{
	font-size: 1.2em !important;
}

/* content blog close */
/* content single open */

#content_portfolio_single{
	padding: 0px 5% 0px 5%;
	width: 90%;
}
#content_portfolio_single p{
	font-size: 1em !important;
	margin: 30px 4% 30px 4%;
	width: 92%;
}
#content_portfolio_single .wp-block-gallery{
	margin: 0px 2% 0px 2% !important;
	text-align: left;
	width: 96%;
}
#content_portfolio_single .wp-block-image{
	height: auto !important;
	width: 100% !important;
}
#content_portfolio_single .size-full{
	margin-bottom: -20px !important;
}

#content_contact_page{
	padding: 40px 5% 40px 5%;
	width: 90%;
}

#content_contact_page_form{
	padding: 40px 5% 40px 5%;
	width: 90%;
}

/* content single close */
/* footer open */

#footer{
	font-size: 0.9375em;
	font-weight: 200;
	height: auto;
	line-height: 2em;
	overflow: hidden;
	padding: 40px 5% 40px 5%;
	text-align: center;
	width: 90%;
}
#footer_left{
	float: none;
	overflow: hidden;
	padding-top: 30px;
	width: 100%;
}
#footer_left img{
	float: none;
	height: auto;
	width: 160px;
}
#footer_center{
	float: none;
	height: auto;
	width: 100%;
}
#footer_center ul{
	margin-bottom: 30px;
}
#footer_center ul li{
	display: inline;
	list-style: none;
	margin: 0px 12px 0px 12px;
}
#footer_center ul li a{
	color: #fff;
	font-size: 0.875em;
	font-weight: 300;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-decoration: none;
}
#footer_center ul li a:hover{
	color: #FFEEE3;
}
#footer_right_{
	float: none;
	height: auto;
	padding-top: 48px;
	text-align: center;
	width: 100%;
}
#footer_right{
	float: none;
	height: auto;
	text-align: center;
	margin: 0px auto 0px auto;
	width: 80px;
}

/* footer close */

}

/* max-width: 960px close */
/* max-width: 600px open */

@media all and (max-width: 600px){
	
/* content page open */

#content_portfolio_page .wp-block-button{
	margin: 30px auto 60px auto !important;
	width: 260px;
}
#content_portfolio_page .wp-block-button a{
	padding: 22px 50px 22px 50px;
	margin: 0px auto 0px auto !important;
	width: 260px;
}
#content_portfolio_page .wp-block-media-text{
	margin: 4% 4% 4% 4% !important;
	padding: 0px 0px 0% 0% !important;
	width: 92%;
}
#content_portfolio_page .wp-block-media-text__media{
	margin: 0px 0% 0px 0%;
}
#content_portfolio_page .wp-block-media-text__content{
	margin: 0px 0px 0px 0px !important;
	padding: 6% 0px 0px 0px !important;
}
#content_portfolio_page .wp-block-media-text__content p{
	margin: 0px 0px 0px 0px !important;
	width: 100% !important;
}
#content_portfolio_page .wp-block-media-text__content h2{
	margin: 0px 0px 20px 0px !important;
	width: 100% !important;
}
#content_portfolio_page .wp-block-media-text__content h3{
	margin: 0px 0px 20px 0px !important;
	width: 100% !important;
}
.leftimg.wp-block-media-text.is-stacked-on-mobile:not(.has-media-on-the-right) figure.wp-block-media-text__media {
grid-row: 2;
}
.leftimg.wp-block-media-text.is-stacked-on-mobile:not(.has-media-on-the-right) div.wp-block-media-text__content {
grid-row: 1;
}
.rightimg.wp-block-media-text.is-stacked-on-mobile:not(.has-media-on-the-left) div.wp-block-media-text__content {
grid-row: 1;
}
.rightimg.wp-block-media-text.is-stacked-on-mobile:not(.has-media-on-the-left) figure.wp-block-media-text__media {
grid-row: 2;
}

/* content page close */
	
}

/* max-width: 600px close */

/* stop */