/* inverted header */
.navigation-in ul.menu-level-2 a,
.menu-helper > span,
.menu-helper > ul > li a,
.navigation-buttons a[data-target="search"],
.navigation-buttons a[data-target="cart"],
.navigation-buttons a[data-target="login"],
.navigation-buttons a[data-target="navigation"],
.navigation-in > ul > li.exp > a {
  color: #4e2e2c;
}
.navigation-in ul.menu-level-2 a:hover,
.menu-helper > span:hover,
.menu-helper > ul > li a:hover {
  color: #4e2e2c;
}
#header,
.navigation-in,
.menu-helper > span,
.navigation-buttons a[data-target="search"],
.navigation-buttons a[data-target="login"],
.navigation-buttons a[data-target="cart"],
.navigation-buttons a[data-target="navigation"],
.menu-helper > ul > li.exp > a,
.menu-helper > ul > li.exp > ul > li {
  background-color: #fff;
  border-color: #fff;
}
.navigation-buttons a:hover,
.navigation-in > ul > li > a:hover {
  background-color: #4e2e2c !important;
  border-color: #4e2e2c !important;
  color: #fff;
}
.navigation-in ul.menu-level-2,
.menu-helper > ul,
.navigation-in > ul > li.exp {
  background-color: #4e2e2c;
  border-color: #4e2e2c;
}
.navigation-in ul.menu-level-2 a,
.menu-helper > ul a,
.navigation-in > ul > li.exp a {
  color: #fff;
}
.navigation-in ul.menu-level-2 a:hover,
.menu-helper > ul a:hover {
  text-decoration: underline;
  color: #fff;
}
.navigation-buttons a[data-target="kn_mail"]::before {
  content: "\e924";
}
.navigation-buttons a[data-target="kn_call"]::before {
  content: "\e92c";
}
body:not(.ordering-process) #header.scrolled {
  position: fixed;
  top: 0px;
  left: 0;
  width: 100%;
  z-index: 9;
}
.navigation-in > ul > li > a,
.menu-helper > span {
  color: #222;
}
.navigation-in ul li a b {
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.kn_usp p {
  color: #222;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
}

@media (min-width: 768px) {
  .navigation-in ul.menu-level-2 {
    top: 80px;
  }
}

@media (min-width: 480px) {
  #header .site-name a img {
    max-height: 80px;
  }
}

/* Mobile content windows moving from right
background: #4e2e2c
text: #fff
hover:  #bf9e9c
extras background: #3f2523
*/

.toggle-window-arr {
  left: unset;
  right: 40px;
  text-align: right;
}
.continue-shopping::before {
  margin-right: 0;
  -moz-transform: scale(-1, -1);
  -o-transform: scale(-1, -1);
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}

