@font-face {
  font-family: "Brandom Grotesque";
  font-weight: normal;
  src: url("../font/Brandon_light.otf");
}
@font-face {
  font-family: "Brandom Grotesque";
  font-weight: bold;
  src: url("../font/Brandon_med.otf");
}

body,
.external-fonts-loaded,
a,
p,
div,
ul,
li,
ol,
form,
input,
label,
#header button,
#header button.btn,
button.btn-default,
textarea,
span.cart-price,
strong {
  font-family: "Brandom Grotesque", "Arial", sans-serif !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.category-empty,
.welcome-wrapper h1,
#content h1,
#content h2,
#content h3,
#content h4,
.external-fonts-loaded h1,
.external-fonts-loaded h2,
.external-fonts-loaded h3,
.external-fonts-loaded h4,
.external-fonts-loaded h5,
.external-fonts-loaded h6,
.external-fonts-loaded .h1,
.external-fonts-loaded .h2,
.external-fonts-loaded .h3,
.external-fonts-loaded .h4,
.external-fonts-loaded .h5,
.external-fonts-loaded .h6,
.external-fonts-loaded .category-empty {
  font-family: "Brandom Grotesque", "Arial", sans-serif !important;
}

body {
  background: white !important;
}

.site-msg {
  background: white;
}
.site-msg.information .close {
  display: none !important;
}
.overall-wrapper .site-msg.information .text {
  padding: 0;
}
.msg.msg-info {
  background: #eaeaea;
  border-color: #eaeaea;
  color: black;
}
.msg.msg-info a {
  color: black;
}
.site-msg.information {
  color: #c68b36;
  background: transparent;
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -380px;
  width: auto !important;
  font-weight: normal;
  font-size: 75%;
  text-transform: uppercase;
  line-height: 32px;
  padding: 0px;
  z-index: 10;
  bottom: auto !important;
  box-shadow: none;
}
.site-msg.information .container {
  width: auto !important;
  padding: 0px !important;
}
.site-msg.information a {
  color: #c68b36;
}
.site-msg .close::before,
.site-msg .close::after {
  background: white;
  display: none !important;
}

.top-navigation-bar {
  background: white !important;
  color: black;
}
.top-navigation-bar .container {
  position: relative;
}
.top-navigation-bar a {
  color: black;
}
.top-navigation-bar a:hover,
.top-navigation-bar a:hover::before {
  color: #c68b36 !important;
}
.top-navigation-bar .top-navigation-bar-left {
  position: absolute;
  top: 0px;
  right: 0px;
  padding-top: 8px;
}
.top-navigation-bar .top-navigation-bar-right {
  width: 100% !important;
  box-sizing: border-box;
  padding-right: 90px;
  text-align: right !important;
}
.top-navigation-bar .top-navigation-bar-right a.project-email {
  text-transform: none !important;
}
.top-navigation-bar .top-navigation-bar-right strong:first-of-type {
  display: none !important;
}
.top-navigation-bar-right a.primary,
.top-navigation-bar-right a.secondary {
  background-color: white !important;
  color: black;
}
.top-navigation-bar-right a.primary:hover,
.top-navigation-bar-right a.secondary:hover {
  background-color: white !important;
  color: #c68b36;
}
.top-navigation-bar .top-navigation-bar-right a,
.top-navigation-bar .top-navigation-bar-right strong {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
  display: inline-block !important;
  float: none !important;
}
.top-navigation-bar .top-navigation-bar-right a.project-phone,
.top-navigation-bar .top-navigation-bar-right a.project-email {
  float: left !important;
  display: none !important;
}
.top-navigation-bar .top-navigation-bar-right a.project-phone::before {
  font-family: "shoptet";
  content: "\e92c";
  padding: 0px 6px 0px 0px;
  position: relative;
  top: 1px;
  font-size: 105%;
}
.top-navigation-bar .top-navigation-bar-right a.project-email::before {
  font-family: "shoptet";
  content: "\e924";
  padding: 0px 6px 0px 0px;
  position: relative;
  top: 2px;
  font-size: 105%;
}
.top-navigation-bar .top-navigation-bar-right a.secondary::before {
  font-family: "shoptet";
  content: "\e930";
  padding: 0px 7px 0px 0px;
  position: relative;
  top: 1px;
}

#header {
  background: white !important;
}

#header .navigation-buttons a[data-target="search"],
#header .navigation-buttons a[data-target="cart"] {
  font-size: 26px !important;
  width: 50px !important;
}
#header .navigation-buttons a[data-target="search"],
#header .navigation-buttons a[data-target="cart"] {
  color: black;
  background-color: white !important;
}
#header .navigation-buttons a[data-target="search"]:hover,
#header .navigation-buttons a[data-target="cart"]:hover {
  background-color: white !important;
  color: #c68b36;
}
#header .navigation-buttons {
  top: -12px;
  width: 100px;
  z-index: 10;
}

#header .site-name,
#header .site-name a {
  height: 91px;
  max-height: 91px;
}
#header .site-name img {
  position: relative;
  top: -28px;
  height: 120px;
  max-height: 120px !important;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.scrolled #header .site-name,
