/* @import url("http://localhost/gdist.cz/css/main.min.css"); */

@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
========================================================================== */
/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/
@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;700&family=Itim&display=swap");

/*odebrat tlacitko*/
#panel-news .more {
  display: none;
}




html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
========================================================================== */
/**
* Remove the margin in all browsers.
*/
body {
  margin: 0;
}

/**
* Render the `main` element consistently in IE.
*/
main {
  display: block;
}

/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
========================================================================== */
/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
========================================================================== */
/**
* Remove the gray background on active links in IE 10.
*/
a {
  background-color: transparent;
}

/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/
b,
strong {
  font-weight: bolder;
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
* Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}

/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
========================================================================== */
/**
* Remove the border on images inside links in IE 10.
*/
img {
  border-style: none;
}

/* Forms
========================================================================== */
/**
* 1. Change the font styles in all browsers.
* 2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/
button,
input {
  /* 1 */
  overflow: visible;
}

/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
button,
select {
  /* 1 */
  text-transform: none;
}

/**
* Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
* Remove the inner border and padding in Firefox.
*/
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
* Restore the focus styles unset by the previous rule.
*/
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
* Correct the padding in Firefox.
*/
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
*    `fieldset` elements in all browsers.
*/
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
progress {
  vertical-align: baseline;
}

/**
* Remove the default vertical scrollbar in IE 10+.
*/
textarea {
  overflow: auto;
}

/**
* 1. Add the correct box sizing in IE 10.
* 2. Remove the padding in IE 10.
*/
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
* Remove the inner padding in Chrome and Safari on macOS.
*/
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
========================================================================== */
/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/
details {
  display: block;
}

/*
* Add the correct display in all browsers.
*/
summary {
  display: list-item;
}

/* Misc
========================================================================== */
/**
* Add the correct display in IE 10+.
*/
template {
  display: none;
}

/**
* Add the correct display in IE 10.
*/
[hidden] {
  display: none;
}

/* Layout
====================================================================== */
/* Screen sizes
====================================================================== */
/* Colors
====================================================================== */
/* Fonts
====================================================================== */
/* Font sizes
====================================================================== */
/* Transitions
====================================================================== */
/* Others
====================================================================== */
#panel-news .more a, .btn {
  font-family: "Quicksand", Tahoma, sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.2rem;
  text-transform: uppercase;
  border-radius: 0;
  padding: 0.9rem 1.3rem;
  -webkit-transition: 200ms ease;
  transition: 200ms ease;
}

#panel-news .more a:hover, .btn:hover, #panel-news .more a:focus, .btn:focus {
  -webkit-transform: none;
  transform: none;
  outline: none !important;
}

#panel-news .more a:active, .btn:active, #panel-news .more a:active:focus, .btn:active:focus {
  background-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#panel-news .more a .goin, .btn .goin {
  background: transparent;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
  width: inherit;
  padding: 0;
  margin: inherit;
  -webkit-transition: 300ms ease;
  transition: 300ms ease;
}

#panel-news .more a .goin:after, .btn .goin:after {
  content: '\f178';
}

#panel-news .more a .goin:hover, .btn .goin:hover {
  -webkit-transform: none;
  transform: none;
  -webkit-transition: 200ms ease;
  transition: 200ms ease;
}

#panel-news .more a, .btn.btn-primary {
  position: relative;
  display: inline-block;
  color: #99042f;
  background-color: transparent;
  border: solid 2px #99042f;
}

#panel-news .more a:before, .btn.btn-primary:before {
  border-radius: -2px;
}

#panel-news .more a:hover, .btn.btn-primary:hover, #panel-news .more a:focus, .btn.btn-primary:focus {
  color: #fff;
  border-color: #99042f;
  background-color: #99042f;
}

#panel-news .more a:hover .goin, .btn.btn-primary:hover .goin, #panel-news .more a:focus .goin, .btn.btn-primary:focus .goin {
  color: #fff;
}

#panel-news .more a .goin, .btn.btn-primary .goin {
  color: #99042f;
  background-color: transparent;
}

/* Prevent scrollbar in IE overlaying content
====================================================================== */
@-ms-viewport {
  width: auto;
}

/* Hide mobile search on large screens
====================================================================== */
/*
*  Pokud se neschova, zaviraci tlacitko lightboxu castecne nefunguje v IE
*/
@media (min-width: 992px) {
  #sm-search {
    display: none;
  }
}

/* Layout
====================================================================== */
@media (min-width: 992px) {
  #index #motive > .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  #index #motive > .container {
    width: 1170px;
  }
}

@media (min-width: 1500px) {
  #index #motive > .container {
    width: 1420px;
  }
  .section-container:not(.section-bg-light) {
    max-width: 1420px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 2560px) {
  #index #motive > .container, .container {
    width: 1920px;
  }
  .section-container {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
  }
}

.section-carousel.section-bg-light {
  padding: 0;
}

.section-carousel.section-bg-light > .row {
  margin-left: -15px;
  margin-right: -15px;
}

.section-carousel.section-bg-light > .row .carousel {
  width: 100vw;
}

/* Paticka vzdy dole */
body {
  min-height: 100vh;
}

body > footer {
  position: -webkit-sticky !important;
  position: sticky !important;
  top: 100vh;
}

/* Content */
#content {
  padding: 2rem 0;
}

#index #content {
  padding-top: 0;
}

/* Prazdne odstavce bez marginu (kvuli Tiny) */
p:empty {
  margin-bottom: 0;
}

html {
  font-size: 62.5%;
  /* 1rem = 10px */
}

html body {
  font: 1.6rem "Inter", Tahoma, sans-serif;
  color: #404040;
  line-height: 1.6;
  font-weight: 300;
  /* Automatic color function */
}

::-moz-selection {
  background: #99042f;
  color: white;
}

::selection {
  background: #99042f;
  color: white;
}

a {
  color: #404040;
  text-decoration: none;
}

a:hover, a:focus {
  color: #99042f;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Quicksand", Tahoma, sans-serif;
  color: #666666;
}

h1, h2, h3 {
  font-weight: 300;
  letter-spacing: 0.5px;
}

main > section:not(:first-of-type) h1,
#mainContent > section:not(:first-of-type) h1 {
  /* to increase space between sections */
  margin-top: 10rem;
}

#motto #motto-title {
  font-family: "Quicksand", Tahoma, sans-serif;
  color: #bc053a;
  font-size: 9rem;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1;
}

@media (max-width: 991px) {
  #motto #motto-title {
    font-size: 7rem;
  }
}

@media (max-width: 767px) {
  #motto #motto-title {
    font-size: 3.6rem;
  }
}

#motto #motto-text {
  font-family: "Quicksand", Tahoma, sans-serif;
  font-weight: 300;
  color: #f2f2f2;
  font-size: 4rem;
  line-height: 1;
}

@media (max-width: 991px) {
  #motto #motto-text {
    font-size: 1.56rem;
  }
}

h1 {
  font-size: 6rem;
  color: #99042f;
}

h1:after {
  background: #99042f;
  height: 2px;
}

@media (max-width: 991px) {
  h1 {
    font-size: 3.6rem;
    line-height: 1.25;
  }
}

@media (max-width: 767px) {
  h1 {
    font-size: 3rem;
  }
}

h1[style="text-align: left;"]:after {
  margin-left: 0;
}

h2 {
  font-size: 2.6rem;
  font-weight: 400;
  line-height: 1.35;
  color: #99042f;
  margin-top: 1.2em;
}

@media (max-width: 991px) {
  h2 {
    font-size: 2.34rem;
  }
}

h3 {
  font-family: "Inter", Tahoma, sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  color: #666666;
}

h4 {
  font-size: 2rem;
  font-weight: 400;
}

h5 {
  font-size: 1.6rem;
  text-transform: uppercase;
}

h6 {
  font-size: 1.4rem;
  text-transform: uppercase;
}

/* Theme color overriding
====================================================================== */
#basket .label,
.h1::after,
h1::after,
#separator h3.panel-title::after,
#blog h3.panel-title::after,
#panel-products h3.panel-title:after,
#random-image h3::after,
.navbar-default,
#index .navbar-default.f-nav,
.f-nav,
#index .navbar:not(.f-nav) .navbar-nav > .active > a:focus:after,
#index .navbar:not(.f-nav) .navbar-nav > .active > a:hover:after,
#index .navbar:not(.f-nav) .navbar-nav > .active > a:after,
#index .navbar:not(.f-nav) .navbar-nav > li > a:hover:after,
#index .navbar-default:not(.f-nav) .navbar-nav > .open > a:after,
#index .navbar-default:not(.f-nav) .navbar-nav > .open > a:focus:after,
#index .navbar-default:not(.f-nav) .navbar-nav > .open > a:hover:after,
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover,
.nav-tabs > li > a:hover,
.nav-pills > li > a:hover,
.nav-pills > li.active > a,
.goin,
#panel-news .more a,
footer #panel-news .more a,
#list-comments > .media .media-heading,
.btn-primary {
  background: #99042f;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover,
.nav-tabs > li > a:hover,
.btn-primary {
  border-color: #99042f;
}

#top-ribbon .btn.btn-danger:hover,
a,
.btn-link,
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  color: #99042f;
}