/* mobile menu from right */
@media (max-width: 768px) {
  .navigation-window-visible #navigation {
    width: 90%;
  }
  .overall-wrapper {
    transition: margin 400ms;
  }
  .navigation-window-visible .overall-wrapper {
    margin-left: -90%;
    width: 100%;
  }
  .navigation-window-visible .top-navigation-menu {
    display: none !important;
  }
  .navigation-window-visible .container > div.top-navigation-contacts {
    left: unset !important;
    right: 10px;
  }
  .navigation-window-visible .container > div.top-navigation-contacts a {
    color: #fff;
  }
  .navigation-window-visible .navigation-in {
    -webkit-box-shadow: inset 20px 0 12px -6px #00000027;
    -moz-box-shadow: inset 20px 0 12px -6px #00000027;
    box-shadow: inset 20px 0 12px -6px #00000027;
  }

  .navigation-in {
    background-color: #4e2e2c;
  }
  .navigation-in a {
    color: #fff !important;
    font-size: 24px;
  }
  .navigation-in .menu-level-2 a {
    color: #a3a3a3;
  }
  .navigation-in ul li a b {
    font-weight: 400;
  }
  .navigation-in a:hover {
    color: #bf9e9c !important;
  }
  .navigation-in ul li a {
    text-align: center;
    padding: 20px;
  }
  .navigation-in ul.menu-level-2 li a {
    padding: 20px;
    font-size: 18px;
    color: #444444;
  }
  .navigation-in ul.menu-level-2,
  .menu-helper > ul {
    background-color: #3f2523;
    border-color: #3f2523;
  }
  .navigation-in > ul > li  {
    border-color: transparent;
  }
  .navigation-in .menu-level-1:before {
    content: "";
    height: 100px;
    width: 80%;
    margin: 10%;
    display: block;
    background: url("https://cdn.myshoptet.com/usr/432643.myshoptet.com/user/logos/127630716_131621015407148_1907343431568840963_n.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  }
  .navigation-close {
    color: #fff;
  }
}

/* cart from right */
@media (max-width: 768px) {
  .content-window.cart-window {
    width: 0px;
    left: unset;
    right: 0;
  }
  .cart-window-visible .content-window.cart-window {
    width: 90%;
    left: unset;
    right: 0;
  }
  .overall-wrapper {
    transition: margin 400ms;
  }
  .cart-window-visible .overall-wrapper {
    margin-left: -90%;
    width: 100%;
  }
  .cart-window-visible .content-window.cart-window,
  .cart-window-visible .content-window.cart-window .content-window-in {
    background-color: #4e2e2c;
    -webkit-box-shadow: inset 20px 0 12px -6px #00000027;
    -moz-box-shadow: inset 20px 0 12px -6px #00000027;
    box-shadow: inset 20px 0 12px -6px #00000027;
  }
  .cart-window-visible .content-window.cart-window *:not(.btn) {
    color: #fff;
  }
  .cart-table .p-quantity .quantity input {
    color: #4e2e2c;
  }
  .cart-window-visible .content-window.cart-window a:hover {
    color: #bf9e9c !important;
  }

  .cart-window-visible .cart-table tr td {
    background-color: #4e2e2c;
    width: 100%;
    text-align: center;
  }
  .cart-window-visible .cart-heading,
  .cart-heading.h1 {
    font-size: 30px;
  }
  .cart-window-visible .contact-box ul li > span::before {
    color: #fff !important;
  }
  .cart-window-visible .form-control {
    border-color: #3f2523;
    color: #666;
    background-color: #3f2523;
  }
}

/* login from right */
@media (max-width: 768px) {
  .user-action {
    width: 0px;
    left: unset;
    right: 0;
    height: 100%;
    transition: width 400ms;
  }
  .login-window-visible .content-window-in.login-window-in {
    width: 100%;
    left: unset;
    right: 0;
  }
  .overall-wrapper {
    transition: margin 400ms;
  }
  .login-window-visible .overall-wrapper {
    margin-left: -90%;
    width: 100%;
  }
  .login-window-visible .user-action {
    right: 0;
    width: 90%;
  }
  .content-window-in.login-window-in,
  .cart-window-visible .content-window.cart-window .content-window-in {
    background-color: #4e2e2c;
    -webkit-box-shadow: inset 20px 0 12px -6px #00000027;
    -moz-box-shadow: inset 20px 0 12px -6px #00000027;
    box-shadow: inset 20px 0 12px -6px #00000027;
  }
  .content-window-in.login-window-in *:not(.btn):not(.user-action-tabs a) {
    color: #fff !important;
  }
  .content-window-in.login-window-in a:hover {
    color: #bf9e9c !important;
  }
  .login-window-visible .form-control {
    border-color: #3f2523;
    color: #666;
    background-color: #3f2523;
  }
}

/* search from right */
@media (max-width: 768px) {
  .content-window.search-window {
    width: 0px;
    left: unset;
    right: 0;
  }
  .search-window-visible .content-window.search-window {
    width: 90%;
    left: unset;
    right: 0;
  }
  .overall-wrapper {
    transition: margin 400ms;
  }
  .search-window-visible .overall-wrapper {
    margin-left: -90%;
    width: 100%;
  }
  .search-window-visible .content-window.search-window,
  .search-window-visible .content-window.search-window .content-window-in {
    background-color: #4e2e2c;
    -webkit-box-shadow: inset 20px 0 12px -6px #00000027;
    -moz-box-shadow: inset 20px 0 12px -6px #00000027;
    box-shadow: inset 20px 0 12px -6px #00000027;
  }
  .search-window-visible .content-window.search-window *:not(.btn) {
    color: #fff !important;
  }
  .search-window-visible .content-window.search-window a:hover {
    color: #bf9e9c !important;
  }
  .search-window-visible .form-control {
    border-color: #3f2523;
    color: #666;
    background-color: #3f2523;
  }
}

/* banners - uprav pro mobily
@media (min-width: 992px) {
.wide-carousel {width: calc(100% - 120px);margin: auto;}
.next-to-carousel-banners {width: calc(100% - 120px); margin: 60px auto; max-width: 100%;justify-content: space-between;}
.banner-wrapper {margin: 0 !important; width: calc((100% - 60px) / 2);}
.banners-row {margin-left: 0px;margin-right: 0px;}
.body-banners {margin: 0;}
}
*/
.carousel-control {
  opacity: 0;
}
.carousel-control::before {
  background: #4e2e2c;
  border: none;
  line-height: 43px;
}

/* cat */
.products-block .p {
  border-style: none;
}
.products-block {
  justify-content: space-between;
}
.products-block > div {
  xxxbackground-color: #f1f1f1;
}
.products-block > div .p .name,
.p-detail-inner-header h1 {
  text-transform: uppercase;
  font-weight: 800;
  color: #4e2e2c;
  letter-spacing: 1px;
}
.products-block > div .p .name {
  font-size: 20px;
}
@media (min-width: 1200px) {
  .columns-3 .products-block > div,
  .columns-4 .products-block > div {
    width: 32.333333%;
  }
}
#parameter-id-5 .parameter-value {
  display: block;
  color: #4e2e2c;
  text-align: center;
  position: relative;
  top: -40px;
  font-weight: 600;
  font-style: italic;
}
#parameter-id-5 .advanced-parameter-inner.yes-before {
  border-color: #009c00;
  color: #009c00;
  border-radius: 0%;
}
#parameter-id-5 .parameter-value {
  color: #fff;
}
#parameter-id-5 .advanced-parameter {
  background: #4e2e2c;
}
/* footer */
#footer {
  background-color: #ebebeb;
  border-top-color: #ebebeb;
}

