@media (min-width:1200px) {
    .carousel .extended-banner-texts {
        opacity: 0.8;
    }
}
.homepage-latest-contribution {
   display: none;
}
.icon-search::after, .icon-login::after, .icon-cart::after {
    display: none;
}
@media (max-width: 767px) {
.welcome {
   margin: 10px;
}
.welcome div h3 span span {
    font-size: 14px !important;
}
.welcome div h1 {
   line-height: 30px;
}
.welcome div h1 span {
   font-size: 22px !important;
}
.benefitBanner .benefitBanner__picture {
    margin: 3px;
}
.benefitBanner .benefitBanner__item {
    flex-flow: column;
    justify-content: center;
    margin-bottom: 0;
    text-align: center;
    width: 100%;
    flex: 1 1 50% !important;
}
.benefitBanner {
   display: flex;
   flex-wrap: wrap;
   max-width: 100%;
   }
.benefitBanner {
    margin: 4px auto;
}
.container-full-width {
    padding-left: 3px;
    padding-right: 3px;
}
}
@media (min-width:992px) {
    .benefitBanner {
    margin: 10px auto;
}
.carousel {
        margin-bottom: 16px;
    }
}
.site-msg, .user-action {
    color: white;
}
.welcome-wrapper {
    background-color: #cfcfcf;
    color: white;
}
.site-name {
    width: 25% !important;
}
.navigation-in ul li a b {
    font-weight: bold;
}
.navigation-in {
    font-size: 15px;
}
.benefitBanner .benefitBanner__item {
        flex-flow: column;
        justify-content: center;
        margin-bottom: 0;
        text-align: center;
        width: 100%;
        flex: 1 1 25%;
    }

.shp-tab a[href="#productVideos"] {
    background-color: darkred;
    color: white;
}

@media (max-width:992px) {
.in-kontakty .plus-gallery-wrap {
   display: none;
}
.kontakty_sloupec_2 {
        text-align: center;
}
.body-banners .banner-wrapper {
    width: 49.5%;
    padding: 3px;
}
.body-banners {
    flex-direction: unset;
}
}
@media (min-width:992px) {
.kontakty {
    display: flex;
}
.kontakty_sloupec, .kontakty_sloupec_2 {
    width: 50%;
}
.showroom_btn {
    display: none;
}
}

.piktogramy {
    width: 23%;
    margin: 1%;
}
@media (max-width: 767px) {
.piktogramy {
    width: 48%;
    margin: 1%;
}
}
@media (min-width: 768px) {
.subcategory-title {
    margin-top: 40px;
}
.category-perex {
    display: flex;
    background-color: rgb(247, 247, 247);
}
.sloupec_text {
    width: 35%;
    margin: auto;
    padding-right: 20px;
    padding-left: 15px;
}
.sloupec_img {
    width: 75%;
}
}
@media (max-width: 767px) {
.sloupec_img {
    margin-top: 15px;
    margin-bottom: 30px;
}
.category-perex {
    background-color: rgb(247, 247, 247);
    padding: 8px 8px 0 8px;
}
}
.home-prod {
    text-align: center;
    margin: 40px 0 15px 0;
}


html {
   scroll-behavior: smooth;
}
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: black;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}
#myBtn::before {
content: "\e911";
display: inline-block;
font-family: shoptet;
font-style: normal;
font-variant: normal;
font-weight: 400;
line-height: 0;
text-decoration: none;
text-transform: none;
vertical-align: middle;
margin-top: -6px;
}

#myBtn:hover {
  background-color: #555;
}
#productsRelated h2 {
    margin-top: 70px;
}
#productsRelated {
    position: relative;
}

@media screen and (max-width: 479px) {
.subcategories li {
    padding: 1px !important;
}
}
@media screen and (min-width: 480px) {
.subcategories li {
width: 33.333333;
    padding: 1px !important;
}
}
@media screen and (min-width: 768px) {
.subcategories li {
width: 25%;
    padding: 2px !important;
}
}
@media screen and (min-width: 1200px) {
.subcategories li {
width: 20%;
    padding: 7px !important;
}
}
@media screen and (min-width: 1440px) {
.subcategories li {width: 16.66666%;
   padding: 1px !important;
   }
}
.subcategories li a {
padding: 0; 
}
.subcategories.with-image li a {
   border: 1px solid #dadada;
   display: block;
   height: 100%;
   padding: 6px;
   }
