@font-face {
    font-family: webfont;
    src: url('../fonts/FiraSans-Regular.ttf');
}


html {
    overflow-x:hidden;
}

html,body {
    width:100%;
    height:100%;
}

body {
    font-family: webfont !important;
}

ul,ol {

}

/* Colors */
.web-orange-color {
    color: #977208;
}

/* TOP LIŠTA STYLING */

#topLista {
    background:#130504;
}

#topLista ul.topLista-menu {
    width:100%;
    height:30px;
    margin:0;
    padding:0;
    display:flex;
    align-items: center;
    justify-content: flex-start;
    align-self: center;
    overflow:hidden;
}

#topLista ul.topLista-menu li {
    list-style:none;
}

#topLista ul.topLista-menu li a {
    color: #fff;
    font-size:11px;
    padding:10px;
}

#topLista .topLista-kurz {
	 position: absolute;
	 width:350px;
     top: 0;
     right: 100px;
     display: block;
     padding: 5px 5px 5px 5px;

}


.carousel-item-image {
    width:100%;
    background: url("../images/slider1.jpg");
    height:720px;
    background-position-y:40%;
    background-size:100%;
    background-repeat:no-repeat;
	
}

.news a, .main-generated-content a {
    color: #EB9E05 !important;
}



.mC-columns-sidlo-description-price {
    color: #EB9E05 !important;
}
.mC-columns a {
    color: #EB9E05;
}

#left_cont a, #left_cont strong a {
    color: #EB9E05 !important;
}

.black-overlay {
	width:100%;
	height:100%;
	position: absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background: rgba(0,0,0,0.7);
}

.free-call {
	position: absolute;
	right: 0px;
	top: 140px;
}

#headerSlider {
    position: relative;
    background: rgba(53,35,26,0.98);
}
#headerSlider #logo {
    position: absolute;
    left:0;
    top:0;
    z-index:9999999;
}

#headerSlider #logo-nadpis {
	position: absolute;
    left:0;
    top:20%;
    z-index:9999999;
}
#headerSlider #logo-nadpis h4{
	padding-left:10px;
	color: #fff;
	font-size:13px;
}

#headerSlider .top-form-menu {
    width:100%;
    background: rgba(53,35,26,0.98); /* For browsers that do not support gradients */
  
    height:50px;
    display:flex;
    justify-content:center;
    align-items:center;
    position:absolute;
    top:0;
    z-index:14;
}

#headerSlider .top-form-menu .client-zone-link {
	color: #977208;
}

#headerSlider .top-form-menu .login-input {
	background: #251311;
	width:130px;
	border:none;
	box-shadow:none;
}

#headerSlider .top-form-menu h1 {
	color: #fff;
	margin-top:15px;
	text-align:right;
    font-size:12px;
}

#headerSlider .top-form-menu button {
	background: #251311;
	height: 32px;
	border: None;
}

#headerSlider .top-user-menu {
    width:100%;
    position: absolute;
    top:50px;
    height:70px;
    background:transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index:20;
}

#headerSlider .garance-image {
	position:absolute;
	width:100px;
	height:100px;
	bottom:40px;
	left:80px;
	z-index:20;
}

#login_form {
	text-align:right;
}

@media(min-width:1270px){
    #headerSlider .top-form-menu h6 {
        margin-right:-35px;
    }
}


#headerSlider .top-user-menu ul li {
    display:inline-block;
    padding:5px 15px;
}

#headerSlider .top-user-menu ul li a {
    color: #fff;
	transition:all 0.3s ease-in-out;
}

#headerSlider .top-user-menu ul li a:hover {
    color: #f3BB00;
	text-decoration: none;
}

#headerSlider .top-user-main-menu {
 	text-align:right
}

.headerBlocks {
    position:absolute;
    width:100%;
    height:auto;
    bottom:0;
    background: rgba(53,35,26,0.98);
    padding-bottom:20px;
    padding-top:20px;
}

.headerBlocks .text a {
    color: #f3BB00;
}

.headerBlocks .hB-top h4 {
    height: 55px;
    display:flex;
    justify-content:flex-start;
    align-items: flex-end;
    text-transform: uppercase;
    color: #fff;
    font-size:16px;
    font-weight:300;
}

.headerBlocks .hB-top p.hB-content {
    font-size: 12px;
    color: #9B8C87;
}
.bigButton {
    margin: 23px 0;
    display: block;
    width: 350px;
}
.headerBlocks .hB-bottom .hB-button, .bigButton {
    text-transform: uppercase;
    padding:10px 5px;
    color: #f3BB00;
    border: 1px solid #f3BB00;
    border-radius: 5Px;
    background:transparent;
    font-size:12px;
    -webkit-transition: all 0.2s ease-in-out ;
    -moz-transition: all 0.2s ease-in-out  ;
    -ms-transition: all 0.2s ease-in-out  ;
    -o-transition: all 0.2s ease-in-out  ;
    transition: all 0.2s ease-in-out  ;
}

.headerBlocks .hB-bottom .hB-button:hover {
    background: #f3BB00;
    color: #fff;
}




.headerBlocks .hB-bottom .hB-price {
     color: #f3BB00;
     font-weight:800;
     padding-top:0;
     margin-top:0;
     font-size:15px;
     margin-bottom:5px;
}
.headerBlocks .hB-bottom .hB-price-label {
    color: #f3BB00;
    font-size:10px;
}

.mC-responsive-blocks {
	display:none;
}
.responsive-menu {
	display:none;
}

@media(max-width:993px){
	.headerBlocks {
		display:none;
	}
	.mC-responsive-blocks {
		display:block;
	}
	
	.responsive-menu {
		display:block;
	}
	.responsive-menu .navbar {
		text-align: center;
	}
	
}

/* Main content
   / User ang language
 */

.right-user-block {
	float:right;
}

.language , .user {
	display:inline-block;
	text-align: right;
}
.language {
	margin-right: 20px;
}

.language .language-dropdown {
	background:transparent;
	border:none;
	box-shadow: none;
	color: #fff;
	font-size:18px !important;
}
.language .dropdown-menu {
	background: #333;
	border-radius:0;
	margin-top:10px;
	width:auto !important;
	min-width:0;
	transition: all 0.3s ease-in-out;
}

.language .dropdown-menu>li>a:hover {
	background:#222;
	color: #f3BB00;
}

.dropdown-menu ul li {
	float:left !important;
}


/* Main content
   / Services
 */

.mC-services {
    padding-left:15px;
    padding-right:15px;
}

.mC-services .mC-services-item {
    height:50px;
    background-color: #311B10;
    display:flex;
    align-items: center;
    justify-content: flex-start;
}

.mC-services .mC-services-item .service-item-sluzby {
    color: #988D89;
    font-size:12px;
}

.mC-services .mC-services-item .service-item-sluzby-image,.mC-services .mC-services-item .service-item-sluzby-text {
    padding-left:15px;
    color: #988D89;
    font-weight:700;
}
.mC-services .mC-services-item .service-item-sluzby-image img {
    width:23px;
}



/* Main content
   /  Icons content
*/

.mC-icons-content {
    margin:30px 0;
}

.mC-icons-content .icon-item {
    width: 12.5%;
    float:left;
}


.mC-icons-content .icon-item .icon-item-img img {
    width:70%;
    margin:0 auto;
    display:block;
}

.mC-icons-content .icon-item .icon-item-content {
    margin-top:15px;
    text-align:center;
    font-size: 14px;
    color: #39251C;
}


/* Main content
   /  Columns content
*/

.mC-columns {
    display:block;
    margin:20px 0;
}

.mC-columns .column-single-header {
    min-height:70px;
}

.mC-columns .columns-orange-title {
    color: #EDB903;
}

.mC-columns .columns-number-list {
    padding:0 0px;
}
.mC-columns .columns-number-list li {
    margin:5px 0;
    font-size:14px;
}
.mC-columns .columns-number-list li a {
    color: #39251C;
}

.columns-text-content p {
    margin:5px 0;
    font-size:11px;
    color: #39251C;
}

.mC-columns .columns-text-content .columns-number-list {
    color: #39251C;
}

.mC-columns .mC-colums-sideText {
    margin:15px 0;
    color: #39251C;
}
.mC-columns .mC-colums-sideAddress {
    font-size:13px;
}