/* top menu */
.added_top_menu .container {
  padding: 0;
}
.added_top_menu {
  background: #ebebeb;
}
.added_top_menu .container {
  display: flex;
  justify-content: flex-end;
}
.added_top_menu ul {
  padding: 5px 0px;
  display: flex;
  list-style-type: none;
  margin-top: 0;
  margin-bottom: 0;
}
.added_top_menu ul:nth-child(2) {
  margin-left: auto;
}
.added_top_menu ul li a {
  padding: 6px 15px;
  color: #4e2e2c;
  font-size: 12px;
}
.added_top_menu ul li a:hover {
  color: #4e2e2c;
  text-decoration: underline;
}
.navigation-buttons {
  position: relative;
}
.added_top_menu ul li:not(:last-child) a:after {
  content: "|";
  padding-left: 20px;
  color: #9cb6e7;
}
@media (max-width: 992px) {
  .added_top_menu .container,
  .added_top_menu ul {
    flex-wrap: wrap;
  }
  .added_top_menu ul {
    justify-content: center;
    padding: 2px;
    width: 100%;
  }
  .added_top_menu ul li {
    padding: 5px 12px;
  }
  .added_top_menu ul li a {
    padding: 0;
  }
  .added_top_menu ul:nth-child(2) {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .added_top_menu ul li a {
    padding: 12px;
  }
  .added_top_menu ul li_last-child a {
    padding-right: 0px;
  }
}
@media (max-width: 992px) and (min-width: 480px) {
  #header:not(.scrolled) #navigation {
    padding-top: 126px;
  }
}

