.clearfix:after {
  content: "";
  clear: both;
  display: table;
}
@font-face {
  font-family: 'Trebuchet';
  font-weight: normal;
  src: url('/fonts/trebuchet/TrebuchetMS-Regular.eot');
  /* IE9 Compat Modes */
  src: url('/fonts/trebuchet/TrebuchetMS-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/trebuchet/TrebuchetMS-Regular.woff2') format('woff2'), /* Super Modern Browsers */ url('/fonts/trebuchet/TrebuchetMS-Regular.woff') format('woff');
  /* Pretty Modern Browsers */
}
@font-face {
  font-family: 'Trebuchet';
  font-weight: bold;
  src: url('/fonts/trebuchet/TrebuchetMS-Bold.eot');
  /* IE9 Compat Modes */
  src: url('/fonts/trebuchet/TrebuchetMS-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/trebuchet/TrebuchetMS-Bold.woff2') format('woff2'), /* Super Modern Browsers */ url('/fonts/trebuchet/TrebuchetMS-Bold.woff') format('woff');
  /* Pretty Modern Browsers */
}
@font-face {
  font-family: 'Trebuchet';
  font-weight: 500;
  src: url('/fonts/trebuchet/TrebuchetMS-Bold.eot');
  /* IE9 Compat Modes */
  src: url('/fonts/trebuchet/TrebuchetMS-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/trebuchet/TrebuchetMS-Bold.woff2') format('woff2'), /* Super Modern Browsers */ url('/fonts/trebuchet/TrebuchetMS-Bold.woff') format('woff');
  /* Pretty Modern Browsers */
}
body {
  background-color: #eeeeee;
  font-family: "Trebuchet", sans-serif;
}
h1,
h2,
h3,
h4 {
  font-weight: bold;
}
#offline-status img {
  height: 20px !important;
  width: auto !important;
  margin-bottom: 6px !important;
}
@media (max-width: 991px) {
  #offline-status img {
    height: 15px !important;
  }
}
input[type=email],
input[type=password],
input[type=text],
textarea {
  border: 1px solid #e1e1e1;
  padding: 4px 8px;
}
input[type=email]:focus,
input[type=password]:focus,
input[type=text]:focus,
textarea:focus {
  outline-color: #007B42;
}
#login-div {
  background: #ffffff;
  border: 1px solid #e1e1e1;
}
@media (min-width: 992px) {
  #login-div {
    margin-top: 40px;
  }
}
#login-div a {
  color: #007B42;
}
#login-div table td {
  padding: 4px;
}
#login-div #reg-button {
  background-color: #007B42;
  border-color: #007B42;
}
#login-div #reg-button:hover {
  background-color: #D67022;
}
#login-div #reg-button:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(244, 128, 38, 0.5);
  -moz-box-shadow: 0 0 0 0.2rem rgba(244, 128, 38, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(244, 128, 38, 0.5);
}
.container .submit {
  background-color: #d21144;
  border-color: #d21144;
}
.container .submit:hover,
.container .submit:active {
  background-color: #B41136 !important;
  border-color: #B41136 !important;
}
.container .submit:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(210, 17, 68, 0.5) !important;
  -moz-box-shadow: 0 0 0 0.2rem rgba(210, 17, 68, 0.5) !important;
  box-shadow: 0 0 0 0.2rem rgba(210, 17, 68, 0.5) !important;
}
#reg-form {
  text-align: center;
}
#reg-table {
  text-align: left;
  margin: 10px auto;
}
#reg-table td {
  padding: 5px;
  text-align: left;
}
.page {
  padding-top: 70px !important;
  background-color: #ffffff;
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
}
@media (max-width: 991px) {
  .page {
    font-size: 12px;
    padding: 35px 0 0 0 !important;
  }
  .page h2 {
    font-size: 17px;
  }
}
#top-menu {
  background-color: #007B42;
  -webkit-box-shadow: 0 4px 2px -2px gray;
  -moz-box-shadow: 0 4px 2px -2px gray;
  box-shadow: 0 4px 2px -2px gray;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}
