/* 
  Font: Croogla 4F
  Autor: Sergiy Tkachenko
  Foundry: 4th february
  Zdroj: http://www.4thfebruary.com.ua
*/
@font-face {
  font-family: 'Croogla';
  src: url('/user/documents/Croogla4F.woff2') format('woff2'),
       url('/user/documents/Croogla4F.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
:root {
    --template-font: "Croogla";
    --template-headings-font: "Croogla";
}
html, body {
    overflow-x: hidden;
}
.h1, .h2, .h3, .h4, .h5, .h6, body, h1, h2, h3, h4, h5, h6 {
    color: var(--color-tertiary);
    font-weight: normal;
}
.breadcrumbs {
    margin-top: 10px;
}
.navigation-in>ul>li.exp>a, .navigation-in>ul>li>a, .navigation-in>ul>li>a:hover {
    color: black;
}
.homepage-group-title {
    font-weight: normal;
    color: black;
}
#content > div.row.banners-content.body-banners > div.col-sm-4, #content > div.row.banners-content.body-banners > div.col-sm-8 {
    width: 100%;
}
a.wb-decorated-btn {
    border: solid 2px var(--color-tertiary);
    border-radius: 50px;
    justify-content: space-between;
    padding: 5px;
    align-items: center;
    padding-left: 20px;
    gap: 10px;
    font-weight: 500;
    width: fit-content;
    transition: all 0.4s ease;
    display: flex;
    margin: 0 auto;
    margin-top: 40px;
    color: var(--color-tertiary);
}
a.wb-decorated-btn::after {
    content: "\e910";
    font-family: shoptet;
    background-color: var(--color-primary);
    color: white;
    padding: 5px;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* header */
.navigation-buttons {
    background-color: #f5f0ed;
    border-radius: 50px;
    flex: 0 1 15% !important;
    column-gap: 20px;
    display: flex;
    justify-content: center;
    padding-left: 0px;
}
@media (max-width: 992px) {
.navigation-buttons {
    flex: 0 1 20% !important;
}
.container.navigation-wrapper.header-bottom-wrapper.js-navigation-container {
    flex: 0 1 80% !important;
}}
.login-top a, .login-top .stars span, .stars .login-top span {
font-size: 15px;
margin: 0 !important;
line-height: normal !important;
height: auto !important;
text-align: left;
width: auto !important;
}
.login-top a:before, .login-top .stars span:before, .stars .login-top span:before {
content: none !important;
}
.login-top a:first-child, .login-top .stars span:first-child, .stars .login-top span:first-child {
font-weight: 700;
}
.login-top a.visible-xs img, .login-top .stars span.visible-xs img, .stars .login-top span.visible-xs img {
height: 25px;
}
@media (min-width: 768px) {
.login-top a.visible-xs img, .login-top .stars span.visible-xs img, .stars .login-top span.visible-xs img {
margin-top: 0;
}
#header .navigation-buttons a[data-target=login] {
    display: flex !important;
}}
@media (max-width: 767px) {
.navigation-in .login-top {
background: url(/user/documents/upload/user-w.svg) no-repeat left;
background-size: 25px;
padding-left: 35px;
margin: 20px 20px 15px;
}
#header .site-name {
    margin-left: 70px;
}
#header .site-name a img {
    max-width: 160px;
}
.navigation-buttons {
    background-color: transparent;
    flex: 0 1 35%;
}}
@media (max-width: 767px) {
.toggle-window[data-target="navigation"] {
    position: absolute;
    left: 0;
    width: 60px !important;
    color: #fff !important;
    font-family: "Shoptet";
    text-align: center;
    padding: 0;
}
.toggle-window[data-target="navigation"]:before {
    content: "\e914";
    line-height: 50px;
}
.navigation-window-visible .toggle-window[data-target="navigation"]:before {
    content: "\e912";
    font-size: 14px !important;
}
#navigation {
    right: auto;
    left: -100%;
    top: 50px;
    box-shadow: 0px 2px 15px -3px rgba(0, 0, 0, 0.1);
}
#navigation ul li a b, #navigation ul li .stars span b, .stars #navigation ul li span b {
    text-decoration: none !important;
    padding: 15px 0;
}
#navigation ul li.appended-category {
    display: none !important;
}
#navigation ul .menu-level-2 li {
    display: flex;
    align-items: center;
    margin: 0 20px 15px;
}
#navigation ul .menu-level-2 li a, #navigation ul .menu-level-2 li .stars span, .stars #navigation ul .menu-level-2 li span {
    padding: 0 15px 0px 15px;
    text-transform: none !important;
}
#navigation ul .menu-level-2 li .menu-image {
    display: inline-block;
    padding: 0;
    width: 30px;
}
#navigation .submenu-arrow:after {
    font-size: 15px;
}
.navigation-window-visible #navigation {
    width: 85%;
    right: auto;
    left: 0;
}
.search {
    margin: 10px;
}}
.popup-widget.login-widget, .popup-widget.cart-widget {
    top: 50px;
}
.navigation-buttons a:before, .navigation-buttons .stars span:before, .stars .navigation-buttons span:before {
    line-height: 50px !important;
    font-size: 16px !important;
}
.search-focused .search-input-icon:before, .search-window-visible .search-input-icon:before {
    color: white;
}
.navigation-buttons a[data-target="cart"]:before, .navigation-buttons .stars span[data-target="cart"]:before, .stars .navigation-buttons span[data-target="cart"]:before {
    content: "";
    background: url(/user/documents/upload/cart.svg) center no-repeat;
    height: 50px;
    width: 50px;
    background-size: 25px;
}
@media (min-width: 768px) {
.navigation-buttons a[data-target="cart"]:before, .navigation-buttons .stars span[data-target="cart"]:before, .stars .navigation-buttons span[data-target="cart"]:before {
    width: 30px;
}}
@media (min-width: 768px) {
.navigation-buttons a, .navigation-buttons .stars span, .stars .navigation-buttons span {
    width: auto !important;
    padding: 0;
}}
.navigation-buttons a span, .navigation-buttons .stars span span, .stars .navigation-buttons span span {
    font-size: 15px;
    line-height: normal;
    text-align: left;
}
.navigation-buttons a span.cart-price:before, .navigation-buttons .stars span span.cart-price:before, .stars .navigation-buttons span span.cart-price:before {
    content: "Košík";
    font-weight: 700;
    display: block;
}
.navigation-buttons a[data-target="cart"] i, .navigation-buttons .stars span[data-target="cart"] i, .stars .navigation-buttons span[data-target="cart"] i {
    top: 6px;
}
.navigation-hovered:before, .search-focused:before {
    opacity: 0 !important;
    z-index: 0;
}
@media (min-width: 480px) and (max-width: 768px) {
.navigation-buttons a, .navigation-buttons .stars span, .stars .navigation-buttons span {
    height: 50px !important;
    width: 40px !important;
    line-height: 40px;
    padding: 0 10px 0 0;
}
a.toggle-window.visible-xs.visible-sm.visible-md {
    align-items: center;
    padding-right: 0;
    display: flex !important;
    justify-content: center;
}}
.top-navigation-bar .top-navigation-tools {
    display: none !important;
}
.top-navigation-bar {
    border: none;
    padding: 5px 0;
    border: 0;
    background-color: #f5f0ed;
}
.top-navigation-bar .container {
    padding: 0;
}
.login-top a:hover, .login-top .stars span:hover, .stars .login-top span:hover {
    text-decoration: underline;
}
.top-navigation-bar a,
.top-navigation-bar .stars span,
.stars .top-navigation-bar span {
    color: var(--color-tertiary);
}
#navigation ul li a:hover b, #navigation ul li .stars span:hover b, .stars #navigation ul li span:hover b {
    text-decoration: underline !important;
}
.top-navigation-bar a:hover,
.top-navigation-bar .stars span:hover,
.stars .top-navigation-bar span:hover {
    text-decoration: none;
}
.top-navigation-bar .top-navigation-menu {
    padding: 0;
    text-align: right;
    white-space: normal;
}
.top-navigation-menu > ul.top-navigation-bar-menu > li > a {
    padding-right: 0;
    padding-left: 40px;
}
.top-navigation-bar .top-navigation-menu ul {
    float: none;
}
.top-navigation-bar .top-navigation-contact strong {
    font-weight: normal;
    color: var(--color-primary);
}
.login-top {
    height: 50px;
}