.scrolled #header .site-name a {
  height: 60px;
  max-height: 60px;
}
.scrolled #header .site-name img {
  top: 0px;
  height: 60px;
  max-height: 60px !important;
}

.scrolled #header {
  z-index: 11;
}

#header .navigation-in ul li a {
  color: black;
  font-size: 80%;
  border: 1px solid white;
  font-weight: normal;
  padding: 9px 8px 7px 8px;
}
#header .navigation-in ul li a:hover,
#header .navigation-in ul li a.active {
  color: #c68b36;
}
#header .navigation-in ul li ul a {
  font-size: 90%;
  text-transform: none;
}

_:default:not(:root:root),
.safari_only {
  font-size: 80%;
  padding: 9px 6px 7px 6px;
}

.menu-helper {
  border-color: black;
  background-color: white;
  color: black;
}
.menu-helper:hover {
  border-color: #c68b36;
  color: #c68b36;
}

#content h1,
#content h2,
#content h3,
#content h4,
.in-index div.h4,
#footer h4,
#header .navigation-in ul li a,
.content-modal h1 {
  font-weight: bold;
}

#content h1 {
  font-size: 220%;
}
#content h2 {
  font-size: 160%;
}
#content h3 {
  font-size: 120%;
}
#content h4 {
  font-size: 110%;
}

.content-modal {
  font-size: 80%;
}
.content-modal h1 {
  margin-top: 5px !important;
}
.content-modal .form-control {
  border-color: #c7c7c7;
  color: black;
  background-color: white;
  font-size: 80% !important;
  padding: 5px 20px 5px 20px !important;
  height: auto !important;
}
.content-modal .form-control:focus {
  border-color: black;
}
.content-modal .form-group {
  margin-bottom: 0px !important;
}
.content-modal .form-group label {
  line-height: 40px !important;
}
.content-modal .btn {
  margin-top: 20px !important;
}
.content-modal p {
  margin-bottom: 10px !important;
}

#footer {
  font-size: 90% !important;
  background: #f8f8f8 !important;
  color: black !important;
  padding-top: 0px;
}
.in-index #footer {
  background: white !important;
  margin-top: 30px;
}
#footer h4,
#footer a {
  color: black !important;
}
#footer h4 {
  font-size: 140% !important;
}

#footer a:hover {
  color: #787878 !important;
}
#footer .footer-left,
#footer .footer-right {
  display: none !important;
}
#footer .news-item-widget h5 {
  font-size: 80% !important;
}
.contact-box ul li {
  margin-bottom: 8px !important;
}

#footer ul {
  list-style-type: none;
  margin-left: 0px;
}

#footer .custom-footer.row {
  font-size: 90% !important;
}
#footer .custom-footer.row > div ul li {
  margin-bottom: 6px !important;
}

/* Úprava footeru na homepage */
#footer .custom-footer__banner4 a img {
	max-height: 150px;
	padding: 1rem;
}

#footer .custom-footer.row > div:nth-of-type(1) {
  width: 100% !important;
  max-width: 100% !important;
  text-align: center !important;
  margin: 0px 0px 20px 0px !important;
  padding: 0px !important;
  display: none !important;
}
.in-index #footer .custom-footer.row > div:nth-of-type(1) {
  display: block !important;
}
#footer .custom-footer.row > div:nth-of-type(1) time {
  display: none !important;
}
#footer .custom-footer.row > div:nth-of-type(1) p {
  font-size: 80% !important;
  line-height: 1.3 !important;
  margin: 5px 0px 30px 0px !important;
}
#footer .custom-footer.row > div:nth-of-type(2) {
  width: 100% !important;
  max-width: 100% !important;
  text-align: center !important;
  margin: 20px 0px 50px 0px !important;
  padding: 0px !important;
  display: none !important;
}
.in-index #footer .custom-footer.row > div:nth-of-type(2) {
  display: block !important;
}
.in-index #footer .custom-footer.row > div:nth-of-type(2) img {
  width: 11% !important;
  margin: 0px 2% 0px 2% !important;
}

.in-index #footer .custom-footer.row > div:nth-of-type(1),
.in-index #footer .custom-footer.row > div:nth-of-type(2) {
  font-size: 120%;
}
.in-index #footer .custom-footer.row > div:nth-of-type(1) h4,
.in-index #footer .custom-footer.row > div:nth-of-type(2) h4 {
  font-size: 140%;
}

#footer .custom-footer.row > div:nth-of-type(4) {
  clear: none !important;
}
#footer .custom-footer.row > div:nth-of-type(3),
#footer .custom-footer.row > div:nth-of-type(4),
#footer .custom-footer.row > div:nth-of-type(5),
#footer .custom-footer.row > div:nth-of-type(6) {
  width: 25% !important;
}

#footer .custom-footer > div {
  padding-bottom: 0px;
}
#footer .banner {
  margin-bottom: 0px;
}

#footer .custom-footer div:nth-of-type(4),
#footer .custom-footer div:nth-of-type(5) {
  text-align: center;
}
#footer .custom-footer div:nth-of-type(6) {
  text-align: right;
}

.in-index .content-wrapper.container {
  margin: 0px !important;
  padding: 0px !important;
  width: 100% !important;
}
#carousel img {
  width: 100% !important;
}

