@import url('fa5.7.1.css');

body {
    background: #e6e6e6;
    position: relative;
    min-height: 100%;
    text-align: center;
}

h1 {
  font-size: 2rem;
}

#page {
    position: relative;
}

.pg-wrapper {
  max-width: 1030px;
  background: white;
  cursor: default;
  text-align: left;
  margin: 0 auto;
  -webkit-box-shadow: 0px 0px 15px -1px rgba(0, 0, 0, 0.64);
  -moz-box-shadow: 0px 0px 15px -1px rgba(0, 0, 0, 0.64);
  box-shadow: 0px 0px 15px -1px rgba(0, 0, 0, 0.64);
}

@media(max-width: 600px) {
    .pg-wrapper {
        -webkit-box-shadow:0;
        -moz-box-shadow:0;
        box-shadow:0;
    }
}





/* logo */

@media(max-width:425px) {
    img.logo {
        max-width: 70%;
    }
}

@media(max-width: 320px) {
    a.navbar-brand.mr-0.d-lg-none {
        max-width: 80%;
    }
}





/* end */


/* buttony */

button.ac-primary {
    border-color: #e2001a;
    color: #e2001a;
    text-transform: uppercase;
}

.btn-outline-primary:hover {
    color: #000;
    background-color: #fff;
    border-color: #000;
}

.btn-primary:hover {
    color: #fff;
    background-color: #e2001a;
    border-color: #e2001a;
}

.btn-primary.focus,
.btn-primary:focus {
    box-shadow: none;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #e2001a;
    border-color: #e2001a;
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}

.btn {
    display: inline-block;
    width: auto;
    height: 39px;
    line-height: 37px;
    padding: 0 25px;
    background-color: #ffffff;
    border: 1px solid #e2001a;
    border-radius: 20px;
    color: #e2001a;
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none;
    font-size: 12px;
}

.btn.hledani {
    color: white;
    background: #ce0a14;
    border: 0;
}

.btn.hledani:hover {
    border: 0;
    border-color: 0;
}

.btn.btn-sm {
  padding: .25rem .5rem;
  line-height: 1.5;
  height: auto;
}

.btn-green {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

.btn-circle {
  display: inline-block;
  font-size: 90%;
  font-weight: bold;
  color: white;
    background: #ce0a14;
    width: 1.5em;
    height: 1.5em;
    text-align: center;
    line-height: 1em;
    padding: 0.25em 0;
    border-radius: 1em;
}

.btn-gray {
    color: #666;
    border-color: #888;
}

 .nav-link-sm-pad {
  padding: 0.5rem 0.5rem 0.5rem 0.25rem;
 }


@media (min-width: 768px) {
    .navbar input.form-control.mr-sm-2 {
        border-top-left-radius: 50px;
        border-bottom-left-radius: 50px;
        margin-right: -.1rem !important;
    }
    button.btn.hledani.btn-outline-success.my-2.my-sm-0 {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }
}

.navbar input.form-control.mr-sm-2 {
    font-size: 10pt;
    padding: 9px;
}

@media (min-width: 992px) {
    .navbar input.form-control {
        width: 400px;
    }
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
    box-shadow: none;
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
    color: #212529;
    background-color: #ffffff;
    border-color: #ce0a14;
}

/*end*/

/* navbar */

.fa-home-link {
    background: #ce0a14;
    color: white;
    padding: 6px;
    border-radius: 50%;
}

.fa-home-bc {
    background: none;
    color: #ce0a14;
    padding:0 6px;
    border-radius: 0%;
    font-size:120%;
}

.container-navbar {
    background: #ebebeb;
}

.navbar-brand.no-mobile img {
    padding-top: 10px;
    padding-bottom: 10px;
}

.navbar a, .navbar span.nav-link {
    text-decoration: none;
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10pt;
    line-height: 2em;
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 1);
}

li.nav-item {
    padding-right: 15px;
}

.navbar input.form-control.mr-sm-2 {
    font-size: 10pt;
    padding: 9px;
}

li.nav-item.active a {
    color: #ce0a14 !important;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: rgb(206, 10, 20);
}

@media(max-width: 375px){
    a.navbar-brand.mr-0.d-lg-none {
    max-width: 80%;
}
}

@media(max-width: 991px){
    .navbar-collapse { max-height: calc(100vh - 75px); overflow-y: auto; }
}

/* end */

/* nadpis sekci */

.main-heading-bg {
    padding: 1em;
    background: #f7f7f7;
    border-top: 1px solid #ebebeb;
}

.main-heading {
    font-size: 16pt;
    text-transform: uppercase;
    text-decoration: underline;
    font-weight: bold;
}

.main-heading a {
  color: #212529;
}


/* end */

/* Swiper */

.swiper-button-prev,
.swiper-button-next {
    background: #ce0a14;
    width: 40px;
    height: 40px;
    border-radius:20px;
    line-height: 40px;
    text-align: center;
    margin-top: -35px;
}

.swiper-button-prev:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f053";
    color: white;
    font-size: 15pt;
    font-weight: bold;
    margin-left: -5px;
    left: 0px;
}

.swiper-button-next:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f054";
    color: white;
    font-size: 15pt;
    font-weight: bold;
    margin-left: 5px;
    right:0px;
}

.swiper-button-disabled {
  display: none;
}

.swiper-container {
    width: 100%;
    height: 100%;
    padding-left: 10px;
    padding-right: 10px;
}

.swiper-container-2 {
    width: 100%;
    height: 100%;
    padding-left: 10px;
    padding-right: 10px;
}

.swiper-container-2 {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

/* end */

/* letaky na hp */

.letaky-hp .imgWrap {
    display: block;
    height: 100%;
    overflow: hidden;
}

.letaky-hp .figure-caption {
  line-height: 1.2em;
  display: block;
}

.letaky-hp a:hover .figure-caption {
  text-decoration: underline;
  color: #000000;;
}

.letaky-hp img {
    max-height: 100%;
}

/* end */


/* letak - detail */

.letakova-strana {
  position: relative;
}


@media(max-width: 765px) {
    .letakova-strana {
      overflow: hidden;
    }
}



.letakova-strana.lazy-loaded {
  padding-top:0 !important;
}

.letakova-strana .productClick {
  position: absolute;
  opacity:0;
  text-align: center;
}

.letakova-strana .productClick:hover {
  opacity:1;
}

.productClick .wrap {
  width: 100%;
  height: 100%;
  overflow: hidden;

}

.productClick .bg {
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0.2;
  position: absolute;
  z-index: 100;
}

.productClick .cont {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 200;
  text-align: center;
  left: 0;
  top: 0;
}

.productClick .header {
  display: block;
  color:#ffffff;
  font-weight: bold;
  padding:0.5em 0.3em;
  background: #ce0a14;
}

.productClick .btn {
  margin-top:1em;
  z-index: 202;
}

.productClick .btn-sec {
    position: relative;
    z-index: 201;
    margin:10em auto 0 auto;
}

.productClick div.varianty {
  display: none;
  position: absolute;
  top: 20px;
  left: 20px;
  border: 2px solid #666666;
  background:#ffffff;
  border-radius:5px;
  padding: 10px;
  text-align: left;
  min-width: 200px;
  z-index: 10000;
}


.productClick div.varianty a {
    font-size: 85%;
  display: block;
  font-weight: bold;
  text-decoration: none;
  line-height: 1.2em;
  margin-bottom: 0.4em;
}

.productClick div.varianty a:hover {
    text-decoration: underline;

}


.kod-letak center > img {max-width: 100%;}
.kod-letak td, .kod-letak th { padding: 0; border:0; }
.kod-letak table { margin:0 auto; width:auto; }

@media only screen  and (max-width: 650px) {
  .kod-letak table {  width: 100% !important; }
  .kod-letak table.has-responsive,
  .kod-letak table.has-responsive > tbody,
  .kod-letak table.has-responsive > tbody > tr,
  .kod-letak table.has-responsive > tbody  > tr > td,
  .kod-letak table.has-responsive > tr,
  .kod-letak table.has-responsive > tr > td {  display: block !important; width: 100% !important; text-align: center !important; }
  .kod-letak table.has-responsive > tbody  > tr > td img,
  .kod-letak table.has-responsive > tr > td img { width: auto !important; height: auto !important; max-width: 100% !important; display:block !important; margin: 0 auto !important; }
  .kod-letak td.wsweditor-content { padding: 0 !important;}
}


/* KONEC -- letak - detail */

/* karty a badge */

@media(max-width: 425px) {
    .my-card.zajimavosti {
        margin-bottom: 40px;
    }
}

.my-card:hover {
    box-shadow: 0px 0px 1px 1px #ebebeb;
}

.my-card.zajimavosti {
    border: 0px;
}

.my-card.zajimavosti:hover {
    box-shadow: none;
}

.zajimavosti .card-title {
    font-size: 12pt;
    padding-top:12.5rem;
    margin-bottom: 0.1rem;
}

.zajimavosti p.img {
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height: 12rem;
    overflow: hidden;
}

.zajimavosti p.img img {
  width: 100%;
}

@media(max-width: 900px) {
    .zajimavosti .card-title {
        padding-top:9.5rem;
    }

    .zajimavosti p.img {
        height: 9rem;
    }
}

.my-card.zajimavosti .datum {
  display: block;
  color: #999999;
}


.card-title {
    /* font-size: 10pt; */
}

.my-card .badge {
    position: relative;
    float: right;
    margin-left: auto;
    display: block;
    background: #ce0a14;
    border-radius: 0px;
    top: 0px;
    padding: 10px;
    font-size: 16pt;
    max-width: 70px;
    margin-bottom: 15px;
}

.my-card .badge .card-title {
    margin-bottom: 0rem;
}

.my-card {
    border-radius: 0px;
    border: 1px solid #f7f7f7;
}

.my-card .badge:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    right: auto;
    left: 0px;
    top: auto;
    bottom: -14px;
    border: 8px solid;
    border-color: #ce0a14 transparent transparent #ce0a14;
}