span.cart-price.visible-lg-inline-block {
    display: none !important;
}
.navigation-buttons a[data-target=search] {
    background: url(/user/documents/upload/search.svg) no-repeat left !important;
    background-size: 30px !important;
    background-position: center;
}
.navigation-buttons a[data-target=search]:before {
    visibility: hidden;
}
#header .navigation-buttons a[data-target=cart], .login-top, .navigation-buttons a[data-target=search] {
    width: 30px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
#header .navigation-buttons a[data-target=cart]:before {
    margin-right: 0;
}
#header .navigation-buttons a {
    margin-left: 0;
}
@media (min-width: 768px) {
#header .navigation-buttons a[data-target=cart] i {
    left: 15px;
}
.navigation-buttons a[data-target="cart"] i {
    top: 23px;
}}
@media (max-width: 767px) {
#header .header-top a.cart-count i {
    bottom: auto;
    left: auto;
    right: 0px;
    top: 25px;
}
#header .navigation-buttons {
    margin-right: 10px;
}}
.search {
  display: none !important;
}

body.search-window-visible .search {
  display: block !important;
}
#header .site-name {
    width: 80px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1004;
    padding: 5px 10px;
    top: 0;
    display: flex;
    justify-content: center;
}
@media (min-width: 992px) {
.container.navigation-wrapper.header-bottom-wrapper.js-navigation-container {
    flex: 0 1 85% !important;
    margin: 0px;
}}

