/** Shopify CDN: Minification failed

Line 242:8 Expected identifier but found whitespace
Line 242:10 Unexpected "{"
Line 242:20 Expected ":"
Line 242:50 Expected identifier but found "!"

**/
.label-odstin-dreva, .label-vzor {
  text-align: center;
  min-width: 72px;
}

.cartUpsellProducts > li > a {
  text-decoration: none !important;
}

.cartUpsellProducts > li > a .title {
  display: flex;
  justify-content: center;
  align-items: start;
  flex-direction: column;
  flex-wrap: wrap;
}

.cartUpsellProductsHeading {
  margin-bottom: 25px;
  margin-top: 40px;
}
.cartUpsellProducts {
  display: flex;
  flex-direction: row;
  align-items: start;
  gap: 30px;
  justify-content: center;

  margin-left: -10px;
  margin-right: -10px;

}

.cart-upsell-add  {
  padding: 10px 20px;
  width: unset;
  margin-top: 10px !important;
}

.cart-upsell-add span {
  line-height: 2rem;
  display: flex;
  align-items: center;
justify-content: center;
}

.cart-upsell-add-text {
  text-align: center !important;
}

.goToCheckoutWrapper {
  margin-left: auto;
  display: flex;
  flex-direction: column-reverse;
  align-items: end;
  justify-content: end;
}

.goToCheckoutWrapper > div, .goToCheckoutWrapper label {
  margin-right: 0;
}

/* section product-image-with-text: */
.section-product-image-with-text .outerWrap .innerWrap {
  padding: 0 !important;
}
.section-product-image-with-text .outerWrap .sectionCopy {
  padding: 10px !important;
}
.section-product-image-with-text .outerWrap .sectionCopy .genHeading {
  margin-bottom: 40px; 
}

.section-product-image-with-text .outerWrap .sectionTitle p {
  max-width: unset !important;
  line-height: initial !important;
}

.section-product-image-with-text.layoutOne .outerWrap .sectionTitle {
  position: relative !important;
}

.section-product-image-with-text.layoutOne .innerWrap {
  display: flex;
  flex-direction: row;
}


.section-product-image-with-text.layoutOne .outerWrap .twoImages .imgWrap::before {
  padding-top: 133% !important;
}

.section-product-image-with-text.layoutOne .outerWrap .oneImage .imgWrap::before {
  padding-top: 66% !important;
}
.section-product-image-with-text.layoutOne .outerWrap .imgWrap {
  margin: 10px;
}
.section-product-image-with-text.layoutOne .outerWrap.imageRight {
  flex-direction: row-reverse;
}

@media screen and (max-width: 736px) {
  .section-product-image-with-text .grid {
    padding: 0px 0px !important;
  }
}

.section-product-image-with-text .outerWrap .sectionCopy.text-center div {
  text-align: center;
}
.section-product-image-with-text .outerWrap .sectionCopy.text-left div {
  text-align: left;
}
.section-product-image-with-text .outerWrap .sectionCopy.text-right div {
  text-align: right;
}

.section-product-image-with-text.layoutOne .outerWrap .oneImage.video video {
  max-width: 100% !important;
  padding: 10px;
  object-fit: cover;
}

.section-product-image-with-text.layoutOne .outerWrap .twoImages .imgWrap,
.section-product-image-with-text.layoutOne .outerWrap .twoImages video {
  max-width: 50%;
  object-fit: cover;
}
.section-product-image-with-text.layoutOne .outerWrap .twoImages video {
  max-width: 50%;
  padding: 10px;
  object-fit: cover;
}

/* collection filters: */

.collectionFiltersWrapper {
  flex-direction: row;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  width: max-content;
}
@media screen and (max-width: 430px) {
  .collectionFiltersWrapper {
    flex-direction: column;
  }
}
.collectionFilterBlock {
  width: max-content;
  position:relative;
  cursor: pointer;
}
.collectionFilterBlockTitle {
  background: #4d4b48;
  color: #fff !important;
  padding: 10px 20px;
  border-radius: 50px;
  display: flex;
  user-select: none;
}

.collectionFilterBlockTitle.active {
  font-weight: bold;
}