.mC-columns .mC-columns-sidlo-description-price {
    margin-top:5px;
    font-weight: 800;
}


/* DEFAULT SIDLO PRO FIRMY MODIFY */

.news table h2  {
    font-size:16px;
}

#left_cont h2 {
    font-size:23px !important;
}
.news h3 {
    font-size:14px;
}

.news table {
    width:100% !important;
}

.news table a{
    margin-top:5px;
    font-weight: 500;
    font-size:16px;
    color: #333;
}

.nadpis {
    height: 55px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
}
.nadpis a {
    color: #fff;
}
.text {
    font-size: 12px;
    color: #9B8C87;
    margin: 0 0 10px;
}

.cena {
    width: 50%;
    float: left;
}
.cena a {
    color: #f3BB00;
    font-weight: 800;
    padding-top: 0;
    margin-top: 0;
    font-size: 13px;
    margin-bottom: 5px;
}

.objednavka {
    padding-top: 10px;
}

.objednavka a{
    text-transform: uppercase;
    padding: 10px 5px;
    color: #f3BB00;
    border: 1px solid #f3BB00;
    border-radius: 5Px;
    background: transparent;
    font-size: 12px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;

}

.objednavka a {
    clear: both;
    text-align: center;
    display:none;
}

.objednavka a.button{
    display:inherit !important;
    clear: inherit !important;
    floaT: right;
    width: 45%;
    text-align: center;
}

#novinka_4, #novinka_3, #novinka_2,#novinka_1 {
    padding-top:5px;
    padding-bottom:5px;
}



/* Logo */

.responsive-logo {
    width:100%;
    display:none;
}

.responsive-logo img{
    display:block;
    margin:0 auto;
}
@media(max-width: 993px){
    .responsive-logo {
        display:block;
    }
}

/*
    / Sídla content
*/

.mC-columns-sidla .col-md-12 {
    padding: 20px 0;
    display:block;
}

.sidla-seznam h2, .sidla-seznam-result h2 {
    font-size:18px !important;
}

.sidla-seznam h3, .sidla-seznam-result h3 {
    font-size:16px !important;
}


.sidla-seznam a, .sidla-seznam-result a {
    margin-top: 5px;
    font-weight: 800;
    font-size:18px;
    color: #333;
}

/*
    / Mapa content
*/

.website-contact-block {
    position: absolute;
    width:1140px;
    margin:0 auto;
    background: #311B10;
    bottom:-20px;
    left:0;
    right:0;
}

.website-contact-block .block {
    display:flex;
    justify-content:center;
    align-items: center;
    min-height:80px;
}


.website-contact-block .block .contact-phone-text, .website-contact-block .block .contact-email-text{
    color: #f3BB00;
    font-weight:700;
   

}

.contact-email a:hover {
    text-decoration: none;
    border-bottom: 1px solid #f3BB00;
    padding-bottom:3px;
}

.contact-phone {
    padding-right:25px;
}

.website-contact-block .block h4 {
    color: #fff;
    text-transform: uppercase;
}

.website-contact-block .social-icons .social-icon {
    display:flex;
    align-items: center;
    justify-content:center;
    -webkit-border-radius:150px;
    -moz-border-radius:150px;
    border-radius:150px;
    background: #47352B;
    width:40px;
    height:40px;
    float:left;
    margin:0 5px 0 5px;
}

.website-contact-block .social-icons .social-icon a {
    color: #fff;
    font-size:20px;
}



#website-map {
    position: relative;
    height:350px;
    min-height:350px;
    max-height:350px;
}

#map {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}


    /*
        / Footer content
    */

footer {

}

#footer {
    position:relative;
    margin-top:70px;
    padding-bottom:60px;
    background:#fff;
}

#footer .footer-links {
    font-size:11Px;
    float:right;
}
#footer .footer-links a {
    color: #39251C;
}
#footer .footer-links a:nth-child(n+2) {
    padding-left:5Px;
    padding-right:5px;
    border-left:1Px solid #39251C;
}


#footer .copyright-text h6 {

}
#footer .copyright-text span {
    font-size:11px;
}

/* Silder Carousel */

.col-md-12 h2{
	 
    font-size: 23px;
	display: block;
	padding-top: 20px;		
	clear: both;
	
}



.col-md-12::-webkit-scrollbar
{
    width: 0px;
}
.col-md-12::-webkit-scrollbar-track-piece
{
    background-color: transparent;
    -webkit-border-radius: 6px;
}

.carousel-caption {
    padding-bottom: 30px;
    z-index: 20;
    text-align: left;
    left: 50%;
	top:35% !important;
}
.carousel-indicators .active {
   background:#F3B707;
    width:8px;
    height:8Px;
    margin-bottom:1Px;
    border:none;
}

.carousel-caption h3 {
    font-size:32px;
    font-weight:800;
    text-shadow: none;
}

.carousel-caption h2     strong{
    color: #F3B707;
}

.carousel-indicators li, .carousel-indicators .active {
	width:15px;
	height:15px
}


.carousel-caption .btn {
    text-shadow: none;
    padding: 16px;
    width: 160px;
    text-transform: uppercase;
    color: #000;
}

.carousel-caption h2 {
    font-size:36px;
}

.btn-more-info {
    background: #fdd600; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#fdd600, #ea9a05); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fdd600, #ea9a05); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fdd600, #ea9a05); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fdd600, #ea9a05); /* Standard syntax */
    border:none;
    box-shadow:none;
}



/* Page defaults */
.page-title {
	font-size:30px;
	font-weight: 700;
	margin-bottom: 20px;
}
/* End page defaults */

.language li.cz_flag:before {
    position: absolute;
    content: " ";
    background: url(../images/cz_flag.png);
    background-size: 100%;
    height: 25px;
    left: 10px;
    width: 25px;
}
.language li.sk_flag:before {
    position: absolute;
    content: " ";
    background: url(../images/sk_flag.png);
    background-size: 100%;
    height: 25px;
    left: 10px;
    width: 25px;
}

.language li.ru_flag:before {
    position: absolute;
    content: " ";
    background: url(../images/ru_flag.png);
    background-size: 100%;
    height: 25px;
    left: 10px;
    width: 25px;
}

.language li.en_flag:before {
    position: absolute;
    content: " ";
    background: url(../images/en_flag.png);
    background-size: 100%;
    height: 25px;
    left: 10px;
    width: 25px;
}

.language li.ge_flag:before {
    position: absolute;
    content: " ";
    background: url(../images/ge_flag.png);
    background-size: 100%;
    height: 25px;
    left: 10px;
    width: 25px;
}

.language li.tr_flag:before {
    position: absolute;
    content: " ";
    background: url(../images/tr_flag.png);
    background-size: 100%;
    height: 25px;
    left: 10px;
    width: 25px;
}

.language li.ua_flag:before {
    position: absolute;
    content: " ";
    background: url(../images/ua_flag.png);
    background-size: 100%;
    height: 25px;
    left: 10px;
    width: 25px;
}
/* Podstránka 
	/ Ceník items
*/

#cenik-content .cc-block-item {
	
}

#cenik-content .cenik-border {
	border: 1px solid #eee;
	margin-top:10px;
}

#cenik-content .cenik-title {
	font-size:18px;
}

#cenik-content table thead th, #cenik-content table tbody td {
	font-size:11px;
}

#cenik-content .mC-columns-sidlo-description {
	margin-bottom:30px;
}

#cenik-content .cenik-content {
	font-size:12px;
}

#cenik-content .btn-more-info {
	margin-bottom:25px;
	text-transform: uppercase;
}

#cenik-content .columns-orange-title {
	font-weight: 700;
}

#cenik-content .price-label {
	font-size:11px;
	font-weight:300;
}
#cenik-content .cenik-content-orange {
	color: #EDB903;
}

.container ul,.container ol {
    padding-left:17px;
}

/*
//
Defualts
//
 */

#cenik-content h2 {
    font-size:20px !important;
}
#cenik-content h3 {
    font-size:18px !important;
}


#cenik-content h2:nth-child(1) {
    font-size: 30px !important;
}


#cenik-content h2 span {
    font-size:18px !important;
}