.navigation-in ul li a b, .menu-helper>span {
    font-weight: normal;
    font-size: 16px;
}
@media (min-width: 768px) {
.navigation-in {
    width: 100%;
}}
@media (max-width: 1200px) {
.menu-helper {
    right: auto;
    left: 0;
}
.menu-helper>span {
    background-color: #f5f0ed;
    border-radius: 50px;
    line-height: 50px;
    padding: 0px 20px;
}}
@media (min-width: 992px) {
#header .search {
    position: absolute;
    right: 170px;
}
#header .search {
    padding-left: 0px;
    padding-right: 0px;
    width: 265px;
}
.searchWhisperer {
    left: 50%;
    transform: translateX(-50%);
    margin-left: 0px;
    width: 40vw;
    margin-top: 25px;
}}
#header .search-input {
    border-radius: 50px;
}
@media (max-width: 992px) {
.searchWhisperer {
    margin-top: 25px;
}
.search-window-visible .search {
    flex: 0 1 100% !important;
    order: 3;
    margin-top: 10px;
}}
/*upravy submenu*/
.menu-helper-visible .menu-helper>ul {
    width: 650px;
    background-color: #f5f0ed;
    padding: 5px;
    left: 0px;
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px;
}
.menu-helper>ul>li {
    flex-basis: 31.5%;
    width: 31.5%;
    margin: 5px;
    border-radius: 10px;
    background-color: #ffffff;
    border: solid 1px #e1e1e1;
    padding: 5px;
    display: flex;
    align-items: center;
}
.menu-helper>ul>li a, .menu-helper>ul>li a:hover {
    text-align: left;
}
.navigation-buttons a[data-target=navigation]:before {
    color: black;
    font-weight: bold;
    font-size: 20px !important;
}
.navigationActions__flagWrapper {
    gap: 10px;
}

/*Carousel*/
.wide-carousel::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 1920px;
    height: 100%;
    background-image: url(/user/documents/upload/wb-decor.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 0;
}
@media (max-width: 992px) {
.wide-carousel::before {
    background-image: url(/user/documents/upload/web-decor-tel.png);
}}
.wide-carousel {
    position: relative;
    overflow: hidden;
}
.wb-carousel {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  flex-wrap: wrap;
  margin: 20px 0;
}