#second {
  background-color: #99042f;
  background: -webkit-gradient(linear, left top, right top, from(#99042f), to(#bc053a));
  background: linear-gradient(to right, #99042f, #bc053a);
}

a:hover,
.icon-favourite,
.btn-link:hover,
.btn-link:focus {
  color: #1a1a1a;
}

.icon-favourite {
  display: none;
}

#contactus a:hover,
footer a:hover,
.copy a:hover {
  color: white;
}

#contactus a,
footer a,
.copy a {
  color: #99042f;
}

#second h3.panel-title::after,
#top-ribbon,
.nav-tabs > li.active > a:hover,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover,
.goin:hover,
#panel-news .more a:hover,
#second .more a,
.btn-primary:hover,
.navbar .navbar-nav > .active > a:after,
.navbar .navbar-nav > .active > a:focus:after,
.navbar .navbar-nav > .active > a:hover:after,
.navbar .navbar-nav > .active > a:after,
.navbar .navbar-nav > li > a:hover:after,
.navbar-default .navbar-nav > .open > a:after,
.navbar-default .navbar-nav > .open > a:focus:after,
.navbar-default .navbar-nav > .open > a:hover:after {
  background-color: #1a1a1a;
}

#second .more a:hover,
footer #panel-news .more a:hover {
  background-color: white;
  color: #1a1a1a;
}

.nav-tabs > li.active > a:hover,
a.thumbnail:hover,
.thumbnail:hover,
#list-rubrics li .media-body:hover,
#list-downloads li .inside:hover,
.item-photogallery .thumbnail:hover,
.item-eshop-category .thumbnail:hover,
#detail-product a:hover > .img-thumbnail,
.form-control:focus,
.btn-primary:hover,
.image-slider a .img-thumbnail:hover {
  border-color: #1a1a1a;
}

.form-control:focus {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(53, 85, 169, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(53, 85, 169, 0.6);
}

@media (max-width: 991px) {
  #index .navbar-default .navbar-collapse {
    background-color: #99042f;
  }
  #index .navbar:not(.f-nav) .navbar-nav > .active > a:after,
  #index .navbar:not(.f-nav) .navbar-nav > .active > a:focus:after,
  #index .navbar:not(.f-nav) .navbar-nav > .active > a:hover:after,
  #index .navbar:not(.f-nav) .navbar-nav > .active > a:after,
  #index .navbar:not(.f-nav) .navbar-nav > li > a:hover:after,
  #index .navbar-default:not(.f-nav) .navbar-nav > .open > a:after,
  #index .navbar-default:not(.f-nav) .navbar-nav > .open > a:focus:after,
  #index .navbar-default:not(.f-nav) .navbar-nav > .open > a:hover:after {
    background-color: #1a1a1a;
  }
}

/* Cookie */
.cc_container {
  background-color: #99042f !important;
}

.cc_container a, .cc_container a:visited {
  color: #ffffff !important;
  text-decoration: underline !important;
}

.cc_container a:hover, .cc_container a:active {
  color: #ffffff !important;
  text-decoration: none !important;
}

.cc_container .cc_btn, .cc_container .cc_btn:visited {
  background-color: #1a1a1a !important;
  color: #fff !important;
  border-radius: 0 !important;
  text-decoration: none !important;
}

.cc_container .cc_btn:hover, .cc_container .cc_btn:active {
  background-color: #fff !important;
  color: #1a1a1a !important;
}

/* Header - motive
====================================================================== */
#index header {
  position: sticky;
}

body:not(#index) #own-motive {
  display: none;
}

#motive {
  position: relative;
  background-size: cover;
}

#index #motive {
  display: none;
  padding-top: 10rem;
  text-align: left;
  max-height: 50rem;
}

#index #motive .container {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  height: 100%;
  margin-top: 0;
}

@media (min-width: 992px) {
  #index #motive #motto {
    margin-top: 22vh;
  }
}

@media (min-width: 2560px) {
  #index #motive #motto {
    margin-top: 30vh;
  }
  #index #motive #motto #motto-title {
    font-size: 12rem;
  }
  #index #motive #motto #motto-text {
    font-size: 6rem;
  }
}

@media (max-width: 991px) {
  #index #motive {
    padding-top: 0;
  }
  #index #motive .container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  #index #motive #motto {
    margin-right: 2rem;
    margin-left: 2rem;
  }
}

@media (max-width: 767px) {
  #index #motive #motto-title, #index #motive #motto-text {
    float: none;
  }
}

@media (max-width: 575px) {
  #index #motive {
    height: 100vh;
    max-height: 100%;
    margin-bottom: 0;
  }
}

#index #own-motive .section-carousel {
  z-index: 1000;
}

/* Header - motto
====================================================================== */
#motto {
  padding: 0 15px;
  z-index: 1;
}

#motto #motto-title, #motto #motto-text {
  float: left;
  clear: both;
  font-weight: 400;
  background-color: rgba(0, 0, 0, 0.75);
  padding: 1.5rem;
}

/* Header - display first h1 in header
====================================================================== */
body:not(#index):not(.product-detail):not([class*="rubric-"]) #motive {
  display: block;
  height: 300px;
  background-position: center;
}

body:not(#index):not(.product-detail):not([class*="rubric-"]) #motive:before {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
}

body:not(#index):not(.product-detail):not([class*="rubric-"]) #motto {
  display: none;
}

body:not(#index):not(.product-detail):not([class*="rubric-"]) h1.page-title {
  float: left;
  clear: both;
  border-bottom: none;
  text-align: center;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  color: #fff;
  background-color: rgba(0, 0, 0, 0.75);
  padding: 1.5rem;
  margin: auto;
  margin-top: -265px;
  margin-bottom: 215px;
}

body:not(#index):not(.product-detail):not([class*="rubric-"]) h1.page-title:after {
  display: none;
  margin-left: auto !important;
  margin-right: auto !important;
}

body:not(#index):not(.product-detail):not([class*="rubric-"]) h1.page-title + * {
  clear: both;
}

body:not(#index):not(.product-detail):not([class*="rubric-"]) .section-container h1.page-title {
  margin-top: -290px;
}

@media (max-width: 575px) {
  body:not(#index):not(.product-detail):not([class*="rubric-"]) h1.page-title {
    float: none;
  }
}

@media (min-width: 992px) {
  body:not(#index):not(.product-detail):not([class*="rubric-"]) #motive {
    height: 350px;
  }
  body:not(#index):not(.product-detail):not([class*="rubric-"]) h1.page-title {
    text-align: left;
    margin-top: -305px;
    margin-bottom: 230px;
  }
  body:not(#index):not(.product-detail):not([class*="rubric-"]) h1.page-title:after {
    margin-left: 0 !important;
  }
  body:not(#index):not(.product-detail):not([class*="rubric-"]) .section-container h1.page-title {
    margin-top: -330px;
  }
}

/* Footer
====================================================================== */
#bar-footer a,
#bar-poweredby a {
  color: #fff;
}

footer {
  color: #999999;
  background-color: #1a1a1a;
  padding: 2rem 0;
  /* Skryti reklamy na inPage */
}

footer > .container {
  padding: 0;
  padding-bottom: 5rem;
  display: none;
}

footer h3,
footer h3.panel-title {
  color: #d9d9d9;
  font-size: 2.4rem;
  font-weight: 500;
  letter-spacing: 0.1rem;
  text-align: left !important;
  font-family: "Quicksand", Tahoma, sans-serif !important;
  margin-bottom: 3rem !important;
}

footer h4 {
  color: #d9d9d9;
  letter-spacing: 0.1rem;
  margin-bottom: 3rem;
}

footer a {
  color: inherit;
}

footer a:hover, footer a:focus {
  color: #fff !important;
}

footer ul {
  text-align: left;
  padding-left: 2.5rem;
  margin-bottom: 1rem;
}

footer ul li {
  position: relative;
}

footer ul li .fa {
  position: absolute;
  left: -2.5rem;
  top: 0.5rem;
  display: inline-block;
  width: 2rem;
  text-align: center;
}

footer ul li [class*='social'] .fa {
  position: relative;
  font-size: 3rem;
  width: auto;
  margin-right: 0.5rem;
}

footer .social-site-icon a .fa {
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 3rem;
  width: 100%;
}

footer .copy:not(.nomb) {
  display: none;
}

#own-foot ul {
  list-style: none;
  padding-left: 0;
}

.social-site-icon a {
  position: relative;
  height: 5rem;
  border-radius: 0 !important;
}

.social-site-icon a .fa {
  top: 0.6rem;
  left: 0.95rem;
}