.badge-primary:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    right: auto;
    left: 0px;
    top: 16px;
    bottom: auto;
    border: 8px solid;
    border-color: #ce0a14 transparent transparent #ce0a14;
}

.zajimavosti p.card-text {
    font-size: 11pt;
}

.my-card. card-body {
    padding: 0;
    padding-top: 15px;
}

/* end */

/* panel prehled */

.prehled {
    border-top: 1px solid #ccc;
}

.prehled p {
    font-size: 10pt;
}

/* end */

/* Take vas muze zajimat */

section.take_vas_muze_zajimat {
    background: #f7f7f7;
    color: #000000;
}

/* end */


/* spolupracujeme */
.spolupracujemeWideNew {
  list-style-type: none;
}

.spolupracujemeWideNew a.retico {
  display: inline-block;
  width:88px;
  height: 31px;
  overflow: hidden;
  margin-bottom: 1em;
}

.spolupracujemeWideNew a.retico span {
  display: block;
  padding-top:100px;
}





/* footer */

@media(min-width: 1024px) {
    .page-footer .hlidac {
        background: url("https://cz2.staticac.cz/images/resp/hlidac.png");
        min-height: 270px;
        background-repeat: no-repeat;
        background-position: right;
    }
}

@media(max-width: 768px) {
    .page-footer {
        text-align: center;
    }

    .podfooter {
        text-align: center;
    }

    .podfooter img.float-right {
        float: none !important;
        margin: 0 auto !important;
        text-align: center;
    }
}

.page-footer {
    background: #ebebeb;
}

.page-footer a {
    font-size: 10pt;
    color: black;
}

.page-footer-header {
    font-size: 15pt;
    color: black;
    font-weight: 700;
    padding-top: 30px;
}


h2.chci_hlidace {
    font-size: 120%;
    font-weight: 700;
}

@media(min-width: 992px) {
    h2.chci_hlidace {
        padding-top: 25%;
        color: white;
    }
}

.page-footer li {
    list-style-type: none;
    margin-left: 0px;
}

.page-footer ul {
    padding-left: 0px;
}

/* end */

/* podFooter */

.podfooter span {
    font-size: 10pt;
}

.podfooter {
    border-bottom: 2px solid #ce0a14;
}

/* end */

/* zajimavosti */

.my-card.zajimavosti a {
    text-decoration: none;
    color: black;
}

.my-card.zajimavosti a:hover {
    color: #ce0a14;
}

.zajimavost-content {
  line-height: 1.8;
}

.zajimavost-content h2 {
  font-size: 1.5rem;
}
.zajimavost-content h3 {
  font-size: 1.25rem;
}

.zajimavost-content .videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  width: 100%;
}

.zajimavost-content .videoWrapper span {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}

.zajimavost-content .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}



/* end */

/* breadcrumb */

.breadcrumb {
    background: #f7f7f7;
    font-size: 11pt;
    border-radius: 0px;
}

.breadcrumb a {
    color: #ce0a14;
}

ol.breadcrumb {
    /* padding-left: 2rem; */
}

/* end */

/* odkazy */

a {
    color: #ce0a14;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:hover {
    color: #ce0a14;
    text-decoration: none;
}

/* end */

/* kulata nabidka */

.kulata_nabidka span.info {
    color: black;
    font-size: 9pt;
    display: block;
    font-weight: 600;
    max-width: 105px;
}

.kulata_nabidka {
    background: #f7f7f7;
}

.kulata_nabidka .swiper-slide {
    background: #f7f7f7;
}

.kulata_nabidka.empty img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%);
  opacity: 0.4;
  filter: alpha(opacity=40);
}

.pod_kulata {
    background: #fff;
    border: 2px solid #ebebeb;
    width: 90px;
    height: 90px;
    display: block;
    margin: 0 auto;
    line-height: 4.5em;
    border-radius: 50%;
}

.pod_kulata:hover, .active .pod_kulata {
    border: 2px solid #ce0a14;
}

a.kulata_nabidka:hover span,  a.kulata_nabidka.active span {
    text-decoration: none !important;
    color: #ce0a14 !important;
}

/* end */

/* hover effect */

figcaption.figure-caption.text-center.letaky-popis {
    font-size: 10pt;
}

.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

.hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    background-color: rgba(206, 10, 20, .7);
    -webkit-transition: all 0.4s cubic-bezier(0.88, -0.99, 0, 1.81);
    transition: all 0.4s cubic-bezier(0.88, -0.99, 0, 1.81);
    z-index:101;
}

.hovereffect .overlay-platnost {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    opacity: 1;
    filter: alpha(opacity=1);
    background-color: rgba(0, 0, 0, .6);
    z-index:101;
    font-size: 175%;
    color: #ffffff;
    padding-top:25%;
    text-align: center;
}

.hovereffect .overlay-platnost strong {
    display: block;
}

.hovereffect img {
    display: inline-block;
    position: relative;
    -webkit-transition: all 0.4s cubic-bezier(0.88, -0.99, 0, 1.81);
    transition: all 0.4s cubic-bezier(0.88, -0.99, 0, 1.81);
}

.hovereffect h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    background: rgba(0, 0, 0, 0.6);
    -webkit-transform: translatey(-100px);
    -ms-transform: translatey(-100px);
    transform: translatey(-100px);
    -webkit-transition: all 0.4s cubic-bezier(0.88, -0.99, 0, 1.81);
    transition: all 0.4s cubic-bezier(0.88, -0.99, 0, 1.81);
    padding: 10px;
}

.hovereffect h2.box-image {
    background: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition: none;
    transition: none;
    padding: 0;
}


.hovereffect a.info {
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    border: 0px solid #fff;
    background-color: transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    margin: 50px 0 0;
    padding: 7px 9px;
    font-weight: 600;
    height: 100%;
}

.hovereffect a.info:hover {
    box-shadow: none;
}

.hovereffect:hover img {
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.hovereffect:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
}

.hovereffect:hover .overlay-platnost {
    opacity: 0;
    filter: alpha(opacity=0);
}

.hovereffect:hover h2,
.hovereffect:hover a.info {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-transform: translatey(0);
    -webkit-transform: translatey(0);
    transform: translatey(0);
}

.hovereffect a.info:hover {
    box-shadow: none;
}

.hovereffect a.info:hover {
    box-shadow: none;
}

.overlay i.fas.fa-search {
    font-size: 36pt;
}

.box-image {
    height: 220px;
    line-height: 220px;
}

.box-image-195 {
    height: 195px;
    line-height: 195px;
}

/* end */

.comp-img {
  width:100%;
  height: 6rem;
  line-height: 6rem;
  background: #ffffff;
  border:1px solid #ebebeb;
  text-align: center;
}

.comp-img img.logo {
  max-height: 80%;
}

/* rating */
.star-rating-vote {
  color:#ce0a14;
  cursor:pointer;
  padding:0 0.1em;
}

.star-rating-actual ~ .star-rating-vote {
  color:#6c757d;
}

.star-rating:hover .star-rating-vote {
  color:#ce0a14;
}

.star-rating:hover .star-rating-vote:hover ~ .star-rating-vote {
  color:#6c757d;
}



/* clanek */
.clanek {
  font-size:90%;
}

.clanek h2 {
  font-size: 150%;
}





/* zajimavosti */

.zajimavosti-vse {
    border-bottom: 1px solid #ebebeb;
}

.nadpis-zajimavosti {
  font-size: 1.5rem;
  padding-top: 0px;
}

.datum_zajimavosti {
    color: #727272;
}

/* end */

/*prodejny*/

.spolGroup a {
  color:#000000;
}

.spolGroup a:hover {
  color:#ce0a14;
}

.pismena a {
  margin-right: 0.3rem;
}


.retezecLinks {
  margin-top: 1em;
}

.retezecLinks a {

  color: #000000;
  text-transform: uppercase;
  text-decoration: underline;
  font-weight: bold;
  margin-right: 2em;
}