#cenik-content table a {
    width: 100%;
    background: #EDB903;
    content: "více >>";
    background: -webkit-linear-gradient(#EDB903, #eb9903);
    background: -o-linear-gradient(#EDB903, #eb9903);
    background: -moz-linear-gradient(#EDB903, #eb9903);
    background: linear-gradient(#EDB903, #eb9903);
    padding: 10px 15Px;
    border-radius: 5px;
    color: #333 !important;
    font-weight: 500;
    display: block;
    text-align: center;
    font-size: 15px;


}

#cenik-content p {
	margin-top:10px;
}

#cenik-content tr td {
    color: #333;
    font-weight:500;

}
#cenik-content tr td:first-child {
    padding-left:5Px;
}

#cenik-content h3 a {
    display:inline-block;
    margin-top:10px;
    border-radius:5px;
    width:auto;
    color: #333 !important;
    padding:10px 12px;
    text-transform: uppercase;
    background: #EDB903;
}

#cenik-content table tr{
    min-height:30px !important;
    height:50px;
}
#cenik-content table tr:nth-child(2n){
    background: #eee;
}


tr td {
    color: #333;
    font-weight:500;

}
tr td:first-child {
    padding-left:5Px;
}



table tr{
    min-height:30px !important;
    height:50px;
}

a.white-link {
    color: #fff !important;
}

@media(max-width:993px){
    .website-contact-block {
        width:100%;
    }
    .carousel-item-image {
        height: 350px;
    }
    .headerBlocks {
        display:none;
    }

    .top-form-menu {
        display:none;
    }
    #headerSlider {
        display:none;
    }

    #logo img{
        width:100px;
    }

    /* icon-items */
    .mC-icons-content .icon-item {
      	width:33.333%;
        min-height:220px;
    }

    .responsive-row {
        margin-left:0;
    }
}



@media(max-width:768px){
	.mC-icons-content .icon-item {
		width:50%;
		float:left;
	}
}



/* =========================================================
   Temporary mobile compatibility patch — 2026-08-04
   Keeps the legacy PHP 5.6 CMS and desktop layout intact.
   ========================================================= */

*, *::before, *::after { box-sizing: border-box; }
img, iframe, video, embed, object { max-width: 100%; }

@media (max-width: 993px) {
    html, body, #page { width: 100%; max-width: 100%; overflow-x: hidden; }

    /* The old stylesheet hid the full header, including navigation. */
    #headerSlider {
        display: block !important;
        min-height: 0 !important;
        height: auto !important;
        overflow: visible !important;
        background: #35231a;
    }

    #headerSlider .top-form-menu,
    #headerSlider .garance-image,
    #headerSlider .free-call,
    #headerSlider .carousel-indicators,
    #headerSlider .carousel-control,
    #headerSlider #logo-nadpis,
    #login_form,
    .headerBlocks {
        display: none !important;
    }

    #headerSlider #logo {
        position: relative !important;
        inset: auto !important;
        display: block;
        padding: 12px 16px 8px;
        z-index: 30;
        background: #35231a;
    }

    #headerSlider #logo img {
        width: 210px !important;
        max-width: 70vw;
        height: auto;
    }

    #headerSlider .top-user-menu {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        height: auto !important;
        min-height: 56px;
        display: block !important;
        background: #35231a !important;
        z-index: 29;
    }

    .top-user-menu .container {
        width: 100% !important;
        padding-left: 16px !important;
        padding-right: 16px !important;
    }

    .top-user-menu .topbar-controls {
        display: flex !important;
        min-height: 56px;
    }

    .top-user-menu .menu-toggle {
        color: #111;
        background: #f3bb00;
        border-color: #f3bb00;
        min-height: 44px;
        font-weight: 700;
    }

    .top-user-main-menu {
        background: #35231a;
        padding-left: 0 !important;
    }

    .top-user-main-menu li {
        display: block !important;
        padding: 0 !important;
    }

    .top-user-main-menu li a {
        color: #fff !important;
        font-size: 16px !important;
        padding: 13px 4px !important;
        border-bottom: 1px solid rgba(255,255,255,.12) !important;
    }

    /* Use only the first slide as a static mobile hero. */
    #headerSlider .carousel-inner {
        position: relative;
        min-height: 315px;
        overflow: hidden;
    }

    #headerSlider .carousel-inner > .item {
        display: none !important;
    }

    #headerSlider .carousel-inner > .item:first-child {
        display: block !important;
        position: relative !important;
        min-height: 315px;
        opacity: 1 !important;
        transform: none !important;
    }

    .carousel-item-image {
        height: 315px !important;
        min-height: 315px;
        background-size: cover !important;
        background-position: center !important;
    }

    #headerSlider .carousel-caption,
    .homepage #headerSlider .carousel-caption {
        position: absolute !important;
        left: 0 !important;
        right: 0 !important;
        top: 0 !important;
        bottom: 0 !important;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 30px 20px !important;
        text-align: left !important;
        background: rgba(30,18,13,.58);
    }

    #headerSlider .carousel-caption h2 {
        margin: 0 0 20px;
        font-size: clamp(25px, 7vw, 34px) !important;
        line-height: 1.18 !important;
        color: #fff;
    }

    #headerSlider .carousel-caption .btn {
        width: 100% !important;
        max-width: 320px;
        min-height: 48px;
        padding: 14px 18px !important;
        font-size: 15px;
        white-space: normal;
    }

    /* Bootstrap rows otherwise create horizontal overflow. */
    body > .row,
    #page > .row,
    #mainContent > .row,
    .responsive-row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .container {
        width: 100% !important;
        max-width: 100% !important;
    }

    .mC-services {
        padding: 12px 15px;
    }

    .mC-services .row {
        margin-left: 0;
        margin-right: 0;
    }

    .mC-services .mC-services-item {
        width: 100%;
        height: auto !important;
        min-height: 64px;
        margin-bottom: 10px;
        padding: 12px 14px;
        flex-wrap: wrap;
        gap: 8px;
    }

    .mC-services .mC-services-item .service-item-sluzby-image,
    .mC-services .mC-services-item .service-item-sluzby-text {
        padding-left: 6px;
    }

    .mC-icons-content {
        display: flex;
        flex-wrap: wrap;
        margin: 20px 0;
    }

    .mC-icons-content .icon-item {
        width: 50% !important;
        min-height: 155px !important;
        float: none !important;
        padding: 10px;
    }

    .mC-icons-content .icon-item .icon-item-img img {
        width: 76px;
        max-width: 70%;
    }

    .mC-columns .column-single-header {
        min-height: 0;
    }

    .mC-columns [class*="col-md-"] {
        float: none !important;
        width: 100% !important;
    }

    .mC-columns img,
    .main-generated-content img,
    .news img {
        height: auto !important;
    }

    .main-generated-content,
    #cenik-content,
    .news,
    .sidla-seznam,
    #left_cont {
        overflow-wrap: anywhere;
        word-break: normal;
    }

    table {
        display: block;
        width: 100% !important;
        max-width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    #website-map {
        height: auto !important;
        min-height: 0 !important;
        max-height: none !important;
    }

    #map iframe {
        height: 300px !important;
    }

    .website-contact-block,
    .website-contact-block-responsive {
        position: relative !important;
        width: 100% !important;
        inset: auto !important;
    }

    .website-contact-block .block {
        min-height: 64px;
        padding: 10px 15px;
        flex-wrap: wrap;
    }

    .contact-phone,
    .contact-email {
        width: 100%;
        padding: 6px 0 !important;
        text-align: center;
    }

    #footer {
        margin-top: 25px;
        padding: 25px 15px 40px;
    }

    #footer .footer-links {
        float: none;
        margin-top: 15px;
        line-height: 2;
    }
}

@media (max-width: 480px) {
    #topLista ul.topLista-menu { display: none; }
    #headerSlider .carousel-inner,
    #headerSlider .carousel-inner > .item:first-child,
    .carousel-item-image { min-height: 350px; height: 350px !important; }
    .mC-icons-content .icon-item { width: 100% !important; min-height: 130px !important; }
}

/* 2026-08-04 temporary cleanup: remove unintended separator under navigation */
#headerSlider .top-user-menu,
.top-user-menu {
    border-bottom: 0 !important;
    box-shadow: none !important;
}

