/*
@function get-vw($target, $resolution: 1920) {
    $value: int($target);
    @if unit($target) == 'rem' {
        // $value: $value * 16;
        $value: $value * $rem-value;
    }
    $value: $value + 0px;   // cast $target as pixels
    $vw-context: ($resolution * .01px);
    @return ($value / $vw-context) * 1vw;
}
*/
#products .products,
.featured-products .products,
.product-accessories .products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

#products .products-section-title,
.featured-products .products-section-title,
.product-accessories .products-section-title {
  margin: 2.5rem 0;
  font-weight: 500;
  text-align: center; }

.product-miniature .product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  margin: 0 0.8125rem; }
  .page-index .product-miniature .product, .page-search .product-miniature .product {
    width: 25%;
    min-width: 250px; }

.product-miniature .product-thumbnail {
  display: block; }

.product-miniature .thumbnail-container:hover .highlighted-informations, .product-miniature .thumbnail-container:focus .highlighted-informations {
  top: calc(100% - 4.4rem); }
  .product-miniature .thumbnail-container:hover .highlighted-informations::after, .product-miniature .thumbnail-container:focus .highlighted-informations::after {
    opacity: 1; }
  .product-miniature .thumbnail-container:hover .highlighted-informations.no-variants, .product-miniature .thumbnail-container:focus .highlighted-informations.no-variants {
    top: calc(100% - 2.5rem); }

.product-miniature .thumbnail-container .product-thumbnail {
  position: relative; }

.product-miniature .variant-links {
  position: relative;
  top: -0.25em;
  width: 100%;
  min-height: 2.5rem;
  padding-top: 0.1875rem;
  text-align: center;
  background: #fff; }

.product-miniature .thumbnail-top {
  position: relative;
  overflow: hidden; }

.product-miniature .highlighted-informations {
  position: absolute;
  top: 100%;
  z-index: 2;
  width: 100%;
  height: auto;
  padding: 0.625rem 0;
  text-align: center;
  background: #fff;
  transition: 0.3s; }
  .product-miniature .highlighted-informations .quick-view {
    font-size: 1rem;
    color: #888888; }
    .product-miniature .highlighted-informations .quick-view:hover {
      color: #6D94C4; }

.product-miniature .product-description {
  bottom: 0;
  height: auto;
  background: #fff; }

.product-miniature .product-flags li.product-flag.online-only {
  top: 13.1rem; }

.product-miniature .comments_note {
  color: #888888;
  text-align: center; }

.product-miniature .count {
  position: relative;
  bottom: 0.5rem;
  font-weight: 700;
  color: #888888; }

@media (max-width: 991.98px) {
  .featured-products .products {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; } }

.ib-btn-home {
  padding: 0 45px 0 5px;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }
  .ib-btn-home i {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 40px;
    font-size: 20px; }

/*********************/
/*        RWD        */
/*********************/
@media (min-width: 992px) {
  .ib-btn-home {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 min(2.34375vw, 45px) 0 min(0.26042vw, 5px);
    font-size: min(0.72917vw, 14px); }
    .ib-btn-home i {
      width: min(2.08333vw, 40px);
      font-size: min(1.04167vw, 20px); } }

/*********************/
/*        RWD        */
/*********************/
@media screen and (max-width: 1200px) {
  .ibif-seotext .seo-container img {
    width: auto !important;
    height: auto !important;
    max-width: 100% !important; } }

@media screen and (min-width: 768px) {
  .ibif-seotext .seo-container p {
    font-size: 15px;
    font-style: normal;
    line-height: 160%;
    /* 24px */
    margin-bottom: 30px; }
  .ibif-seotext .seo-container h3 {
    margin-bottom: 30px;
    font-size: 24px; } }

@media screen and (max-width: 768px) {
  .seo-container .seo-left-side, .seo-container .seo-right-side {
    width: 100% !important; }
  .ibif-seotext .seo-container {
    display: block !important; }
  .seo-text-0 .seo-right-side {
    text-align: center; }
  .seo-text-1 .seo-left-side {
    display: none; }
  .seo-right-side img, .seo-left-side img {
    max-width: 100% !important;
    width: auto !important;
    height: auto !important; }
  .ibif-seotext .seo-container h3 {
    margin-bottom: 15px;
    font-size: 22px; }
  .ibif-seotext .seo-container p {
    font-size: 13px;
    font-style: normal;
    line-height: 160%;
    margin-bottom: 15px; }
  #index .seo-main-header {
    margin-bottom: 0 !important; } }

.inspiration-container img {
  max-width: 100%; }

/*********************/
/*        RWD        */
/*********************/
@media screen and (min-width: 768px) {
  .inspiration-container .intro-section p {
    margin-top: 30px; }
  .inspiration-container .intro-section a {
    margin-top: 30px; } }

@media screen and (max-width: 768px) {
  .inspiration-container .intro-section p {
    margin-top: 15px; }
  .inspiration-container .intro-section a {
    margin-top: 15px; } }

@media screen and (min-width: 576px) {
  .inspiration-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; } }

@media screen and (max-width: 576px) {
  .inspiration-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .inspiration-container .image-1 img {
      max-width: 100% !important; } }

/*** IBIF ***/
.ibif-boxes .ib-item > a {
  padding-bottom: 44.5%;
  background: url(../img/0e7b051ac63bbac9d6e5.png);
  background-size: 100% 100%; }

.ibif-boxes .ib-item > span {
  background-size: cover; }

.ibif-boxes .ib-bottom {
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  transition: max-width 0.5s ease; }

.ibif-boxes .ib-item:hover .ib-bottom {
  max-width: 95%; }

.ibif-boxes .ibe_block-grow {
  --scale: 1.1;
  --speed: 0.5s;
  --ease: ease; }

.ibif-boxes .icon {
  text-align: center;
  border: 2px solid;
  width: 20px;
  height: 20px;
  line-height: 19px;
  font-size: 12px; }

/*********************/
/*        RWD        */
/*********************/
@media (max-width: 991.98px) {
  .ibif-boxes .h4 {
    font-size: 18px; } }

@media (min-width: 992px) {
  .ibif-boxes .icon {
    border-width: min(0.10417vw, 2px);
    width: min(1.77083vw, 34px);
    height: min(1.77083vw, 34px);
    line-height: min(1.5625vw, 30px);
    font-size: min(1.04167vw, 20px); } }

.ibif-seotext .seo-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px; }
  .ibif-seotext .seo-container > div {
    width: 50%; }
  .ibif-seotext .seo-container strong {
    font-weight: bold !important; }
  .ibif-seotext .seo-container h3 {
    font-style: normal;
    font-weight: 600;
    line-height: normal; }

#index h2 {
  font-family: Inter;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding-bottom: 20px;
  margin-bottom: 0; }
  #index h2:not(.seo-main-header)::after {
    width: 8px;
    height: 8px;
    background-color: #1E1C17;
    display: inline-block;
    content: '';
    margin-left: 4px; }