.social-site-icon a .fa-facebook {
  left: 1.4rem;
}

.social-site-icon li.fb a:before,
.social-site-icon li.yt a:before,
.social-site-icon li.ig a:before,
.social-site-icon li.tw a:before,
.social-site-icon li.ta a:before {
  position: absolute;
  content: '';
  background-color: #404040;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

.social-site-icon li.fb a:hover,
.social-site-icon li.yt a:hover,
.social-site-icon li.ig a:hover,
.social-site-icon li.tw a:hover,
.social-site-icon li.ta a:hover {
  opacity: 1;
}

.social-site-icon li.fb a:hover:before,
.social-site-icon li.yt a:hover:before,
.social-site-icon li.ig a:hover:before,
.social-site-icon li.tw a:hover:before,
.social-site-icon li.ta a:hover:before {
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

#footer-contact .fa {
  color: inherit !important;
  margin-left: auto !important;
}

#footbox ul {
  list-style: none;
  padding-left: 2.5rem;
}

#footbox .section-container > .row {
  margin: auto;
}

@media (min-width: 768px) {
  #footbox .section-container > .row {
    width: 750px;
  }
}

@media (min-width: 992px) {
  #footbox .section-container > .row {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  #footbox .section-container > .row {
    width: 1170px;
  }
}

@media (min-width: 1500px) {
  #footbox .section-container > .row {
    width: 1420px;
  }
}

/* contact */
.footer-contact,
.footer-copy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer-contact > div,
.footer-copy > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  gap: .5rem;
}

.footer-contact {
  color: #b2b2b2;
  font-weight: bold;
  gap: 2rem 3rem;
}

.footer-copy {
  gap: 1rem;
  opacity: .7;
}

.copyright::after {
  content: "‧";
  padding-left: .5rem;
  opacity: .5;
}

@media (max-width: 439px) {
  .copyright::after {
    display: none;
  }
}

header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1050;
}

.navbar {
  position: relative !important;
}

/* Top ribbon
====================================================================== */
#top-ribbon {
  background-color: #fff;
}

#top-ribbon .input-group-btn .label {
  background-color: #99042f;
}

#top-ribbon .btn.btn-danger:hover {
  color: #99042f;
}

#top-ribbon #basket {
  display: none;
}

#top-ribbon #basket .input-group-btn .btn.btn-danger {
  position: relative;
  display: inline-block;
  padding: 1rem;
  margin-top: 0;
  border-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

#top-ribbon #basket .input-group-btn .btn.btn-danger:hover {
  color: #fff;
  background-color: #99042f;
}

#top-ribbon #basket .input-group-btn .btn.btn-danger:hover .label {
  color: #99042f;
  background-color: #fff;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

#top-ribbon #basket .input-group-btn .btn.btn-danger .label {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

#top-ribbon #basket .input-group-btn .btn.nav-icon-btn {
  padding: 0 1.5rem;
  line-height: 50px;
}

@media (max-width: 991px) {
  #top-ribbon {
    position: absolute;
    z-index: 1050;
    right: 80px;
    top: 4px;
    width: 50px;
    background: transparent;
  }
  #top-ribbon #form-search {
    display: none;
  }
  #top-ribbon #search-bar {
    float: none;
  }
  #top-ribbon .glyphicon-search {
    color: #404040;
  }
  #top-ribbon > .container,
  #top-ribbon #search-bar {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #top-ribbon {
    right: calc(((100vw - 750px) / 2) + 80px + 15px);
  }
}

@media (min-width: 992px) {
  #top-ribbon #form-search input {
    border-color: transparent;
    border-bottom-color: #cccccc;
  }
  #top-ribbon #form-search input:focus {
    border-color: transparent !important;
    border-bottom-color: #999999 !important;
  }
}

/* kontakt v horni liste */
#contactus {
  display: none;
}

/* Navbar
====================================================================== */
#navbar .navbar-nav li a {
  font-family: "Quicksand", Tahoma, sans-serif;
  font-weight: normal;
}

.navbar {
  background: #fff;
}

.navbar .navbar-nav li a {
  color: #404040;
}

.navbar .navbar-nav > li.active > a,
.navbar .navbar-nav > li > a:hover,
.navbar .navbar-nav > li > a:focus {
  color: #99042f !important;
}

.navbar .navbar-nav > li > a:after {
  background: #99042f !important;
}

#breadcrumb {
  text-align: left;
  padding: 2rem 0;
}

.breadcrumb:last-of-type {
  margin-bottom: 0;
}

#sm-search.open {
  z-index: 1060;
}

#sm-search:not(.open) {
  -webkit-transform: translate(-100vw, 0) scale(1);
  transform: translate(-100vw, 0) scale(1);
}

#index .navbar.navbar-default {
  background: #fff;
}

#index .navbar.navbar-default li a {
  color: #404040;
}

#index .navbar.navbar-default:not(.f-nav) .navbar-nav li.active a, #index .navbar.navbar-default:not(.f-nav) .navbar-nav li a:hover {
  color: #99042f;
}

/* Navbar / mobile
====================================================================== */
.navbar {
  position: fixed;
  width: 100%;
  z-index: 1000;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

@media (max-width: 991px) {
  #navbar {
    max-height: none;
  }
  #navbar .navbar-nav {
    height: 100vh;
    display: block;
    overflow-y: auto;
    padding-bottom: 10rem;
  }
  #navbar .navbar-nav li a {
    color: #404040;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  #navbar .navbar-nav li a:after {
    display: none;
  }
  #navbar .navbar-nav li a.active li[id*="submenu-item"] a {
    color: inherit;
  }
  #navbar .navbar-nav li.open ul {
    width: 100%;
    background-color: #f2f2f2;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  #navbar .navbar-nav li.open ul a {
    color: #404040;
  }
  #index .navbar-default .navbar-collapse,
  .navbar-default .navbar-collapse {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  /* toggle menu button animation */
  .navbar-default button.navbar-toggle {
    position: relative;
    height: 33px;
    width: 45px;
    margin-top: 13px;
  }
  .navbar-default button.navbar-toggle:focus, .navbar-default button.navbar-toggle:active, .navbar-default button.navbar-toggle:hover {
    background: transparent !important;
  }
  .navbar-default button.navbar-toggle .icon-bar {
    position: absolute;
    left: 9px;
    width: 25px;
    background: #404040;
  }
  .navbar-default button.navbar-toggle .icon-bar:nth-child(2) {
    top: 8px;
    -webkit-transition: 200ms ease;
    transition: 200ms ease;
  }
  .navbar-default button.navbar-toggle .icon-bar:nth-child(3) {
    top: 11px;
  }
  .navbar-default button.navbar-toggle .icon-bar:nth-child(4) {
    bottom: 7px;
    -webkit-transition: 200ms ease;
    transition: 200ms ease;
  }
  .navbar-default button.navbar-toggle:not(.collapsed) .icon-bar:nth-child(2) {
    top: 15px;
    -webkit-transition: 200ms ease;
    transition: 200ms ease;
  }
  .navbar-default button.navbar-toggle:not(.collapsed) .icon-bar:nth-child(4) {
    bottom: 14px;
    -webkit-transition: 200ms ease;
    transition: 200ms ease;
  }
}