/* Strong desktop separator cleanup */
#headerSlider > .top-user-menu,
#headerSlider .top-user-menu,
.top-user-menu,
#headerSlider .carousel-inner {
    border-top: 0 !important;
    border-bottom: 0 !important;
    outline: 0 !important;
    box-shadow: none !important;
}

/* ======================================================================
   2026-08-04 v3 — Restore package cards and compact mobile benefit icons
   ====================================================================== */
@media (max-width: 993px) {
    /* The four detailed packages are inside .headerBlocks. The legacy CSS
       hid this entire section on mobile. Keep it in normal document flow. */
    #headerSlider .headerBlocks,
    .homepage #headerSlider .headerBlocks {
        display: block !important;
        position: relative !important;
        left: auto !important;
        right: auto !important;
        top: auto !important;
        bottom: auto !important;
        width: 100% !important;
        height: auto !important;
        padding: 14px 12px 4px !important;
        background: rgba(53, 35, 26, 0.98) !important;
        overflow: visible !important;
        clear: both;
    }

    #headerSlider .headerBlocks > [class*="col-md-"],
    #headerSlider .headerBlocks > .col-md-3 {
        float: none !important;
        width: 100% !important;
        min-height: 0 !important;
        margin: 0 0 12px !important;
        padding: 14px !important;
        background: rgba(255,255,255,.035);
        border: 1px solid rgba(243,187,0,.28);
        border-radius: 6px;
    }

    /* Package title and description */
    #headerSlider .headerBlocks .hB-top h4,
    #headerSlider .headerBlocks .nadpis {
        display: block !important;
        height: auto !important;
        min-height: 0 !important;
        margin: 0 0 9px !important;
        padding: 0 !important;
        color: #fff !important;
        font-size: 16px !important;
        line-height: 1.35 !important;
        font-weight: 700 !important;
        text-transform: uppercase;
    }

    #headerSlider .headerBlocks .nadpis a,
    #headerSlider .headerBlocks .hB-top h4 a {
        color: #fff !important;
    }

    #headerSlider .headerBlocks .hB-content,
    #headerSlider .headerBlocks .text,
    #headerSlider .headerBlocks p {
        display: block !important;
        height: auto !important;
        margin: 0 0 10px !important;
        color: #c7bbb6 !important;
        font-size: 14px !important;
        line-height: 1.5 !important;
    }

    #headerSlider .headerBlocks .hB-bottom,
    #headerSlider .headerBlocks .objednavka {
        display: block !important;
        width: 100% !important;
        height: auto !important;
        padding-top: 8px !important;
        overflow: hidden;
    }

    #headerSlider .headerBlocks .hB-price,
    #headerSlider .headerBlocks .hB-price-label,
    #headerSlider .headerBlocks .cena,
    #headerSlider .headerBlocks .cena a {
        display: block !important;
        float: none !important;
        width: 100% !important;
        height: auto !important;
        margin: 0 0 9px !important;
        color: #f3bb00 !important;
        font-size: 14px !important;
        line-height: 1.4 !important;
        font-weight: 700 !important;
    }

    #headerSlider .headerBlocks .hB-button,
    #headerSlider .headerBlocks .objednavka a.button {
        display: block !important;
        float: none !important;
        clear: both !important;
        width: 100% !important;
        min-height: 46px;
        margin: 8px 0 0 !important;
        padding: 12px 14px !important;
        text-align: center !important;
        color: #111 !important;
        background: linear-gradient(#fdd600, #ea9a05) !important;
        border: 0 !important;
        border-radius: 5px !important;
        font-size: 14px !important;
        font-weight: 700 !important;
        line-height: 1.5 !important;
    }

    /* Keep the compact icon-only service strip directly below packages. */
    .mC-services .mC-services-item {
        min-height: 58px !important;
        padding: 10px 12px !important;
    }

    /* Compact benefit icons: two columns on phones and tablets. */
    .mC-icons-content {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 14px 10px;
        margin: 18px 0 24px !important;
        padding: 0 10px;
    }

    .mC-icons-content::before,
    .mC-icons-content::after {
        display: none !important;
    }

    .mC-icons-content .icon-item {
        float: none !important;
        width: auto !important;
        min-height: 0 !important;
        margin: 0 !important;
        padding: 10px 5px !important;
        text-align: center;
    }

    .mC-icons-content .icon-item .icon-item-img img {
        width: 72px !important;
        max-width: 72px !important;
        height: auto !important;
        margin: 0 auto !important;
    }

    .mC-icons-content .icon-item .icon-item-content {
        margin-top: 8px !important;
        padding: 0 3px;
        font-size: 14px !important;
        line-height: 1.35 !important;
    }
}

@media (max-width: 480px) {
    /* Override the older one-column rule: retain two compact columns. */
    .mC-icons-content {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 12px 8px !important;
    }

    .mC-icons-content .icon-item {
        width: auto !important;
        min-height: 0 !important;
        padding: 8px 3px !important;
    }

    .mC-icons-content .icon-item .icon-item-img img {
        width: 64px !important;
        max-width: 64px !important;
    }

    .mC-icons-content .icon-item .icon-item-content {
        font-size: 13px !important;
    }
}

/* ======================================================================
   2026-08-04 v4 — final mobile package and benefit layout overrides
   ====================================================================== */
@media screen and (max-width: 993px) {
    body.homepage #headerSlider .headerBlocks,
    #page.homepage #headerSlider .headerBlocks,
    #headerSlider .headerBlocks {
        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;
        position: relative !important;
        width: 100% !important;
        height: auto !important;
        min-height: 0 !important;
        overflow: visible !important;
        padding: 12px !important;
    }

    #headerSlider .headerBlocks > .col-md-3 {
        display: block !important;
        visibility: visible !important;
        float: none !important;
        width: 100% !important;
        height: auto !important;
        min-height: 0 !important;
        margin: 0 0 12px !important;
        padding: 14px !important;
    }

    #headerSlider .headerBlocks .hB-top,
    #headerSlider .headerBlocks .hB-bottom,
    #headerSlider .headerBlocks #novinka_1,
    #headerSlider .headerBlocks #novinka_2,
    #headerSlider .headerBlocks #novinka_3,
    #headerSlider .headerBlocks #novinka_4,
    #headerSlider .headerBlocks .nadpis,
    #headerSlider .headerBlocks .text,
    #headerSlider .headerBlocks .cena,
    #headerSlider .headerBlocks .objednavka {
        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;
        height: auto !important;
        min-height: 0 !important;
    }

    .mC-icons-content {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 10px !important;
        align-items: start !important;
        margin: 16px 0 22px !important;
    }

    .mC-icons-content .icon-item {
        display: block !important;
        float: none !important;
        width: auto !important;
        min-height: 120px !important;
        padding: 8px 4px !important;
    }

    .mC-icons-content .icon-item .icon-item-img img {
        width: 58px !important;
        max-width: 58px !important;
    }

    .mC-icons-content .icon-item .icon-item-content {
        margin-top: 7px !important;
        font-size: 13px !important;
        line-height: 1.3 !important;
    }
}

/* ======================================================================
   2026-08-04 v5 — remove duplicate mobile service strips
   ====================================================================== */
@media screen and (max-width: 993px) {
    /* The four detailed package cards above already contain descriptions,
       prices and order links, so hide the repeated pictogram-only strips. */
    #mainContent > .mC-services,
    .homepage #mainContent .mC-services {
        display: none !important;
    }
}

/* ======================================================================
   2026-08-04 v6 — polished temporary mobile header
   ====================================================================== */
