﻿@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;
    }
}