/* Navbar / desktop
====================================================================== */
@media (min-width: 992px) {
  .navbar {
    position: fixed;
    width: 100%;
    z-index: 1000;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
  }
  .navbar > .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
  }
  .navbar > .container:before,
  .navbar > .container .navbar-nav:after {
    display: none;
  }
  .navbar .logo img {
    max-height: 48px;
    -webkit-transition: 200ms ease;
    transition: 200ms ease;
  }
  .navbar.f-nav {
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
  }
  .navbar.f-nav > .container {
    padding: 0;
    -webkit-transition: 200ms ease;
    transition: 200ms ease;
  }
  .navbar.f-nav .logo img {
    max-height: 40px;
  }
  /* not scrolled */
  .navbar:not(.f-nav) .navbar-nav li a {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  /* scrolled */
  .navbar.f-nav .navbar-nav li a {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  /* others */
  .navbar .navbar-nav li {
    position: relative;
    /* underline effect */
    /* dropdown item */
    /* submenu styling */
  }
  .navbar .navbar-nav li:last-child a {
    padding-right: 15px;
  }
  .navbar .navbar-nav li a {
    position: relative;
  }
  .navbar .navbar-nav li a:after, .navbar .navbar-nav li a:hover:after, .navbar .navbar-nav li a:focus:after, .navbar .navbar-nav li.active a:after, .navbar .navbar-nav li.active a:hover:after, .navbar .navbar-nav li.active a:focus:after, .navbar .navbar-nav li.open a:after, .navbar .navbar-nav li.open a:hover:after, .navbar .navbar-nav li.open a:focus:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: auto;
    margin: auto;
    width: 70%;
    height: 2px;
  }
  .navbar .navbar-nav li:not(.active) a:after {
    opacity: 0;
    -webkit-transition: 300ms ease;
    transition: 300ms ease;
  }
  .navbar .navbar-nav li.open a:hover:after, .navbar .navbar-nav li.open a:after {
    opacity: 0;
    bottom: -2px;
    -webkit-transition: 300ms ease;
    transition: 300ms ease;
  }
  .navbar .navbar-nav li a:hover:after,
  .navbar .navbar-nav li.active a:after, .navbar .navbar-nav li.active a:hover:after {
    opacity: 1;
    -webkit-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
  }
  .navbar .navbar-nav li.dropdown .caret {
    display: inline-block;
    vertical-align: baseline;
    margin-left: 0.25rem;
    margin-right: 0.5rem;
  }
  .navbar .navbar-nav li.open > ul {
    right: 0;
    width: auto;
    min-width: 22rem;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 15px 0 rgba(50, 50, 50, 0.2);
    box-shadow: 0 4px 15px 0 rgba(50, 50, 50, 0.2);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-radius: 0;
  }
  .navbar .navbar-nav li.open > ul:before {
    position: absolute;
    top: -8px;
    left: 35px;
    right: auto;
    display: inline-block !important;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    border-left: 8px solid transparent;
    content: '';
  }
  .navbar .navbar-nav li.open > ul li.container {
    width: auto;
    padding-right: 0;
  }
  .navbar .navbar-nav li.open > ul li ul li a {
    color: inherit;
  }
  .navbar .navbar-nav li.open > ul .container {
    padding-left: 0;
  }
  .navbar .navbar-nav li.open > ul li ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .navbar .navbar-nav li.open > ul li ul > .container {
    padding-left: 0;
  }
  .navbar .navbar-nav li.open > ul li ul li {
    padding: 0;
  }
  .navbar .navbar-nav li.open > ul li ul li a {
    text-decoration: none;
    padding: 1rem 2rem;
  }
  .navbar .navbar-nav li.open > ul li ul li a:hover,
  .navbar .navbar-nav li.open > ul li ul li a:focus,
  .navbar .navbar-nav li.open > ul li ul li a:active {
    text-decoration: none;
    background-color: #f2f2f2;
  }
}

/* Languages */
#menu-item-402823 a {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='flag-icons-gb' viewBox='0 0 640 480'%3E%3Cpath fill='%23012169' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23FFF' d='m75 0 244 181L562 0h78v62L400 241l240 178v61h-80L320 301 81 480H0v-60l239-178L0 64V0h75z'/%3E%3Cpath fill='%23C8102E' d='m424 281 216 159v40L369 281h55zm-184 20 6 35L54 480H0l240-179zM640 0v3L391 191l2-44L590 0h50zM0 0l239 176h-60L0 42V0z'/%3E%3Cpath fill='%23FFF' d='M241 0v480h160V0H241zM0 160v160h640V160H0z'/%3E%3Cpath fill='%23C8102E' d='M0 193v96h640v-96H0zM273 0v480h96V0h-96z'/%3E%3C/svg%3E") no-repeat center;
  background-size: 30px 15px;
  color: transparent !important;
}

/* Skryti vypisu rubriky jinde nez na homepage
====================================================================== */
body:not(#index) #blog {
  display: none;
}

/* Skryti vypisu rubriky jinde nez na homepage
====================================================================== */
main hr {
  border-color: transparent;
}

/* Vypis rubriky
====================================================================== */
#list-panel-news,
#list-pages {
  margin-left: -15px;
  margin-right: -15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#list-panel-news > li,
#list-pages > li {
  width: 100%;
  max-height: 100%;
  padding: 15px;
  margin: 0;
}

@media (min-width: 576px) {
  #list-panel-news > li,
  #list-pages > li {
    width: 50%;
  }
}

@media (min-width: 992px) {
  #list-panel-news > li,
  #list-pages > li {
    padding: 30px;
  }
}

@media (min-width: 1200px) {
  #list-panel-news > li,
  #list-pages > li {
    width: 33.3%;
  }
}

#list-panel-news .image-perex,
#list-pages .image-perex {
  width: 100%;
  border-radius: 0;
  padding-right: 0;
  margin-bottom: 2rem;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

#list-panel-news .image-perex img,
#list-pages .image-perex img {
  height: 250px;
  border-radius: 0;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  -webkit-transition: 300ms ease;
  transition: 300ms ease;
  -webkit-transform-origin: center;
  transform-origin: center;
}

#list-panel-news .image-perex img:hover,
#list-pages .image-perex img:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: 200ms ease;
  transition: 200ms ease;
}

#list-panel-news h4,
#list-pages h4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  font-size: 2.4rem;
  font-weight: 400;
  text-transform: none;
  line-height: 1.25;
  margin-bottom: .5em;
}

#list-panel-news h4 a,
#list-pages h4 a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  color: #99042f;
}

#list-panel-news h4 a:hover, #list-panel-news h4 a:focus,
#list-pages h4 a:hover,
#list-pages h4 a:focus {
  color: #99042f;
}

#list-panel-news h4 .rub,
#list-pages h4 .rub {
  display: none;
}

#list-panel-news .normal-date,
#list-pages .normal-date {
  font-style: normal;
  color: #b3b3b3;
  padding: 0;
  margin-bottom: 1rem;
}

#list-panel-news > li .date,
#list-pages > li .date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

#list-panel-news > li .date .day, #list-panel-news > li .date .rest, #list-panel-news > li .date .cir,
#list-pages > li .date .day,
#list-pages > li .date .rest,
#list-pages > li .date .cir {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #999999;
  font-size: 1.3rem;
}

#list-panel-news > li .date .cir,
#list-pages > li .date .cir {
  margin-left: .5rem;
}

#list-panel-news > li .date .cir .year,
#list-pages > li .date .cir .year {
  margin-left: .5rem;
}

#list-panel-news .description p:first-of-type,
#list-pages .description p:first-of-type {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
}

#list-panel-news .description p:not(:first-of-type),
#list-pages .description p:not(:first-of-type) {
  display: none;
}

/* Vypis rubrik
====================================================================== */
#list-rubrics li .media-body {
  padding: 30px;
  padding-bottom: 4rem;
  border: 2px solid transparent;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

#list-rubrics li .media-body .details {
  font-size: 1.4rem;
}

#list-rubrics li .media-body .perex {
  margin-top: 2rem;
}

#list-rubrics li .media-body .perex-image-link {
  display: block;
  margin-bottom: 2rem;
}

#list-rubrics li .media-body:hover {
  -webkit-transform: none;
  transform: none;
  border: 2px solid #99042f;
}

#list-panel-news .perex {
  font-size: 1.4rem;
}

#list-panel-news .description p:first-of-type {
  display: block;
  /* for IE */
  display: -webkit-box;
}

#panel-news h3.panel-title {
  font-family: "Quicksand", Tahoma, sans-serif;
  font-size: 6rem;
  font-weight: 300;
  color: #666666;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  #panel-news h3.panel-title {
    font-size: 3.6rem;
  }
}

#panel-news .more a {
  font-size: 1.4rem;
  background: transparent;
}

#panel-news .more a:hover, #panel-news .more a:focus:active {
  background-color: #99042f;
}

#blog {
  padding-top: 0;
}

#blog .panel-heading {
  display: none;
}

/* Prepsani textu "Archiv" na buttonu */
html:lang(cs) #panel-news .more a {
  visibility: hidden;
  position: relative;
}

html:lang(cs) #panel-news .more a::after {
  visibility: visible;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: "Aktuality";
  width: 10em;
  height: 100%;
  border: 2px solid #99042f;
  padding: .8rem 1.3rem .9rem;
  -webkit-transition: 200ms ease;
  transition: 200ms ease;
}

html:lang(cs) #panel-news .more a:hover::after {
  background-color: #99042f;
}

/* Vypis slozek se soubory ke stazeni
====================================================================== */
#list-downloads li .inside {
  border: 2px solid transparent;
  height: 100%;
}

#list-downloads li .inside:hover {
  -webkit-transform: none;
  transform: none;
  border: 2px solid #99042f;
}

#list-downloads li .inside h2 {
  margin-bottom: 2rem;
}

/* Text s obrazkem
====================================================================== */
.section-2-col-right-text h2,
.section-2-col-left-text h2 {
  margin-top: 2rem;
  margin-bottom: 3rem;
}

@media (max-width: 991px) {
  .section-2-col-right-text > .row,
  .section-2-col-left-text > .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center !important;
  }
}