@media screen and (max-width: 993px) {
    /* Compact brand bar: logo left, menu right. */
    #headerSlider {
        position: relative !important;
        padding-top: 0 !important;
    }

    #headerSlider #logo {
        position: relative !important;
        display: flex !important;
        align-items: center !important;
        width: 100% !important;
        min-height: 112px !important;
        padding: 14px 155px 14px 18px !important;
        background: #35231a !important;
        border-bottom: 1px solid rgba(255,255,255,.18) !important;
        z-index: 31 !important;
    }

    #headerSlider #logo img {
        display: block !important;
        width: 160px !important;
        max-width: 46vw !important;
        height: auto !important;
    }

    #headerSlider .top-user-menu {
        position: absolute !important;
        top: 0 !important;
        right: 0 !important;
        left: 0 !important;
        width: 100% !important;
        min-height: 112px !important;
        background: transparent !important;
        pointer-events: none;
        z-index: 40 !important;
    }

    #headerSlider .top-user-menu .container,
    #headerSlider .top-user-menu .row {
        width: 100% !important;
        height: 100% !important;
        min-height: 112px !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    #headerSlider .top-user-menu .topbar-controls {
        position: absolute !important;
        top: 0 !important;
        right: 18px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: flex-end !important;
        width: auto !important;
        min-height: 112px !important;
        padding: 0 !important;
        pointer-events: auto;
    }

    #headerSlider .top-user-menu .menu-toggle {
        min-width: 116px !important;
        min-height: 48px !important;
        padding: 11px 15px !important;
        border: 0 !important;
        border-radius: 7px !important;
        box-shadow: 0 2px 7px rgba(0,0,0,.22) !important;
        font-size: 16px !important;
        justify-content: center !important;
    }

    #headerSlider .top-user-menu .menu-toggle svg {
        width: 21px !important;
        height: 21px !important;
    }

    /* Drop-down menu sits directly below the compact brand bar. */
    #headerSlider .top-user-menu .col-md-11 {
        position: absolute !important;
        top: 112px !important;
        left: 0 !important;
        width: 100% !important;
        padding: 0 !important;
        pointer-events: auto;
        z-index: 50 !important;
    }

    #headerSlider .top-user-main-menu {
        margin: 0 !important;
        padding: 0 18px !important;
        background: #2b1a14 !important;
        box-shadow: 0 8px 16px rgba(0,0,0,.28) !important;
    }

    #headerSlider .top-user-menu:not(.is-open) .top-user-main-menu {
        box-shadow: none !important;
    }

    /* Remove legacy spacer line breaks after the carousel controls. */
    #headerSlider > br {
        display: none !important;
    }

    /* Cleaner, slightly shorter hero. */
    #headerSlider .carousel-inner,
    #headerSlider .carousel-inner > .item:first-child,
    #headerSlider .carousel-item-image {
        height: 330px !important;
        min-height: 330px !important;
    }

    #headerSlider .carousel-caption,
    .homepage #headerSlider .carousel-caption {
        justify-content: center !important;
        padding: 24px 22px !important;
        background: linear-gradient(90deg, rgba(24,13,9,.80), rgba(24,13,9,.42)) !important;
    }

    #headerSlider .carousel-caption h2 {
        max-width: 600px;
        margin: 0 0 18px !important;
        font-size: clamp(25px, 6.7vw, 32px) !important;
        line-height: 1.16 !important;
        letter-spacing: -.2px;
    }

    #headerSlider .carousel-caption .btn {
        width: auto !important;
        min-width: 220px !important;
        max-width: 100% !important;
        min-height: 46px !important;
        padding: 12px 20px !important;
        border-radius: 5px !important;
        font-size: 14px !important;
        font-weight: 700 !important;
    }

    #headerSlider .headerBlocks {
        margin-top: 0 !important;
        padding-top: 14px !important;
    }
}

@media screen and (max-width: 480px) {
    #headerSlider #logo {
        min-height: 96px !important;
        padding: 12px 132px 12px 14px !important;
    }

    #headerSlider #logo img {
        width: 145px !important;
        max-width: 44vw !important;
    }

    #headerSlider .top-user-menu,
    #headerSlider .top-user-menu .container,
    #headerSlider .top-user-menu .row,
    #headerSlider .top-user-menu .topbar-controls {
        min-height: 96px !important;
    }

    #headerSlider .top-user-menu .topbar-controls {
        right: 14px !important;
    }

    #headerSlider .top-user-menu .menu-toggle {
        min-width: 106px !important;
        min-height: 44px !important;
        padding: 10px 12px !important;
        font-size: 15px !important;
    }

    #headerSlider .top-user-menu .col-md-11 {
        top: 96px !important;
    }

    #headerSlider .carousel-inner,
    #headerSlider .carousel-inner > .item:first-child,
    #headerSlider .carousel-item-image {
        height: 315px !important;
        min-height: 315px !important;
    }

    #headerSlider .carousel-caption,
    .homepage #headerSlider .carousel-caption {
        padding: 22px 18px !important;
    }

    #headerSlider .carousel-caption h2 {
        font-size: clamp(24px, 7.3vw, 30px) !important;
    }

    #headerSlider .carousel-caption .btn {
        width: 100% !important;
        min-width: 0 !important;
    }
}


/* ======================================================================
   2026-08-14 v8 — conservative desktop visual harmonisation
   Scope: presentation only, desktop >= 994px.
   CMS text, headings, links, URLs, metadata and mobile v7 rules untouched.
   ====================================================================== */
