				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  
.small-food-button{
	margin-top:2em;
	text-align:center;
}

.small-food-button a.btn{
	border-radius: 0;
	font-size: 1.1em;
	font-weight: 400;
	padding: 0.35em 2em;
}

.last_post>a{
	color:#fff;
}

.fancybox-opened {
    z-index: 80300 !important;
}

/* Všechna rozlišení */
#homepage_two_1{
	margin-top:80px;
}

#univers_top_header_navigation{
	border-bottom:1px solid #d5d5d5;
}

#topheader-contact{
	padding:19px 15px;
}

#topheader-phone{
	padding:19px 15px;
}

#univers_top_header_navigation_right{
	border-left: 0;
    background: #ebebeb;
}

#univers_top_header_navigation>ul{
	width: calc(100% - 100px);
}

.breadcrumb-nav{
	margin-top: 75px;
}

#topheader-contact{
	color:#383838;
}

a.hp-link{
	padding: 25px 15px !important;
}

.all-posts{
	margin-top:2em;
	text-align:center;
}

.all-posts a.btn{
	border-radius: 0;
	font-size: 1.1em;
	font-weight: 400;
	padding: 0.35em 2em;
}

#univers_top_header_navigation{
	position:relative;
}

#classes-list-widget.layout-list a.classes-list-main{
	color:#000;
}

#univers_top_header_navigation>ul>li>ul::before{
	left:50px;
}

.last_posts-6 .last_post-img{
	background-position:cover;
}

.last_posts-posts .last_post-img div{
    background-size: contain;
    backdrop-filter: blur(10px);
    background-repeat: no-repeat;
}

.blogPreview{
	background-position:cover;
}

.blogImg{
	background-size: contain;
    backdrop-filter: blur(10px);
    background-repeat: no-repeat;
}


/* Rozlišení větší nebo rovné 576px (telefony) */

@media screen and (min-width: 576px) {




}

/* Rozlišení větší nebo rovné 768px (větší telefony, tablety) */


@media screen and (min-width: 768px) {

	.category-inner{
		width:100%;
	}
	
	.blog-perex{
		min-height:30px;
	}

}

/* Rozlišení větší nebo rovné 992px (velké tablety, menší počítače) */

@media screen and (min-width: 992px) {

	#big-calendar-right{
		display:none;
	}
	
	#univers_top_header_navigation>ul{
		width: calc(100% - 350px);
	}
	
	#univers_top_header_navigation_right{
		width: 318px;
	}
	
	#content{
		padding-top:3em;
	}
	
	#right{
		margin-top:3em;
	}

}

/* Rozlišení větší nebo rovné 1200px (standardní počítače) */

@media screen and (min-width: 1200px) {

	.big-calendar{
		padding-top:0 !important;
	}

	#homepage_two_1{
		display:flex;
		flex-wrap: wrap;
		margin-top: 230px;
	}

	.breadcrumb-nav{
		margin-top: 30px;
	}


	#homepage_two_1>div:first-child, #homepage_two_1>div:nth-child(2n+1){
		margin-right:10px;
		width:calc(60% - 10px);
	}


	#homepage_two_1>div:nth-child(2n){
		margin-left:10px;
		width:calc(40% - 10px);
	}
	
	#homepage_two_1 .hp-links{
		margin-top:15px;
	}
	
	 .hp-links-links a.hp-link {
        width: calc(100% / 3 - 30px);
        margin: 15px;
    }
    
    #widget-85{
    	margin-top: 63px;
    }
    
    #homepage_two_1 .big-calendar .all-posts{
    	margin-top:0;
    }
    
    .gallery-category{
		width: calc(50% - 1.5em);
		margin-right: 1.5em;
    }
    
    .columns-one .gallery{
		width: calc(50% - 1.5em);
		margin-right: 1.5em;
    }

}


@media screen and (min-width: 1400px) {

	#univers_top_header_navigation>ul{
		width: calc(100% - 400px);
	}

	#homepage_two_1{
		max-width: 1400px;
        margin-left: auto;
        margin-right: auto;
	}
	
	#homepage_two_1 .big-calendar{
		padding-left:0;
		padding-right:0;
	}
	
	#univers_top_header_navigation{
		padding-right:0;
	}
	
	#univers_top_header_navigation_right{
		padding-right:calc((100vw - 1400px) / 2);
	}
	
	.hp-slider{
		height: 422px !important;
	}
	
	.slider-item img{
		max-height: none;
	}
	
	#univers_top_header_navigation_right{
		width: calc(100vw - 1060px);
	}
	
	#univers_top_header_navigation{
		position:fixed;
	}

}
																
																																								
				
																																												
												
								
																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																
								
												