.productAddToWishlist {
  max-width: 280px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  gap: 10px;
  margin-top: 10px;
}
.productAddToWishlist svg {
  width: 20px;
}
.productAddToWishlist.button {
  border: none !important;
}
@media screen and (max-width: 736px) {
  .productAddToWishlist {
    max-width: none;
  }
}


.prodThumb .productAddToWishlist .wishlistButtonText {
  display: none;
}
.wishlistButtonText {
  pointer-events: none;
}
.prodThumb .productAddToWishlist {
  position: absolute;
  top: 14px;
  right: 20px;
  max-width: 30px;
  z-index: 9;
  width: unset;
  padding: 0;
  background: none !important;
  border: none;
}

.header-wishlist svg {
  max-width: 16px;
}
#wishlistCountHeader {
  min-width: 10px;
  margin-left: 5px;
}
.header-wishlist.hidden {
  opacity: 0;
}

.relatedItems .productAddToWishlist {
  /* display: none; */
}


.wishlist .prodThumb .add-to-cart {
  margin-top: 10px;
  margin-bottom: 10px;
}


.station-tabs .station-tabs-link span, .station-tabs .station-tabs-link {
  color: {{ settings.color_product_thumb_price }} !important;
}

.add-to-cart, .productAddToWishlist {
  border-radius: 60px !important;
}

.prodThumb .title span:last-child {
  margin-left: auto;
}

.radio-wrapper.disabled {
  opacity: 25%;
}

.dropdown-item-eshop .dropdown-item {
  display: inline-flex;
  flex-wrap: nowrap;
  width: 100%;
}
@media screen and (min-width: 737px) {
  .collectionFilterBlockName {
    position: absolute;
    left: -35px;
  }
}

.fullScreenSlider ul li .heroOverlay .button,
.indexText-subtext + .button,
.fullPageSection .button {
  border-radius: 60px;
}

.tag.last-pc.last-pc-onsale--true {
  margin-right: 100px;
}


.productInfo .tag {
  border-radius: 40px;
  padding: 8px 12px;
  background: #c47e3b;
  color: #fff;
  font-family: Lato, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.2rem;
  margin-bottom: 10px;
  display: flex;
  width: fit-content;
}
@media screen and (max-width: 736px) {
  .productInfo .tag {
    margin-left: auto;
    margin-right: auto;
  }
}

.productImages .tag {
  border-radius: 40px;
  padding: 8px 12px;
  background: #c47e3b;
  color: #fff;
  font-family: Lato, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.2rem;
  margin-bottom: 10px;
  display: flex;
  width: fit-content;

  position: absolute;
  top: 14px;
  right: 20px;
  z-index: 9;
}
@media screen and (max-width: 736px) {
  .productImages .tag {
  }
}

.collection-hero-wrapper {
  position: relative;
  padding-bottom: 0 !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  padding-top: 15px !important;
}
.collection-hero-heading {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  top: calc(50% - 0px);
  font-size: 4.6rem;
  line-height: 6.4rem;
  font-weight: 400;
  color: #fff !important;
}
@media screen and (max-width: 736px) {
  .collection-hero-heading {
    font-size: 2.8rem;
    line-height: 1.25;
  }
}


.station-tabs-content-inner h5 {
  margin-bottom: 0 !important;
}

.btn-full-desc {
  /* color: white !important; */
  background: transparent;
  border-width: 1px !important;
  border-radius: 60px;
  margin-top: 10px;
  min-width: 280px;
}

#FullDesc{
  border: none !important;
}
@media screen and (max-width: 736px) {
  #FullDesc{
    margin-bottom: 30px;
  }
  #productTop {
    padding-bottom: 0 !important;
  }
  #btnFullDesc {
    margin-bottom: 10px;
  }

  /* .station-tabs-content-inner h5, */
  .station-tabs-content-inner ul li {
    text-align: left;
  }
}

#teakpeakPRO .contactForm{
  max-width: 550px;
  margin: auto;
}