.in-index #content.content.wide {
  padding-left: 0px;
  padding-right: 0px;
}
.in-index .welcome-wrapper {
  display: none;
}
.in-index #content .welcome {
  margin: 30px 0px 0px 0px;
  background: #303032;
  color: white;
  padding: 40px 80px 25px 80px;
  font-size: 120%;
  text-align: center;
}
.in-index .welcome a {
  color: #e1e1e1;
}
.in-index .welcome a:hover {
  color: white;
}
.in-index .welcome h1 {
  display: none;
}

.in-index div.h4 {
  text-align: center;
  margin-top: 0px !important;
  font-size: 180%;
}
.in-index #content .h4:nth-of-type(4) {
  margin-top: 40px !important;
}
.product {
  margin-bottom: 10px !important;
  text-align: center !important;
}
.product .p {
  border-color: white !important;
}
.product .p-bottom > div .p-tools .btn {
  border: none;
}
.p-switchable .p .p-bottom.single-button {
  padding-right: 16px;
}
.type-detail #content .product .btn,
.type-detail #content .product a.btn {
  padding: 0px 5px;
}

.wide .p-detail-tabs-wrapper {
}
.box.box-bg-dark {
  display: none !important;
}

#signature {
  margin-top: 20px;
}

#category-header {
  border: 0px !important;
}

.user-action {
  color: black;
  background: white;
}
.user-action a:hover {
  color: #c68b36;
}
.user-action a,
.user-action h1,
.user-action h2,
.user-action h3,
.user-action h4 {
  color: black;
}
.user-action ul.user-action-tabs li a {
  color: #9b9b9b;
  background-color: white;
}
.user-action ul.user-action-tabs li.active a,
.user-action ul.user-action-tabs li a:hover {
  color: black;
  background-color: white;
}
.user-action .form-control {
  border-color: #9a9a9a;
  color: black;
  background-color: white;
  font-size: 80% !important;
  padding: 5px 20px 5px 20px !important;
  height: auto !important;
  box-shadow: none !important;
}
.user-action .form-control:focus {
  border-color: black;
}
.user-action .form-control::placeholder {
  color: #ababab;
}
.user-action h4 {
  clear: both !important;
}
.user-action .form-group {
  float: left;
  width: 30%;
  font-size: 80%;
  margin: 0px 3% 15px 0px;
}
.user-action .user-action-login .form-group {
  float: none !important;
  width: 100% !important;
  margin: 0px 0px 15px 0px !important;
}
.user-action .form-group.unveil-wrapper.unveiled,
.user-action .consents .form-group {
  float: none;
  width: 100%;
  margin: 0px 0px 15px 0px;
}
.user-action .box-squeeze .form-group {
  float: none;
  width: 100%;
  margin: 0px 0px 0px 0px;
}
.user-action .btn {
  background-color: #474747;
}
.user-action .btn:hover {
  background-color: white;
  color: black;
}

#content {
  font-size: 80% !important;
}
#content .form-control {
  height: auto;
  padding: 5px 12px 5px 12px;
}

.box.box-bg-default {
  background-color: #f1f1f1;
}
.cart-table tr td {
  border-right-color: #f1f1f1;
  background-color: #f1f1f1;
}
ol.cart-header li a,
ol.cart-header li strong {
  background-color: #f1f1f1;
}
ol.cart-header li.active a,
ol.cart-header li.completed a,
ol.cart-header li.active strong,
ol.cart-header li.completed strong {
  background-color: black;
}
ol.cart-header li:first-child a:hover::after {
  background-color: black;
}
ol.cart-header li:first-child a::after,
ol.cart-header li:first-child strong::after {
  background-color: black;
}
.order-summary,
.order-summary-item {
  background-color: #f1f1f1;
}
.order-summary-inner h4 {
  text-align: center;
}
.order-summary-item.helper {
  color: black;
}

.carousel-control.left {
  left: 20px;
}

.carousel-control.right {
  right: 20px;
}

#checkoutSidebar .cart-content .form-group.consents label {
  line-height: 1.3;
}

.wide .p-image {
  min-height: 0px !important;
  position: relative;
  padding: 0px !important;
}
.wide .p-image,
.wide .p-image .p-main-image {
  box-sizing: border-box;
}
.wide .p-image .p-main-image img,
.wide .p-image .p-main-image {
  width: auto !important;
  height: 100% !important;
  min-width: 0px !important;
  min-height: 0px !important;
  max-height: 100% !important;
  max-width: 100% !important;
  padding: 0px !important;
}
.wide .p-image .p-main-image img {
  position: relative !important;
  top: -2px !important;
}
.wide .p-thumbnails {
  top: -2px !important;
}
#content div.consents {
  clear: both;
}
#content .row.last-child-with-margin .form-group {
  margin-bottom: 0px;
}

.eet-message-inner {
  font-size: 95%;
  text-align: center;
}
#signature {
  font-size: 85%;
}
#footer .copyright {
  position: relative;
  top: 13px;
  font-size: 85%;
}
#footer .copyright span {
  margin-right: 90px;
}

.type-index .footer-banner {
  display: flex;
  justify-content: center;
}