.wb-carousel-content {
  max-width: 600px;
}

.wb-heading {
  font-size: 4rem;
  margin-bottom: 20px;
  margin-top: 0px;
  font-weight: bold;
  color:  var(--color-tertiary);
}

.wb-text {
  font-size: 1.5rem;
}

.wb-btn {
  background-color: var(--color-tertiary);
  color: white !important;
  padding: 12px 24px;
  text-decoration: none;
  border-radius: 6px;
  font-weight: normal;
  display: inline-block;
}

.wb-carousel-image {
  display: flex;
  justify-content: center;
}

.wb-image {
  max-width: 100%;
  height: auto;
}

@media (max-width: 992px) {
  .wb-carousel {
    flex-direction: column;
    text-align: center;
    padding: 20px;
  }

  .wb-carousel-content,
  .wb-carousel-image {
    max-width: 100%;
  }
}

@media (min-width: 992px) and (max-width: 1440px) {
.wb-carousel-image {
    width: 45%;
}
.wb-carousel-content {
    width: 50%;
}}
/*Navigace carouselu*/
@media (min-width: 992px) {
.carousel-control {
    bottom: 20px;
    top: auto;
    height: 30px;
    width: 30px;
}
.carousel-control.left {
    left: 0px;
}
.carousel-control.right {
    left: 45px;
		right: auto;
}}
.carousel-control {
    height: 30px;
    width: 30px;
}
.carousel-control:before {
    height: 30px;
    line-height: 27px;
    width: 30px;
}
.carousel-control.right:before, .carousel-control.left:before {
    content: "\e910";
    font-size: 15px;
    color: var(--color-primary-hover);
}
.carousel-control.left:before {
    transform: rotate(180deg);
}
@media (max-width: 992px) {
.carousel-control.right {
    right: 0px;
}
.carousel-control.left {
    left: 0px;
}
.carousel-control {
    top: 45px;
}}
@media (min-width: 992px) and (max-width: 1200px) {
.carousel-control {
    bottom: 0px;
}}
@media (min-width: 1440px) {
.carousel-control {
    bottom: 50px;
}}
/*Benefit banners*/
.benefitBanner__item {
  z-index: 1;
  margin-top: 15px;
  position: relative;
}
.benefitBanner.position--benefitHomepage {
    padding: 10px;
}
.benefitBanner__content {
    line-height: 20px;
}
.benefitBanner__picture {
    max-width: 55px;
}
.benefitBanner__title {
    font-size: 1em;
    font-weight: normal;
}
.benefitBanner.position--benefitHomepage::before {
  width: 100vw;
  height: 100%;
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background: #f5f0ed;
  top: 0;
}
.benefitBanner.position--benefitHomepage {
  position: relative;
  z-index: 0;
}
/*WB cta*/
.wb-card-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px;
}
.wb-card {
    text-decoration: none;
    flex-direction: row;
    width: 49%;
    height: 250px;
    background-color: #f8f2ee;
    clip-path: polygon(20px 0%, 100% 0%, 100% 100%, 0% 100%, 0% 20px);
    overflow: hidden;
}
a.wb-card {
    display: flex;
    background-image: url(/user/documents/upload/bg-decor.png);
    background-size: 170%;
    background-repeat: no-repeat;
    background-position-x: -75%;
}
.wb-card-content {
    padding: 20px;
    display: flex;
    flex-direction: column;
    width: 49%;
    justify-content: space-between;
}
.wb-card-title {
    font-size: 25px;
    font-weight: bold;
    color: var(--color-tertiary);
    margin-top: 5px;
}
.wb-card-button {
    width: 40px;
    height: 40px;
    background-color: var(--_color-header-contrast-bg);
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    padding-top: 5px;
}
.wb-card-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media (max-width: 992px) {
.wb-card-container {
    flex-direction: column;
}
.wb-card {
    width: 100%;
    margin-bottom: 20px;
    height: 200px;
}
.wb-card-image {
    height: 100%;
}
.wb-card-image-wrapper, .wb-card-content {
    width: 50%;
}}
@media (max-width: 450px) {
.wb-card-image {
    height: auto;
 }}
