.top-navigation-bar {
  background-color: rgba(196, 176, 135, 0.39);
  border: none;
  height: 48px;
  align-content: center;
}

:root {
  --colors-foregrounds-content-secondary: #a08b5d;
}

.top-navigation-contacts,
.top-navigation-menu {
  background-color: transparent;
}

.top-navigation-bar .dropdown button,
.top-navigation-bar a,
:where(body.ums_a11y_login--on) .top-nav-button-login,
.top-navigation-menu-trigger:before {
  color: #a08b5d;
}

@media (min-width: 1200px) {
  #header .site-name a img {
    height: 85px;
    max-height: 85px;
  }

  .header-top {
    height: 125px;
  }

  .welcome div,
  .welcome h1 {
    max-width: 100%;
  }
}

@media (min-width: 1640px) {
  .container {
    width: 1580px;
  }
}

@media (min-width: 768px) {
  .navigation-in {
    background-color: #fff;
  }

  .navigation-in>ul>li {
    border: none;
  }

  .navigation-in>ul>li>a {
    color: #a08b5d;
    font-size: 17px;
    font-weight: 500;
  }

  .navigation-in ul li a b {
    font-weight: 500;
  }

  #navigation {
    height: 50px;
  }

  .navigation-in>ul>li>a {
    padding-top: 18px;
    padding-bottom: 18px;
  }
}

:where(.ums_forms_redesign--off) .form-control,
:where(.ums_forms_redesign--off) select {
  border-color: rgba(196, 176, 135, 0.39);
}

.row.banners-row {
  margin: 0 !important;
  overflow: hidden;
}

.banners-row .col-sm-8 {
  width: 100%;
  flex: 0 0 100%;
}

.banners-row .col-sm-4 {
  width: 100%;
  padding: 0;
  flex: 0 0 100%;
}

.banners-row .banner-wrapper+.banner-wrapper {
  margin-top: 0;
}

.col-sm-8 .extended-banner-texts {
  align-content: center;
}

.cart-overview-item-count::after {
  content: "\00a0";
  /* nezalomitelná mezera */
}

.col-sm-8 .extended-banner-title {
  width: 100%;
  position: initial;
  text-align: center;
  background-color: transparent;
  box-shadow: none;
  border: none;
  max-width: 70%;
  display: block;
  margin: auto;
  font-size: 75px;
  color: #fff;
  font-weight: 800;
  text-shadow: rgba(0, 0, 0, 0.64) 0px 0px 25px;
}

.col-sm-8 .extended-banner-text {
  width: 100%;
  position: initial;
  text-align: center;
  background-color: transparent;
  box-shadow: none;
  border: none;
  max-width: 70%;
  display: block;
  margin: auto;
  font-size: 27px;
  color: #fff;
  font-weight: 600;
  text-shadow: rgba(0, 0, 0, 0.64) 0px 0px 25px;
}

.homepage-box {
  border: none;
  background-color: #f5f2ed;
}

.col-sm-4 .banner-wrapper {
  width: calc(100% / 7);
  flex-direction: column;
  padding: 0 10px;
  overflow: hidden;
}

.next-to-carousel-banners {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  padding: 40px;
}

.next-to-carousel-banners .extended-banner-texts {
  position: initial;
  width: 100%;
}

.next-to-carousel-banners .extended-banner-title {
  position: initial;
  width: 100%;
  box-shadow: none;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 500;
  padding: 10px;
  background-color: #333;
  min-height: 72px;
  align-content: center;
  color: #fff;
  display: block;
  text-align: center;

}

.next-to-carousel-banners .banner-wrapper a img {
  display: block;
  filter: brightness(0.8);
  transition: all 0.3s;
}

.next-to-carousel-banners .banner-wrapper:hover a img {
  filter: brightness(1);
  transform: none;
}

.next-to-carousel-banners .banner-wrapper a[href="/drevo-wpc-a-korek/"] .extended-banner-title {
  background-color: #7cab70;
}

.next-to-carousel-banners .banner-wrapper a[href="/sedidla-a-odsedovace-dreva/"] .extended-banner-title {
  background-color: #969696;
}

.next-to-carousel-banners .banner-wrapper a[href="/cistice-na-drevo/"] .extended-banner-title {
  background-color: #aa7134;
}

.next-to-carousel-banners .banner-wrapper a[href="/pece-o-drevo/"] .extended-banner-title {
  background-color: #6b3c16;
}