@media (max-width: 991px) {
  .section-2-col-left-text > .row > div:first-of-type {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}

@media (min-width: 992px) {
  section.section-cta.header-button {
    text-align: left;
  }
}

/* Text s ikonami - zatim nepouzivat, neni v editoru
====================================================================== */
.section-container.icons {
  margin: 4rem auto;
}

.section-container.icons > .row {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.section-container.icons .fa {
  color: #99042f;
  font-size: 10rem;
  margin: 2rem 0;
  -webkit-transition: 300ms ease;
  transition: 300ms ease;
}

.section-container.icons p {
  padding-left: 3rem;
  padding-right: 3rem;
}

.section-container.icons .section-cell-item:hover .fa {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: 200ms ease;
  transition: 200ms ease;
}

/* Kontakt
====================================================================== */
.section-contact .fa {
  color: #99042f;
}

.section-contact a[class*=social] .fa {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.section-contact h4 {
  font-size: 2.4rem;
  margin-bottom: 2.5rem;
}

/* Tri sloupce s obrazkem a textem
====================================================================== */
.section-3-col-top-text .section-cell-item,
.section-3-col-bottom-text .section-cell-item {
  padding: 15px;
}

.section-3-col-top-text .section-cell-item h3,
.section-3-col-bottom-text .section-cell-item h3 {
  margin-top: 3rem;
  margin-bottom: 2rem;
}

.section-3-col-top-text .section-cell-item p,
.section-3-col-bottom-text .section-cell-item p {
  padding-left: 3rem;
  padding-right: 3rem;
}

/* Tri sloupce s obrazkem a textem - kruhove vyrezy
====================================================================== */
/*
*  Pro IE je potreba hack: https://github.com/fregante/object-fit-images
*/
.section-2-col-left-text.circles img,
.section-2-col-right-text.circles img,
.section-3-col-top-text.circles img,
.section-3-col-bottom-text.circles img {
  width: 25rem;
  height: 25rem;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  border-radius: 50%;
}

@media (max-width: 991px) {
  .section-2-col-left-text.circles img,
  .section-2-col-right-text.circles img,
  .section-3-col-top-text.circles img,
  .section-3-col-bottom-text.circles img {
    margin-bottom: 15px;
  }
}

.section-2-col-left-text.circles > .row > .section-cell-item,
.section-2-col-right-text.circles > .row > .section-cell-item,
.section-3-col-top-text.circles > .row > .section-cell-item,
.section-3-col-bottom-text.circles > .row > .section-cell-item {
  margin-bottom: 15px;
}

/* Tri sloupce ala karty - neni v editoru, zatim nepouzivat
====================================================================== */
.section-3-col-top-text.cards .card {
  height: 100%;
  border-width: 0;
  border-bottom-width: 2px;
  -webkit-box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.05);
  border-radius: 0;
  padding: 30px;
  margin: 0;
}

.section-3-col-top-text.cards h3 {
  margin-top: 1rem;
  margin-bottom: 3rem;
}

.section-3-col-top-text.cards ul {
  list-style: none;
  padding-left: 0;
  text-align: left;
}

.section-3-col-top-text.cards ul li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 5px;
}

.section-3-col-top-text.cards ul li .fa {
  color: gray;
  position: absolute;
  left: 0;
  top: 5px;
}

/* Sluzby
====================================================================== */
section.section-services li {
  border-color: #545454;
}

/* Carousel
====================================================================== */
section.section-carousel h3,
section.section-carousel p {
  color: #f2f2f2;
}

/* Carousel na homepage */
#myCarousel93 .carousel-inner .section-cell-item img {
  max-height: 600px;
  -o-object-fit: cover;
  object-fit: cover;
}

/* Tmave pozadi - neni v editoru, zatim nepouzivat
====================================================================== */
.bg-dark,
.cards .bg-dark {
  background-color: #262626;
  color: #e6e6e6;
}

.bg-dark a, .bg-dark i, .bg-dark .fa, .bg-dark ul li, .bg-dark ul li .fa, .bg-dark p,
.cards .bg-dark a,
.cards .bg-dark i,
.cards .bg-dark .fa,
.cards .bg-dark ul li,
.cards .bg-dark ul li .fa,
.cards .bg-dark p {
  color: #e6e6e6;
}

.bg-dark h1, .bg-dark h2, .bg-dark h3, .bg-dark h4, .bg-dark h5, .bg-dark h6, .bg-dark a:hover,
.cards .bg-dark h1,
.cards .bg-dark h2,
.cards .bg-dark h3,
.cards .bg-dark h4,
.cards .bg-dark h5,
.cards .bg-dark h6,
.cards .bg-dark a:hover {
  color: #99042f;
}

.bg-grey,
.cards .bg-grey {
  background-color: #f2f2f2;
  border-bottom: 2px solid #e6e6e6;
}

/* Sekce se svetle sedym pozadim
====================================================================== */
section.bg-grey {
  background-color: #f2f2f2;
  padding: 50px 15px;
}

section.bg-grey img {
  margin-top: 0;
}

/* Sekce s barevnym pozadim - neni v editoru, zatim nepouzivat
====================================================================== */
section.section-bg-light {
  padding: 100px 15px;
}

/* Sekce s obrazkem na pozadi - neni v editoru, zatim nepouzivat
====================================================================== */
section.section-bg-image {
  background-position: center center;
  background-repeat: no-repeat;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  padding: 100px 15px;
  margin-left: -50vw;
  margin-right: -50vw;
}

section.section-bg-image > .row {
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  section.section-bg-image > .row {
    width: 750px;
  }
}

@media (min-width: 992px) {
  section.section-bg-image > .row {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  section.section-bg-image > .row {
    width: 1170px;
  }
}

@media (min-width: 1500px) {
  section.section-bg-image > .row {
    width: 1420px;
  }
}

section.section-bg-image h1:first-of-type {
  margin-top: 0;
}

section.section-bg-image h1, section.section-bg-image p {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.75);
}

section.section-bg-image h1 a:hover, section.section-bg-image h1 a:focus, section.section-bg-image p a:hover, section.section-bg-image p a:focus {
  text-shadow: none;
}

/* Vlastni box
====================================================================== */
#separator {
  background-color: #f2f2f2;
  padding: 0;
  margin-top: 0;
}

#panel-custom-1 .panel-title {
  display: none;
}

body:not(#article-484417) #panel-custom-1 {
  display: none;
}

/* O spolecnosti
====================================================================== */
.about h4 {
  color: #99042f;
  margin-top: 2em;
}

/* Home
====================================================================== */
.brands-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 400px) {
  .brands-row > .section-cell-item {
    max-width: 25%;
  }
}

@media (min-width: 992px) {
  .brands-row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

/* Detail clanku
====================================================================== */
.article-detail.rubric-60291 #content main,
#tinymce #content main {
  max-width: 850px;
  margin: auto;
}

.article-detail.rubric-60291 h1,
#tinymce h1 {
  margin-bottom: 1.2em;
}

/* Oprava stylu v editoru
====================================================================== */
#tinymce section.section-bg-image {
  margin-left: calc(-50vw + 15px);
  margin-right: calc(-50vw + 15px);
}

#tinymce section.section-carousel div.carousel.editable div.item,
#tinymce section.section-carousel div.carousel.editable div.carousel-item {
  opacity: 1;
}

/* Links
====================================================================== */
a:not(.btn) .goin {
  position: relative;
  font-size: 1.4rem;
  font-weight: 400;
  font-family: "Quicksand", Tahoma, sans-serif;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
  width: auto;
  color: #99042f;
  background-color: transparent;
  border: 1px solid #99042f;
  border-radius: 0;
}

a:not(.btn) .goin:hover {
  -webkit-transform: none;
  transform: none;
  color: #fff;
  background-color: #99042f;
}

/* Buttons
====================================================================== */
.btn.btn-default {
  color: #666666;
  background-color: #f2f2f2;
}

.btn.btn-default:hover {
  color: #404040;
  background-color: #d9d9d9;
}

.btn.btn-default:hover .goin {
  color: #404040;
}

.btn.btn-default .goin {
  color: #666666;
  background-color: transparent;
}

.btn.btn-sm {
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0.05rem;
  padding: 0.7rem 1.2rem;
}

.btn.btn-lg {
  font-size: 1.8rem;
  padding: 2.1rem 4rem 1.9rem;
}

.header-button {
  margin-top: -255px;
  margin-bottom: 64px;
}

.header-button .btn-primary, .header-button .btn-primary:focus {
  color: #fff !important;
  border-color: #fff !important;
  background-color: transparent;
}

.header-button .btn-primary:hover, .header-button .btn-primary:focus:hover {
  background-color: #99042f;
  border-color: transparent !important;
}

.header-button .btn-primary .goin {
  color: #fff !important;
}

.goin {
  -webkit-transition: 200ms ease;
  transition: 200ms ease;
}

#listdata {
  padding-bottom: 2rem;
}

#listdata .more {
  text-align: center;
}

#listdata .more a {
  font-family: "Quicksand", Tahoma, sans-serif;
  color: #99042f;
  border: solid 2px #99042f;
  background: transparent;
  font-weight: 500;
  letter-spacing: 0.2rem;
  text-transform: uppercase;
  padding: 0.9rem 1.3rem;
  -webkit-transition: 200ms ease;
  transition: 200ms ease;
}