.footer-banner {
  width: 100%;
  margin-top: 80px;
}
.footer-banner .reviews {
  text-align: center;
  justify-content: space-around;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.footer-banner .review {
  width: 28%;
}
.footer-banner .review .text {
  font-size: 110%;
}
.footer-banner .review .sign {
  font-style: italic;
}

.products-block .product .p.big {
  min-height: 0px !important;
}
.products-block .product .p-bottom {
  padding-bottom: 0px !important;
}
.products-block .product .p-in-in {
  padding-bottom: 16px !important;
}
.products-block .product .p.big a.image,
.products-block .product .p-in-in a.name {
  top: 0px !important;
  display: block;
}

.btn:hover {
  background: black !important;
  border-color: black !important;
  color: white !important;
}

.link-icon.print {
  display: none !important;
}

.id-29 #content {
  text-align: center !important;
}
.id-29 #content form {
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
}
.id-29 #content form .form-control {
  border-color: #c7c7c7;
  color: black;
  background-color: white;
  font-size: 80% !important;
  padding: 5px 20px 5px 20px !important;
  height: auto !important;
}
.id-29 #content form .form-control:focus {
  border-color: black;
}
.id-29 #content form .form-group {
  margin-bottom: 0px !important;
}
.id-29 #content form .form-group label {
  line-height: 40px !important;
}
.id-29 #content form .btn {
  margin-top: 20px !important;
}

.id-29 #content ul {
  list-style-type: none;
  margin-left: 0px;
}
.id-29 #content ul li > span {
  display: inline-block;
  position: relative;
  padding-left: 30px;
}
.id-29 #content ul li > span::before {
  content: "";
  display: inline-block;
  speak: none;
  vertical-align: middle;
  font-family: shoptet;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  text-decoration: none;
  position: absolute;
  left: 0;
  top: 50%;
  width: 24px;
  margin-top: -8px;
  font-size: 16px;
  text-align: center;
}
.id-29 #content ul li > span.mail::before {
  content: "\e924";
}
.id-29 #content ul li > span.tel::before {
  content: "\e92c";
}
.id-29 #content ul li > span.facebook::before {
  content: "\e900";
}
.id-29 #content ul li > span.instagram::before {
  content: "\e909";
}

.mobileBlock {
  background: #f6f6f6;
  padding: 1px 10px 20px 10px;
  color: black;
  font-size: 120%;
}
.mobileBlock h2 {
  font-weight: normal;
  margin-top: 20px;
  font-size: 120%;
}
.mobileBlock a {
  display: inline-block;
  position: relative;
  padding-left: 25px;
  margin: 0px 8px 0px 8px;
}
.mobileBlock a::before {
  content: "";
  display: inline-block;
  speak: none;
  vertical-align: middle;
  font-family: shoptet;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  text-decoration: none;
  position: absolute;
  left: 0;
  top: 50%;
  width: 24px;
  margin-top: -8px;
  font-size: 16px;
  text-align: center;
}
.mobileBlock a.fb::before {
  content: "\e900";
}
.mobileBlock a.insta::before {
  content: "\e909";
}

#content-wrapper .client-center-box ul {
  margin-left: 0px;
  list-style-type: none;
}

#content fieldset.box.box-sm.box-bg-default .form-control {
  border-color: #c7c7c7;
  color: black;
  background-color: white;
  font-size: 80% !important;
  padding: 5px 20px 5px 20px !important;
  height: auto !important;
}
#content fieldset.box.box-sm.box-bg-default .form-control:focus {
  border-color: black;
}
#content fieldset.box.box-sm.box-bg-default .form-group {
  margin-bottom: 0px !important;
}
#content fieldset.box.box-sm.box-bg-default .form-group label {
  line-height: 40px !important;
}

.type-detail #content-wrapper {
  margin-top: 0;
}

.type-detail #content .btn,
.type-detail #content a.btn {
  padding: 5px 26px;
}
.type-detail #content .quantity input {
  height: 40px;
}
.type-detail #content .quantity .decrease {
  top: 20px;
}
.type-detail #content .quantity .increase,
.type-detail #content .quantity .decrease {
  height: 20px;
}
.type-detail #content .quantity .increase::before,
.type-detail #content .quantity .decrease::before {
  line-height: 20px;
}

/* Přidané styly detail produktu */
.type-detail #content .benefitBanner__picture {
  margin: 0px;
}

.type-detail .p-detail-inner .p-intro .h1 {
  font-size: 42px;
}

#content-wrapper .content-wrapper-in .sidebar.sidebar-left {
  display: none;
}
.type-category #content-wrapper .content-wrapper-in .sidebar.sidebar-left {
  display: block;
}
.type-category
  #content-wrapper
  .content-wrapper-in
  .sidebar.sidebar-left
  .box-categories {
  display: none;
}
.type-category
  #content-wrapper
  .content-wrapper-in
  .sidebar.sidebar-left
  .slider-wrapper {
  color: black;
  background-color: white;
}
.type-category
  #content-wrapper
  .content-wrapper-in
  .sidebar.sidebar-left
  .slider-wrapper
  h4 {
  color: black;
}
.type-category
  #content-wrapper
  .content-wrapper-in
  .sidebar.sidebar-left
  .filter-sections {
  background-color: white;
}
.type-category
  #content-wrapper
  .content-wrapper-in
  .sidebar.sidebar-left
  .filter-section {
  padding-top: 0px;
}