@media screen and (min-width: 994px) {
    /* Global desktop rhythm — keep the legacy FiraSans/webfont family. */
    body {
        color: #39251c;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    #mainContent {
        padding-top: 4px;
    }

    #mainContent > .row,
    #mainContent .mC-columns > .row {
        margin-bottom: 26px;
    }

    #mainContent p,
    #mainContent li,
    #mainContent .news,
    #mainContent #left_cont,
    #mainContent .sidla-seznam,
    .main-generated-content .content,
    #cenik-content {
        font-size: 14px;
        line-height: 1.58;
    }

    #mainContent p,
    .main-generated-content .content p,
    #cenik-content p {
        margin-top: 0;
        margin-bottom: 13px;
    }

    /* Harmonised headings. Text/heading content itself is not changed. */
    #mainContent h2,
    .main-generated-content .content h2,
    #cenik-content h2 {
        line-height: 1.25;
        margin-top: 26px;
        margin-bottom: 15px;
    }

    #mainContent h3,
    .main-generated-content .content h3,
    #cenik-content h3 {
        line-height: 1.32;
        margin-top: 23px;
        margin-bottom: 12px;
    }

    #mainContent h4,
    .main-generated-content .content h4,
    #cenik-content h4 {
        line-height: 1.35;
        margin-top: 17px;
        margin-bottom: 10px;
    }

    /* Header/menu: only spacing and type consistency. */
    #headerSlider .top-user-menu ul li {
        padding: 5px 12px;
    }

    #headerSlider .top-user-menu ul li a {
        font-size: 12px;
        line-height: 1.35;
        white-space: nowrap;
    }

    #headerSlider .top-form-menu .login-input {
        height: 30px;
        padding: 5px 9px;
    }

    #headerSlider .carousel-caption h2 {
        line-height: 1.12;
        letter-spacing: -0.25px;
    }

    #headerSlider .carousel-caption .btn,
    .btn-more-info {
        border-radius: 4px;
        font-weight: 700;
    }

    /* Four service strips immediately below the hero. */
    .mC-services .row {
        display: flex;
        align-items: stretch;
    }

    .mC-services .mC-services-item {
        height: auto;
        min-height: 58px;
        padding-top: 8px;
        padding-bottom: 8px;
        line-height: 1.3;
        flex-wrap: wrap;
    }

    .mC-services .mC-services-item .service-item-sluzby,
    .mC-services .mC-services-item .service-item-sluzby-text {
        font-size: 12px;
        line-height: 1.35;
    }

    /* Benefit icons: equal visual blocks instead of eight uneven items. */
    .mC-icons-content {
        display: flex;
        align-items: stretch;
        margin: 30px 0 36px;
    }

    .mC-icons-content::before,
    .mC-icons-content::after {
        display: none;
    }

    .mC-icons-content .icon-item {
        float: none;
        display: flex;
        width: 12.5%;
        min-height: 148px;
        padding: 10px 8px;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
    }

    .mC-icons-content .icon-item .icon-item-img {
        width: 100%;
        min-height: 76px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .mC-icons-content .icon-item .icon-item-img img {
        width: auto;
        max-width: 78px;
        max-height: 72px;
        height: auto;
    }

    .mC-icons-content .icon-item .icon-item-content {
        margin-top: 9px;
        font-size: 13px;
        line-height: 1.38;
    }

    /* Homepage three-column information area. Keep original order/content. */
    .mC-columns > .row:first-child {
        display: flex;
        align-items: stretch;
    }

    .mC-columns > .row:first-child > .col-md-4 {
        float: none;
        display: flex;
        flex-direction: column;
        padding-left: 20px;
        padding-right: 20px;
        border-right: 1px solid #eee9e5;
    }

    .mC-columns > .row:first-child > .col-md-4:first-child {
        padding-left: 15px;
    }

    .mC-columns > .row:first-child > .col-md-4:last-child {
        padding-right: 15px;
        border-right: 0;
    }

    .mC-columns .column-single-header {
        min-height: 0;
        margin-bottom: 10px;
    }

    .mC-columns .column-single-header h4,
    .mC-columns .mC-colums-sideText {
        font-size: 16px;
        line-height: 1.38;
        font-weight: 700;
    }

    .mC-columns .columns-number-list,
    .mC-columns > .row:first-child ol {
        margin-top: 0;
        margin-bottom: 16px;
    }

    .mC-columns .columns-number-list li,
    .mC-columns > .row:first-child ol li {
        margin: 0 0 8px;
        font-size: 14px;
        line-height: 1.52;
    }

    .columns-text-content,
    .columns-text-content p,
    p.columns-text-content {
        font-size: 14px;
        line-height: 1.58;
    }

    .mC-columns .mC-colums-sideImage {
        overflow: hidden;
        margin-bottom: 10px;
    }

    .mC-columns .mC-colums-sideImage img,
    .mC-columns .mC-columns-sidla-image img {
        display: block;
        width: 100%;
        height: auto;
    }

    .mC-columns .mC-columns-sidlo-description {
        margin-bottom: 25px;
        padding-bottom: 22px;
        border-bottom: 1px solid #eee9e5;
    }

    .mC-columns > .row:first-child > .col-md-4:last-child > a:last-child .mC-columns-sidlo-description {
        border-bottom: 0;
    }

    .mC-columns .mC-colums-sideAddress {
        display: block;
        font-size: 13px;
        line-height: 1.45;
    }

    .mC-columns .mC-columns-sidlo-description-price {
        margin: 6px 0 5px;
        font-size: 15px;
        line-height: 1.35;
    }

    /* Three promotional image blocks: equal title rhythm. */
    .mC-columns > .row:nth-child(2) > .col-md-12:first-child > .col-md-4 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .mC-columns > .row:nth-child(2) > .col-md-12:first-child .mC-colmuns-sidla-item {
        min-height: 0;
    }

    .mC-columns > .row:nth-child(2) > .col-md-12:first-child .mC-columns-sidla-description {
        min-height: 56px;
        display: flex;
        align-items: center;
    }

    .mC-columns > .row:nth-child(2) > .col-md-12:first-child .mC-colums-sideText {
        margin: 9px 0 0;
    }

    /* CMS-managed homepage and inside-page text: preserve content, improve readability. */
    .news,
    #left_cont,
    .sidla-seznam,
    #uvitani,
    .main-generated-content .content {
        color: #3f342f;
    }

    .news p,
    #left_cont p,
    .sidla-seznam p,
    #uvitani p,
    .main-generated-content .content p {
        font-size: 14px;
        line-height: 1.58;
    }

    .main-generated-content {
        padding-top: 8px;
        padding-bottom: 16px;
    }

    .main-generated-content > .col-md-12,
    .main-generated-content > .col-md-8 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .main-generated-content .content > h2:first-child,
    #cenik-content > h2:first-child {
        margin-top: 8px;
    }

    .main-generated-content .content img,
    .news img,
    #left_cont img,
    .sidla-seznam img {
        height: auto;
    }

    /* Tables: same content and columns, only cleaner density/alignment. */
    .main-generated-content .content table,
    #cenik-content table,
    .news table,
    #left_cont table,
    .sidla-seznam table {
        width: 100% !important;
        border-collapse: collapse;
        margin: 18px 0 24px;
        font-size: 12px;
        line-height: 1.35;
    }

    .main-generated-content .content table th,
    .main-generated-content .content table td,
    #cenik-content table th,
    #cenik-content table td,
    .news table th,
    .news table td,
    #left_cont table th,
    #left_cont table td,
    .sidla-seznam table th,
    .sidla-seznam table td {
        height: auto;
        min-height: 0;
        padding: 9px 8px;
        vertical-align: middle;
    }

    #cenik-content table thead th,
    #cenik-content table tbody td {
        font-size: 12px;
    }

    #cenik-content table a {
        padding: 8px 10px;
        border-radius: 4px;
        font-size: 13px;
        line-height: 1.25;
    }

    /* Bottom map/contact strip and footer alignment. */
    .website-contact-block {
        width: 1140px;
        min-height: 82px;
    }

    .website-contact-block .block {
        min-height: 82px;
    }

    .website-contact-block .contact-phone,
    .website-contact-block .contact-email {
        font-size: 12px;
        line-height: 1.45;
    }

    #footer {
        margin-top: 72px;
        padding-bottom: 48px;
    }

    #footer .copyright-text h6,
    #footer .copyright-text span,
    #footer .footer-links {
        line-height: 1.55;
    }
}

/* ======================================================================
   2026-08-14 v9 — desktop refinement after live screenshot review
   Presentation-only overrides. CMS content/order and mobile <=993px stay
   untouched. This block intentionally sits after v8 for easy rollback.
   ====================================================================== */