/*About us*/
.wb-about-us-wrapper {
    width: 100vw;
    left: calc(-50vw + 50%);
    position: relative;
    background: url(/user/documents/upload/wood-background-opt.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 50px;
}
.wb-about-us {
    padding: 60px 20px;
    max-width: 1418px;
    margin: 0 auto;
}
.wb-about-us__banner {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  align-items: center;
}
.wb-about-us__image {
  flex: 1 1 400px;
}
.wb-about-us__image img {
  max-width: 100%;
}
.wb-about-us__content {
  flex: 1 1 500px;
}
.wb-about-us__content h2 {
  font-size: 32px;
  margin-bottom: 20px;
  color: white;
  font-weight: normal;
}
.wb-about-us__list {
  list-style: none;
  padding: 0;
  margin: 0;
  color: white;
  font-weight: normal;
}
.wb-about-us__list li {
  margin-bottom: 14px;
  padding-left: 30px;
  position: relative;
  line-height: 1.5;
}
.wb-about-us__list li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  background-color: #a77a4d;
  color: white;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 600;
  padding-top: 3px;
}
.wb-about-us__clients {
  text-align: center;
  margin-top: 80px;
}
.wb-about-us__clients h3 {
  font-size: 20px;
  margin-bottom: 20px;
  position: relative;
  display: inline-block;
  color: white;
  font-weight: normal;
}
.wb-about-us__clients h3::after {
  content: "";
  display: block;
  height: 2px;
  background-color: #a77a4d;
  width: 100%;
  margin-top: 10px;
}
.wb-about-us__logos {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
  margin-top: 40px;
}
.wb-about-us__logos img {
  height: 50px;
  max-width: 120px;
  object-fit: contain;
}
.wb-about-us__more {
  font-size: 15px;
  margin-top: 20px;
  opacity: 0.8;
  color: white;
}
/*WB reference*/
.wb-ref-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 40px;
    row-gap: 20px;
    margin-top: 30px;
}
.wb-ref-card {
    display: flex !important;
    background: #f5f0ed;
    overflow: hidden;
    text-decoration: none;
    clip-path: polygon(0 0, 95% 0, 100% 10%, 100% 100%, 0% 100%);
    flex-direction: row;
    align-items: center;
}
.wb-ref-image {
    width: 40%;
    height: 100%;
    aspect-ratio: 1 / 1;
    background-size: cover;
    background-position: center;
    flex-shrink: 0;
}
.wb-ref-content {
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.wb-ref-title {
    font-size: 20px;
    font-weight: normal;
    color: var(--color-tertiary);
    margin-bottom: 10px;
    margin-right: 35px;
    margin-top: 0px;
}
.wb-ref-text {
    font-size: 14px;
    color: #6f6f6f;
    margin: 0px !important;
}
@media screen and (max-width: 992px) {
.wb-ref-grid {
  grid-template-columns: 1fr;
}}
.wb-ref-more-btn {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  text-align: left;
  font-size: 14px;
  color: #6f6f6f;
  margin: 0px !important;
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
.wb-ref-grid {
  grid-template-columns: 1fr;
}}
/*Výpis článků*/
.blog-wrapper .news-item .image {
  height: 250px;
  overflow: hidden;
  clip-path: polygon(20px 0%, 100% 0%, 100% 100%, 0% 100%, 0% 20px);
  margin-bottom: 0px;
}
.blog-wrapper .news-item .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.homepage-blog-wrapper .news-item .title {
    font-weight: normal;
    color: var(--color-tertiary);
    font-size: 20px;
    margin-top: 0px;
}
.blog-wrapper .news-item .description {
    color: #6f6f6f;
    font-size: 14px;
}
.news-item .text {
    background-color: #f5f0ed;
    padding: 20px;
}
.blog-wrapper .news-item .read-article::after {
    content: "\e910";
    font-family: shoptet;
    background-color: var(--color-primary);
    color: white;
    padding: 5px;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    visibility: visible;
}
.blog-wrapper .news-item .read-article {
    display: block;
    visibility: hidden;
}
@media (min-width: 992px) {
.container-narrow {
    margin: 0 auto;
    width: 1418px;
}}
.blog-wrapper .news-item {
    margin-bottom: 0px;
}
/*Footer*/
.wb-kontakt-wrapper {
  display: flex;
  align-items: center;
  background-color: #302116;
  padding: 20px;
  border-radius: 8px;
  color: white;
}
.kontakt-info span, .kontakt-info a {
  color: white;
  font-weight: normal;
  font-size: 16px !important;
}
.kontakt-img img {
  width: 120px;
  height: auto;
  border-radius: 50%;
  object-fit: cover;
}
.kontakt-info {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-left: 20px;
}
.kontakt-radek {
  display: flex;
  align-items: center;
  gap: 10px;
}
.kontakt-radek img {
  width: 20px;
  height: 20px;
}
.kontakt-text:hover {
  text-decoration: underline;
}
#footer {
    background: url(/user/documents/upload/dark-wood-decor.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
#footer a {
    color: white;
    font-size: 14px;
}
.footer-bottom {
    background-color: transparent;
    color: white;
    font-size: 14px;
}
.footer-rows h4 {
    color: white;
    font-weight: normal;
}
#footer a:hover {
    text-decoration: none;
}
@media (min-width: 1200px) {
.col-lg-3 {
    width: 33.33333333%;
}
.footer-bottom {
    padding-bottom: 30px;
}}
.custom-footer__articles.col-sm-6.col-lg-3, .custom-footer__banner21.col-sm-6.col-lg-3, .custom-footer__banner22.col-sm-6.col-lg-3 {
    margin-top: 50px;
}
.footer-rows .custom-footer {
    display: flex;
    flex-direction: row;
}
@media (max-width: 768px) {
.custom-footer__banner22.col-sm-6.col-lg-3 {
    order: 1;
}
.custom-footer__articles.col-sm-6.col-lg-3 {
    order: 2;
}
.custom-footer__banner21.col-sm-6.col-lg-3 {
    order: 3;
}
.banner {
    min-height: 0px;
}
.custom-footer__articles.col-sm-6.col-lg-3, .custom-footer__banner21.col-sm-6.col-lg-3, .custom-footer__banner22.col-sm-6.col-lg-3 {
    margin-top: 0px;
}
.overall-wrapper {
    padding-bottom: 0px !important;
}
.footer-rows .custom-footer {
    display: flex;
    flex-direction: column;
}}
/*Instagram*/
.custom-footer__instagram.col-sm-6.col-lg-3 > h4 {
  display: none;
}
.custom-footer__instagram.col-sm-6.col-lg-3 {
  padding: 0 !important;
  width: 100% !important;
  background-color: white;
}
.instagram-widget {
  max-width: unset;
}
.instagram-widget.columns-4>a {
  padding-bottom: 12.5%;
  width: 12.5%;
}
@media (max-width: 992px) {
.instagram-widget.columns-4>a {
  padding-bottom: 25%;
  width: 25%;
}
.instagram-follow-btn {
  font-size: 2rem !important;
}
.instagram-follow-btn>span:before {
  font-size: 2rem !important;
}
.instagram-follow-btn>span {
  padding-left: 30px !important;
}}
.instagram-follow-btn>span {
  padding-left: 40px;
}
.instagram-follow-btn>span:before {
  font-size: 3rem;
  color: var(--color-primary);
}
.instagram-follow-btn {
  margin-bottom: 20px;
  font-weight: normal;
  font-size: 3rem;
}
.instagram-follow-btn > span > a {
  font-weight: normal;
  color: black;
}
/*Footer social bar*/
.footer-social-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 20px;
    max-width: 1418px;
    margin: 0 auto;
}
.footer-social-line {
    flex-grow: 1;
    height: 1px;
    background-color: #b98b5a;
    margin-right: 20px;
}
.footer-social-icons {
    display: flex;
    align-items: center;
    gap: 10px;
    color: white;
}
.footer-social-text {
    margin-right: 5px;
}