.type-category .sidebar .filter-section h4 {
  margin-top: 17px;
}

.filter-count {
  font-size: 12px;
  background: #f4f4f4;
}

#category-filter-hover.visible,
.content #category-filter-hover,
.content .sidebar #category-filter-hover.visible {
  display: flex;
  flex-direction: column;
}
#manufacturer-filter {
  order: 999;
  border-top: 1px solid #dadada !important;
}

.subcategories li {
  padding: 5px;
}
.subcategories li:before {
  display: none;
}
.subcategories li a {
  font-size: 16px;
  display: block;
  width: 100%;
  background: #f4f4f4;
  padding: 2px 10px;
  font-weight: 700;
}

table.detail-parameters.second > tbody > tr:nth-of-type(1) > td > * {
  display: none;
}
table.detail-parameters.second
  > tbody
  > tr:nth-of-type(1)
  > td
  > a:nth-of-type(1) {
  display: inline;
}

.breadcrumbs {
  color: #000;
  background-color: #f8f8f8;
  border-color: #f8f8f8;
  padding: 10px 15px 10px 15px;
  display: block;
}

/* Úprava breadcrubs pozice domečku - nový styl */
.breadcrumbs #navigation-first .navigation-home-icon::before {
  margin-top: -6px;
}

#content .news-item .image {
  height: 290px;
  overflow: hidden;
}
#content .news-item .image img {
  max-height: none;
}

#content strong.price-final {
  color: #c68b36;
}
#content strong.price-final > span {
  white-space: nowrap;
}
#content.wide .p-final-price-wrapper table.detail-parameters {
  width: auto;
}
.p-final-price-wrapper .price-standard > span {
  display: block;
  text-align: center;
}

#content .btn:hover {
  background: #c68b36 !important;
  border-color: #c68b36 !important;
}
#content a:hover,
#footer a:hover {
  color: #c68b36 !important;
}

.cart-window .cart-empty .col-md-4,
.in-kosik .cart-empty .cart-row .col-md-4 {
  display: none !important;
}
.cart-window .row.summary .box-md h4 {
  display: none !important;
}
.cart-inner .btn.toggle-contacts {
  display: none !important;
}

.btn.next-step-forward,
#submit-order {
  border-color: #c68b36 !important;
  background: #c68b36 !important;
  color: white !important;
}
.btn.next-step-forward:hover,
#content .btn.next-step-forward:hover,
#content #submit-order:hover {
  border-color: black !important;
  background: black !important;
  color: white !important;
}

.cart-content .helper a {
  color: white;
}

.product .price.price-final {
  color: #c68b36;
}

/* Detail produktu */

.wide .p-image-wrapper {
  float: left;
  width: 49%;
}
.wide .p-image {
  border-bottom: 0px;
}
.p-intro {
  float: right;
  width: 50%;
  text-align: left;
}
.p-intro .desc {
  margin-bottom: 0px;
}
.p-intro .h1 {
  margin-bottom: 10px;
  margin-top: 10px;
}
.wide .p-info-wrapper {
  clear: both;
}

.display-more-description {
  display: none !important;
}
.more-list {
  display: block !important;
}

.row.empty-cart-boxes h3 {
  font-size: 120%;
}

#content .products-block .p-bottom > div .p-tools {
  bottom: -4px;
}

.p-bottom.single-button > div .p-tools form .btn::before {
  position: relative;
  top: 2px;
  font-size: 120%;
}
.p-bottom.single-button > div .p-tools form .btn::after {
  position: relative;
  top: -4px;
  content: "Koupit";
  font-size: 75%;
}

.product .price-standard-wrapper,
.product .price-save {
  position: relative;
  top: 7px;
}

#filters .filter-sections {
  font-size: 80%;
}
#category-filter-hover .filter-section:first-child {
  border-top: 0px;
}

.ui-slider .ui-slider-range {
  background-color: #c3c3c3;
}
.ui-slider-handle {
  background-color: #a5a5a5;
}
.ui-slider-horizontal .ui-slider-handle::after {
  border-top-color: #a5a5a5;
}
.ui-slider-handle:hover {
  background-color: #8e8e8e;
}
.ui-slider-horizontal .ui-slider-handle:hover::after {
  border-top-color: #8e8e8e;
}

.type-detail .p-intro .desc {
  display: none !important;
}

.wide .p-details-bottom,
.wide .p-info-wrapper {
  float: none;
  width: 100%;
}

.filters-wrapper .btn.btn-default.unveil-button {
  display: none !important;
}

.filterBtn {
  display: none;
}

.menu-helper {
  top: -10px;
  height: 60px;
}

.scrolled .menu-helper {
  top: 0px;
}

.products-block .p > a img {
  width: 100%;
}