@media screen and (min-width: 994px) {
    /* The live page still looked dense and uneven below the hero. */
    .homepage #mainContent {
        padding-top: 0;
    }

    .homepage #mainContent > .row > .container,
    .main-generated-content {
        max-width: 1170px;
    }

    /* Remove legacy justified text: it creates very uneven word spacing in
       narrow desktop columns. Content is unchanged, only text rendering. */
    .homepage .mC-columns [style*="text-align: justify"],
    .homepage .mC-columns [style*="text-align:justify"],
    .homepage .news [style*="text-align: justify"],
    .homepage #left_cont [style*="text-align: justify"],
    .homepage .sidla-seznam [style*="text-align: justify"] {
        text-align: left !important;
    }

    /* More compact, calmer benefits row. */
    .homepage .mC-icons-content {
        margin: 24px 0 30px;
    }

    .homepage .mC-icons-content .icon-item {
        min-height: 126px;
        padding: 8px 10px 10px;
    }

    .homepage .mC-icons-content .icon-item .icon-item-img {
        min-height: 64px;
    }

    .homepage .mC-icons-content .icon-item .icon-item-img img {
        max-width: 64px;
        max-height: 62px;
    }

    .homepage .mC-icons-content .icon-item .icon-item-content {
        max-width: 125px;
        margin: 8px auto 0;
        font-size: 12.5px;
        line-height: 1.35;
    }

    /* First information row: same widths, same typography, less visual noise. */
    .homepage .mC-columns > .row:first-child {
        margin-left: -12px;
        margin-right: -12px;
        margin-bottom: 30px;
    }

    .homepage .mC-columns > .row:first-child > .col-md-4 {
        padding-left: 22px;
        padding-right: 22px;
    }

    .homepage .mC-columns > .row:first-child > .col-md-4:first-child {
        padding-left: 12px;
    }

    .homepage .mC-columns > .row:first-child > .col-md-4:last-child {
        padding-right: 12px;
    }

    .homepage .mC-columns > .row:first-child h4,
    .homepage .mC-columns > .row:first-child .mC-colums-sideText {
        font-size: 17px;
        line-height: 1.32;
        letter-spacing: -0.1px;
    }

    .homepage .mC-columns > .row:first-child p,
    .homepage .mC-columns > .row:first-child li {
        font-size: 14px;
        line-height: 1.55;
    }

    .homepage .mC-columns > .row:first-child ol {
        padding-left: 20px;
    }

    .homepage .mC-columns > .row:first-child ol li {
        padding-left: 3px;
        margin-bottom: 9px;
    }

    .homepage .mC-columns > .row:first-child .mC-colums-sideImage img {
        border-radius: 2px;
    }

    /* Promotional strip: make the three items read as one tidy row. */
    .homepage .mC-columns > .row:nth-child(2) > .col-md-12:first-child {
        display: flex;
        width: 100%;
        float: none;
        padding-left: 0;
        padding-right: 0;
        margin: 2px 0 28px;
    }

    .homepage .mC-columns > .row:nth-child(2) > .col-md-12:first-child > .col-md-4 {
        float: none;
        display: flex;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .homepage .mC-columns > .row:nth-child(2) > .col-md-12:first-child .mC-colmuns-sidla-item {
        width: 100%;
        display: flex;
        flex-direction: column;
    }

    .homepage .mC-columns > .row:nth-child(2) > .col-md-12:first-child .mC-columns-sidla-image {
        overflow: hidden;
    }

    .homepage .mC-columns > .row:nth-child(2) > .col-md-12:first-child .mC-columns-sidla-image img {
        display: block;
        width: 100%;
        height: auto;
    }

    .homepage .mC-columns > .row:nth-child(2) > .col-md-12:first-child .mC-columns-sidla-description {
        min-height: 62px;
        padding: 12px 14px 10px;
        border: 1px solid #eee7e2;
        border-top: 0;
        background: #fff;
    }

    .homepage .mC-columns > .row:nth-child(2) > .col-md-12:first-child .mC-colums-sideText {
        margin: 0;
        font-size: 14px;
        line-height: 1.35;
    }

    /* CMS-heavy lower homepage: force the three Bootstrap columns to have
       exactly the same usable width. Nested legacy .row/.col-md-12 padding was
       making the middle and right columns visibly narrower. */
    .homepage .mC-columns > .row:nth-child(2) {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        margin-left: -12px;
        margin-right: -12px;
    }

    .homepage .mC-columns > .row:nth-child(2) > .col-md-4 {
        float: none;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        padding-left: 20px;
        padding-right: 20px;
        position: relative;
    }

    .homepage .mC-columns > .row:nth-child(2) > .col-md-4 + .col-md-4 {
        border-left: 1px solid #eee9e5;
    }

    .homepage .mC-columns > .row:nth-child(2) > .col-md-4 > .col-md-12,
    .homepage .mC-columns > .row:nth-child(2) > .col-md-4 .row > .col-md-12 {
        float: none;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .homepage .mC-columns > .row:nth-child(2) > .col-md-4 .row {
        margin-left: 0;
        margin-right: 0;
    }

    /* Consistent editorial typography across all CMS-fed columns. */
    .homepage .mC-columns > .row:nth-child(2) > .col-md-4,
    .homepage .mC-columns > .row:nth-child(2) > .col-md-4 p,
    .homepage .mC-columns > .row:nth-child(2) > .col-md-4 li,
    .homepage .mC-columns > .row:nth-child(2) .news,
    .homepage .mC-columns > .row:nth-child(2) #left_cont,
    .homepage .mC-columns > .row:nth-child(2) .sidla-seznam,
    .homepage .mC-columns > .row:nth-child(2) #uvitani {
        font-size: 13.5px;
        line-height: 1.56;
    }

    .homepage .mC-columns > .row:nth-child(2) > .col-md-4 p {
        margin: 0 0 13px;
    }

    .homepage .mC-columns > .row:nth-child(2) > .col-md-4 h2,
    .homepage .mC-columns > .row:nth-child(2) #left_cont h2,
    .homepage .mC-columns > .row:nth-child(2) .sidla-seznam h2,
    .homepage .mC-columns > .row:nth-child(2) .news h2 {
        margin: 24px 0 11px;
        font-size: 19px !important;
        line-height: 1.3;
        font-weight: 600;
    }

    .homepage .mC-columns > .row:nth-child(2) > .col-md-4 h3,
    .homepage .mC-columns > .row:nth-child(2) .sidla-seznam h3,
    .homepage .mC-columns > .row:nth-child(2) .news h3 {
        margin: 22px 0 10px;
        font-size: 16px !important;
        line-height: 1.35;
        font-weight: 600;
    }

    .homepage .mC-columns > .row:nth-child(2) > .col-md-4 h4 {
        margin: 18px 0 9px;
        font-size: 15px;
        line-height: 1.4;
        font-weight: 600;
    }

    .homepage .mC-columns > .row:nth-child(2) .news a,
    .homepage .mC-columns > .row:nth-child(2) #left_cont a,
    .homepage .mC-columns > .row:nth-child(2) .sidla-seznam a {
        font-size: inherit;
        line-height: inherit;
    }

    .homepage .mC-columns > .row:nth-child(2) .sidla-seznam a {
        font-weight: 600;
    }

    .homepage .mC-columns > .row:nth-child(2) img {
        display: block;
        max-width: 100%;
        height: auto;
        margin-top: 8px;
        margin-bottom: 12px;
    }

    .homepage .mC-columns > .row:nth-child(2) hr {
        margin: 10px 0 18px;
        border-top-color: #eee9e5;
    }

    .homepage .mC-columns > .row:nth-child(2) .more2 {
        margin-top: 3px;
    }

    /* Legacy spacer divs are useful in old templates but should not create
       oversized desktop gaps. */
    .homepage .mC-columns .cleaner_h10 {
        height: 8px !important;
        min-height: 8px !important;
        line-height: 8px !important;
    }

    /* Inside CMS pages: make long text easier to read without touching the
       generated HTML. Wide tables/images are still allowed to use full width. */
    .main-generated-content > .col-md-12 > .content {
        font-size: 14.5px;
        line-height: 1.62;
    }

    .main-generated-content > .col-md-12 > .content > p,
    .main-generated-content > .col-md-12 > .content > ul,
    .main-generated-content > .col-md-12 > .content > ol {
        max-width: 980px;
    }

    .main-generated-content > .col-md-12 > .content h2 {
        font-size: 24px;
        line-height: 1.28;
    }

    .main-generated-content > .col-md-12 > .content h3 {
        font-size: 19px;
        line-height: 1.35;
    }

    /* Keep footer/contact bar visually locked to the same desktop grid. */
    .website-contact-block {
        max-width: 1140px;
    }
}

/* ======================================================================
   2026-08-14 v10 — desktop-only CMS section relocation
   The ready-made-company subsection remains CMS-managed and remains once
   in the HTML. JavaScript only reparents it below Facebook at >= 994px.
   ====================================================================== */
@media screen and (min-width: 994px) {
    .homepage #left_cont .homepage-ready-made-relocated {
        margin-top: 24px;
        padding-top: 22px;
        border-top: 1px solid #eee9e5;
        font-size: 13.5px;
        line-height: 1.56;
    }

    .homepage #left_cont .homepage-ready-made-relocated h2,
    .homepage #left_cont .homepage-ready-made-relocated h3,
    .homepage #left_cont .homepage-ready-made-relocated h4 {
        margin: 0 0 12px;
        line-height: 1.32;
        font-weight: 600;
    }

    .homepage #left_cont .homepage-ready-made-relocated h2 {
        font-size: 19px !important;
    }

    .homepage #left_cont .homepage-ready-made-relocated h3 {
        font-size: 16px !important;
    }

    .homepage #left_cont .homepage-ready-made-relocated h4 {
        font-size: 15px !important;
    }

    .homepage #left_cont .homepage-ready-made-relocated p {
        margin: 0 0 13px;
        text-align: left !important;
    }

    .homepage #left_cont .homepage-ready-made-relocated ul,
    .homepage #left_cont .homepage-ready-made-relocated ol {
        margin: 0 0 15px;
        padding-left: 20px;
    }

    .homepage #left_cont .homepage-ready-made-relocated li {
        margin-bottom: 5px;
        text-align: left !important;
    }

    .homepage #left_cont .homepage-ready-made-relocated a {
        font-size: inherit;
        line-height: inherit;
    }
}

/* ======================================================================
   2026-08-14 v13 — stable Facebook Page Plugin iframe
   Uses Meta's plugin endpoint directly instead of XFBML parsing.
   ====================================================================== */
.facebook-page-widget {
    width: 100%;
    max-width: 100%;
    margin: 8px 0 18px;
    overflow: hidden;
}

.facebook-page-frame-wrap {
    width: 100%;
    min-height: 420px;
    overflow: hidden;
    background: #fff;
    text-align: center;
}

.facebook-page-frame {
    display: inline-block;
    width: 300px;
    max-width: 100%;
    min-width: 180px;
    height: 420px;
    margin: 0 auto;
    border: 0;
    vertical-align: top;
}