table.prodejnyVypis {
  font-size: 90%;
  width: 100%;
}

table.prodejnyVypis td {
  border-top:1px solid #ebebeb;
  padding:0.8em;
  vertical-align: top;
}

table.prodejnyVypis td.noBor {
  border-top:0;
}

table.prodejnyVypis td:first-child {
  padding-left:0;
}

table.prodejnyVypis td:last-of-type {
  padding-right:0;
}

table.prodejnyVypis td.nazevProdejny {
  font-weight: bold;
}

table.prodejnyVypis td span {
  display: block;
}

table.prodejnyVypis tr:hover, table.prodejnyVypis tr.gray {
  background: #f7f7f7;
}

table.prodejnyVypis tr.white, table.prodejnyVypis tr.white:hover {
  background: #ffffff;
}

table.prodejnyVypis a {
  color:#000000;
}

table.prodejnyVypis a:hover {
  color:#ce0a14;
}

.letaky-popis {
  line-height: 1.3em;
}

#showMap {
  width:100%;
  padding-top: 130%;
}

#prodejnaProvoz {
  position: absolute;
  top: -2em;
  right: 0em;
  width: 15em;
  background: #ffffff;
  border-top: 0.8em solid #e2001a;
  line-height: 1.6em;
  padding: 1em;
  box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.75);
  z-index: 1000;
  font-size: 80%;
}

#prodejnaProvoz h3 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 115%;
  font-weight: bold;
}

#prodejnaProvoz dl {
  display: block;
  margin-bottom: 0.1em;
}

#prodejnaProvoz dt {
  display: inline-block;
  width: 38%;
  margin-bottom: 0;
}

#prodejnaProvoz dd {
  display: inline-block;
  width: 59%;
  text-align: right;
  margin-bottom: 0;
}

/*end*/

/*zbozi*/


.top-produkt {
  font-size: 125%;
}

a.zbozi-img-wrap {
  text-align: center;
  display: block;
  line-height: 9em;
}

.top-produkt a.zbozi-img-wrap {
  line-height: 11em;
}

a.zbozi-img-wrap img.zbozi-img-fluid {
  margin:0.2em 0;
  max-width: 100%;
  max-height: 8em;
  vertical-align: middle;
  line-height: 1em;
}

.top-produkt a.zbozi-img-wrap img.zbozi-img-fluid {
  max-height: 11em;
}

@media(max-width:575px) {
    a.zbozi-img-wrap {
      line-height: 7em;
    }

    a.zbozi-img-wrap img.zbozi-img-fluid {
      max-height: 6.2em;
    }
}

a.zbozi-img-wrap span.zbozi-sleva {
  position: absolute;
  top:0px;
  right:0;
}

h2.nadpis-zbozi {
  font-size: 1.33em;
  line-height: 1.33em;
}

.top-produkt h2.nadpis-zbozi {
  font-size: 1.5em;
  line-height: 1.5em;
}

.zbozi_row h2.nadpis-zbozi a {
  color:#000000;
}


.zbozi_row:hover h2.nadpis-zbozi a {
  color:#ce0a14;
}


.prefered, .prefered .zbozi_row:hover {
    background:#ffeeee;
}

.prefered .bg-light{
    background:#ffeeee !important;
}

.prefered h2 {
    font-weight: bold;
}


p.platnost-zbozi {
    font-weight: 700;
}

p.platnost-zbozi i {
    font-size:120%;
    margin-left: 0.2em;
}

p.cena-zbozi {
    font-weight: 700;
    color: #e2001a;
    font-size: 120%;
}

p.cena-zbozi-sml {
    font-size: 110%;
}

p.cena-zbozi span.sleva-vypis {
    position: absolute;
    font-size: 80%;
    right: 0;
    top: -1.7em;
}

.zbozi-akce i {
    font-size:130%;
    margin-left: 0.5em;
}

.zbozi-akce {
  color:#aaaaaa;
  text-align: right;
}

.zbozi-prodejce-sml .img-in {
    display: block;
    height: 3rem;
    line-height: 2.8rem;
    line-height: calc(3rem - 4px);
    background: #fff;
    border: 1px solid #ebebeb;
}

.top-produkt .zbozi-prodejce-sml .img-in {
    height: 9rem;
    background: #fff;
    border: 0px;
}

#ULretezecFiltr {
    list-style-type: none;
    padding-left: 0;
}

#ULretezecFiltr li a {
    position: relative;
}


.retezec-icos {
    display: inline-block;
    width: 88px;
    height: 31px;
    overflow: hidden;
    margin-top: 0.3em;
}

#ULretezecFiltr li a .over {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #ffffff;
    line-height: 35px;
    opacity: 0.6;
}

#ULretezecFiltr li a:hover .over, #ULretezecFiltr li a.selected .over {
    background: #31a63b;
}

#ULretezecFiltr li a .over i {
    margin-top: 0.6em;
    display: none;
    text-shadow: 1px 3px 1px #000;
}

#ULretezecFiltr li a.selected .over i {
    display: block;
}

#vyber-retezcu-activator-wrap {
    position: absolute;
    height: 16em;
    width: 2em;
    z-index: 1000;
    left: 0;
    top: 0;
    overflow: hidden;
    border-radius: 0 3px 3px 0;
}

#vyber-retezcu-activator {
    display: block;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    width: 16em;
    height: 2em;
    line-height: 2em;
    background: #ce0a14;
    color: #ffffff;
    text-shadow: 2px 2px 1px #000000;
    text-align: center;
    margin: 7em 0 0 -7em;
}








.zbozi-detail {

}

.zbozi-detail .zbozi-img {
  text-align: center;
}

.zbozi-detail .zbozi-img .img-wrap {
  position: relative;
  width: 100%;
  /* height: 100%; */
  padding-top: 115%;
  background:#ffffff;
  border:1px solid #ebebeb;
}

@media(max-width: 765px) {
    .zbozi-detail .zbozi-img .img-wrap {
      padding-top: 65%;
    }

    .zbozi-detail h1.nadpis-zbozi {
      font-size:1.8rem;
    }

    .zbozi-detail .zbozi-nabidka {
      margin-left: 0;
      margin-right: 0;
    }

    .zbozi-detail .zbozi-info {
      padding-left: 0;
      padding-right: 0;
    }

    .zbozi-detail .zbozi-prodejce {
      padding-left: 0;
      padding-right: 0;
    }



}

@media(max-width: 320px) {
    .zbozi-detail h1.nadpis-zbozi {
      font-size:1.6rem;
    }
}