@media (min-width: 1440px) {
  .products-block .product .p.big {
    min-height: 315px !important;
  }
  .type-category .products-block .product .p.big {
    min-height: 353px !important;
  }
}
@media (min-width: 768px) {
  #header .container {
    position: relative;
  }
  /* Přidaný nový styl pro srovnání šipky u dropdownu */
  #topNavigationDropdown .caret {
    position: relative;
    top: -2px;
  }
  .wide .p-image,
  .wide .p-image .p-main-image img,
  .wide .p-image .p-main-image,
  .wide .p-thumbnails {
    max-height: 200px !important;
  }
  .products-block > div,
  .products-block.big > div:first-child {
    float: left !important;
    height: auto !important;
    padding: 0px 5px 0px 5px !important;
  }
  .in-index .products-block > div,
  .in-index .products-block.big > div:first-child {
  }
  .products-block.big .p.big .name {
    font-size: 100%;
  }
  .products-block > div .p .name {
    height: 58px !important;
    overflow: hidden !important;
  }
  .products-block > div .p .p-bottom.single-button .prices {
    position: absolute !important;
    left: 16px !important;
    bottom: 1px !important;
  }
  .search-results .products-block > div:nth-child(odd) {
    clear: none;
  }
  .custom-footer.elements-6 > div:nth-child(odd) {
    clear: none;
  }

  .products-block > div:nth-child(odd) {
    clear: none;
  }
}
@media (min-width: 992px) {

  /* Úprava zobrazení počtu ks v košíku */
  #header .navigation-buttons>a[data-target=cart] i {
    bottom: 18px;
  }

  .scrolled #header .navigation-buttons>a[data-target=cart] i {
    bottom: 8px;
  }

  /* Přidání nového stylu pro dropdown */
  .top-navigation-bar .dropdown-menu {
    left: -20px;
  }

  .in-index .products.products-block {
    width: 972px;
    margin-left: auto;
    margin-right: auto;
  }
  .cart-window .cart-empty .col-md-8,
  .in-kosik .cart-empty .cart-row .col-md-8 {
    width: 100%;
  }
  #navigation {
    height: 56px;
  }
  .navigation-in ul.menu-level-2 {
    top: calc(100% - 10px / 2);
  }

  .scrolled #header {
    height: 60px;
  }
  .scrolled #header .container {
    position: relative;
    min-height: unset;
  }
  .scrolled #header .site-name img {
    top: 5px;
    height: 50px;
    max-height: 50px !important;
  }
  .scrolled #navigation {
    height: 36px;
  }
  .scrolled #header .navigation-buttons {
    top: -2px;
  }
  .scrolled .navigation-buttons a {
    height: 60px;
    line-height: 60px;
  }
  .submenu-arrow {
    position: relative;
    top: -3px;
  }
  .menu-helper > span {
    font-size: 13px;
    line-height: 14px;
  }
  .menu-helper > span::after {
    position: relative;
    top: -2px;
  }
  .menu-helper > ul > li a {
    font-size: 12px;
  }

  .submenu-visible .navigation-in > ul > li.menu-item-804.ext.exp > ul {
    display: flex;
    width: 650px;
    margin-left: -280px;
  }
  .submenu-visible .navigation-in > ul > li.menu-item-804.ext.exp > ul > li {
    width: 25%;
  }
  .submenu-visible
    .navigation-in
    > ul
    > li.menu-item-804.ext.exp
    > ul
    > li
    > a {
    font-size: 80%;
  }

  .p-detail-tabs .shp-tab a.shp-tab-link {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {

  .product .p-bottom > div .p-tools .btn {
    background: transparent;
  }

  .in-index .products.products-block {
    width: 1178px;
    margin-left: auto;
    margin-right: auto;
  }
  .wide .p-image,
  .wide .p-image .p-main-image img,
  .wide .p-image .p-main-image,
  .wide .p-thumbnails {
    max-height: 300px !important;
  }
}
@media (min-width: 1440px) {
  .site-msg.information {
    margin-left: -501px;
  }
}

@media (max-width: 1200px) {
  #footer .custom-footer div {
    text-align: center !important;
  }
  .custom-footer.elements-6 > div {
    font-size: 90%;
  }

  #footer .custom-footer.row > div:nth-of-type(3),
  #footer .custom-footer.row > div:nth-of-type(4),
  #footer .custom-footer.row > div:nth-of-type(5),
  #footer .custom-footer.row > div:nth-of-type(6) {
    width: 50% !important;
  }
  #footer .custom-footer.row > div:nth-of-type(5) {
    clear: both !important;
  }
}
@media (max-width: 991px) {

  .in-index #footer .custom-footer.row > div:nth-of-type(2) img {
    width: 18% !important;
  }
  #header .navigation-buttons {
    top: 0px;
    width: 180px;
  }
  .scrolled #header .navigation-buttons {
    top: 0px;
  }
  .navigation-buttons a[data-target="navigation"] {
    color: black;
    background-color: white;
  }
  .user-action .form-group {
    width: 47%;
  }
  .id-802 #content img {
    max-width: 100%;
  }
  .site-msg.information {
    color: white;
    background: #f8f8f8;
    position: relative;
    top: 0px;
    left: 0px;
    width: 100% !important;
    margin-left: 0px;
    text-align: center;
    height: 25px;
    line-height: 28px;
    max-width: unset;
  }
  #header .site-name img {
    max-height: 120px !important;
  }
}
@media (max-width: 767px) {

  .ordering-process .top-navigation-bar {
    top: 50px;
  }

  .ordering-process #header .navigation-buttons {
    top: 15px;
  }

  /* Úprava zobrazení počtu ks v košíku */
  #header .navigation-buttons>a[data-target=cart] i {
    bottom: 0px;
    right: -2px;
  }

  .scrolled .top-navigation-bar {
    display: none;
  }

  #content .products-block .p-bottom > div .p-tools {
    justify-content: center;
    position: relative;
  }

  #cart-wrapper .availability-label {
    margin: 0;
  }

  .in-index #footer .custom-footer.row > div:nth-of-type(2) img {
    width: 28% !important;
  }
  .top-navigation-bar .top-navigation-bar-left {
    position: static;
    top: 0px;
    left: 0px;
    padding-top: 15px;
  }
  .top-navigation-bar .top-navigation-bar-right {
    padding-right: 0px;
    z-index: 10;
  }
  .top-navigation-bar .top-navigation-bar-right a,
  .top-navigation-bar .top-navigation-bar-right strong {
    padding-bottom: 7px !important;
  }
  #header .site-name,
  #header .site-name a {
    height: 60px;
    max-height: 60px;
  }
  #header .site-name img {
    top: 0px;
    height: 60px;
    max-height: 60px !important;
  }
  .scrolled #header .site-name,
  #header .site-name a {
    height: 50px;
    max-height: 50px;
  }
  .scrolled #header .site-name img {
    top: 0px;
    height: 50px;
    max-height: 50px !important;
  }

  .type-index .footer-banner {
    margin-top: 0;
  }

  .footer-banner .review {
    width: 80%;
  }
  .site-msg.information {
    font-size: 80% !important;
    margin-left: 0px;
  }
  .wide .p-image,
  .wide .p-image .p-main-image img,
  .wide .p-image .p-main-image,
  .wide .p-thumbnails {
    max-height: 200px !important;
  }
  .cart-window-in {
    font-size: 70% !important;
    overflow-x: hidden;
  }
  #header .navigation-buttons {
    top: 25px;
  }
  .scrolled #header .navigation-buttons {
    top: 0px;
  }

  #header .container {
    padding-top: 13px;
  }
  .in-index #content .welcome {
    font-size: 90%;
  }
  #navigation {
    padding-top: 75px;
  }
  #header .site-name {
    margin-top: 0px !important;
    margin-left: 15px !important;
  }
  #header .site-name a {
    width: 180px;
    margin-top: -6px;
  }
  .in-index .products.products-block {
    padding-left: 10px;
    padding-right: 10px;
  }
  #header #navigation {
    left: 0px;
  }
  #header .navigation-in.menu,
  #header .navigation-in.menu ul ul {
    border: 0px !important;
    background: #454545;
  }
  #header .navigation-in ul li a {
    border: 0px !important;
    color: white;
    border-bottom: 1px solid #777777 !important;
  }
  .in-index #content .welcome {
    padding: 40px 10px 25px 10px;
  }
  .user-action .form-group {
    float: none;
    width: 100%;
    margin: 0px 0px 15px 0px;
  }
  .cart-heading,
  .cart-heading.h1 {
    font-size: 220%;
  }
  .top-navigation-bar .top-navigation-bar-right {
    text-align: center !important;
  }
  .top-navigation-bar .top-navigation-bar-right a.project-phone,
  .top-navigation-bar .top-navigation-bar-right a.project-email {
    float: none !important;
  }

  .top-navigation-bar .top-navigation-bar-left .dropdown-menu {
    bottom: unset;
    top: 15px;
    left: -10px;
  }

  .top-navigation-bar .top-navigation-bar-left .dropdown-backdrop {
    z-index: 10;
  }
  .p-bottom.single-button {
    padding-right: 16px;
  }

  /* Detail produktu */

  .wide .p-image-wrapper {
    float: none;
    width: 100%;
  }
  .wide .p-image {
    border-bottom: 0px;
  }
  .p-intro {
    float: none;
    width: 100%;
    text-align: center;
  }
  .add-to-cart {
    text-align: center !important;
    display: block !important;
  }
  .p-details .price {
    text-align: left;
  }
  #introBtn {
    align-items: center !important;
  }

  .category-header {
    display: block;
    text-align: center;
  }
}
@media (max-width: 480px) {
  .filters-wrapper {
    display: none;
  }
  #content .filterBtn {
    display: block;
  }
  #content .filterBtn .btn {
    font-size: 90%;
    padding: 5px 15px 5px 15px;
  }
  #content .filterBtn .btn:hover {
    color: white !important;
  }

  .in-index #footer .custom-footer.row > div:nth-of-type(2) img {
    width: 45% !important;
  }
  .site-msg.information {
    font-size: 60% !important;
    margin-left: 0px;
  }
  #header .site-name a {
    width: 160px;
    height: 50px;
    margin-top: -4px;
  }
  #content-wrapper.container {
    margin: 0px !important;
    width: 100% !important;
  }
  #header .navigation-buttons {
    top: 35px;
    width: 120px;
  }
  .scrolled #header .navigation-buttons {
    top: 10px;
  }
  #header .navigation-buttons a[data-target="search"],
  #header .navigation-buttons a[data-target="cart"] {
    width: 30px !important;
  }
  .product .image img {
    max-width: 70%;
  }
  .product .price-final strong {
    font-size: 140% !important;
  }
  .products-block .product .p-in-in {
    padding-bottom: 0px !important;
  }
  .products-block .product .p-bottom {
    padding-top: 0px !important;
  }
  .product .p-bottom > div .p-tools {
    bottom: -6px;
  }
  .p-bottom.single-button > div .p-tools form .btn::after {
    font-size: 75%;
  }
  .type-detail #content h1 {
    font-size: 180%;
  }
}
@media (max-width: 767px) {
  table.detail-parameters tbody tr th,
  table.detail-parameters tbody tr td {
    display: table-cell !important;
    width: 50% !important;
  }
  #footer .custom-footer.row > div:nth-of-type(3),
  #footer .custom-footer.row > div:nth-of-type(4),
  #footer .custom-footer.row > div:nth-of-type(5),
  #footer .custom-footer.row > div:nth-of-type(6) {
    width: 100% !important;
    text-align: left !important;
  }
  #footer .custom-footer div {
    text-align: left !important;
  }
  #footer .custom-footer .custom-footer__banner4 div {
    text-align: center !important;
  }
  #footer .custom-footer .custom-footer__banner4 p {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 0px 20px;
  }
  #footer .custom-footer .custom-footer__banner4 img {
    width: 50%;
  }
  #footer .contact-box {
    min-height: 1px;
  }
  #footer .banner {
    min-height: 1px;
  }
  .eet-message-inner {
    padding-bottom: 15px;
    text-align: left;
    margin-left: 9px;
  }
  #footer .copyright {
    top: 15px;
    font-size: 80%;
    line-height: 1.3;
    display: block;
    margin-left: 9px;
  }
  #signature {
    float: none;
    margin-left: 4px;
  }
  #footer #signature a.dklab {
    display: block;
    margin-top: 15px;
    margin-left: 5px;
  }

  .navigation-in > ul > li.ext > a span::after {
    padding: 15px 10px;
    background: rgba(255, 255, 255, 0.1);
  }

  .top-navigation-bar {
    bottom: auto;
    top: 68px;
    left: auto;
    right: 16px;
    font-size: 55%;
    width: auto;
  }
  .top-navigation-bar .top-navigation-bar-right {
    width: auto !important;
    position: relative;
    right: -6px;
    z-index: 10;
  }
  .top-navigation-bar .top-navigation-bar-left {
    position: absolute;
    right: 130px;
    top: -33px;
  }
  .top-navigation-bar .top-navigation-bar-left .dropdown {
    text-align: right;
  }
  .top-navigation-bar .top-navigation-bar-left .dropdown > span {
    display: none;
  }
  .top-navigation-bar .top-navigation-bar-left .caret {
    margin-top: -3px;
  }

  .navigation-buttons {
    right: 15px;
  }
  .navigation-buttons a {
    margin-left: 10px;
  }
}
@media (max-width: 479px) {
  .navigation-close {
    right: 0px;
    top: 0px;
    color: white;
    background: #454545;
  }
  .navigation-window-visible #header .site-name img {
    top: -25px;
  }
  .navigation-window-visible .site-msg.information {
    visibility: hidden;
  }
  .navigation-window-visible .top-navigation-bar {
    display: none;
  }
  .navigation-window-visible .navigation-buttons {
    display: none;
  }
}
@media (max-width: 460px) {
  .site-msg.information {
    font-size: 50% !important;
  }
}