@media (max-width: 991px) {
  #top-menu {
    text-align: center;
    font-size: 12px;
    padding: 8px 0 !important;
  }
  #top-menu > div {
    text-align: left !important;
    padding-left: 45px;
  }
  #top-menu img {
    max-width: 25%;
    margin-bottom: 10px;
    height: auto;
  }
  #top-menu div.float-left {
    display: none;
  }
}
@media (max-width: 768px) {
  #top-menu {
    font-size: 11px;
    word-break: break-all;
  }
  #top-menu > div {
    padding-left: 15px;
    text-align: center !important;
  }
  #top-menu img {
    max-width: 130px;
    float: right;
    margin-top: -5px;
    margin-left: 5px;
  }
  #top-menu #logo {
    margin: 9px 0 0 0;
    float: none !important;
  }
}
#content {
  margin-top: 35px;
}
@media (max-width: 991px) {
  #content {
    margin-top: 42px;
  }
}
#no-results {
  margin: 10px;
  background: white;
  width: 100%;
  padding: 30px;
  border: 1px solid #e1e1e1;
  text-align: center;
}
#headline {
  padding-top: 15px;
  color: #ffffff;
}
.subcats-row {
  margin: 2px !important;
}
.selected-categories {
  width: 100%;
  background-color: #ffffff;
  text-align: center;
  margin: 10px;
  border: 1px solid #e1e1e1;
  padding: 10px 0;
  font-weight: bold;
}
.selected-categories > span {
  font-size: 25px;
}
@media (max-width: 991px) {
  .selected-categories {
    margin-top: 0px;
    width: auto;
  }
}
@media (max-width: 991px) {
  #wrap_products .selected-categories {
    width: 100%;
  }
}
#home_subcats .selected-categories {
  width: auto;
}
#offline-status {
  padding-top: 26px;
}
#offline-status.nohome {
  padding-top: 14px;
}
#offline-status #off-status {
  display: inline-block;
}
@media (max-width: 991px) {
  #offline-status {
    float: right;
    margin-top: 5px;
    font-size: 15px;
  }
  #offline-status img {
    margin-top: 12px;
  }
  #offline-status.nohome img {
    margin-top: -5px;
  }
}
@media (max-width: 768px) {
  #offline-status {
    position: absolute;
    margin-top: 0;
    width: auto;
    float: right !important;
    text-align: left;
    font-size: 0;
    top: 17px;
    right: 13px;
    padding: 0 !important;
  }
  #offline-status a {
    font-size: 12px;
    display: none;
  }
  #offline-status a#kontakt-a,
  #offline-status a#logout-a {
    display: inline-block;
  }
  #offline-status a#kontakt-a img,
  #offline-status a#logout-a img {
    width: 27px !important;
    height: 27px !important;
  }
  #offline-status a#kontakt-a {
    padding-right: 10px;
    float: left;
  }
}
#home_cats,
#home_subcats {
  padding-top: 0;
}
#home_cats .home-category-in,
#home_subcats .home-category-in {
  text-align: center;
  cursor: pointer;
  background-color: #ffffff;
  border: 1px solid #e1e1e1;
  font-size: 18px;
  height: 100%;
}
#home_cats .home-category-in p,
#home_subcats .home-category-in p {
  margin-left: -12px;
  margin-right: -12px;
}
#home_cats .home-category-in img,
#home_subcats .home-category-in img {
  width: 210px;
  max-width: 100%;
  height: auto;
}
#home_cats .home-category-in:hover,
#home_subcats .home-category-in:hover {
  box-shadow: 0px 0px 4px #cdcdcd;
}
#home_cats .home-subcategory-in,
#home_subcats .home-subcategory-in {
  text-align: center;
  cursor: pointer;
  background-color: #ffffff;
  border: 1px solid #e1e1e1;
  font-size: 18px;
  height: 100%;
}
#home_cats .home-subcategory-in p,
#home_subcats .home-subcategory-in p {
  margin-left: -12px;
  margin-right: -12px;
  margin-bottom: 0;
}
#home_cats .home-subcategory-in:hover,
#home_subcats .home-subcategory-in:hover {
  box-shadow: 0px 0px 4px #cdcdcd;
}
#products > div:first-child {
  padding: 0;
}
#products #filters {
  background: #ffffff;
  border: 1px solid #e1e1e1;
  max-height: calc(100vh - 130px);
  overflow-y: auto;
  text-align: center;
  margin-top: 30px;
  padding: 30px;
}
#products #filters input[type=text] {
  width: 100%;
}
#products #filters #sorting {
  margin-top: 25px;
}
#products #filters #sorting .label {
  font-weight: bold;
  text-align: left;
}
#products #filters #sorting select {
  margin-top: 10px;
  width: 100%;
  border: 1px solid #e1e1e1;
  padding: 4px 8px;
  font-size: 15px;
}
#products #filters #sorting select:focus,
#products #filters #sorting select:active {
  outline-color: #007B42;
}
#products #filters #categories,
#products #filters #subcategories,
#products #filters #types,
#products #filters #vyuziti,
#products #filters #typ_baleni {
  padding-top: 30px;
}
#products #filters #categories .category,
#products #filters #subcategories .category,
#products #filters #types .category,
#products #filters #vyuziti .category,
#products #filters #typ_baleni .category,
#products #filters #categories .type,
#products #filters #subcategories .type,
#products #filters #types .type,
#products #filters #vyuziti .type,
#products #filters #typ_baleni .type,
#products #filters #categories .vyuziti,
#products #filters #subcategories .vyuziti,
#products #filters #types .vyuziti,
#products #filters #vyuziti .vyuziti,
#products #filters #typ_baleni .vyuziti,
#products #filters #categories .typ_baleni,
#products #filters #subcategories .typ_baleni,
#products #filters #types .typ_baleni,
#products #filters #vyuziti .typ_baleni,
#products #filters #typ_baleni .typ_baleni {
  text-align: left;
}
#products #filters #categories .category input[type=checkbox],
#products #filters #subcategories .category input[type=checkbox],
#products #filters #types .category input[type=checkbox],
#products #filters #vyuziti .category input[type=checkbox],
#products #filters #typ_baleni .category input[type=checkbox],
#products #filters #categories .type input[type=checkbox],
#products #filters #subcategories .type input[type=checkbox],
#products #filters #types .type input[type=checkbox],
#products #filters #vyuziti .type input[type=checkbox],
#products #filters #typ_baleni .type input[type=checkbox],
#products #filters #categories .vyuziti input[type=checkbox],
#products #filters #subcategories .vyuziti input[type=checkbox],
#products #filters #types .vyuziti input[type=checkbox],
#products #filters #vyuziti .vyuziti input[type=checkbox],
#products #filters #typ_baleni .vyuziti input[type=checkbox],
#products #filters #categories .typ_baleni input[type=checkbox],
#products #filters #subcategories .typ_baleni input[type=checkbox],
#products #filters #types .typ_baleni input[type=checkbox],
#products #filters #vyuziti .typ_baleni input[type=checkbox],
#products #filters #typ_baleni .typ_baleni input[type=checkbox],
#products #filters #categories .category input[type=radio],
#products #filters #subcategories .category input[type=radio],
#products #filters #types .category input[type=radio],
#products #filters #vyuziti .category input[type=radio],
#products #filters #typ_baleni .category input[type=radio],
#products #filters #categories .type input[type=radio],
#products #filters #subcategories .type input[type=radio],
#products #filters #types .type input[type=radio],
#products #filters #vyuziti .type input[type=radio],
#products #filters #typ_baleni .type input[type=radio],
#products #filters #categories .vyuziti input[type=radio],
#products #filters #subcategories .vyuziti input[type=radio],
#products #filters #types .vyuziti input[type=radio],
#products #filters #vyuziti .vyuziti input[type=radio],
#products #filters #typ_baleni .vyuziti input[type=radio],
#products #filters #categories .typ_baleni input[type=radio],
#products #filters #subcategories .typ_baleni input[type=radio],
#products #filters #types .typ_baleni input[type=radio],
#products #filters #vyuziti .typ_baleni input[type=radio],
#products #filters #typ_baleni .typ_baleni input[type=radio] {
  opacity: 0;
  position: absolute;
}
#products #filters #categories .category label,
#products #filters #subcategories .category label,
#products #filters #types .category label,
#products #filters #vyuziti .category label,
#products #filters #typ_baleni .category label,
#products #filters #categories .type label,
#products #filters #subcategories .type label,
#products #filters #types .type label,
#products #filters #vyuziti .type label,
#products #filters #typ_baleni .type label,
#products #filters #categories .vyuziti label,
#products #filters #subcategories .vyuziti label,
#products #filters #types .vyuziti label,
#products #filters #vyuziti .vyuziti label,
#products #filters #typ_baleni .vyuziti label,
#products #filters #categories .typ_baleni label,
#products #filters #subcategories .typ_baleni label,
#products #filters #types .typ_baleni label,
#products #filters #vyuziti .typ_baleni label,
#products #filters #typ_baleni .typ_baleni label {
  display: block;
  padding-left: 25px;
  font-size: 15px;
  margin-bottom: 5px;
}
#products #filters #categories .category label:before,
#products #filters #subcategories .category label:before,
#products #filters #types .category label:before,
#products #filters #vyuziti .category label:before,
#products #filters #typ_baleni .category label:before,
#products #filters #categories .type label:before,
#products #filters #subcategories .type label:before,
#products #filters #types .type label:before,
#products #filters #vyuziti .type label:before,
#products #filters #typ_baleni .type label:before,
#products #filters #categories .vyuziti label:before,
#products #filters #subcategories .vyuziti label:before,
#products #filters #types .vyuziti label:before,
#products #filters #vyuziti .vyuziti label:before,
#products #filters #typ_baleni .vyuziti label:before,
#products #filters #categories .typ_baleni label:before,
#products #filters #subcategories .typ_baleni label:before,
#products #filters #types .typ_baleni label:before,
#products #filters #vyuziti .typ_baleni label:before,
#products #filters #typ_baleni .typ_baleni label:before {
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  position: absolute;
  width: 16px;
  height: 16px;
  background: #ffffff;
  opacity: 1;
  content: "";
  display: block;
  border: 1px solid #e1e1e1;
  left: 0;
  margin-left: 30px;
  margin-top: 3px;
}
#products #filters #categories .category input[type=checkbox]:checked + label,
#products #filters #subcategories .category input[type=checkbox]:checked + label,
#products #filters #types .category input[type=checkbox]:checked + label,
#products #filters #vyuziti .category input[type=checkbox]:checked + label,
#products #filters #typ_baleni .category input[type=checkbox]:checked + label,
#products #filters #categories .type input[type=checkbox]:checked + label,
#products #filters #subcategories .type input[type=checkbox]:checked + label,
#products #filters #types .type input[type=checkbox]:checked + label,
#products #filters #vyuziti .type input[type=checkbox]:checked + label,
#products #filters #typ_baleni .type input[type=checkbox]:checked + label,
#products #filters #categories .vyuziti input[type=checkbox]:checked + label,
#products #filters #subcategories .vyuziti input[type=checkbox]:checked + label,
#products #filters #types .vyuziti input[type=checkbox]:checked + label,
#products #filters #vyuziti .vyuziti input[type=checkbox]:checked + label,
#products #filters #typ_baleni .vyuziti input[type=checkbox]:checked + label,
#products #filters #categories .typ_baleni input[type=checkbox]:checked + label,
#products #filters #subcategories .typ_baleni input[type=checkbox]:checked + label,
#products #filters #types .typ_baleni input[type=checkbox]:checked + label,
#products #filters #vyuziti .typ_baleni input[type=checkbox]:checked + label,
#products #filters #typ_baleni .typ_baleni input[type=checkbox]:checked + label,
#products #filters #categories .category input[type=radio]:checked + label,
#products #filters #subcategories .category input[type=radio]:checked + label,
#products #filters #types .category input[type=radio]:checked + label,
#products #filters #vyuziti .category input[type=radio]:checked + label,
#products #filters #typ_baleni .category input[type=radio]:checked + label,
#products #filters #categories .type input[type=radio]:checked + label,
#products #filters #subcategories .type input[type=radio]:checked + label,
#products #filters #types .type input[type=radio]:checked + label,
#products #filters #vyuziti .type input[type=radio]:checked + label,
#products #filters #typ_baleni .type input[type=radio]:checked + label,
#products #filters #categories .vyuziti input[type=radio]:checked + label,
#products #filters #subcategories .vyuziti input[type=radio]:checked + label,
#products #filters #types .vyuziti input[type=radio]:checked + label,
#products #filters #vyuziti .vyuziti input[type=radio]:checked + label,
#products #filters #typ_baleni .vyuziti input[type=radio]:checked + label,
#products #filters #categories .typ_baleni input[type=radio]:checked + label,
#products #filters #subcategories .typ_baleni input[type=radio]:checked + label,
#products #filters #types .typ_baleni input[type=radio]:checked + label,
#products #filters #vyuziti .typ_baleni input[type=radio]:checked + label,
#products #filters #typ_baleni .typ_baleni input[type=radio]:checked + label {
  font-weight: 500;
}
#products #filters #categories .category input[type=checkbox]:checked + label:before,
#products #filters #subcategories .category input[type=checkbox]:checked + label:before,
#products #filters #types .category input[type=checkbox]:checked + label:before,
#products #filters #vyuziti .category input[type=checkbox]:checked + label:before,
#products #filters #typ_baleni .category input[type=checkbox]:checked + label:before,
#products #filters #categories .type input[type=checkbox]:checked + label:before,
#products #filters #subcategories .type input[type=checkbox]:checked + label:before,
#products #filters #types .type input[type=checkbox]:checked + label:before,
#products #filters #vyuziti .type input[type=checkbox]:checked + label:before,
#products #filters #typ_baleni .type input[type=checkbox]:checked + label:before,
#products #filters #categories .vyuziti input[type=checkbox]:checked + label:before,
#products #filters #subcategories .vyuziti input[type=checkbox]:checked + label:before,
#products #filters #types .vyuziti input[type=checkbox]:checked + label:before,
#products #filters #vyuziti .vyuziti input[type=checkbox]:checked + label:before,
#products #filters #typ_baleni .vyuziti input[type=checkbox]:checked + label:before,
#products #filters #categories .typ_baleni input[type=checkbox]:checked + label:before,
#products #filters #subcategories .typ_baleni input[type=checkbox]:checked + label:before,
#products #filters #types .typ_baleni input[type=checkbox]:checked + label:before,
#products #filters #vyuziti .typ_baleni input[type=checkbox]:checked + label:before,
#products #filters #typ_baleni .typ_baleni input[type=checkbox]:checked + label:before,
#products #filters #categories .category input[type=radio]:checked + label:before,
#products #filters #subcategories .category input[type=radio]:checked + label:before,
#products #filters #types .category input[type=radio]:checked + label:before,
#products #filters #vyuziti .category input[type=radio]:checked + label:before,
#products #filters #typ_baleni .category input[type=radio]:checked + label:before,
#products #filters #categories .type input[type=radio]:checked + label:before,
#products #filters #subcategories .type input[type=radio]:checked + label:before,
#products #filters #types .type input[type=radio]:checked + label:before,
#products #filters #vyuziti .type input[type=radio]:checked + label:before,
#products #filters #typ_baleni .type input[type=radio]:checked + label:before,
#products #filters #categories .vyuziti input[type=radio]:checked + label:before,
#products #filters #subcategories .vyuziti input[type=radio]:checked + label:before,
#products #filters #types .vyuziti input[type=radio]:checked + label:before,
#products #filters #vyuziti .vyuziti input[type=radio]:checked + label:before,
#products #filters #typ_baleni .vyuziti input[type=radio]:checked + label:before,
#products #filters #categories .typ_baleni input[type=radio]:checked + label:before,
#products #filters #subcategories .typ_baleni input[type=radio]:checked + label:before,
#products #filters #types .typ_baleni input[type=radio]:checked + label:before,
#products #filters #vyuziti .typ_baleni input[type=radio]:checked + label:before,
#products #filters #typ_baleni .typ_baleni input[type=radio]:checked + label:before {
  background: #007B42;
  -webkit-box-shadow: inset 0px 0px 0px 3px #fff;
  -moz-box-shadow: inset 0px 0px 0px 3px #fff;
  box-shadow: inset 0px 0px 0px 3px #fff;
}
#products #filters #categories .label,
#products #filters #subcategories .label,
#products #filters #types .label,
#products #filters #vyuziti .label,
#products #filters #typ_baleni .label {
  margin-bottom: 10px;
  font-weight: bold;
  text-align: left;
}
#products #filters.sticky-top {
  top: 80px;
}
@media (max-width: 991px) {
  #products #filters.sticky-top {
    top: 60px;
  }
}
@media (max-width: 991px) {
  #products #filters {
    border: none;
    max-height: calc(100vh - 70px);
    font-size: 14px;
  }
}
#products > div:nth-child(3) {
  margin-top: 20px;
}
#products #filters-up .mobile-controls {
  display: none;
}
@media (max-width: 991px) {
  #products #filters-up {
    position: fixed;
    top: 0;
    left: -100%;
    height: 100%;
    background-color: #ffffff;
    z-index: 101;
    -webkit-box-shadow: 0 0 10px #333333;
    -moz-box-shadow: 0 0 10px #333333;
    box-shadow: 0 0 10px #333333;
    -webkit-transition: left 0.4s;
    -moz-transition: left 0.4s;
    -ms-transition: left 0.4s;
    -o-transition: left 0.4s;
    transition: left 0.4s;
    width: 70%;
  }
  #products #filters-up.shown {
    left: 0;
  }
  #products #filters-up .mobile-controls {
    display: block;
  }
  #products #filters-up .mobile-controls #show-filters {
    width: 35px;
    height: 35px;
    background: #ffffff;
    z-index: 99999999;
    position: fixed;
    left: 13px;
    top: 26px;
    cursor: pointer;
    border: 1px solid #e1e1e1;
  }
  #products #filters-up .mobile-controls #show-filters:before {
    margin-top: 9px;
    position: absolute;
    width: 25px;
    left: 4px;
    content: "";
    height: 9px;
    border-top: 3px solid #e1e1e1;
    border-bottom: 3px solid #e1e1e1;
    transition: width, height, border-bottom-color, border-bottom-width 0.3s;
  }
  #products #filters-up .mobile-controls #show-filters:after {
    position: absolute;
    top: 0;
    margin-top: 21px;
    height: 3px;
    background-color: #e1e1e1;
    width: 25px;
    left: 4px;
    content: "";
  }
  #products #filters-up .mobile-controls #hide-filters-mobile {
    position: absolute;
    cursor: pointer;
    width: 100%;
    text-align: center;
    margin-left: -15px;
    top: 30px;
    z-index: 9999;
  }
}
#products #filters-up.shown .mobile-controls #show-filters {
  width: 35px;
  height: 35px;
  background: #ffffff;
  z-index: 99999999;
  position: fixed;
  left: 13px;
  top: 26px;
  cursor: pointer;
  border: 1px solid #e1e1e1;
}
#products #filters-up.shown .mobile-controls #show-filters:before {
  margin-top: 9px;
  position: absolute;
  content: "";
  height: 9px;
  border-top: none;
  border-bottom: 3px solid #e1e1e1;
  transform: rotate(45deg);
  width: 12px;
  top: 7px;
  left: 6px;
}
#products #filters-up.shown .mobile-controls #show-filters:after {
  position: absolute;
  margin-top: 21px;
  background-color: #e1e1e1;
  content: "";
  transform: rotate(-45deg);
  height: 3px;
  width: 22px;
  left: 8px;
  top: -3px;
}
#products #filters-bg {
  display: none;
  z-index: 100;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: fixed;
}
@media (max-width: 991px) {
  #products #filters-bg.shown {
    display: block;
    background-color: rgba(0, 0, 0, 0.3);
  }
}
#products .product {
  padding: 10px;
  cursor: pointer;
}
#products .product h3 {
  margin-bottom: 0;
}
#products .product img {
  margin: 10px;
  width: 220px;
  height: auto;
}
#products .product .product-in {
  padding: 25px;
  background-color: #ffffff;
  border: 1px solid #e1e1e1;
  height: 100%;
}
#products .product .product-in .product-name {
  color: #007B42;
  font-size: 24px;
}
#products .product .product-in .product-parameters {
  margin: 15px 0 0 0;
}
#products .product .product-in .product-parameters > div {
  font-size: 14px;
}
#products .product .product-in .product-parameter-product-id {
  margin-top: 3px;
  font-size: 18px;
}
#products .product .product-in .product-parameter-product-id {
  background-image: url("/img/icons/id.png");
  background-position: left 5px center;
  background-repeat: no-repeat;
  padding-left: 34px;
  padding-top: 3px;
}
@media (max-width: 991px) {
  #products .row-eq-height {
    padding-left: 0 !important;
  }
}
.download-pdf a {
  padding-left: 40px;
  padding-top: 3px;
  background-image: url('/img/icons/pdf.png');
  background-size: 30px auto;
  background-repeat: no-repeat;
  background-position: left 3px center;
  font-size: 17px;
  color: #007B42;
  display: block;
  height: 30px;
}
.show-alergens a {
  padding-left: 40px;
  padding-top: 3px;
  background-image: url('/img/icons/alergen.png');
  background-size: 30px auto;
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 17px;
  color: #007B42;
  display: block;
  height: 30px;
}
#selectedProduct {
  position: fixed;
  z-index: 9999;
  top: 10px;
  left: 10px;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  border: 1px solid #e1e1e1;
  background-color: #ffffff;
  padding: 25px;
  overflow-y: auto;
}
@media (max-width: 768px) {
  #selectedProduct .row {
    margin-top: 20px;
  }
}
#selectedProduct img {
  margin: 20px 0;
  max-width: 100%;
  height: auto;
}
#selectedProduct table {
  margin: 15px 0;
}
#selectedProduct td {
  padding: 10px;
}
#selectedProduct #krizek {
  padding: 10px;
  cursor: pointer;
  line-height: 1;
  right: 0;
  top: 0;
  position: absolute;
  border: 1px solid #e1e1e1;
  border-right: none;
  border-top: none;
}
#selectedProduct #krizek:hover {
  background-color: #e1e1e1;
}
textarea#msg {
  width: 100%;
}
.parameters-table tr:nth-child(1) td {
  font-weight: bold;
}
#show-categories {
  display: none;
}
#show-categories-in {
  margin: -15px -15px 10px -15px;
  font-size: 13px;
  cursor: pointer;
}
@media (max-width: 991px) {
  #show-categories-in {
    margin-top: 5px;
  }
}
#show-subcategories {
  display: none;
}
.product-detail {
  color: #ffffff;
  background-color: #007B42;
  cursor: pointer;
  padding: 10px;
  font-size: 15px;
  text-align: center;
  margin: 10px 0 0 0;
}
@media (min-width: 768px) {
  .mobile-only {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .not-mobile {
    display: none !important;
  }
}
#brands > div {
  padding: 10px;
  color: #000000;
  width: 50%;
  float: left;
  display: block;
  margin: 35px 0 0 0 !important;
}
@media (max-width: 768px) {
  #brands > div {
    width: 100%;
    float: none;
  }
}
#brands > div > div {
  padding: 15px;
  background: white;
  border: 1px solid #cdcdcd;
}
#brands > div > div a {
  color: #000000;
}
#brands > div img {
  margin-top: 10px;
  max-width: 100%;
}
#home_cats,
#home_subcats {
  text-align: center;
}
#search_cats {
  width: auto;
  display: inline-block;
  margin: 40px auto 10px auto;
}
#search_cats input[type=text] {
  width: 240px;
  height: 30px;
  float: left;
  border: 1px solid #e1e1e1;
  border-right: none;
}
#search_cats input[type=text]:hover,
#search_cats input[type=text]:active,
#search_cats input[type=text]:focus {
  outline: none;
}
#search_cats input[type=button] {
  width: 30px;
  height: 30px;
  background-image: url('/img/lupa.png');
  background-size: 20px 20px;
  background-position: center;
  border: 1px solid #e1e1e1;
  background-repeat: no-repeat;
  border-left: none;
  background-color: #fff;
  outline: none;
  cursor: pointer;
  float: left;
}
#catalog_selection {
  float: left;
  text-align: left;
}
#catalog_selection a {
  color: #1C1C1C;
}
@media (max-width: 991px) {
  #catalog_selection {
    margin-left: 50px;
  }
}
/*# sourceMappingURL=style.css.map */