#InquiryModal:not(.open) {
  display: none;
}
#InquiryModal.open {
  display: flex;
  position: fixed;
  left:0;
  top: 0;
  width:100vw;
  height:100vh;
  z-index: 9999;
  background: #0000001a;
}
.inquiry-modal-inner {
  background-color: #eaeaea;
  border: 1px solid;
  width: 600px;
  margin: auto;
  padding: 25px;
  transform: translateY(-20px);
  /* text-align: center; */
}
.inquiry-modal-header {
  display: flex;
  justify-content: space-between;
}
/* .inquiry-modal-header h2 {
  width: 100%;
  text-align: center;
  padding-left: 30px;
} */

#BtnCloseInquiry {
  padding: 0 10px;
  transform: translateX(10px);
}
#BtnOpenInquiry {
  width: 100%;
  text-align: center;
  display: block;
  font-weight: 700;
  font-size: 1.2rem;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
  font-family: inherit;
}

.grecaptcha-badge {
  display: none !important;
}




.inquiry-note:not(.open) {
  display: none;
}
.inquiry-note.open {
  display: flex;
  position: fixed;
  left:0;
  top: 0;
  width:100vw;
  height:100vh;
  z-index: 9999;
  background: #0000001a;
}
.inquiry-note-inner {
  background-color: #eaeaea;
  border: 1px solid;
  width: 600px;
  margin: auto;
  padding: 25px;
}
.inquiry-note-header {
  display: flex;
  justify-content: space-between;
}

#BtnCloseInquiryNote {
  padding: 0 10px;
  transform: translateX(10px);
}
#BtnOpenInquiryNote {
  width: 100%;
  text-align: center;
  display: block;
  font-weight: 700;
  font-size: 1.2rem;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
  font-family: inherit;
}


.btn-open-inquiry.button {
  background: transparent;
  border-width: 1px !important;
  border-radius: 60px;
  color: #252423;
  margin-top: 11px !important;
}
.btn-open-inquiry.button:hover {
  background: #252423;
  color: #fff;
}

#InquiryModal .formWrap.contactForm {
  padding-bottom: 0;
  padding-top: 20px;
}

.productInfo .contact-form {
  margin-top: 0 !important;
}
.contactForm-info-bottom {
  margin-bottom: 0px !important;
}
.contactForm-info-bottom a {
  display: initial !important;
}



.tp-pro-heading p {
   margin-top: 0 !important;
   margin-bottom: 0 !important;
}


@media screen and (max-width: 568px) {
 #teakpeakPRO .contact-form {
    padding-left: 10px;
    padding-right: 10px;
  }
}
#teakpeakPRO .benefitsWrapper {
   width: initial !important;
 }

.find-out-more {
  text-transform: none !important;
  text-decoration: underline;
 }

 .header-cart-item-options button,
 .header-cart-item-options input {
  text-decoration: none !important;
  border-bottom: none !important;
 }

 @media screen and (max-width: 736px) {
  .single-option-radio__label {
    display: flex;
    flex-direction: column;
    gap: 3px;
  }
 }

 .dropdown-link:hover {
  font-weight: bold;
 }

 .double-dropdown-list > ul:after {
  height: 90%;
  width: 1px;
  position: absolute;
  left: 50%;
  top: 5%;
  content: "";
  background: #33312f;
  opacity: .5;
 }

 .logo-left {
  position: absolute !important;
 }
 @media (min-width: 737px) {
   .logo-left {
    left: 40px !important;
    top: 14px !important;
   }
   #searchStore.mobile {
    display: none;
   }
   .logo-left-index {
    display: none !important;
   }
 }
 header .logo-left img {
  z-index: 999;
  display: block;
  position: fixed;
}
@media (max-width: 736px) {
   header .logo-left{
    display: none !important;
    }
   .logo-left {
    top: 105px !important;
   }
   .logo-left-index {
      z-index: 989;
      position: relative;
      top: 0px;
      width: 80px;
      left: calc(50% - 40px);
   }
   #searchStore.desktop {
    display: none;
   }
}

.double-dropdown-list .dropdown-link {
  padding: 6px 20px !important;
}

.featured-collections .sectionWrap {
  padding-top: 0 !important;
}
.featured-collections .background-cover-full {
  background-size: contain !important;
  background-position: top !important;
}
.featured-collections .gridJustify {
  align-items: start !important;
}
.featured-collections .collectionGrid ul li .content {
  position: relative !important;
}
.featured-collections .genHeading {
  font-size: 2rem;
  /* font-weight: bold; */
}

