/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 23 2024 | 13:50:09 */
.akce-dotace-tc h1 p {
    margin-top: 16px;
    color: #fff;
    font-size: 42px;
    line-height: 54px;
    font-weight: 600;
}
.akce-dotace-tc h1 .bg-red {
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 62px;
}
.vyhody-row .dce-acf-repeater-grid {
    display: flex;
}
.vyhody-row .repeater-item {
    position: relative;
    padding-left: 25px;
}
.vyhody-row .repeater-item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    background: url(https://schlieger.cz/wp-content/uploads/2024/07/fajfka.svg);
    background-size: contain;
    width: 13px;
    height: 13px;
}
.vyhody-row .dce-acf-repeater-grid .dce-acf-repeater-item {
    padding: 0 18px;
    width: auto !important;
    flex: 1 !important;
    white-space: nowrap;
}
.jak_na_dotace-row .dce-acf-repeater-item span:first-of-type {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.12);
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 56px;
    height: 56px;
    width: 56px;
}
.jak_na_dotace-row .dce-acf-repeater-grid {
    gap: 56px;
}
.jak_na_dotace-row .dce-acf-repeater-item {
    display: flex;
    gap: 12px;
}
.recenze_zakazniku-white-bg .akce-recenze_zakazniku-inner {
	border: 1px solid #B0B6BB;
}
.swipe-icon {
    margin-top: 0 !important;
}
.swipe-icon:before {
	display: none;
}
.text-area h3 {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 12px;
    margin-top: 36px;
}



@media (max-width: 1024px) {
	.akce-dotace-tc h1 p {
		font-size: 24px;
		font-style: normal;
		font-weight: 600;
		line-height: 30px; /* 125% */
	}
	.akce-dotace-tc h1 .bg-red {
		font-size: 28px;
		font-style: normal;
		font-weight: 600;
		margin: 0 auto;
		padding: 10px;
		line-height: 1;
	}
	.vyhody-row .dce-acf-repeater-grid {
		display: flex;
		flex-direction: column;
		gap: 10px;
	}
	.link-detail_akce {
		font-size: 12px;
		line-height: 1.2;
	}
	.vyhody-row .repeater-item {
		position: relative;
		padding-left: 25px;
		white-space: normal;
	}
	.jak_na_dotace-row .dce-acf-repeater-grid {
		gap: 20px;
		flex-direction: column;
	}
	.hero-timer {
		position: absolute;
		bottom: calc(152px + 60px);
		left: 0;
	}
	.m-dvh100>.e-flex.hero-timer {
		position: absolute;
		flex-grow: 0 !important;
		height: auto !important;
		top: 160px;
		left: 50%;
		transform: translateX(-50%);		
	}
	body .recenze_zakazniku-white-bg .akce-recenze_zakazniku-inner {
		border: none;
	}
}

@media (max-width: 767px) {
	.text-area {
		background: none !important;
	}
	.text-area h3 {
		margin-top: 20px;
	}
}