.tab-content {
  padding-left: 0px;
  padding-right: 0px;
}
.tab-pane .products-block {
  margin: 0;
}
.navigation-buttons .dropdown > button {
  color: #4e2e2c;
  font-weight: 400;
}
@media (min-width: 1200px) {
  .columns-4 .wide .products-block > div {
    width: calc((100% - 180px) / 4);
    padding: 0;
  }
}
@media (min-width: 992px) {
  .in-index .index-content-wrapper {
    max-width: calc(100% - 120px);
  }
  .shp-tabs-row.responsive-nav {
    display: none;
  }
}
.products-block > div .p .p-in {
  padding-top: 30px;
}

.kn_usp_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
/* Fix for Safari width */
.kn_usp_container:before,
.kn_usp_container:after {
  width: 100%;
}
.kn_usp_wrapper {
  margin-bottom: 40px;
}
.kn_usp {
  display: flex;
  align-items: center;
}
.kn_usp img {
  width: 100px;
}
.kn_usp p {
  font-size: 16px;
  padding-left: 30px;
}
@media (max-width: 768px) {
  .kn_usp {
    width: 100%;
    padding: 10px;
    justify-content: center;
  }
  .kn_decription_box {
    padding: 30px 15px;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .kn_usp {
    width: 49%;
    padding: 10px;
  }
  .kn_usp p {
    font-size: 12px;
  }
  .kn_decription_box {
    padding: 30px 15px;
  }
}

@media (min-width: 992px) and (max-width: 1439px) {
  .kn_usp {
    width: 25%;
    padding: 10px;
  }
  .kn_usp p {
    font-size: 12px;
  }
  .kn_decription_box {
    margin: 60px;
    padding: 30px;
  }
}
@media (min-width: 1440px) {
  .kn_usp {
    width: 25%;
    padding: 10px;
  }
  .kn_decription_box {
    margin: 60px;
    padding: 30px;
  }
}

.kn_decription_box {
  background: #ebebeb;
}
.kn_decription_box.light {
  background: #fff;
}
.kn_decription_box td {
  padding: 10px;
}
.social-buttons-wrapper {
  display: none;
}

.breadcrumbs {
  display: none;
}
.type-detail .content {
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 992px) and (orientation: landscape) {
  .p-detail-inner .p-image-wrapper {
    padding: 0;
    margin-right: 60px;
  }
  .p-detail-inner .p-data-wrapper {
    width: calc(50% - 30px);
    background: #ebebeb;
    flex: unset;
    padding: 30px;
  }
  .p-detail-inner {
    justify-content: space-between;
    padding-top: 0px;
  }
}
.p-detail-inner {
  margin-bottom: 60px;
}
.p-detail-tabs-wrapper {
  max-width: 100%;
  padding-top: 0;
}
.btn.btn-primary,
a.btn.btn-primary {
  color: #389c61;
  border-color: #389c61;
  background-color: #fff;
}
.top-products-wrapper {
  display: none;
}
.type-product .row {
  margin-left: 0px;
  margin-right: 0px;
}
.p-thumbnail.highlighted::before {
  width: 12px;
  height: 12px;
  background-color: #4e2e2c;
}
.p-thumbnail:hover::before {
  background-color: transparent;
}
.type-product #cboxOverlay,
.type-product #colorbox {
  xxxdisplay: none !important;
}
.advanced-parameter-inner {
  border: 1px solid #9ca7bf;
  border-radius: 0%;
}
.advanced-parameter-inner img {
  border-radius: 0%;
}
@media (min-width: 768px) {
  .p-detail-inner .p-data-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .type-product .col-sm-12 {
    padding: 0;
  }
}
.quantity input {
  background: #fff;
}
.quantity .increase::before,
.quantity .decrease::before {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
  font-size: 6px;
  line-height: 19px;
  text-align: center;
  background-color: #4e2e2c;
  color: #fff;
}
.col-sm-12 {
  padding: 0;
}
#footer h4 {
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #4e2e2c;
}
.products-block {
  justify-content: space-around;
}
.btn.btn-default,
a.btn.btn-default {
  color: #fff;
  border-color: #cd9934;
  background-color: #cd9934;
}
.btn.btn-default:hover,
a.btn.btn-default:hover {
  color: #fff;
  border-color: #b17708;
  background-color: #b17708;
}
.homepage-group-title {
  display: block;
  text-align: center;
  text-transform: uppercase;
  color: #502e2b !important;
  font-weight: 800;
  letter-spacing: 2px;
  margin: 30px;
}