#content .pagination-count {
  display: none !important;
}
.dropdown-menu {
  min-width: 120px;
  font-size: 14px;
  z-index: 11;
}
.products-block > div .p .name {
  text-align: center !important;
}
.products-block > div .p .p-bottom.single-button .prices {
  left: 0px !important;
  text-align: center !important;
  width: 100% !important;
}

.products-block:not(.products-top) .p > a::after {
  content: "\e918";
}
.user-action ul.user-action-tabs {
  display: none !important;
}

.msg.msg-success,
.msg.msg-notice {
  border-color: #c68b36;
  color: #fff;
  background-color: #c68b36;
}

#content .btn.btn-default:hover,
#content a.btn.btn-default:hover {
  color: white !important;
}

#signature img.vam {
  display: none !important;
}
#signature img.shoptet {
  position: relative;
  top: -2px;
  margin: 0px 2px 0px 10px !important;
  width: 18px !important;
}
#signature img.dklab {
  position: relative;
  top: -4px;
  margin: 0px 0px 0px 3px !important;
  width: 50px !important;
}

@media (min-width: 992px) {
  body.in-index.columns-3 .products-block {
    grid-template-columns: repeat(4, 1fr);
  }
}


/* NOvé přidané styly v responsive */

@media (min-width: 768px) and (max-width: 991px) {
  .top-navigation-bar .dropdown-menu {
    left: -42px;
    top: 100%;
    bottom: unset;
  }
}

@media (min-width: 1440px) and (max-width: 1679px) {
  .top-navigation-bar .container,
  #header .container {
    width: 1375px;
  }
}

@media (min-width: 1440px) {
  #content .products-block .p-bottom .p-tools .btn.btn-cart {
    height: 57px;
    width: 57px;
  }
}