.zbozi-detail .zbozi-img .img-in {
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  left: 0;
  right:0;
  bottom:0;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.zbozi-detail .zbozi-img .img-in img {
  max-height: 100%;
  max-width: 100%;
  width:auto;
  height:auto;
  flex: 0 0 auto;
  object-fit: scale-down;
}


.zbozi-nabidka {
  position: relative;
}

.zbozi-nabidka .retezec-ico {
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 85%;
  background:#ffffff;
  border:1px solid #ebebeb;
  text-align: center;
  display: block;
}


.zbozi-nabidka .retezec-ico .img-in {
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  left: 0;
  right:0;
  bottom:0;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.zbozi-nabidka .retezec-ico .img-in img {
    max-width: 90%;
    margin: 0 auto;
    min-width: 70%;
}

.zbozi-nabidka .platnost-over-wrap {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.zbozi-nabidka .platnost-over {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ce0a14;
  opacity: 0.5;
}

.zbozi-nabidka .platnost-over-txt {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 100%;
  text-align: center;
  font-size: 2rem;
  text-shadow: 1px 1px 1px #000000;
  color: #ffffff;
  padding-top: 4%;
}

.zbozi-nabidka .price-sleva {
  background: #ce0a14;
  color:#ffffff;
  padding:0.1em;
  float: right;
}

@media(min-width: 768px){
.zbozi-nabidka .price-sleva {
        padding: 0.1em 0.4em;
        font-size: 130%;
    }
}

.letak-img-proklik img {
    max-width: 100%;
    max-height: 6em;
}

.top-produkt .letak-img-proklik img {
    max-width: 100%;
    max-height: 7em;
}



.prParams span.dl {
  display: block;
}

.prParams span.label {
  font-weight: bold;
}











.zbozi-detail span.badge.badge-primary  {
    position: relative;
    font-size: 14pt;
    float: right;
    margin-right: auto;
    display: block;
    background: #ce0a14;
    border-radius: 0px;
    top: 10px !important;
}

.zbozi-detail i {
    font-size: 16pt;
    color:#aaaaaa;
}

.zbozi-detail a i {
    color: #ce0a14;
}

/*
.zbozi-detail i:hover {
    color: #ce0a14;
} */

@media(max-width: 360.5px) {
    .zbozi-detail span.badge.badge-primary {
        position: relative;
        float: left;
        margin-right: auto;
        display: block;
        background: #ce0a14;
        border-radius: 0px;
        top: 100% !important;
        font-size: 10pt !important;
    }
}


@media(max-width: 425px) {
    .zbozi-detail span.badge.badge-primary {
        position: relative;
        float: left;
        margin-right: auto;
        display: block;
        background: #ce0a14;
        border-radius: 0px;
        top: 100% !important;
    }
}

/* .zbozi-detail:hover {
    background: #fafafa;
}  */

.badge-primary:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    right: auto;
    left: 0px;
    top: 100%;
    border: 4px solid;
    border-color: #ce0a14 transparent transparent #ce0a14;
}

span.badge.badge-primary {
    position: relative;
    font-size: 1.17em;
    float: right;
    display: block;
    background: #ce0a14;
    border-radius: 0px;

}

.zbozi_row {
    border-top: 1px solid #ebebeb;
}

.zbozi_row:hover {
    background: #f8f9fa;
}

.panel_zbozi a {
    color: black;
}

.panel_zbozi a:hover p.nadpis-zbozi {
    color: #ce0a14;
}

.panel_zbozi a:hover {
    text-decoration: none;
}

.popis-detail-produktu p {
    font-size: 11pt;
}

.zbozi-detail-ikonky i {
    font-size: 22pt;
}

a.tooltip-a {
    color: black;
    text-decoration: underline;
}


@media(max-width: 425px) {
    span.velka_sleva.badge.badge-primary {
        position: relative;
        top: 15px;
    }

    .zbozi_row p.nadpis-zbozi {
        font-size: 13pt;
        font-weight: bold;
    }

    .zbozi_row img.img-fluid {
        position: relative;
        top: 18%;
    }

    .velka_sleva.badge-primary:after {
        display: none;
    }
}

.zbozi_row p.nadpis-zbozi {
    color: #ce0a14;
}

.zbozi_row p {
  /*  color: black; */
}

.zbozi_row p.popis {

  margin-bottom: 0.5em;
}

.zbozi_row .prodejna-info {
  margin-bottom: 0.5em;
}

.zbozi_row .prodejna-info dt {
  margin-right: 0.5em;
}

.zbozi_row .prodejna-info dd, .zbozi_row .prodejna-info dt {
  display: inline;
}

.zbozi_row a:hover {
    text-decoration: none !important;
}

.zbozi_row:hover p.nadpis-zbozi {
    text-decoration: underline;
}

.minus_mar {
    margin-left: -15px;
    margin-right: -15px;
}

/*end*/

p.strong {
    font-weight: bold;
}

/*input*/

input[type="email"] {
    border-radius: 50px;
}

input[type="password"] {
    border-radius: 50px;
}

input[type="text"] {
    border-radius: 50px;
}

input[type="number"] {
    border-radius: 50px;
}


.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #ce0a14;
    outline: 0;
    box-shadow: none;
}

/*end*/

/*newsletter*/

.newsletter i {
    font-size: 5rem;
    color: white;
    padding-top: 15px;
}

/*end*/

/*strazce*/
#topStrazceWrap li a img {
    max-width: 2em;
    margin-right: 0.3em;
}

#topStrazceWrap li {
    margin-bottom: 0.5em ;
}

.skupinyStrazce {
  list-style-type: none;
  padding:0;
}

.skupinyStrazce li a {
  display: inline-block;
  color:#000000;
}

.skupinyStrazce li a span {
  font-weight: bold;
}

.skupinyStrazce li a.checked {
  color:#ce0a14;
}

.skupinyStrazce li a:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f0c8";
  margin-right:5px;
}

.skupinyStrazce li a.checked:before {
  content: "\f14a";
}

.strazceDekor {
  background: #ce0a14;
  color:#ffffff;
}

.strazceNewForm label {
  font-weight: bold;
}

.strazceNewForm .border {
   border-color:#333333 !important;
}

.strazceNewForm select.border {
   border-radius: 50px;
}

.strazceNewForm .dropdown-toggle {
    font-weight: normal;
    line-height: 1.6em;
    height: auto;
    border-color:#000;
    color:#000;
    border-radius: 50px;
    width: 100%;
    font-size: 95%;
    text-transform: none;
    overflow: hidden;
    padding: 0 0.2em 0 0.2em;
}

.strazceNewForm .multiselect-container.show {
    display: block;
    width: 100%;
}

.strazceNewForm ul.multiselect-container {
    padding: 0 0.2em 0.2em 0.2em
}

.strazceNewForm ul.multiselect-container label {
    font-weight: normal;
    font-size: 90%;
    display: block;
}

.strazceNewForm  .multiselect-search:focus {
   border-color: #ced4da;
}

.strazceNewForm  .multiselect-clear-filter {
    border-color: #ced4da;
    border-radius: 0;
    border-left: 0;
    padding: 0 0.3em 0 0.3em;
}

.strazceNewForm .multiselect-clear-filter i:before  {
    content:"\f057";
    font-style: normal;
    color: #000;
    font-size: 120%;
    font-family: 'Font Awesome 5 Pro';
}

.strazceNewForm .multiselect-filter {
    display: block;
    float: left;
    text-align: right;
    width: 66%;
}

.strazceNewForm .multiselect-reset a.btn {
    line-height: 2.5;
}

.strazceNewForm .multiselect-reset {
    display: block;
    float: right;
    text-align: right;
    width: 33%;
}

.strazceNewForm .multiselect-container .multiselect-reset .input-group {
    width: 100%;
    display: block;
}


.strazceNewForm .multiselect-item.divider {
    clear: both;
}


ul.strazce-seznam {
  list-style-type: none;
  padding-left: 0;
}

ul.strazce-seznam li p.strazce {
  padding-left:1.5em;
}

ul.strazce-seznam li p.strazce:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f21b";
  margin-left:-1.5em;
  width:1.5em;
  display: inline-block;
}


.strazce-odbery input[type='checkbox'], .strazce-mailingy input[type='checkbox'] {
    display: none;
}

input[type='checkbox'] + .checkbox-visual:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f0c8";
    margin-right:5px;
}

input[type='checkbox']:checked + .checkbox-visual:before {
    content: "\f14a";
}

.strazce-odbery span.retico {
  display: block;
  width:88px;
  height: 31px;
  overflow: hidden;
  margin:0 auto;
}

.strazce-odbery .more-less:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f106";
    margin-left:5px;
    font-weight: 700;
}

.strazce-odbery .more-less.collapsed:after {
    content: "\f107";
}

/*end*/

/*image gallery - img checkbox*/

.image-checkbox {
    cursor: pointer;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 4px solid transparent;
    margin-bottom: 0;
    outline: 0;
}

.image-checkbox input[type="checkbox"] {
    display: none;
}

.image-checkbox-checked {
    border-color: #84d584;
}

/*end*/

.prihlaseni .form-control {
    border: 0px;
}

p.popis-aplikace,
li.popis-aplikace {
    font-size: 10pt;
}

.my-card {
    display: block
}

/*ecka*/

.list-group-item:first-child {
    border-top-left-radius: 0rem;
    border-top-right-radius: 0rem;
}

.list-group-item:last-child {
    border-bottom-right-radius: 0rem;
    border-bottom-left-radius: 0rem;
}

.badge.badge-ecka {
    display: inline-block;

    font-size: 100%;
    font-weight: 700;
    line-height: 3em;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0rem;
    padding: 0px;
    width: 4em;
    margin-right: 1em;
}

.ecka .list-group-item {
  background: #e5e5e5;
  border: 0px;
  padding: 0;
  line-height: 3em;
}

.ecka .list-group-item:hover {
    background-color: #f9e584;
}

.skodlivost0 {
    background-color: #81eb86;
}

.skodlivost1 {
    background-color: #98eb81;
}

.skodlivost2 {
    background-color: #cceb81;
}

.skodlivost3 {
    background-color: #ebd181;
}

.skodlivost4 {
    background-color: #ebe081;
}

.skodlivost5 {
    background-color: #ebc481;
}

.skodlivost6 {
    background-color: #ebb381;
}

.skodlivost7 {
    background-color: #eb8381;
}

@media (max-width: 425px) {
    .badge-ecka {
        width: 35px !important;
        font-size: 8pt !important;
        height: 42px !important;
        position: relative;
        top: 0px;
        line-height: 2.7rem !important;
    }
    .ecka .list-group-item {
        font-size: 9pt;
    }
}

.ecka-table h2 a {
  color:#000000;
  text-decoration: underline;
}

.ecka-table h2 a:hover {
  color:#ce0a14;
}

.table-responsive {
    font-size: 11pt;
}

section.spolupracujeme {
    border-top: 1px solid #ebebeb;
}

.ecka-detail:hover {
    background: #e5e5e5 !important;
}

.ecka-popis {
    border-bottom: 1px solid #f7f7f7;
    min-height: 1.5em;
}

.ecka-detailni-list .list-group-item {
    border: 0px;
    border-top: 1px soid #f7f7f7;
    border-bottom: 1px solid #f7f7f7;
    background: white;
    border-top-left-radius: 0rem;
    border-top-right-radius: 0rem;
    border-bottom-right-radius: 0rem;
    border-bottom-left-radius: 0rem;
    color: black;
}