#listdata .more a:hover, #listdata .more a:focus {
  -webkit-transform: none;
  transform: none;
  background-color: #99042f;
  color: #fff;
}

/* Cookies
====================================================================== */
#cookiesModal .modal-cookies {
  --primary: #99042f;
}

#cookiesModal .modal-cookies input[type="checkbox"] {
  accent-color: #99042f;
}

/* Disable styles in editor (Tiny)
====================================================================== */
#tinymce .header-button {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

#tinymce .header-button .btn-primary {
  border-color: #99042f !important;
}

#tinymce .header-button .btn-primary,
#tinymce .header-button .btn-primary .goin {
  color: #99042f !important;
}

#tinymce .header-button .btn-primary:hover,
#tinymce .header-button .btn-primary .goin:hover {
  color: #fff !important;
}

#tinymce .header-button .btn-primary:hover .goin {
  color: #fff !important;
}

.alert button.close {
  font-size: 2.5rem;
}

/* Forms - global settings, contact form
====================================================================== */
input[type="text"]:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-color: #999999 !important;
}

input[type="checkbox"] {
  cursor: pointer;
  accent-color: #99042f;
}

form.form-container {
  margin: 0 auto 20px;
  background-color: #f2f2f2;
  border-radius: 0;
  overflow: auto;
  font-size: 1.6rem;
}

form.form-container .form-control:focus {
  border-color: #999999;
  -webkit-box-shadow: none;
  box-shadow: none;
}

form.form-container input.btn-primary {
  background-color: #fff;
}

form.form-container input.btn-primary:hover {
  background-color: #99042f;
}

form.form-container .aster {
  margin-bottom: 1rem;
  padding-left: 2rem;
}

form.form-container label {
  font-weight: normal;
}

form.form-container input {
  font-size: 1.6rem;
  min-height: 4rem;
  -webkit-box-shadow: none;
  box-shadow: none;
}

form.form-container input[name*="checkbox"] {
  min-height: 15px;
}

form.form-container textarea {
  font-size: 1.6rem;
  resize: vertical;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 12px;
}

form.form-container input#mailform-submit {
  font-size: 1.6rem;
}

form.form-container input#captcha {
  min-width: 10rem;
}

form.form-container select.form-control {
  font-size: 1.6rem;
  min-height: 4rem;
  -webkit-box-shadow: none;
  box-shadow: none;
}

form.form-container select.form-control:before {
  display: none;
}

form.form-container span.asterisk {
  color: rgba(0, 0, 0, 0.35);
  right: -15px;
}

form.form-container input#captcha::-webkit-outer-spin-button,
form.form-container input#captcha::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

form.form-container input#captcha[type=number] {
  -moz-appearance: textfield;
}

@media (max-width: 991px) {
  #article-484417 #content {
    padding-top: 0;
  }
}

@media (min-width: 992px) {
  #article-484417 #content {
    padding-top: 20px;
  }
  #article-484417 #mainContent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    gap: clamp(3rem, calc(1rem + 3vw), 8rem);
  }
  #article-484417 #mainContent > div {
    width: 50%;
  }
}

/* Order
====================================================================== */
.signat form.form-container {
  margin-top: auto;
}

#order-form input,
#order-form select,
#order-form textarea {
  font-size: 1.6rem;
  -webkit-box-shadow: none;
  box-shadow: none;
  min-height: 4rem;
}

#order-form input:focus,
#order-form select:focus,
#order-form textarea:focus {
  border-color: #99042f;
}

#order-form .input-group-addon {
  font-size: 1.6rem;
}

#order-form .btn.btn-primary {
  text-transform: none;
}

#order-form #openid-button {
  background-color: #fff;
}

#order-form #openid-button:hover {
  background-color: #99042f;
}

#order-form h3 {
  font-family: "Quicksand", Tahoma, sans-serif;
  font-size: 2.4rem;
  font-weight: 800;
  color: #404040;
}

#order-form h4 {
  text-transform: none;
  margin-top: 4px !important;
}

#order-form .panel {
  border-radius: 0;
}

#order-form #cart th {
  color: #404040;
}

#order-form #productincart .sremove {
  padding: 0.9rem 1.1rem 0.6rem;
}

#order-form #productincart .sremove .fa {
  font-size: 1.6rem;
}

#order-form .checkbox > label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#order-form .checkbox > label input[type="checkbox"] {
  margin-bottom: 3px;
}

/* Search
====================================================================== */
#search-bar > form {
  position: relative;
  margin-right: -15px;
}

#search-bar > form > input {
  border-radius: 0 !important;
  padding-right: 3.5rem !important;
}

#search-bar > form > button {
  position: absolute;
  color: #999999 !important;
  font-size: 1.6rem;
  top: 1.4rem;
  right: 1rem;
}

#search-bar > form > button:focus, #search-bar > form > button:active {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#search-bar input.form-control {
  color: #404040;
  font-size: 1.6rem;
  min-height: 4rem;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999999;
  background-color: #fff;
  border-color: #999999;
}

#search-bar input.form-control:not([value=""]) {
  color: #404040;
  border-color: #b3b3b3;
}

a:hover, #top-ribbon .btn.btn-danger:hover, #contactus a:hover, footer a:hover, .copy a:hover, .icon-favourite, .btn-link:hover, .btn-link:focus {
  color: #99042f;
}

#sm-search {
  background-color: rgba(0, 0, 0, 0.8);
}

#sm-search > button[type="button"] {
  color: transparent;
  background: transparent;
}

#sm-search > button[type="button"]:focus {
  outline: none;
}

#sm-search #small-search input {
  font-size: 4.2rem;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#sm-search #small-search button {
  background-color: #99042f;
  margin-left: auto !important;
  margin-right: auto !important;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.panel-search .panel-body > form {
  border-radius: 0;
}

.panel-search .form-group .control-label,
.panel-search .form-group .text-left {
  padding-top: 0;
  margin-bottom: 1rem;
}

.panel-search .form-group .control-label {
  padding-top: 0.5rem;
}

.panel-search .form-group input[type="text"] {
  min-height: 4rem;
  font-size: 1.6rem;
}

.alert-info {
  border-radius: 0;
}

.checkbox input {
  outline: none;
}

/* Comments
====================================================================== */
.panel-primary {
  border-radius: 0;
}

.panel-primary input,
.panel-primary textarea {
  font-size: 1.6rem;
}

.panel-primary input:focus,
.panel-primary textarea:focus {
  border-color: #99042f;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.panel-primary input[type="submit"] {
  background-color: #fff;
}

#list-comments h3 {
  background: #f2f2f2 !important;
  color: #404040 !important;
  font-family: "Quicksand", Tahoma, sans-serif;
  font-weight: 700;
  border-radius: 4px;
  border-left: 4px solid #99042f;
  padding-left: 1rem !important;
}

#list-comments .date {
  font-style: normal;
  font-size: 1.6rem;
  color: #b3b3b3;
}

#list-comments a.showanswer {
  cursor: pointer;
}

/* Images - obrazek s textem vlevo/vpravo
====================================================================== */
.section-2-col-right-text img,
.section-2-col-left-text img {
  border-radius: 0;
  margin-bottom: 1rem;
}

@media (max-width: 991px) {
  .section-2-col-right-text img,
  .section-2-col-left-text img {
    width: 100%;
  }
}

/* Images - fotogalerie
====================================================================== */
/*
*  Pro IE je potreba hack: https://github.com/fregante/object-fit-images
*/
.photos .thumbnail,
#photogalleries .thumbnail {
  border-radius: 0;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border: 2px solid transparent;
}

.photos .thumbnail img,
#photogalleries .thumbnail img {
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: contain;';
  padding: 0;
}

.photos .thumbnail:hover,
.photos .thumbnail:focus,
#photogalleries .thumbnail:hover,
#photogalleries .thumbnail:focus {
  -webkit-transform: none;
  transform: none;
  border-color: #99042f;
}

@media (any-hover: hover) {
  .photos .thumbnail:hover {
    -webkit-box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.15);
  }
}

.image-slider.slick-slider a img:hover {
  border-color: #99042f;
}

/* Thumbnails
====================================================================== */
.thumbnail {
  border: 2px solid transparent;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.thumbnail:hover {
  -webkit-transform: none;
  transform: none;
  border: 2px solid #99042f;
}

/* Icons
====================================================================== */
.filter-default {
  -webkit-filter: invert(74%) sepia(15%) saturate(590%) hue-rotate(1deg) brightness(93%) contrast(96%);
  filter: invert(74%) sepia(15%) saturate(590%) hue-rotate(1deg) brightness(93%) contrast(96%);
}

/* Slider (Carousel)
====================================================================== */
.carousel-caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.carousel-caption h3, .carousel-caption p {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 1rem 2rem;
  text-shadow: none;
}

@media (max-width: 575px) {
  .carousel-caption {
    padding-bottom: 0;
  }
  .carousel-caption p {
    display: none;
  }
}

.carousel-control {
  -webkit-transition: .2s;
  transition: .2s;
}

.carousel-control.left {
  background-image: none;
}

.carousel-control.right {
  background-image: none;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  font-size: 5rem;
  width: auto;
  height: auto;
  margin-top: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.glyphicon-chevron-left:before {
  content: '\f104';
  font-family: 'FontAwesome';
}

.glyphicon-chevron-right:before {
  content: '\f105';
  font-family: 'FontAwesome';
}

/* Slider jako vlastni motiv
====================================================================== */
#own-motive {
  display: block;
}

#own-motive > p,
#index #own-motive > p {
  margin: 0;
}