.facebook-page-fallback {
    margin-top: 7px;
    text-align: left;
    font-size: 12px;
    line-height: 1.4;
}

.facebook-page-fallback a {
    display: inline-block;
    color: #d88900;
    font-size: inherit;
    line-height: inherit;
    text-decoration: none;
}

.facebook-page-fallback a:hover,
.facebook-page-fallback a:focus {
    text-decoration: underline;
}

@media screen and (min-width: 994px) {
    .homepage #left_cont .facebook-page-widget {
        margin-top: 12px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 993px) {
    .facebook-page-widget {
        margin-top: 10px;
        margin-bottom: 16px;
    }
}

/* ======================================================================
   2026-08-14 v14 — privacy-safe Facebook block
   Facebook's third-party iframe is not loaded until the visitor requests it.
   This keeps browsers with tracker/ad blocking from showing a broken iframe.
   ====================================================================== */
.facebook-page-widget-v14 {
    width: 100%;
    max-width: 100%;
    margin: 10px 0 20px;
    overflow: visible;
}

.facebook-page-widget-v14 .facebook-safe-card {
    box-sizing: border-box;
    width: 100%;
    padding: 16px;
    border: 1px solid #e8e1dc;
    background: #fff;
    text-align: left;
}

.facebook-page-widget-v14 .facebook-safe-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    margin: 0 10px 10px 0;
    border-radius: 50%;
    background: #2b1a14;
    color: #fff;
    font-size: 17px;
    vertical-align: middle;
}

.facebook-page-widget-v14 .facebook-safe-copy {
    display: inline-block;
    max-width: calc(100% - 50px);
    vertical-align: middle;
    margin-bottom: 10px;
}

.facebook-page-widget-v14 .facebook-safe-copy strong,
.facebook-page-widget-v14 .facebook-safe-copy span {
    display: block;
}

.facebook-page-widget-v14 .facebook-safe-copy strong {
    margin-bottom: 2px;
    color: #3b2a22;
    font-size: 14px;
    line-height: 1.3;
}

.facebook-page-widget-v14 .facebook-safe-copy span {
    color: #777;
    font-size: 12px;
    line-height: 1.4;
}

.facebook-page-widget-v14 .facebook-safe-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 4px;
}

.facebook-page-widget-v14 .facebook-load-feed,
.facebook-page-widget-v14 .facebook-safe-actions a {
    box-sizing: border-box;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 34px;
    padding: 7px 11px;
    border: 1px solid #d88900;
    border-radius: 2px;
    font-family: inherit;
    font-size: 12px;
    line-height: 1.2;
    text-decoration: none;
    cursor: pointer;
}

.facebook-page-widget-v14 .facebook-load-feed {
    background: #d88900;
    color: #fff;
}

.facebook-page-widget-v14 .facebook-safe-actions a {
    background: #fff;
    color: #d88900;
}

.facebook-page-widget-v14 .facebook-load-feed:hover,
.facebook-page-widget-v14 .facebook-load-feed:focus {
    background: #bf7800;
}

.facebook-page-widget-v14 .facebook-safe-actions a:hover,
.facebook-page-widget-v14 .facebook-safe-actions a:focus {
    background: #fff8ed;
}

.facebook-page-widget-v14 .facebook-page-frame-wrap {
    width: 100%;
    min-height: 0;
    margin-top: 10px;
    overflow: hidden;
    background: #fff;
    text-align: left;
}

.facebook-page-widget-v14 .facebook-page-frame-wrap[hidden] {
    display: none !important;
}

.facebook-page-widget-v14 .facebook-page-frame {
    display: block;
    width: 300px;
    max-width: 100%;
    height: 420px;
    margin: 0;
    border: 0;
}


/* ============================================================
   2026-08-14 v15 — server-rendered Facebook feed
   No Facebook iframe. Recent Page posts are rendered locally by
   facebook-feed.php when API credentials are configured.
   ============================================================ */
.facebook-feed-v15 {
    margin: 12px 0 18px;
    border: 1px solid #e5e5e5;
    background: #fff;
    box-sizing: border-box;
}
.facebook-feed-v15 * { box-sizing: border-box; }
.facebook-feed-v15 .fb15-head {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 12px 13px;
    border-bottom: 1px solid #ececec;
}
.facebook-feed-v15 .fb15-icon {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: #1877f2;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 34px;
    font-size: 18px;
}
.facebook-feed-v15 .fb15-title {
    min-width: 0;
    line-height: 1.25;
}
.facebook-feed-v15 .fb15-title strong {
    display: block;
    margin: 0 0 2px;
    font-size: 14px;
    font-weight: 600;
    color: #333;
}
.facebook-feed-v15 .fb15-title span {
    display: block;
    font-size: 11px;
    color: #777;
}
.facebook-feed-v15 .fb15-post {
    padding: 12px 13px;
    border-bottom: 1px solid #efefef;
}
.facebook-feed-v15 .fb15-post:last-of-type { border-bottom: 0; }
.facebook-feed-v15 .fb15-date {
    display: block;
    margin-bottom: 5px;
    font-size: 10px;
    color: #999;
}
.facebook-feed-v15 .fb15-message {
    margin: 0;
    font-size: 12px;
    line-height: 1.45;
    color: #454545;
}
.facebook-feed-v15 .fb15-more {
    display: inline-block;
    margin-top: 6px;
    font-size: 11px;
    color: #e58a00;
    text-decoration: none;
}
.facebook-feed-v15 .fb15-more:hover,
.facebook-feed-v15 .fb15-more:focus { text-decoration: underline; }
.facebook-feed-v15 .fb15-footer {
    padding: 10px 13px 12px;
}
.facebook-feed-v15 .fb15-button {
    display: inline-block;
    padding: 7px 11px;
    border: 0;
    border-radius: 2px;
    background: #1877f2;
    color: #fff !important;
    font-size: 11px;
    line-height: 1.2;
    text-decoration: none !important;
}
.facebook-feed-v15 .fb15-status {
    margin: 0 0 8px;
    font-size: 11px;
    line-height: 1.4;
    color: #666;
}
@media (min-width: 994px) {
    .homepage #left_cont .facebook-feed-v15 { width: 100%; max-width: 100%; }
}

/* ============================================================
   2026-08-14 v16 — simple Facebook link card
   No iframe, SDK or API request. Keeps the CMS column stable and
   avoids browser/privacy errors while preserving a clear Facebook CTA.
   ============================================================ */
.facebook-link-card-v16 {
    box-sizing: border-box;
    width: 100%;
    margin: 12px 0 18px;
    padding: 14px;
    border: 1px solid #e8e2dd;
    background: #fff;
    text-align: left;
}
.facebook-link-card-v16 * {
    box-sizing: border-box;
}
.facebook-link-card-v16 .fb16-card-top {
    display: flex;
    align-items: center;
    gap: 11px;
    margin-bottom: 11px;
}
.facebook-link-card-v16 .fb16-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 36px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #1877f2;
    color: #fff;
    font-size: 19px;
    line-height: 1;
}
.facebook-link-card-v16 .fb16-copy {
    display: block;
    min-width: 0;
}
.facebook-link-card-v16 .fb16-copy strong,
.facebook-link-card-v16 .fb16-copy span {
    display: block;
}
.facebook-link-card-v16 .fb16-copy strong {
    margin: 0 0 3px;
    color: #33251f;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.3;
}
.facebook-link-card-v16 .fb16-copy span {
    color: #777;
    font-size: 11px;
    line-height: 1.4;
}
.facebook-link-card-v16 .fb16-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    min-height: 31px;
    padding: 7px 12px;
    border-radius: 2px;
    background: #1877f2;
    color: #fff !important;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.2;
    text-decoration: none !important;
}
.facebook-link-card-v16 .fb16-button:hover,
.facebook-link-card-v16 .fb16-button:focus {
    background: #1268d3;
    color: #fff !important;
    text-decoration: none !important;
}
@media screen and (min-width: 994px) {
    .homepage #left_cont .facebook-link-card-v16 {
        width: 100%;
        max-width: 100%;
        margin-top: 12px;
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 993px) {
    .facebook-link-card-v16 {
        margin-top: 10px;
        margin-bottom: 16px;
    }
}