.ecka-detailni-list span.badge.badge-ecka {
    margin-right: -20px;
}

.ecka-detailni-list .list-group-item:hover {
    background: white !important;
}

.text-pod-tabulku {
    font-size: 10pt;
}

.alert-primary {
    color: black;
}

.ecka-alert {
    border-radius: 0px;
}

/*end*/

/*dropdown menu*/

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: 0.5rem 0 0;
    font-size: 1rem;
    color: #000;
    text-align: left;
    list-style: none;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #ebebeb;
    border-radius: 0rem;
    box-shadow: 0px 0px 5px 2px #000;
}

.dropdown-item:focus,
.dropdown-item.active,
.dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #ce0a14;
}

/*end*/

/* vyrobci */

.logo_vyrobce {
  border: 1px solid #ebebeb;
  /* width: 200px;   */
  min-height: 10rem;
}

p.popis-vyrobce {
    font-size: 10pt;
}

h3.odkaz-vyrobce {
    font-size: 12pt;
}

.znacky-vypis {
  list-style-type: none;
}

.znacky-vypis a {
  min-height: 5rem;
}


/* end */

/* homepage */
.hp-img-wrap {
  display: block;
  height: 13rem;
  line-height: 13rem;
  vertical-align: middle;
  overflow: hidden;
  margin-bottom: 0.5rem;
}

/* obchodni centra */
.oc-img-wrap {
  position: relative;
  display: block;
}

.oc-logo {
  position: absolute;
  top:4%;
  right:3%;
  max-width: 30%;
  max-height: 45%;
}

#showOCmap {
  width: 100%;
  height: 100%;
  min-height: 16em;
  background: url('https://cz2.staticac.cz/images/design/oc-mapa-bg.jpg') no-repeat center center;
}

.oc-prodejnyVypis {
  list-style-type: none;
}

.oc-prodejnyVypis li.uvozitko {
  font-size:120%;
  font-weight: bold;
}


/* spotrebitelske testy */
.t-skupiny {
  list-style-type: none;
  margin-bottom: 0;
  padding-left:0;
}

.t-skupiny li {
  display: inline-block;
  padding: 0.5em 0.65em;

}

.t-skupiny li:first-of-type {
  padding-left:0;
}

.t-skupiny li:last-of-type {
  padding-right:0;
}

.t-skupiny a {
  color:#000000;
}

.t-skupiny .active a, .t-skupiny a:hover {
  color:#ce0a14;
}



.test-img {
  position: relative;
}

.test-img.actual {
  border-color:#ce0a14 !important;
}

.test-img span.txt {
  background:#ebebeb;
  color:#000000;
  position: absolute;
  left:0;
  top:0.2em;
  font-weight: bold;
  padding:0.3em 2em 0.3em 0.5em;
  clip-path:polygon(0 0, 100% 0, 90% 100%, 0 100%);
}

.test-img span.txt.actual {
  background:#ce0a14;
  color:#ffffff;
}

.test-img .t-badge {
  position: absolute;
  max-width: 25%;
  max-height: 25%;
  bottom: 2%;
  right: 2%;
}

.test-img .img-fluid {
  max-height: 11em;
}


.testy-vyrobek {
  border:0.2em solid #dee2e6;
  position: relative;
}

.testy-vyrobek .img-fluid {
  max-height: 15em;
}

.testy-vyrobek h3 {
  font-weight: bold;
}

.t-cenaWrap  {
  color:#666666;
  font-weight: bold;
}

.t-cenaWrap .cenaLabel  {
  display: block;
}

.t-cenaWrap .cena  {
  color:#000000;
  display: block;
  line-height: 1;
  font-size:180%;
}

.t-hodnoceni-box {
  background:#f7f7f7;
  color:#000;
}

.t-hodnoceni-box h4 {
  font-weight: bold;
}

.t-hodnoceni-box .plusy, .t-hodnoceni-box .minusy {
  padding-left:2.4em;
}

.t-hodnoceni-box .plusy:before, .t-hodnoceni-box .minusy:before {
  font-family: "Font Awesome 5 Pro";
  font-size: 120%;
  font-weight: bold;
  margin-left: -2em;
  width:2em;
  display: inline-block;
}

.t-hodnoceni-box .plusy:before {
  content:"\f0fe";
  color: #84d584;
}
.t-hodnoceni-box .minusy:before {
  content:"\f146";
  color: #f23232;
}

.t-hodnoceni-znamka {
  position: absolute;
  right:-1em;
  top:-1em;
  border:0.2em solid #f7f7f7;
  background:#f7f7f7;
  width:5em;
  height:5em;
  border-radius:5em;
  text-align: center;
  display: block;
}

.t-hodnoceni-znamka .t-hodnoceni-circle {
  width:4.6em;
  height:4.6em;
  border-radius:5em;
  border:0.05em solid #ce0a14;
  display: block;

}

.t-hodnoceni-in {
  display: block;
  padding-top: 0.5em;
  font-size:180%;
  color:#ce0a14;
  font-weight: bold;
  line-height: 1em;
}
.t-hodnoceni-caption {
  display: block;
  font-size: 25%;
  line-height: 1.6em;
}






/*muj ucet*/

@media(max-width: 425px) {
    .muj-ucet-jmeno {
        padding-top: 1rem;
        font-size: 15pt;
    }

    .muj-ucet-prezdivka {
        font-size: 12pt;
    }

    .mu-strazce-slev {
        background: #f7f7f7;
        padding-left: 2rem!important;
    }

    .mu-nakupni-seznam {
        background: #f7f7f7;
        padding-left: 2rem!important;
    }
}

.mu-ikonky i {
    font-size: 24pt;
    margin-left: 1rem;
}

/*end*/


/* nakupni seznam */
.seznam-polozka img {
    min-height: 48px;
}