.subcategories li a::before {
display: none; 
}
.subcategories.with-image li a .image {
display: inline-table;
width: 100%; 
}
.subcategories.with-image li a .text {
width: 100%;
color: #000;
text-align: center;
margin-top: 13px !important;
text-transform: unset;
font-weight: 500;
height: 100%;
padding-left: 0;
}
.subcategories.with-image li a:hover .text {
text-decoration: underline;
}
.subcategories.with-image li {
    flex-direction: unset;
}

@media screen and (max-width: 767px) {
.subcategories li.col-xs-6 {width: 50%;}
}

.subcategories li a:hover {
box-shadow: 8px 8px 32px 0 rgb(0 0 0 / 11%);
-webkit-transform: translateY(-2px);
transform: translateY(-2px);
}

.subcategories {
padding-bottom: 30px;
align-items: unset;
}
.subcategories.with-image li a .image img {max-height: 100px !important;}
.subcategories li a::after {
display: none;
}

/*hp */

.welcome {
    padding: 20px;
}
.homepage-texts-wrapper {
    margin-bottom: 0;
}
#footer {
    margin-top: 0;
}
.homepage-texts-wrapper {
    background-color: #cfcfcf;
    color: white;
}
.welcome h1 {
    color: #fff;
}
/* slevy */
@media (max-width: 767px) {
    .site-msg.information {
        top: 0;
    }
}
.site-msg.information {
    background-color: #ae0000 !important;
    font-size: 17px !important;
    text-transform: uppercase;
}
.site-msg img {
    margin-bottom: 3px;
}
.flag.flag-custom1 {
    background-color: #ae0000 !important;
}
.flag.flag-discount {
    background-color: #ae0000;
}

  .empty-content-category { display: none !important; }

#header,.navigation-in, .navigation-buttons a[data-target="search"], .navigation-buttons a[data-target="login"] {
   background-color: #9b9b9b;
}
/* msg lišta */
.menu-helper.visible {
    z-index: 2;
}
.site-msg.information {
    position: relative;
    font-size: 15px;
    z-index: 1;
    bottom: 0px;
    left: 0px;
    max-width: none;
    width: 100%;
    opacity: 1;
    box-shadow: none;
    color: #fff;
    text-align: center;
    background: #9b9b9b;
    font-weight: 400;
    padding: 10px 10px;
  }
  .site-msg.information .text {
    padding-right: 20px;
  }
  .site-msg .close::before, .site-msg .close::after {
      background: white;
  }
  .site-msg.information a {
    color: #fff;
  }
  .site-msg.information a:hover {
    color: white;
    text-decoration: none;
  }
  .site-msg img {
    height: 20px;
    margin-left: 17px;
}
.site-msg .close::before {
    color: #fff;
}
.carousel .extended-banner-texts, .next-to-carousel-banners .extended-banner-texts {
    background-color: black;
    color: white;
}

.size {
    background: url("/user/documents/upload/metr2.png") left center no-repeat;
    background-size: 26px;
    color: #000000;
    padding-left: 30px;
    display: block;
    margin: 10px 0 20px 0;
    font-weight: bold;
    cursor: pointer;
}

.tabulka-obsah-obal {
    display: none;
    position: fixed;
    width: 800px;
    margin-left: -400px;
    top: 10%;
    left: 50%;
    background: #fff;
    z-index: 101;
    border: 3px solid #000;
    box-shadow: 0 0 10px #000;
}

.tabulka-yes .tabulka-obsah-obal {
    display: block;
}

.tabulka-obsah {
    height: 500px;
    overflow: auto;
    padding: 20px;
}

@media screen and (max-width: 479px) {
.tabulka-obsah {height: 500px;} }

@media screen and (max-width: 767px) {
.tabulka-obsah-obal {width: 100%; margin-left: 0; left: 0; top: 0;}
.tabulka-obsah {height: 250px;}
.tabulka-yes{overflow: hidden;} }

.esc {
    position: absolute;
    right: 15px;
    top: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 22px;
    cursor: pointer;
    background-color: transparent;
}

.esc::before {
    content: '\e912';
    font-family: shoptet;
}

.tabulka-yes::before {
    content: "";
    position: fixed;
    z-index: 100;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #000000;
    opacity: 0.7;
}