.next-to-carousel-banners .banner-wrapper a[href="/kamen-a-beton/"] .extended-banner-title {
  background-color: #686868;
}

.next-to-carousel-banners .banner-wrapper a[href="/profiline/"] .extended-banner-title {
  background-color: #bfa36d;
}

.next-to-carousel-banners .banner-wrapper a[href="/specialni-produkty/"] .extended-banner-title {
  background-color: #efcf00;
}

.homepage-box.welcome-wrapper {
  margin-top: 0;
  margin-bottom: 0;
}

.top-navigation-bar-menu li:before {
  margin-top: -7px;
}

.top-navigation-contacts a.project-email:before {
  line-height: 11px;
}

.h4.homepage-group-title,
h4.homepage-group-title {
  font-size: 36px;
  line-height: 45px;
  font-weight: 700;
}

.products>div {
  border-color: #f5f2ed;
}

.products-block.products .p .name {
  font-size: 20px;
  height: 52px;
  color: #0b0c11;
}

.products-block .product:hover {
  box-shadow: 5px 5px 5px 0px rgba(196, 176, 135, 0.19);
}

.products-block .product {
  transition: all 0.3s;
}

.btn.add-to-cart-button:before,
.btn.btn-cart:before,
.btn.express-checkout-button:before,
a.btn.add-to-cart-button:before,
a.btn.btn-cart:before,
a.btn.express-checkout-button:before {
  display: none;
}

.footer-banners .extended-banner-texts {
  width: 45%;
  height: auto;
  top: 40px;
  left: 40px;
  align-content: center;
  right: 40px;
  bottom: 40px;
  background-color: rgba(255, 255, 255, 0.8);
}

.footer-banners .extended-banner-title {
  position: initial;
  display: block;
  background-color: transparent;
  box-shadow: none;
  color: #c4b087;
  font-size: 36px;
  border: none;
  padding: 0 30px;

}

.footer-banners .extended-banner-text {
  background-color: transparent;
  margin-top: 30px;
  box-shadow: none;
  padding: 0 30px;
  border: none;
  font-size: 18px;
  color: #000;
  display: block;
  position: initial;
  font-weight: 300;
  line-height: 25px;
  max-width: 100%;
}

.sidebar {
  background-color: rgba(196, 176, 135, 0.39);
}

.products-top-wrapper {
  display: none;
}

.subcategories li a {
  border-color: rgba(196, 176, 135, 0.39);
}

#footer,
#footer>.container {
  background-color: #e8e0d1;
}

#signature a {
  color: #a08b5d;
}

.footer-banners {
  margin-bottom: 60px;
}

.category-header,
.shp-tabs,
.shp-tabs-holder,
.shp-tab-link {
  background-color: #e8e0d1;
}

.p-detail-inner-header h1,
.category-title {
  font-size: 36px;
  line-height: 45px;
  font-weight: 700;
}

.products-related-header,
.basic-description h3,
.extended-description h3 {
  font-size: 30px;
  font-weight: 700;
}

a.link-icon {
  color: #a08b5d;
}

@media (max-width: 1400px) {
  .col-sm-4 .banner-wrapper {
    width: calc(100% / 4);
    margin-bottom: 20px;
  }
}

@media (max-width: 1200px) {
  .col-sm-8 .extended-banner-title {
    font-size: 40px;
  }

  .footer-banners .extended-banner-texts {
    width: auto !important;
  }
}

@media (max-width: 767px) {
  .col-sm-8 .extended-banner-title {
    font-size: 30px !important;
    max-width: 95%;
  }

  .carousel-inner>.item>a>img,
  .carousel-inner>.item>img {
    min-height: 250px;
    object-fit: cover;
  }

  .col-sm-4 .banner-wrapper {
    width: calc(100% / 2);
  }

  .banners-row .banner-wrapper {
    margin-top: 0;
  }

  .footer-banners .extended-banner-text {
    font-size: 14px;
  }

  .footer-banners .extended-banner-title {
    font-size: 25px;
  }

  .footer-banners .extended-banner-texts {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
}

@media (max-width: 991px) {
  .footer-banners .footer-banner img {
    min-height: 500px;
    object-fit: cover;
  }
}

@media (max-width: 575px) {
  .next-to-carousel-banners {
    padding: 40px 10px;
  }

  .products-block.products .p .name {
    font-size: 16px;
  }

  .footer-banners .footer-banner img {
    min-height: 650px !important;
  }
}