.seznam-polozka:before {
    content: "";
    position: absolute;
    top: 0;
    right:0 ;
    width: 1px;
    height: 100%;
    background: linear-gradient(to bottom, #ccc, transparent 25%, transparent 75%, #ccc);
}

.seznam-polozka:after {
    content: "";
    position: absolute;
    bottom: 0;
    left:0 ;
    width: 100%;
    height: 1px;
    background: linear-gradient(to left, #ccc, transparent 25%, transparent 75%, #ccc);
}

.seznam-polozka:nth-child(3n+0):before {
    background: none;
}


.seznam-polozka span.count {
    position: absolute;
    background: #ce0a14;
    color: #ffffff;
    font-weight: bold;
    top: 0.5em;
    left: 1em;
    border-radius: 2em;
    line-height: 2em;
    min-width: 2em;
    text-align: center;
}

.seznam-polozka span.isIn {
    position: absolute;
    color: #ce0a14;
    top: 0.5em;
    left: 1em;
    display: none
}

.seznam-polozka span.isIn.active {
    display: inline;
}

.seznam-polozka span.isIn:before {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 700;
    content:"\f058";
    font-size: 180%;
    color: #31a63b;
}


.seznam-polozka:hover, .seznam-polozka.polozkaActive {
    background: #fef6b8;
}


table.nseznamTable th, table.nseznamTable td {
    padding: 0.2em 0.5em;
}

.nseznamTable input.mnozstvi {
    text-align: right;
    width: 3em;

}

.nseznamTable img.img-fluid {
    max-height: 3.5em;
}





/*velikost textu*/

.p1 {
    font-size: 2rem;
    margin-bottom: 0px;
}

.p2 {
    font-size: 1.50rem;
    margin-bottom: 0px;
}

.p3 {
    font-size: 1rem;
    margin-bottom: 0px;
}

.p4 {
    font-size: .85rem;
    margin-bottom: 0px;
}

.p5 {
    font-size: .70rem;
    margin-bottom: 0px;
}

/* end */

.ikonky-obchodni-centra {
    font-size: 24pt;
}

.bg-fb {
    background: #4267b2;
    color: white;
}

p.hodnoceni i{
    font-size: 16pt !important;
}

@media(max-width: 1023.5px){
    .hodnoceni{
        margin-top: 10px;
        background: #f7f7f7;
        padding: 9px;
        color: white;
    }
}

@media(min-width: 1024px){
    .hodnoceni {
    background: #f7f7f7;
    padding: 9px;
    color: white;
    }
}

.active-star{
    color: #ce0a14;
}

.non-active-star{
    color: #191919;
}

.ikonka-kolecko {
    padding: 10px;
    background: #f7f7f7;
    border-radius: 50px;
    border: 3px solid #191919;
    font-size: 20pt;
    position: relative;
    top: 4px;
    margin-right: 10px;
    color: #ce0a14;
    width: 52px;
    height: 52px;
}

@media(min-width: 768px){
.vyhody-obchodu{
    margin-bottom: 2rem;
    padding-top: 0.5rem;
    }
}

@media(max-width: 767px){
.vyhody-obchodu{
    margin-bottom: 1rem;
    padding-top: .25rem;
    }
}

.badge-obchody{
    background: #f0f0f0;
    padding-left: 6px;
    padding-right: 6px;
    font-size: 10pt;
    border-radius: 0px;
}

a span.badge-obchody{
    background: #f0f0f0;
    color: black;
}

a span.badge-obchody:hover{
    background: #ce0a14;
    color: white;
}

.ikonka-kolecko-seznam {
    padding: 15px;
    background: #f7f7f7;
    border-radius: 50px;
    border: 3px solid #191919;
    font-size: 30pt;
    position: relative;
    top: 4px;
    margin-right: 10px;
    color: #ce0a14;
    width: 85px;
    height: 85px;
    line-height: 1.25em;
}


/* letak teaser */
.letak-teaser {

}



/*barvy pisem a pozadi */

.color-red{
    color: #ce0a14;
}

.bg-gray {
    background: #f7f7f7;
}

.bg-red {
    background: #ce0a14;
}

.text-white {
    color: white;
}

/* end */

@media(max-width: 425px){
    .mobile-no-padding{
        padding-left: 0px;
        padding-right: 0px;
    }
}

.border-radius {
    border-radius: 50px;
}

/* Stránkování */

.pagination {
    flex-wrap: wrap;
}
.page-link {
  color: #ce0a14;
  background-color: #fff;
  border: 0px solid #dee2e6;
  font-weight: bold;
  padding: 0.5rem 0.5rem;
}

.page-link:hover  {
  z-index: 2;
  color: #191919;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

span.page-link {
  color: #666;
  font-weight: normal;
  cursor: default !important;
}

span.page-link:hover {
  color: #666;
  background-color: #fff;
  border: 0;
}

span.page-link.active {
  color:#000000;
  font-weight: bold;
}


.fullw9c {
  margin-left: -15px;
  padding-left: 15px;
  width: calc(100% + 15px);
}

@media (max-width: 992px) {
    .fullw9c {
        width: calc(100% + 30px);
    }
}


/* quick change */
.quick-change span {
  display: inline-block;
  line-height: 27px;
  font-size: 15px;
  vertical-align: middle;
}

.quick-change span.qc-sel {
  width: 3em;
  border:1px solid #e6e6e6;
  border-radius:14px;
  overflow: hidden;
  height: 25px;
  line-height: 25px;
  margin-left: 0.4em;
}

.quick-change select {
  width: 5em;
  border:0;
  height: 25px;
  line-height: 25px;
  padding-left:0.3em;
  font-weight: bold;
}

/* razeni */
.radit-dle-wrap, .radit-dle-label {
  line-height: 2em;
}

.radit-dle-label {
  font-weight: bold;
}

.radit-dle-wrap {
    position: relative;
}
.radit-dle-wrap select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    padding: 0;
    position: relative;
    z-index: 101;
    padding: 0 2em 0 0.5em;
    background-color: transparent;
}

.radit-dle-wrap:after {
    content: "\f107";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    font-size: 1.33333em;
    line-height: 1.5em;
  position: absolute;
    right: 0.5em;
    z-index: 100;

}



@media(max-width:770px) {
    .radit-dle-wrap, .radit-dle-label {
        display: block;
    }

    .radit-dle-label {
        margin-bottom: 0;
        text-align: left;
        font-size: 80%;
        line-height: 1.5em;
        color: #666;
        font-weight: normal;
        margin-top: 0.5em;
    }

    .radit-dle-wrap {
        border: 1px solid #ccc;
        border-radius: 2px;
    }

    .radit-dle-wrap select {
        width: 100%;
        text-align: right;
    }
}






/* prohozeni pri mobilu */


@media (max-width: 900px){
    a.navbar-brand {
        max-width: 55%;
    }
    a.navbar-brand img {
        max-height: 2.5em;
    }
    .navbar-toggler {
        padding: .25rem .5rem;
        font-size: .8rem;
    }

    div#navbarSupportedContent {
        background: white;
    }

    .navbar .nav-link, .navbar span.nav-link {
        font-size: 12pt;
    }

    .navbar a.nav-link i,.navbar a.dropdown-item i {
      width: 2em;
      text-align: center;
    }

    .dropdown-menu {
        border: 0px solid #ebebeb;
        box-shadow: none;
        padding: 0rem 0;
        margin: 0rem 0 0;
    }


    .bootstrap-autocomplete.dropdown-menu {
      padding: 0.2em;
      border-right: 1px solid #bababa;
      border-bottom: 1px solid #bababa;
    }

    a.dropdown-item {
        font-size: 10pt;
        line-height: 1.5em;
    }

    .navbar-collapse {
        position: absolute;
        top: 2.7em;
        left: 25%;
        padding-bottom: 15px;
        width: 100%;
        transition: all 0.5s ease;
        display: block;
        height: 85vh !important;
    }
    .navbar-collapse.collapsing {
        height: 85vh !important;
        margin-right: 75%;
        transition: all 0.5s ease;
        display: block;
    }
    .navbar-collapse.show {
        left: 25%;
    }
}


/* autocomplete */

.bootstrap-autocomplete {
    margin-top: 0;
    padding: 0;
}

.bootstrap-autocomplete a.dropdown-item {
    text-transform: none;
    padding: 0.2rem;
    font-weight: normal;
    font-size: 11pt;
    border-bottom: 1px solid #ebebeb;
    line-height:2em;
}

.bootstrap-autocomplete a.disabled {
    text-align: center;
    padding: 1em;
    color: #000;
}

.bootstrap-autocomplete a.disabled:hover {
    background-color: #fff;
}



.bootstrap-autocomplete a.dropdown-item .imgwrap {
    display: block;
    width: 4em;
    height: 2.1em;
    line-height: 1.65em;
    border: 1px solid #ebebeb;
    text-align: center;
    background: #ffffff;
    overflow: hidden;
    float: left;
    margin-right: 0.5em;
}

.bootstrap-autocomplete a.dropdown-item.znacka .imgwrap {
    border: 1px solid #fff; /* #ebebeb; */
}


.bootstrap-autocomplete a.dropdown-item:hover .imgwrap,
.bootstrap-autocomplete a.dropdown-item.active .imgwrap,
.bootstrap-autocomplete a.dropdown-item.znacka:hover .imgwrap,
.bootstrap-autocomplete a.dropdown-item.znacka.active .imgwrap {
    border: 1px solid #ebebeb;
}



.bootstrap-autocomplete a.dropdown-item.zbozi-detail .imgwrap {
    height: 4em;
    line-height: 3.6em;
}

.bootstrap-autocomplete a.dropdown-item.zbozi-detail .imgwrap img {
    max-height: 4em;
}


.bootstrap-autocomplete a.dropdown-item .txtwrap {
    white-space: normal;
    font-size: 95%;

}

.bootstrap-autocomplete a.dropdown-item.zbozi-detail .txtwrap {
    line-height: 1.6em;
}




.bootstrap-autocomplete a.dropdown-item .imgwrap img {
    max-height: 2em;
    max-width: 4em;
    width: auto;
    height: auto;
}

.bootstrap-autocomplete a .uvozitko {
    display: none;
  background: none;
    margin-top: -2em;
    font-weight: bold;
  line-height: 2em;
    font-size: 105%;
    color: #666666;
}

.bootstrap-autocomplete a .uvozitko img {
    height: 1.3em;
    margin-right: 0.5em;
}

.bootstrap-autocomplete a.first .uvozitko {
    display: block;
}

.bootstrap-autocomplete a .txtwrap {
    display: block;
    padding-left: 0.5em;
}


.bootstrap-autocomplete a.letaky .txtwrap:before,
.bootstrap-autocomplete a.zbozi .txtwrap:before,
.bootstrap-autocomplete a.prodejny .txtwrap:before {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
    margin-right: 0.5em;
    font-size: 110%;
}

.bootstrap-autocomplete a.letaky .txtwrap:before {
    content:"\f518";
}

.bootstrap-autocomplete a.zbozi .txtwrap:before {
    content:"\f72f";
}

.bootstrap-autocomplete a.prodejny .txtwrap:before {
    content:"\f54e";
}



.bootstrap-autocomplete a .cnt {
    display: block;
    float: right;
    width: 3em;
    height: 3em;
    line-height: 3em;
    background: #666;
    color: #fff;
    border-radius: 2em;
    text-align: center;
    /* font-weight: bold; */
    font-size: 65%;
}

.bootstrap-autocomplete a .price-ret {
    display: block;
    float: right;
    width: auto;
    text-align: right;
}

.bootstrap-autocomplete a img.ret-img {
    height: 1.9em;
    margin-left: 0.5em;
    line-height: 1.4em;
    margin-top: 0.75em;
    border: 1px solid #fff;
    padding: 0.1em;
    background-color: #fff;
}

.bootstrap-autocomplete a:hover img.ret-img,
.bootstrap-autocomplete a.active img.ret-img {
    border: 1px solid #ebebeb;
}


.bootstrap-autocomplete a .price {
    display: block;
    white-space: nowrap;
    line-height: 1.2em;
    color: #ce0a14;
    text-align: right;
    font-weight: bold;
    font-size: 110%;
    margin-left: 0.5em;
}

.bootstrap-autocomplete a:hover .price {
    color: #fff;
}





.bootstrap-autocomplete a.first {
    margin-top: 3em;
}

.bootstrap-autocomplete a.first:first-of-type {
    margin-top: 2em;
}

.bootstrap-autocomplete a.last {
    border-bottom: 1px solid black;
}

.bootstrap-autocomplete a:last-of-type {
   border: 0;
}














/* obecne */
.nosh {
  display: none;
}

.line-ellipsis {
  white-space:nowrap;
  text-overflow:ellipsis;
  overflow:hidden;
  width: 100%;
  display: inline-block;
}

.acDark, a.acDark, .acDark a {
  color: #212529;
}


.bg-white {
  background: #ffffff !important;
}

.border-gray {
   border-color:#333333 !important;
   border-radius: 50px;
}


.border.border-dotted {
    border-style: dotted !important;
}

.border-top.border-dotted {
    border-top-style: dotted !important;
}

.border-left.border-dotted {
    border-left-style: dotted !important;
}

.border-right.border-dotted {
    border-right-style: dotted !important;
}

.border-bottom.border-dotted {
    border-bottom-style: dotted !important;
}

.img-middle-center-wrap {
    width: 100%;
    height: 100%;
    text-align: center;
    display: block;
    position: relative;
}

.img-middle-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    vertical-align: unset;
}