#own-motive .section-carousel,
#index #own-motive .section-carousel {
  padding-top: 0;
  padding-bottom: 0;
}

#own-motive .section-carousel .carousel-caption,
#index #own-motive .section-carousel .carousel-caption {
  top: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-top: 0;
  background: rgba(0, 0, 0, 0.5);
  padding: 0;
}

#own-motive .section-carousel .carousel-caption h3,
#own-motive .section-carousel .carousel-caption p,
#index #own-motive .section-carousel .carousel-caption h3,
#index #own-motive .section-carousel .carousel-caption p {
  background-color: transparent;
}

#own-motive .section-carousel .carousel-caption h3,
#index #own-motive .section-carousel .carousel-caption h3 {
  max-width: 11em;
  font-size: 6rem;
  line-height: 1.25;
  margin-top: .5em;
  margin-bottom: .5em;
}

@media (max-width: 991px) {
  #own-motive .section-carousel .carousel-caption h3,
  #index #own-motive .section-carousel .carousel-caption h3 {
    font-size: 5rem;
  }
}

@media (max-width: 767px) {
  #own-motive .section-carousel .carousel-caption h3,
  #index #own-motive .section-carousel .carousel-caption h3 {
    font-size: 3.2rem;
  }
}

#own-motive .section-carousel .carousel-caption p,
#index #own-motive .section-carousel .carousel-caption p {
  margin-bottom: 0;
}

#own-motive .section-carousel .section-cell-item img,
#index #own-motive .section-carousel .section-cell-item img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}

/* Add carousel-fade animation
====================================================================== */
/*  Bootstrap Carousel Fade Transition (for Bootstrap 3.3.x)
CSS from:       http://codepen.io/transportedman/pen/NPWRGq
and:            http://stackoverflow.com/questions/18548731/bootstrap-3-carousel-fading-to-new-slide-instead-of-sliding-to-new-slide
Inspired from:  http://codepen.io/Rowno/pen/Afykb

*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

/* WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
Need to override the 3.3 new styles for modern browsers & apply opacity */
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-fade .carousel-inner > .item.next,
  .carousel-fade .carousel-inner > .item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.prev,
  .carousel-fade .carousel-inner > .item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.next.left,
  .carousel-fade .carousel-inner > .item.prev.right,
  .carousel-fade .carousel-inner > .item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* Tables
====================================================================== */
.table-responsive {
  margin-right: auto;
  margin-left: auto;
  border: none;
}

.table-responsive td {
  padding: 12px 15px !important;
}

@media (max-width: 767px) {
  .table-responsive {
    font-size: 1.4rem;
  }
}

/* List of partners
====================================================================== */
.partners .section-cell-item a {
  display: block;
  position: relative;
  border: 2px solid transparent;
}

.partners .section-cell-item a::after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.1);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M 18 5 L 18 7 L 23.5625 7 L 11.28125 19.28125 L 12.71875 20.71875 L 25 8.4375 L 25 14 L 27 14 L 27 5 Z M 5 9 L 5 27 L 23 27 L 23 14 L 21 16 L 21 25 L 7 25 L 7 11 L 16 11 L 18 9 Z'/%3E%3C/svg%3E");
  background-size: 3rem;
  background-position: 90% 90%;
  background-repeat: no-repeat;
  font-style: italic;
  font-size: 1.8rem;
  opacity: 0;
  -webkit-transition: .1s;
  transition: .1s;
}

.partners .section-cell-item a:hover::after {
  opacity: .1;
}

.partners .section-cell-item a:hover {
  border-color: #e6e6e6;
}

.partners h4 {
  position: relative;
  text-align: left;
}

.partners h4::after {
  content: '';
  position: absolute;
  bottom: -11px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #e6e6e6;
}

.contact-list {
  list-style: none;
  padding-left: 0;
  margin-top: 2rem;
}

.contact-list li {
  margin-bottom: 1rem;
}

.contact-list img {
  margin-right: .5rem;
  opacity: .75;
}

/* E-SHOP - Put sign up box to the bottom on mobile
====================================================================== */
/* E-SHOP / Filters
====================================================================== */
#eshop-filters {
  border-radius: 0;
  background-color: rgba(0, 0, 0, 0.05);
}

#eshop-filters .form-group {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

#eshop-filters label,
#eshop-filters select,
#eshop-filters input {
  font-size: 1.6rem;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-weight: 400;
  height: auto;
}

#eshop-filters label:focus,
#eshop-filters select:focus,
#eshop-filters input:focus {
  border: 1px solid #d9d9d9;
}

#eshop-filters label {
  margin-bottom: 0;
}

#eshop-filters button[type*="submit"] {
  background-color: #fff;
  border-color: #99042f;
  font-size: 1.4rem;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

#eshop-filters button[type*="submit"]:hover, #eshop-filters button[type*="submit"]:focus {
  background-color: #99042f;
}

#eshop-filters #loading-circle {
  display: none !important;
}

#eshop-filters #filter-form .form-group:nth-child(2),
#eshop-filters #filter-form .form-group:nth-child(3),
#eshop-filters #filter-form .form-group:nth-child(5) {
  display: none;
}

@media (max-width: 991px) {
  #eshop-filters #filter-form .form-group:nth-child(4) {
    margin-top: 1.25rem;
    margin-bottom: 1rem;
  }
}

@media (min-width: 992px) {
  #eshop-filters > .panel-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

/* Novinka misto oblibeneho produktu */
html:lang(cs) #eshop-filters #filter-form .form-group:nth-child(4) label {
  visibility: hidden;
  position: relative;
}

html:lang(cs) #eshop-filters #filter-form .form-group:nth-child(4) label::after {
  visibility: visible;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "Novinka";
  width: 5em;
  height: 100%;
}

/* E-SHOP / Categories
====================================================================== */
body.category-detail #motive {
  display: none !important;
}

#shopping > h1 {
  margin-top: 0;
}

#eshop #shopping > h1 {
  display: none;
}

#shopping > p:last-of-type {
  margin-bottom: 4rem;
}

#shopping .item-eshop-category {
  width: 100%;
}

@media (min-width: 420px) {
  #shopping .item-eshop-category {
    width: 50%;
  }
}

@media (min-width: 768px) {
  #shopping .item-eshop-category {
    width: 33.33333333%;
  }
}

@media (min-width: 992px) {
  #shopping .item-eshop-category {
    width: 25%;
  }
}

@media (min-width: 1200px) {
  #shopping .item-eshop-category {
    width: 20%;
  }
}

/* skryti nazvu hlavnich kategorii (znacek) */
#eshop .item-eshop-category .caption {
  display: none;
}

#shopping .item-eshop-category > .thumbnail {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

#shopping .item-eshop-category > .thumbnail .caption {
  text-align: center;
  padding: 0;
}

#shopping .item-eshop-category > .thumbnail .caption .subtitle {
  font-size: 2rem;
  line-height: 1.2;
}

#shopping .item-eshop-category > .thumbnail .caption .description {
  display: none;
}

#shopping .item-eshop-category > .thumbnail .caption .more {
  display: none;
}

#shopping .item-eshop-category > .thumbnail .caption .btn-primary {
  font-size: 1.2rem;
}

#shopping .item-eshop-category > .thumbnail p {
  color: #404040;
}

#shopping .item-eshop-category > .thumbnail .count-categories {
  display: none;
}

#shopping .item-eshop-category > .thumbnail .count-products, #shopping .item-eshop-category > .thumbnail .count-products dt {
  font-size: 1.4rem;
  font-weight: 400;
  color: #999999;
  display: none;
}

#shopping .item-eshop-category > .thumbnail .count-products dd span {
  padding-bottom: 5px;
}

#shopping .item-eshop-category > .thumbnail .link-thumbnail {
  aspect-ratio: 1/1;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

#shopping .item-eshop-category > .thumbnail img.img-thumbnail {
  -o-object-fit: contain;
  object-fit: contain;
  background-color: transparent;
  margin: auto;
  padding: 0;
  max-width: 100%;
  max-height: 100%;
}

#shopping .item-eshop-category > .thumbnail:hover img.img-thumbnail {
  -webkit-transform: none;
  transform: none;
}

#shopping .item-eshop-category > .thumbnail .btn-primary {
  background-color: #fff;
}