.footer-icon {
  font-family: "shoptet";
  width: 28px;
  height: 28px;
  border: 1px solid #b98b5a;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: white;
  text-decoration: none;
  transition: background-color 0.3s ease;
  padding-top: 2px;
}
.footer-icon:hover {
    background-color: var(--color-primary);
}
.footer-icon-instagram::before {
    content: "\e909";
}
.footer-icon-facebook::before {
    content: "\e900";
}
@media (max-width: 768px) {
.footer-social-line {
    margin-left: 20px;
    margin-right: 0;
}
.footer-social-bar {
    flex-direction: row-reverse;
}
.footer-icon {
  padding-top: 0px;
}}
.benefitBanner__picture {
    max-width: 45px;
}
img.benefitBanner__img {
    width: 45px;
}
.quantity:hover {
  box-shadow: unset;
}
.quantity {
  border: none !important;
  background: transparent !important;
}
.quantity input[type=number] {
  border: solid 1px #ebeaea;
  border-radius: 10px;
  background-color: white;
}
.quantity .decrease, .quantity .increase {
  height: 30px;
  width: 30px;
  top: 10px;
  background-color: #ffffff !important;
  border-radius: 5px;
  border: solid 1px #ebeaea !important;
}
.quantity .decrease:before, .quantity .increase:before {
  position: absolute;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.quantity .decrease:hover:before, .quantity .increase:hover:before {
  background-color: transparent;
}
.quantity .decrease:hover, .quantity .increase:hover {
  background-color: #a37a563b !important;
  border-color: #a37a563b !important;
}
.radio-wrapper input[type=radio]+label .sublabel {
  display: none;
}
.cart-widget-product-amount .quantity .decrease, .cart-widget-product-amount .quantity .increase {
  height: 30px;
}
.p-to-cart-block .add-to-cart-button {
    color: white;
    font-weight: normal;
}
.p-to-cart-block .p-final-price-wrapper .price-final-holder {
    font-weight: normal;
}
.link-icons .link-icon {
    color: #aaa;
}
.shp-tabs-holder ul.shp-tabs a.shp-tab-link {
    color: black;
    font-weight: normal;
}
/*Subcategories*/
.subcategories li a {
  color: #1F2124;
  padding: 12px;
  border-radius: 3px;
  border: 1px solid #e9e9e9;
  height: 80px;
}
.subcategories.with-image li {
  padding: 0 5px;
  margin-bottom: 10px;
}
.subcategories {
  margin: 0 -5px 30px -5px;
}
.subcategories.with-image li a .image {
  padding-right: 16px;
  width: 94px;
}
.subcategories.with-image li a .image img {
  max-height: 60px;
}
.subcategories.with-image li a .text {
  max-width: none;
  width: calc(100% - 94px);
  line-height: 1.2;
  font-weight: 500;
  text-decoration: none !important;
}
@media screen and (max-width: 767px) {
.subcategories {
  margin-bottom: 22px;
}
.subcategories li a {
  padding: 10px;
  height: 67px;
}
.subcategories.with-image li a .image {
  padding-right: 10px;
  width: 58px;
}
.subcategories.with-image li a .text {
  width: calc(100% - 58px);
}}
.subcategories li a:hover {
  border: solid 1px var(--color-primary-hover) !important;
  box-shadow: 0 0 20px #e9e9e9 !important;
}

.btn.btn-cart, .btn.btn-conversion, a.btn.btn-cart, a.btn.btn-conversion {
    color: white;
    font-weight: normal !important;
}
.btn.btn-cart:hover, .btn.btn-conversion:hover, a.btn.btn-cart:hover, a.btn.btn-conversion:hover {
    background-color: var(--color-secondary-hover);
    border-color: var(--color-secondary-hover);
    color: #ffffff;
}
#content .btn.unveil-button {
    color: white;
    font-weight: normal;
    background-color: var(--color-secondary);
}
@media (min-width: 768px) {
.popup-widget.login-widget, .popup-widget.cart-widget {
    top: 134px;
}}
@media (min-width: 992px) {
.popup-widget.login-widget, .popup-widget.cart-widget {
    top: 115px;
}}
@media (max-width: 768px) {
.popup-widget.cart-widget, .popup-widget.login-widget, .popup-widget.search-widget {
    top: 70px;
}}
@media (max-width: 480px) {
.popup-widget.cart-widget, .popup-widget.login-widget, .popup-widget.search-widget {
    top: 50px;
}}
.formFooter{display: none !important}