.adLead {
  display: none;
}


#sticky-top-wrap, #sticky-bot-wrap {
    min-height: 630px;
}

.sticky-banner {
  height: 630px;
}

.font-200 {
  font-size: 200%;
}

.font-190 {
  font-size: 190%;
}

.font-180 {
  font-size: 180%;
}

.font-170 {
  font-size: 170%;
}

.font-160 {
  font-size: 160%;
}

.font-150 {
  font-size: 150%;
}

.font-140 {
  font-size: 140%;
}

.font-130 {
  font-size: 130%;
}

.font-125 {
  font-size: 125%;
}

.font-120 {
  font-size: 120%;
}

.font-110 {
  font-size: 110%;
}

.font-100 {
  font-size: 100%;
}

.font-95 {
  font-size: 95%;
}

.font-90 {
  font-size: 90%;
}

.font-85 {
  font-size: 85%;
}

.font-80 {
  font-size: 80%;
}

.font-75 {
  font-size: 75%;
}
.font-70 {
  font-size: 70%;
}
.font-65 {
  font-size: 65%;
}
.font-60 {
  font-size: 60%;
}
.font-50 {
  font-size: 50%;
}

@media(max-width:575px) {
    .font-set-sm-70 {
        font-size: 70%;
    }
    .font-set-sm-80 {
        font-size: 80%;
    }
    .font-set-sm-90 {
        font-size: 90%;
    }
    .font-set-sm-95 {
        font-size: 95%;
    }
    .font-set-sm-100 {
        font-size: 100%;
    }
    .font-set-sm-105 {
        font-size: 105%;
    }
    .font-set-sm-110 {
        font-size: 110%;
    }
}


.w-30 {
  width: 30% !important;
}

.w-33 {
  width: 33% !important;
}

.w-40 {
  width: 40% !important;
}

.w-5em {
    width: 5em;
}

@media(max-width:575px) {
    .w-set-sm-100 {
        width: 100% !important;
    }
}

@media(min-width:576px) {
    .w-set-md-100 {
        width: 100% !important;
    }
    .w-set-md-80 {
        width: 80% !important;
    }
    .w-set-md-75 {
        width: 75% !important;
    }
    .w-set-md-70 {
        width: 70% !important;
    }
    .w-set-md-65 {
        width: 65% !important;
    }
    .w-set-md-60 {
        width: 60% !important;
    }
}





@media(max-width:575px) {
    .float-set-sm-none {
        float: none !important;
    }

    .after-set-sm-none:after {
        display: none !important;
    }

    .position-set-sm-relative {
        position: relative !important;
    }

    .align-self-set-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

    .top-set-sm-0 {
        top: 0 !important;
    }

    .set-sm-acDark {
        color: #212529 !important;
    }

}





.bor-top {
  border-top: 1px solid #ced4da;
}

.lh-12 {
  line-height: 1.2em !important;
}

.lh-15 {
  line-height: 1.5rem;
}

.minh-3rem {
  min-height: 3rem;
}

.minh-4rem {
  min-height: 4rem;
}

.minh-5rem {
  min-height: 5rem;
}

.maxh-5rem {
  max-height: 5rem;
}

.minw-20rem {
  min-width: 20rem;
}

.maxh-90proc {
  max-height: 90%;
}

.maxh-100proc {
  max-height: 100%;
}

.maxw-100proc {
  max-width: 100%;
}

.text-black {
  color:#000000 !important;
}

.collapsed-hiden, .collapsed-shown {
    display: none;
}

*[aria-expanded=false] .collapsed-hiden {
    display: inline-block;
}

*[aria-expanded=true] .collapsed-shown {
    display: inline-block;
}

.collapser {
    position: relative;
    padding-right: 1.8em !important;
}

.collapser:after {
    content: "\f107";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    font-size: 1.33333em;
    position: absolute;
    right: 0.5em;
    z-index: 100;
    top: 0.2em;
    top: calc(50% - 0.75em);
}

.collapser.lh-12:after {
    top: calc(50% - 0.6em);
}

.collapser[aria-expanded=true]:after {
    content: "\f106";
}




.alert {
  padding-left:5em;
  min-height: 2em;
}

.alert:before {
  content:"\f071";
  font-family: 'Font Awesome 5 Pro';
  margin-left: -2em;
  display: block;
  float: left;
  font-size: 200%;
  margin-top: -12px;
}

.alert-noico {
    padding: .75rem 1.25rem;
    min-height: auto
}

.alert-noico:before {
  display: none;
}

.alert-info:before {
  content:"\f05a";
}

.no-radius {
    border-radius: 0 !important;
}

.hiliter-red {
    border-color: #e2001a;
    box-shadow: 0px 0px 5px 2px rgba(226,0,26,1);
}


.login-overlay {
    display: none;
    position: absolute;
    background: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: #fff;
    text-align: center;

}

.login-overlay i {
    margin-top: 10%;
}


.alert-success:before {
  content:"\f058";
}

.tip-ico:before {
  content:"\f05a";
  font-family: 'Font Awesome 5 Pro';
  color:#ce0a14;
  margin-right: 0.2em;
  font-size: 125%;
  vertical-align: middle;
}

.ac-red {
  color:#ce0a14;
}
.ac-red-imp {
  color:#ce0a14 !important;
}

.col-black {
  color:#000000;
}

.underline {
  text-decoration: underline;
}

.with-ico:before, .with-big-ico:before {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  margin-right: 0.1em;
}


.with-big-ico:before {
    font-size: 225%;
}

.ico-float:before {
    float: left;
    margin-left: -1.2em;
}

.with-big-ico.ico-float {
    margin-left: 3.3em;
}

.with-big-ico.ico-float:before {
    margin-left: -1.4em;
}

.with-ico-red:before {
    color: #ce0a14;
}

.with-ico-green:before {
    color: #31a63b;
}

.ico-light:before {
    font-weight: 100;
}

.ico-float {
    margin-left: 2em;
}

.ico-big:before {
    font-size: 150%;
    vertical-align: top;
}


.ico-zobrazit:before {
  content:"\f06e";
}

.ico-editovat:before {
  content:"\f044";
}

.ico-smazat:before {
  content:"\f2ed";
  font-weight: 900;
}

.ico-zavrit:before {
    content:"\f057";
}

.ico-akce:before {
    content:"\f02c";
}

.ico-mapa:before {
  content:"\f5a0";
  font-weight: 300;
}

.ico-cart-light:before {
  content:"\f07a";
  font-weight: 300;
}

.ico-duplikovat:before {
  content:"\f24d";
  font-weight: 300;
}

.ico-seznam:before {
  content:"\f022";
  padding-right: 0.5em;
}

.ico-ulozit:before {
  content:"\f0c7";
}

.ico-plus:before {
  content:"\f0fe";
}

.ico-minus:before {
  content:"\f146";
}

.ico-sort:before {
  content:"\f160";
}

.ico-tisk:before {
  content:"\f02f";
}

.ico-mail:before {
  content:"\f0e0";
}

.ico-facebook:before {
    font-family: 'Font Awesome 5 Brands';
    content:"\f082";
}

.ico-cart-plus:before {
    content: "\f217";
}












/*end*/

/* reklamy a pod */
.ads-sklik h3 {
  font-size:1.3rem;
  margin-bottom: 0;
  font-weight: bold;
}