#shopping .item-eshop-category > .thumbnail .btn-primary:hover, #shopping .item-eshop-category > .thumbnail .btn-primary:focus {
  background-color: #99042f;
}

/* E-SHOP / Products --- vypis produktu
==================================================================== */
/* products */
#shopping h2.subtitle, .item-eshop-product h2.subtitle {
  font-size: 2.6rem;
  font-weight: 400;
  text-align: center;
  margin-top: 1rem;
}

#shopping .thumbnail, .item-eshop-product .thumbnail {
  position: relative;
  background-color: #fff;
  border: 2px solid transparent;
  border-radius: 0;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  background-color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#shopping .thumbnail .link-thumbnail, .item-eshop-product .thumbnail .link-thumbnail {
  -webkit-box-flex: initial;
  -ms-flex-positive: initial;
  flex-grow: initial;
  margin-top: auto;
}

#shopping .thumbnail img.img-thumbnail, .item-eshop-product .thumbnail img.img-thumbnail {
  background-color: transparent;
  margin: 2rem auto;
}

#shopping .thumbnail:hover, .item-eshop-product .thumbnail:hover {
  -webkit-transform: none;
  transform: none;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  border-color: #e6e6e6;
}

#shopping .thumbnail:hover .img-thumbnail, .item-eshop-product .thumbnail:hover .img-thumbnail {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  opacity: 0.95;
}

#shopping .thumbnail .img-thumbnail, .item-eshop-product .thumbnail .img-thumbnail {
  margin: 0.5rem auto;
}

#shopping .count-products,
#shopping .price, .item-eshop-product .count-products,
.item-eshop-product .price {
  color: #404040;
}

#shopping #prices-original, .item-eshop-product #prices-original {
  color: #404040;
}

.item-eshop-product .description {
  font-size: 1.6rem;
  color: gray;
  display: none;
}

.item-eshop-product .caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: none;
}

.item-eshop-product .caption .price {
  margin-bottom: 0;
  padding-right: 1rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.item-eshop-product .caption .price dt {
  display: none;
}

.item-eshop-product .caption .price .price-current-vat strong {
  font-size: 1.6rem;
}

.item-eshop-product .caption .more {
  padding-top: .5rem;
  padding-bottom: .5rem;
  margin-bottom: 0;
}

.item-eshop-product .more .btn {
  font-size: 1.4rem;
  border-color: #99042f;
  border-width: 2px;
  color: #99042f;
  background-color: #fff;
}

.item-eshop-product .more .btn:hover, .item-eshop-product .more .btn:focus {
  color: #fff;
  background-color: #99042f;
}

/* E-SHOP / Products / Labels --- sleva, informace o dostupnosti zbozi
==================================================================== */
.product-label-special {
  position: absolute;
  margin: 0;
  right: 0;
  top: 0;
  font-family: "Inter", Tahoma, sans-serif;
  font-weight: 500;
  background: #faef78;
  color: #404040;
  padding-top: 0.5rem;
  padding-bottom: 0.2rem;
}

.label.label-stock1 {
  background-color: #9ade8e;
  color: #404040;
  font-weight: 500;
}

.label.label-stock2, .label.label-stock3, .label.label-stock4, .label.label-stock5 {
  font-weight: 500;
  background-color: #d9d9d9;
}

/* E-SHOP / Panels --- panel kategorii, uzivatelskeho uctu
==================================================================== */
#panel-categories,
#panel-accounts {
  border-radius: 0;
  -webkit-box-shadow: 0 7px 7px -7px rgba(0, 0, 0, 0.2);
  box-shadow: 0 7px 7px -7px rgba(0, 0, 0, 0.2);
  background-color: #f2f2f2;
}

#panel-categories h3,
#panel-accounts h3 {
  font-family: "Quicksand", Tahoma, sans-serif;
  font-size: 2.4rem;
  font-weight: 400;
  color: #404040;
}

#panel-categories ul li a:hover,
#panel-accounts ul li a:hover {
  background-color: #99042f;
}

#panel-categories ul li,
#panel-accounts ul li {
  margin-top: 0;
}

#panel-categories ul li:last-child a,
#panel-accounts ul li:last-child a {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

#panel-categories button[type*="submit"],
#panel-accounts button[type*="submit"] {
  background-color: #fff;
}

#panel-categories button[type*="submit"]:hover, #panel-categories button[type*="submit"]:focus,
#panel-accounts button[type*="submit"]:hover,
#panel-accounts button[type*="submit"]:focus {
  background-color: #99042f;
}

#panel-categories .alert,
#panel-accounts .alert {
  font-size: 1.4rem;
}

#panel-accounts {
  margin-top: 1rem;
  background-color: #f2f2f2;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#form-login input {
  background-color: #fff !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#list-panel-categories a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: .5rem;
}

#list-panel-categories a .badge {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  background-color: #fff;
  color: gray;
  font-weight: normal;
  display: none;
}

#list-panel-categories li:not(.active) .level2 {
  display: none;
}

/* E-SHOP / Product detail
==================================================================== */
#detail-product #form-product,
#detail-product #prices-current {
  display: none;
}

#detail-product #variant-box #perex {
  border: none;
}

#detail-product h1 {
  font-size: clamp(3.2rem, calc(1rem + 3vw), 4.2rem);
  text-transform: none;
}

#detail-product .dl-horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#detail-product .dl-horizontal dt {
  width: auto;
}

#detail-product .dl-horizontal dd {
  margin-left: 2rem;
  margin-bottom: 0.2rem;
}

#detail-product .link-thumbnail:hover img {
  border-color: #eaeaea;
}

#detail-product .link-thumbnail {
  position: relative;
  display: inline-block;
}

#detail-product .link-thumbnail:after {
  position: absolute;
  content: '\f00e';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-family: "FontAwesome";
  font-size: 5rem;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
  border-radius: 0;
  opacity: 0;
  -webkit-transition: 300ms ease;
  transition: 300ms ease;
}

#detail-product .link-thumbnail:hover:after {
  opacity: 1;
  -webkit-transition: 200ms ease;
  transition: 200ms ease;
}

#detail-product .img-thumbnail,
#detail-product .img-thumbnail:hover {
  border-radius: 0;
  padding: 0;
  border: 0 !important;
}

#detail-product #discount-box {
  position: relative;
  z-index: 1;
}

#detail-product .product-label-special {
  font-family: "Inter", Tahoma, sans-serif;
  font-size: 2.4rem;
  font-weight: 500;
  letter-spacing: 0.2rem;
  padding-top: 0.5rem;
  padding-bottom: 0.2rem;
}

#detail-product .input-group .form-control {
  font-size: 1.6rem;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#detail-product .input-group .form-control:hover, #detail-product .input-group .form-control:focus {
  border: 1px solid #eaeaea;
}

#detail-product .input-group .input-group-addon {
  font-size: 1.8rem;
}

#detail-product #inputs .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 1rem;
}

#detail-product #inputs .form-group input {
  padding: 0.95rem;
  height: auto;
  border: 1px solid #d9d9d9;
}

#detail-product #variants select {
  padding: 1.2rem;
  height: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #d9d9d9;
}

#detail-product #variants select:focus {
  border: 1px solid #d9d9d9;
}

/* E-SHOP / Product detail / taby
==================================================================== */
#tabs-product ul.nav-tabs {
  padding-bottom: 0;
}

#tabs-product ul li a {
  color: gray;
  background: rgba(0, 0, 0, 0.02);
  border-color: transparent;
}

#tabs-product ul li a:hover {
  color: #404040;
  background-color: #f2f2f2;
}

#tabs-product ul li.active a {
  color: #1a1a1a;
  background: #e6e6e6;
}

#tabs-product .thumbnail img.img-thumbnail {
  margin: auto;
}

#productincart h4 {
  font-family: "Inter", Tahoma, sans-serif;
  font-size: 1.6rem;
}

/* E-SHOP / Search results
==================================================================== */
@media (max-width: 991px) {
  #eshop-products .item-eshop-product {
    width: 50%;
  }
}

@media (max-width: 767px) {
  #eshop-products .item-eshop-product {
    width: 100%;
  }
}

/* Collapsing E-SHOP menu
==================================================================== */
@media (max-width: 991px) {
  #panel-categories .panel-body {
    height: 0;
    overflow: hidden;
  }
  #panel-categories .panel-body.expanded {
    height: auto;
  }
  #panel-categories .panel-heading {
    position: relative;
    padding: 1.5rem;
    cursor: pointer;
  }
  #panel-categories .panel-heading h3.panel-title {
    margin: 0;
    padding: 0;
  }
  #panel-categories .panel-heading::after {
    content: "\f107";
    font-family: "FontAwesome";
    position: absolute;
    right: 2rem;
    top: 1.25rem;
    font-size: 2rem;
    color: #404040;
    -webkit-transition: 200ms ease;
    transition: 200ms ease;
  }
  #panel-categories .panel-heading.active::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
/*# sourceMappingURL=main.css.map */