/*@font-face {
    font-family: Lato;
    src: url("/wp-content/themes/vilazuberec/inc/assets/fonts/Lato-Regular.ttf") format("truetype");
}

@font-face {
    font-family: Lato;
    font-weight: bold;
    src: url("/wp-content/themes/vilazuberec/inc/assets/fonts/Lato-Bold.ttf") format("truetype");
}*/
@font-face {
    font-family: Eurostile;
    src: url("/wp-content/themes/vilazuberec/inc/assets/fonts/EurostileLTProUnicode.otf") format("opentype");
}

@font-face {
    font-family: Eurostile;
    font-weight: bold;
    src: url("/wp-content/themes/vilazuberec/inc/assets/fonts/EurostileLTProUnicode-Bold.otf") format("opentype");
}
* {
  font-family: "Eurostile", -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

h1 {
  font-weight: bold;
  font-size: 52px;
  line-height: 52px;
}

@media screen and (max-width: 1300px) {
h1 {
  font-size: 38px;
  line-height: 38px;
}
}
@media screen and (max-width: 1024px){
	.carousel-item .carousel-cover-main{
/*  Leto - Letne pozadie pre video	*/
		background-image: url('/wp-content/uploads/2021/06/IMG-3925-scaled.jpg') !important;
		background-position: center !important;
	}
	.carousel-item .homepage-video{
		display: none !important;		
	}
}

@media screen and (max-width: 500px) {
h1 {
  font-size: 28px;
  line-height: 28px;
}
}

.flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    height: 100%;
}
.btn.btn-primary {
  border: 0;
  color: black;
  background-color: #cf9b6b;
}
a {
  color: #cf9b6b;
}
a:hover {
  color: #cf9b6b !important;
  text-decoration: underline;
}
.datepicker table tr td.active.active {
  background-color: #cf9b6b !important;
  background: #cf9b6b !important;
}
.form-group label {
  color: #cf9b6b;
  font-weight: 500;
}
.form-control {
  border-radius: 0!important;
  border: 1px solid #ccc;
}
.site-content {
  min-height: calc(100vh - 225px - 45px - 3px - 30px);
}
.w {
  max-width: 1100px;
  margin: 0 auto;
  overflow: visible;
  padding: 15px;
  position: relative;
}
.fancy-divider {
  height: 100px;
}
.entry-content {
  margin: 0;
}
@media screen and (max-width: 600px) {
	.fancy-divider {
		height: 30px;
	}
}
footer {
	margin-top: 30px;
}
.btn {
padding-top: .6rem!important;
}

@media screen and (max-width: 600px) {
	.form-check-input {
      margin-top:.1rem!important;
	}
}

button:hover, button span:hover {
  text-decoration: underline !important;
}

.apart-ikon{
	width: 22px !important;
	height: auto;
	margin-right: 0.5rem;
}
.table-apartmans a{
	font-size: 15px;
	font-weight: bold;
}
.table-apartmans span{
	font-size: 13px;
}
.table-apartmans tbody tr td{
	padding: 0.7rem .25rem;
}
.table-apartmans tbody tr td:first-child, .table-apartmans tbody tr td:nth-child(2){
	padding: 0.7rem 0.45rem;
}


.table-group-stays .table thead th{
	text-align: center;
	font-weight: normal;
	font-size: 13px;
}
.table-group-stays .table thead th img.apart-ikon{
	float: none;
    clear: both;
    display: block;
    margin: 0 auto;
    margin-bottom: 0.3rem;
}
.table-group-stays .table tbody td img{
	width: 15px;
	height: auto;
}
.table-group-stays .table tbody td a{
	font-size: 15px;
}

@media screen and (max-width: 768px){
	.apart-ikon{
		width: 18px !important;
		height: auto;
	}
	.table-apartmans span{
		display: block;
		margin-bottom: .3rem;
	}
	.table-apartmans tbody td{
/* 		vertical-align:middle; */
	}
	.table-apartmans a{
		font-size: 14px;
	}
	.table-apartmans span{
		font-size: 12px;
		margin: 0;
		display: flex;
		flex-direction: column;
		align-items: center;
		text-align: center;
	}
	.table-apartmans tbody tr td{
		padding: 0.5rem 0.3rem;
	}
	.table-apartmans tbody tr td:first-child{
		width: 10%;
		text-align: center;
		padding: 0.5rem;
	}
	.table-apartmans tbody tr td:first-child .apart-ikon{
		margin: 0 auto;
		margin-bottom: .2rem;
	}
	.table-apartmans tbody tr td:nth-child(2){
	    min-width: 150px;
	}
	
}

.carousel-bottom .price{
	line-height: 1;
	text-align: right;
}
.carousel-bottom .price .small.validity{
	font-size: 11px;
}
.carousel-bottom .price .small.aditional_info{
	font-size: 11px;
}