.ads-sklik p {
  color:#000000;
}

p.alCenter {
    text-align: center;
    margin: 0.5em 0;
    width: 100%;
}

a.p-ad {
    display: block;
    margin:0 0 0.5em 0;
}

@media(min-width:770px) {
    a.p-ad {
        padding-left: 15px;
        text-align: left;
    }

    #prodejnaProvoz {
        top: -7em;
    }
}

p.alCenter img, a.p-ad img {
    max-width: 100%;
    height: auto;
}

.r-body .art .art-img {
  float: left;
  width: 16.666667%;
}

.r-body .art .art-img img{
  max-width: 85%;
  height: auto;
}

.r-body .art h3 {
  float: right;
  width: 83.33332%;
  font-size: 1.33em;
  margin: 0 0 0.5rem 0;
  color:#000000;
  white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.r-body .art:hover h3 {
  color:#ce0a14;
}

.r-body p.perex {
  float: right;
  width: 83.33332%;
}

.r-body .fc0 {
  clear: both;
}






/* cookie info */
#cookieInfo {
  background: #666666;
  color: #ffffff;
  text-align: center;
  padding: 0.75em;
  line-height: 1.75em;
  position: fixed;
  bottom:0;
  left: 0;
  width: 100%;
  font-size: 13px;
  margin: 0;
  display: none;
  z-index: 9000;
}

#cookieInfo a {
  background: #303030;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  border-radius: 2px;
  cursor: pointer;
  line-height: 19px;
  padding: 4px 8px;
}


/* Bootstrap Multiselect + retezec filtr */

span.multiselect-native-select {
    position: relative
}
span.multiselect-native-select select {
    border: 0!important;
    clip: rect(0 0 0 0)!important;
    height: 1px!important;
    margin: -1px -1px -1px -3px!important;
    overflow: hidden!important;
    padding: 0!important;
    position: absolute!important;
    width: 1px!important;
    left: 50%;
    top: 30px
}
.multiselect-container {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.multiselect-container.show {
    display: flex
}

.multiselect-all, .multiselect-item.divider  {
    position: relative;
    width: 100%;
    min-height: 1px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}




.multiselect-container .input-group {

}
.multiselect-container .multiselect-reset .input-group {
    width: 93%
}
.multiselect-container>li {
    padding: 0
}
.multiselect-container>li>a.multiselect-all label {
    font-weight: 700
}
.multiselect-container>li.multiselect-group label {
    margin: 0;
    padding: 3px 20px;
    height: 100%;
    font-weight: 700
}
.multiselect-container>li.multiselect-group-clickable label {
    cursor: pointer
}
.multiselect-container>li>a {
    padding: 0
}
.multiselect-container>li>a>label {
    cursor: pointer;
}

.btn-group>.btn-group:nth-child(2)>.multiselect.btn {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}
.form-inline .multiselect-container label.checkbox, .form-inline .multiselect-container label.radio {
    padding: 3px 20px 3px 40px
}
.form-inline .multiselect-container li a label.checkbox input[type=checkbox], .form-inline .multiselect-container li a label.radio input[type=radio] {
    margin-left: -20px;
    margin-right: 0
}



span.multiselect-native-select  {
    display: block;
    width: 100%;
    min-height: 1.5em;
}
ul.multiselect-container {
    padding: 0 0.5em 0.2em 0.5em;
    z-index: 100;
    top: 2em !important;
    transform: none !important;
}

span.multiselect-native-select .btn-group {
    display: block;
}

button.clear-filter {
    background: #fff;
    border: 1px solid #ced4da;
    border-left: 0;
    width: 3em;
}

input.multiselect-search {
    border: 1px solid #ced4da;
    border-radius: 0;
    border-right: 0;
    width: 80%;
    width: calc(100% - 3em);
    padding-left: 0.3em;
}


.multiselect-wrap {
    position: absolute;
    width: 100%;
    z-index: 1000;
}



li.multi-item a {
    display: block;
    font-weight: bold;
}

li.multi-item input[type=checkbox] {
    float: left;
    margin-top: 9px;
}

li.multi-item .retezec-icos {
    display: block;
    float: left;
    margin: 0 0.5em;
}

li.multi-item a label {
    margin: 0;
    text-align: left;
    line-height: 33px;
    display: block;
    color: #000000;
    text-decoration: none;
    border-bottom: 1px solid #ced4da;
    padding: 0.2em 0;
}


li.multi-item:last-of-type a label {
    border-bottom: 0;
}

.retezce-filtr {
    background: none;
    border: 0;
    text-align: left;
    display: block;
    height: 2em;
    line-height: 2em;
    font-weight: bold;
    width: 100%;
    padding: 0 2em 0 0.5em;
}

.retezce-filtr b.caret {
    display: none;
}

.retezce-filtr:after {
    content: "\f107";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    font-size: 1.33333em;
    line-height: 1.5em;
    position: absolute;
    right: 0.5em;
    z-index: 100;
    border: 0;
    width: auto;
    height: auto;
}

@media(max-width:770px) {
    .retezce-filtr {
        height: auto;
        border: 1px solid #ccc;
        border-radius: 2px;
        font-weight: normal;
    }


}


.multiselect-container-wrap {
    display: none;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #ebebeb;
    border-radius: 0rem;
    box-shadow: 0px 0px 5px 2px #000;
    height: 280px;
}

.multiselect-wrap.show .multiselect-container-wrap {
    display: block;
}

.multiselect-container-wrap .dropdown-menu {
    border: 0;
    box-shadow: none;
    display: block;
    width: 99.9%;
}

.multiselect-container-wrap .dropdown-menu .filter  {
    position: sticky;
    left: 0;
    top: 0;
    background: white;
    z-index: 1000;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    background-color: #ffffff;
}


div.retezce-nastavit-wrap {
    display: none;
    position: absolute;
    top: 310px;
    top: calc(280px + 2em);
    left: 0em;
    background: #ffffff;
    width: 100%;
    text-align: center;
    z-index: 101;
    box-shadow: 0px 2px 5px 2px #000;
    height: 40px;
    line-height: 37px;
    border: 1px solid #ebebeb;
}

div.retezce-nastavit-wrap .btn-default {
    border-color: #666;
}

.show div.retezce-nastavit-wrap {
    display: block;
}

.multiselect-reset {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.multiselect-reset .input-group {
    text-align: right !important;
}

.multiselect-item.divider {
    height: 0.3em;
    border-bottom: 1px solid #ebebeb;
}

.multiselect-reset a.btn {
    padding: .25rem .5rem;
    line-height: 1.5;
    height: auto;
    border-color: #ebebeb;
}




.multiselect-container li label {
    position: relative;
    text-align: left;
}


.multiselect-container li label input {
    /* display: none; */
}




.multiselect-container li label {
    margin: 0.5em;
}



.multiselect-container li label .over {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #ffffff;
    line-height: 35px;
    opacity: 0.6;
}

.multiselect-container li a:hover .over, .multiselect-container li.active a .over {
    background: #31a63b;
}

.multiselect-container li label .over i {
    margin-top: 0.6em;
    display: none;
    text-shadow: 1px 3px 1px #000;
}

.multiselect-container li.active label .over i {
    display: block;
}


figcaption {
  font-size: 80%;
}



/* LIGHTBOX */
.ekko-lightbox{display:-ms-flexbox!important;display:flex!important;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding-right:0!important}.ekko-lightbox-container{position:relative}.ekko-lightbox-container>div.ekko-lightbox-item{position:absolute;top:0;left:0;bottom:0;right:0;width:100%}.ekko-lightbox iframe{width:100%;height:100%}.ekko-lightbox-nav-overlay{z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;display:-ms-flexbox;display:flex}.ekko-lightbox-nav-overlay a{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;opacity:0;transition:opacity .5s;color:#fff;font-size:30px;z-index:1}.ekko-lightbox-nav-overlay a>*{-ms-flex-positive:1;flex-grow:1}.ekko-lightbox-nav-overlay a>:focus{outline:none}.ekko-lightbox-nav-overlay a span{padding:0 30px}.ekko-lightbox-nav-overlay a:last-child span{text-align:right}.ekko-lightbox-nav-overlay a:hover{text-decoration:none}.ekko-lightbox-nav-overlay a:focus{outline:none}.ekko-lightbox-nav-overlay a.disabled{cursor:default;visibility:hidden}.ekko-lightbox a:hover{opacity:1;text-decoration:none}.ekko-lightbox .modal-dialog{display:none}.ekko-lightbox .modal-footer{text-align:left}.ekko-lightbox-loader{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.ekko-lightbox-loader>div{width:40px;height:40px;position:relative;text-align:center}.ekko-lightbox-loader>div>div{width:100%;height:100%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;animation:a 2s infinite ease-in-out}.ekko-lightbox-loader>div>div:last-child{animation-delay:-1s}.modal-dialog .ekko-lightbox-loader>div>div{background-color:#333}@keyframes a{0%,to{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}