/*Reference - vypis*/
.news-wrapper .news-item {
    display: flex;
    flex-direction: row;
}
.news-wrapper .news-item .news-image {
    margin-bottom: 0;
    object-fit: cover !important;
}
#newsWrapper > article > .news-content-wrapper {
    background: #f5f0ed;
    overflow: hidden;
    text-decoration: none;
    clip-path: polygon(0 0, 92% 0, 100% 10%, 100% 100%, 0% 100%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px;
    height: 100%;
}
#newsWrapper > article > div.news-content-wrapper > .description p {
    margin-bottom: 0;
    color: #6f6f6f;
}
#newsWrapper > article > div.news-content-wrapper > h2 > a {
    color: var(--color-tertiary);
}
.news-item-detail .next-prev a {
    color: white !important;
    font-weight: normal;
}

.news-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 40px;
}
.news-image-wrapper {
    flex-shrink: 0;
    width: 250px;
    aspect-ratio: 1 / 1;
    overflow: hidden;
}
.news-image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.news-content-wrapper {
    flex: 1;
}
@media screen and (max-width: 768px) {
.news-wrapper .news-item {
    flex-direction: column;
}
.news-image-wrapper {
    width: 100%;
    aspect-ratio: unset;
    max-height: 250px;
}
.news-image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    clip-path: polygon(0 0, 92% 0, 100% 10%, 100% 100%, 0% 100%);
}
#newsWrapper > article > .news-content-wrapper {
    clip-path: unset;
}}
/*Kontakt page*/
.wb-kontakt-wrapper-2 {
    display: flex;
    background-color: #302116;
    padding: 20px;
    border-radius: 8px;
    color: white;
    flex-direction: column;
}
.kontakt-wrap {
    display: flex;
    align-items: center;
}
.wb-btns {
    width: 100%;
}
.wb-btns > a {
    display: block;
    width: auto;
    background-color: var(--color-primary);
    color: white;
    padding: 10px 20Px;
    border-radius: 5px;
    margin-top: 20px;
    text-align: center;
}
.wb-2-columns-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.wb-left-column, .wb-right-column {
  flex: 1;
  min-width: 280px;
}
.wb-kontakt-ostatni {
    margin-top: 20px;
}
.wb-kontakt-ostatni span {
    display: block;
    margin-top: 10px;
}
.wb-kontakt-ostatni > span > a {
    display: unset;
    background-color: var(--color-primary);
    color: white;
    padding: 5px;
    border-radius: 3px;
    margin: 5px;
}
@media (max-width: 768px) {
.wb-2-columns-wrapper {
  flex-direction: column;
}}
html {
  scroll-behavior: smooth;
}
/*article image insert*/
#article-up-container {
    background-color: #f5f0ed;
}
#article-up-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
    padding: 20px;
    align-items: center;
    margin-bottom: 20px;
}
#article-up-left-column {
    flex: 0 1 30%;
    margin-right: 2%;
    height: 350px;
}
#article-up-right-column {
    flex: 0 1 68%;
}
@media (min-width: 768px) {
#content h1 {
    margin-top: 20px;
}}
@media (max-width: 992px) {
#article-up-container {
    flex-direction: column;
}
#article-up-left-column {
    width: 100%;
    height: 250px;
    flex: unset;
    margin-right: 0;
}}