@media screen and (max-width: 460px) {
  .index-text .sectionWrap {
    padding-bottom: 15px;
  }
}

@media screen and (max-width: 736px) {
  .shopify-section.slideshow,
  .shopify-section.slideshow .slickSlider,
  .shopify-section.slideshow .slick-initialized .slick-slide {
    max-height: 370px;
  }

  .heroGridAlignBottom {
    /* padding-bottom: 70px; */
  }

  #mainWrap > .slideshow:first-child, #shopify-section-product-alternate-template {
    margin-top: 0px !important;
  }
  .logo-left {
    top: 16px !important;
   }
   .fullScreenSlider ul li .heroOverlay {
    padding: 0 20px !important;
   }

   .featured-collections .oneQuarter:not(.sideBar),
   .featured-collections .oneThird:not(.sideBar) {
     width: 50%;
   }
}

.featured-collections .collectionGrid ul li a:hover .genHeading {
  font-weight: bold !important;
}

.product-related-article__inner .button {
  border-radius: 60px;
}



/* localization: */
localization-form {
  display: inline-block;
}
.localization-form .visually-hidden {
  display: none;
}
.localization-form button {
  display: block;
  /* color: #b76c2a; */
  border: none;
  background: none;
  cursor: pointer;
}
@media screen and (min-width: 737px) {
  .isTran .localization-form button {
    /* color: #fff; */
  }
}
.localization-form .disclosure {
  position: relative;
}
.localization-form .disclosure .disclosure__item a {
  line-height: 1;
  padding: 10px 0;
}
.localization-form .disclosure .disclosure__item {
  display: flex;
}
.localization-form .disclosure__list-wrapper {
  z-index: 999999999;
  position: absolute;
  right: 0;
  top: 35px;
  width: max-content;
  background: #eaeaea;
  border: 1px solid #2e2924;
  padding: 10px;
}

@media screen and (max-width: 736px) {
  localization-form {
    margin-left: 3px;
    margin-right: 3px;
  }
  .localization-form .disclosure__list-wrapper {
    right: unset;
  }
  localization-form.desktop-only {
    display: none;
  }
}
@media screen and (min-width: 737px) {
  localization-form.mobile-only {
    display: none;
  }
}

.shopify-pc__banner__dialog {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}


@media screen and (max-width: 736px) {
  .fullScreenSlider ul li .heroOverlay {
    text-align: center !important;
  }
}


.rte img {
  height: auto;
}

.add-to-cart-text {
  pointer-events: none;
}


/* new filters: */
.collection-filters-new {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
}
@media screen and (max-width: 430px) {
  .collection-filters-new {
    flex-direction: column;
  }
}

.collection-filters-new summary > div {
  background: #4d4b48;
  color: #fff !important;
  padding: 10px 20px;
  border-radius: 50px;
  /* display: flex; */
  user-select: none;
  width: max-content;
}
.collection-filters-new summary+div {
  position: absolute;
  top: 110px;
  background: #eaeaea;
  z-index: 3;
  width: 100%;
  left: 0;
}

@media screen and (max-width: 767px) {
  .collection-filters-new summary {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .collection-filters-new summary + div {
    position: unset;
  }
  .collection-filters-new summary + div ul {
    flex-direction: column;
  }

  .collection-filters-new summary+div label {
    margin-bottom: 0px;
    margin-top: 5px;
  }
}

.collection-filters-new summary,
.collection-filters-new summary+div label,
.collection-filters-new summary+div input {
  cursor: pointer;
}

.collection-filters-new summary+div label.disabled {
  opacity: 0.4;
}

.collection-filters-new summary+div ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
}

.collection-filters-new summary * {
  pointer-events: none;
}

.collection-filters-new summary::-webkit-details-marker { display: none }

@media screen and (min-width: 768px) {
  .productInfo form .button {
    max-width: 280px;
  }
  #BtnOpenInquiry {
    margin-left: 0;
  }
  .productInfo form {
    width: 360px;
  }
}
.single-option-radio label {
  max-width: 100px;
  width: 100px;
}
.single-option-radio {
  display: flex;
  flex-wrap: wrap;
}