/* zmenšení na šířku */
.in-index .index-content-wrapper {
  width: 100% !important;
}
.in-index .index-content-wrapper {
  max-width: 100% !important;
}
.products-block {
  justify-content: space-between;
}
@media (min-width: 1200px) {
  .columns-4 .wide .products-block > div {
    width: calc(25% - 10px) !important;
  }
}

@media (min-width: 768px) {
  .content-wrapper-in,
  .content {
    padding: 0;
  }
}
@media (max-width: 768px) {
  .site-msg.information {
    position: fixed;
    z-index: 10;
    bottom: 10px;
    left: 10px;
    max-width: 70%;
    opacity: 1;
    box-shadow: none;
    right: unset;
    background-color: #4e2e2c;
    color: #fff;
  }
  .next-to-carousel-banners {
    padding: 0;
  }
  .kn_usp_container {
    padding: 0;
  }
  .kn_usp_wrapper {
    margin: 20px -20px;
  }
  .kn_usp img {
    width: 70px;
  }
  .kn_usp p {
    font-size: 14px;
  }
  .kn_usp {
    padding: 0 10px;
  }
}
.site-msg.information {
  background-color: #4e2e2c;
  color: #fff;
}
.site-msg .close::before,
.site-msg .close::after {
  background: #fff;
}
.category-title + h4,
#productsTop,
.category-header label[for="order4"],
.category-header label[for="order5"] {
  display: none !important;
}
#productsRelated:before {
  content: "Související produkty";
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #502e2b;
  margin: 30px 0px;
  display: block;
}
.body-banners {
  display: none;
}
.btn {
  font-weight: 600;
}

.next-to-carousel-banners {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.next-to-carousel-banners .banner-wrapper {
  margin: 0;
}
@media (max-width: 479px) {
  .next-to-carousel-banners {
    margin: 30px 0 0 0;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: unset;
  }
  .banner-wrapper {
    width: 100%;
  }
  .banner-wrapper + .banner-wrapper {
    margin-top: 30px;
  }
}
@media (min-width: 480px) and (max-width: 992px) {
  .next-to-carousel-banners {
    margin: 60px 0 0 0;
    width: 100%;
    flex-direction: row;
    max-width: unset;
  }
  .banner-wrapper + .banner-wrapper {
    margin-left: 60px;
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .banners-row {
    display: flex;
    flex-wrap: wrap;
  }
  .wide-carousel {
    width: calc(((100% - 60px) / 100) * 72);
  }
  .next-to-carousel-banners {
    width: calc(((100% - 60px) / 100) * 27);
    margin: 0;
    margin-left: 60px;
  }
}
.carousel-inner > .item > a > img {
  transition: all 0.3s ease-out;
  transform: translateZ(0);
}
.carousel-inner > .item > a:hover > img {
  transform: scale(1.02);
}
.carousel-inner {
  overflow: visible;
}

.kn_decription_box_inner.container {
  max-width: 100%;
}
.p-image-wrapper .flags-extra {
  z-index: 1;
}