.inspiration-container {
  gap: 24px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
      grid-template-columns: 1fr; }
  .inspiration-container .intro-section h3 {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal; }
  .inspiration-container .intro-section .last-p {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important; }
  .inspiration-container .image {
    position: relative;
    z-index: 2;
    overflow-x: clip; }
    .inspiration-container .image img {
      position: relative;
      z-index: 5;
      left: 0;
      aspect-ratio: 1/1; }
    .inspiration-container .image:hover img {
      left: 40px; }

/*********************/
/*        RWD        */
/*********************/
@media (min-width: 992px) {
  .inspiration-container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 310px 1fr;
        grid-template-columns: 310px 1fr; }
    .inspiration-container .image::before {
      content: '';
      width: 100%;
      height: 100%;
      background: url(../img/1f78fab34119210eea84.svg) #6D94C4 no-repeat 10px center;
      display: block;
      position: absolute;
      z-index: 1; } }

.aranzacje {
  position: relative;
  z-index: 5; }
  .aranzacje .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .aranzacje .next-prev {
    position: absolute;
    z-index: 15; }
  .aranzacje.swiper-horizontal .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
    border-radius: 50% !important;
    background: #6D94C4;
    opacity: 1 !important; }
    .aranzacje.swiper-horizontal .swiper-pagination-bullets .swiper-pagination-bullet-active {
      background: #284D79; }

@media screen and (min-width: 768px) {
  #index h2 {
    font-size: 40px !important; } }

@media screen and (max-width: 768px) {
  #index h2 {
    font-size: 26px !important; }
    #index h2:not(.seo-main-header)::after {
      width: 4px !important;
      height: 4px !important;
      margin-left: 4px; } }


/*# sourceMappingURL=index.css.map*/