@charset "UTF-8";
/*main*/
body {
  overflow-x: hidden;
}

:root {
  --bs-primary: #ec008c;
}

.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #000000;
  --bs-btn-border-color: #000000;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0b5ed7;
  --bs-btn-hover-border-color: #0a58ca;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0a58ca;
  --bs-btn-active-border-color: #0a53be;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #000000;
  --bs-btn-disabled-border-color: #000000;
}

.btn.btn-primary:hover {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}

.btn-outline-primary {
  --bs-btn-color: #000000;
  --bs-btn-border-color: #000000;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #000000;
  --bs-btn-hover-border-color: #000000;
  --bs-btn-focus-shadow-rgb: 13, 110, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #000000;
  --bs-btn-active-border-color: #000000;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  --bs-btn-disabled-color: #000000;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #000000;
  --bs-gradient: none;
}

/*BODY*/
#content-wrapper .page-footer {
  margin-top: 0 !important;
}

img {
  max-width: 100%;
}

#content-wrapper {
  padding-bottom: 1rem;
}

/*MAIN*/
#main-salony-carusel .swiper-slide-inner {
  position: relative;
}

#main-salony-carusel .swiper-slide-inner .elementor-image-carousel-caption {
  position: absolute;
  bottom: 30px;
  z-index: 10;
  padding: 10px 20px;
  background: #ec008c;
  color: #fff;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  font-size: 0.975rem;
  font-weight: 400;
}

#main-salony-carusel .elementor-swiper-button.elementor-swiper-button-prev,
#main-salony-carusel .elementor-swiper-button.elementor-swiper-button-next {
  border: 1px solid #F8F8F8;
  border-radius: 50%;
  padding: 10px;
  background: #F8F8F8;
}

#main-opinions .rating {
  unicode-bidi: bidi-override;
  direction: rtl;
  margin-top: 10px;
  position: fixed;
  bottom: 23px;
  right: 35px;
}

#main-opinions .elementor-swiper-button.elementor-swiper-button-prev,
#main-opinions .elementor-swiper-button.elementor-swiper-button-next {
  border: 1px solid #ffffff;
  border-radius: 50%;
  padding: 10px;
  background: #ffffff;
}

#main-opinions .rating > span {
  display: inline-block;
  position: relative;
  width: 1.1em;
  font-size: 1.3rem;
}

#main-opinions .rating span::before {
  color: gold;
  content: "★";
  position: absolute;
}

#main-opinions .elementor-testimonial-content p {
  position: relative;
  padding-left: 40px;
}

#main-opinions .elementor-testimonial-content p::before {
  content: "";
  background-image: url(https://jeta.pl/img/k-comment-ico.png);
  width: 30px;
  height: 30px;
  position: absolute;
  left: 0;
  top: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

a.main-insp-btn {
  border: 1px solid #000;
  color: #000;
  border-radius: 8px;
  padding: 15px 20px;
}

a.main-insp-btn:hover {
  border: 1px solid #ec008c;
  background: #ec008c;
  color: #fff;
}

#index ul#blog_list_1-7 .blog-grid .block_cont {
  border: none;
  border-radius: 10px;
  overflow: hidden;
}

#index #blog_list_1-7 li .block_cont .block_top a {
  width: 100%;
}

#index ul#blog_list_1-7 .blog-grid .block_bas {
  min-height: 260px;
  background-color: #f8f8f8;
}

#index ul#blog_list_1-7 .blog-grid .block_cont .prestablog_more {
  background-color: #f8f8f8;
  padding: 0 0 20px 0;
  display: flex;
}

#index ul#blog_list_1-7 .blog-grid .block_cont .prestablog_more a.blog_link {
  color: #191917;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 13px;
  padding: 0 20px;
  height: initial;
  background-color: transparent;
  display: flex;
  align-items: center;
}

ul#blog_list_1-7 .blog-grid .block_cont .prestablog_more a.blog_link::after {
  content: "";
  background-image: url(https://jeta.pl/img/k-arrow-right.png);
  display: inline-flex;
  width: 18px;
  height: 14px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 0 0 15px;
}

ul#blog_list_1-7 .blog-grid .block_cont .prestablog_more a.blog_link i, ul#blog_list_1-7 .blog-grid .block_cont .prestablog_more a.comments {
  display: none;
}

ul#blog_list_1-7 .blog-grid .block_bas p.blog_desc {
  color: #5a6770;
  font-size: 13px;
  min-height: 80px;
}

#index .prestablog h2.title {
  display: none;
}

/*KATEGORIE*/
#category #left-column > div {
  border-top: none;
  border-bottom: none;
  border-radius: 0;
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  margin-bottom: 0;
  padding: 0 25px 35px;
}

#category #left-column::after {
  content: "";
  display: block;
  width: 100%;
  height: 814px;
  background-image: url("/img/cms/strefa_dobrych_cen.jpg");
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  margin-top: 60px;
}

.left-block {
  border-bottom: none;
}

.ps_categorytree .left-block__title .left-block__title__link,
#search-filters .search-filters-title {
  font-size: 1.1rem;
}

.category-tree__list[data-depth="0"] li a,
#search-filters .accordion-button {
  color: #2b2a29;
  font-size: 0.795rem;
  font-weight: 500 !important;
  text-transform: uppercase;
}

.category-tree__child .category-tree__list[data-depth="1"] li a,
.category-tree__child .category-tree__list[data-depth="2"] li a,
.category-tree__child .category-tree__list[data-depth="3"] li a,
.category-tree__child .category-tree__list[data-depth="4"] li a,
.search-filters .search-filters-link {
  text-transform: lowercase;
  font-size: 0.785rem;
}

.left-block__title__link:hover,
.category-tree__item__link:hover {
  color: #ec008c;
}

.facet.accordion-item {
  background-color: #fff;
}

#search-filters {
  justify-content: space-between;
}

#search-filters .clear-all-wrapper {
  width: 60% !important;
  text-align: right;
}

#search-filters .clear-all-wrapper button {
  border: none !important;
  font-size: 0.775rem;
  text-align: right;
  padding: 0 !important;
  margin: 5px 0 !important;
  text-transform: lowercase;
  font-weight: 700;
}

#search-filters hr:not(.alert-divider) {
  color: #fff;
}

/*KATEGORIE-PRODUKTY*/
#category .products article.product-miniature {
  border-right: 1px solid #e7e7e7;
}

#category.category-id-2306.category-inspiracje article.product-miniature {
  border: none;
}

#category .products article .wishlist-button-add {
  box-shadow: none;
}

#category .products article .wishlist-button-add i {
  color: #000000;
}

#category .product-miniature__infos__top .product-miniature__title,
#search .product-miniature__infos__top .product-miniature__title {
  min-height: 70px;
  padding-bottom: 0;
  max-height: 150px;
  overflow: hidden;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #ffffff;
  font-weight: 400;
  text-transform: none;
  color: #2b2a29;
  font-size: 0.875rem;
}

#category.category-inspiracje .product-miniature__infos__top .product-miniature__title,
#search .product-miniature__infos__top .product-miniature__title {
  min-height: auto;
}

#category.category-inspiracje .product-list-reviews,
#search .product-list-reviews {
  display: none;
}

#category.category-inspiracje .product-miniature__infos__bottom,
#search .product-miniature__infos__bottom {
  text-align: center;
}

#category.category-inspiracje .product-miniature__infos__bottom a,
#search .product-miniature__infos__bottom a {
  margin-top: 0 !important;
  font-size: 0.685rem;
  padding: 5px 15px;
  border-color: #c7c7c7;
}

#search .product-miniature .product-miniature__prices {
  justify-content: center;
}

#category.category-inspiracje .product-miniature__image-container.thumbnail-container {
  padding: 0;
}

#category.category-inspiracje #search-filters {
  margin: 10px 0;
  border-top: 1px solid #c5c5c5;
  border-bottom: 1px solid #c5c5c5;
  padding: 20px 0;
}

#category.category-inspiracje #search-filters .accordion {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 5px;
}

#category.category-inspiracje #search-filters .accordion .accordion-button:after {
  margin-left: 10px;
}

#category.category-inspiracje #search-filters .facet.accordion-item {
  position: relative;
}

#category.category-inspiracje #search-filters .facet.accordion-item > div.accordion-collapse {
  position: absolute;
  z-index: 99;
  background: #ffffff;
  width: 125%;
  padding: 5px 8px;
  left: 0;
}

#category.category-inspiracje #search-filters .facet.accordion-item {
  padding: 7px 10px;
  border-radius: 5px;
}

#category.category-inspiracje #search-filters .facet.accordion-item button {
  font-size: 0.745rem;
}

#category .product-miniature__infos__bottom button[data-button-action=add-to-cart] {
  background-color: #000000;
  border-color: black;
  text-transform: uppercase;
  font-weight: 500;
}

#category .product-miniature__prices {
  align-items: center;
  justify-content: center;
}

#category .pagination-container {
  background: #fff;
  padding: 0.9375rem;
  border: 1px solid #c7c7c7;
  border-radius: 5px;
}

#category .pagination-container .pagination--custom {
  margin: 0;
}

#category .pagination-container .pagination--custom li .disabled {
  background: #000;
  color: #fff;
  border-color: #000;
}

#category .pagination-container .pagination--custom li.active .disabled,
#category .pagination-container .pagination--custom li .previous.disabled {
  color: #fff;
}

#category .pagination-container .pagination--custom li .page-link {
  color: #000;
}

#category #content-wrapper #main {
  display: flex;
  flex-wrap: wrap;
  row-gap: 30px;
}

#category #content-wrapper #main > #product-list-header {
  order: 2;
}

#category #content-wrapper #main > #subcategories {
  order: 1;
}

#category #content-wrapper #main > #products {
  order: 3;
}

#category #content-wrapper #main > #js-product-list-footer {
  order: 4;
}

#category #subcategories a.subcategory {
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column;
}

#category #subcategories a.subcategory .subcategory__name {
  font-size: 0.775rem;
  margin: 0;
  font-weight: 600;
}

.layout-full-width .products-selection .select-title, .layout-left-column .products-selection .select-title {
  border: 1px solid #000000;
}

.layout-full-width .products-selection, .layout-left-column .products-selection {
  margin-bottom: 1.5rem;
}

#category .product-miniature {
  margin-bottom: 2rem;
}

#category .product-miniature .priceBig {
  font-size: 1.3rem;
  font-weight: 700;
}

#category .product-miniature .priceSmall {
  font-size: 1rem;
  font-weight: 700;
}

#category .product-miniature__image-container.thumbnail-container {
  padding: 10%;
}

#category.category-id-2306 #left-column {
  display: none;
}

#category.category-id-2306 #left-column .ps_categorytree {
  display: none;
}

.pg_page_lookbook-main {
  width: 100%;
}

.pg_page_lookbook-thumbs {
  display: none;
}

#product .pg_page_lookbook-thumbs {
  display: block !important;
}

#product .pg_page_lookbook-main.col-md-9 {
  width: 75%;
}

/*FOOTER*/
#subscribe-footer.gdpr_consent label {
  display: flex;
}

#subscribe-footer.gdpr_consent .elementor-field-label {
  padding-left: 5px;
  display: inline-block;
  text-align: left;
}

/*PRODUCT*/
#product .product__images {
  border-right: 1px solid #e7e7e7;
}

#product .product__name {
  text-transform: capitalize !important;
  margin-bottom: 1.5rem;
}

#product .reference-number {
  font-size: 0.975rem;
  margin-bottom: 2rem;
}

#product #features-data .val {
  font-weight: 700;
}

#product #features-data .lab {
  font-size: 0.975rem;
}

#product .bg-info-price {
  background-color: #ebecec;
}

#product .product__current-price {
  color: #ec008c;
  font-weight: 600;
}

#product .product__current-price .priceBig {
  font-size: 2.5rem;
}

#product .product__current-price .priceBig {
  font-size: 2.5rem;
}

#product .product__discount {
  padding-bottom: 3px;
}

#product #omnibus {
  font-size: 0.775rem;
  color: #2b2a29;
}

#product .blockreassurance_product .item-product img {
  width: auto;
  height: auto;
}

#product .blockreassurance_product p,
#product .blockreassurance_product span {
  line-height: 1rem;
}

#product .blockreassurance_product .block-title {
  font-size: 1rem;
}

#product .blockreassurance_product .block-title + p {
  font-size: 0.795rem;
}

#product .blockreassurance_product .item-product {
  margin-right: 15px;
}

#product .tile-calculator-pricetotal {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}

#product .tile-calculator-pricetotal .lb {
  font-size: 1rem;
}

#product .tile-calculator-total-price {
  font-size: 2rem;
  font-weight: 700;
}

#product.page-product .product__add-to-cart .product-actions__button button {
  background-color: #ec008c;
  border: 1px solid #ec008c;
  text-transform: uppercase;
  font-weight: 700;
  width: 80%;
  border-radius: 0;
}

#product.page-product .product-actions__button.add {
  text-align: center;
}

#product .product__col {
  border-right: 1px solid #e7e7e7;
}

#product .thumbnails__container .thumbnail.active img {
  border: 2px solid #ec008c;
}

#product .gal-btn-thumbs {
  background: none;
  border: none;
  font-size: 25px;
}

#product .gal-btn-thumbs:hover {
  color: #ec008c;
}

#product .thumbnails__container {
  transition: transform 0.35s ease-in-out; /* płynna animacja */
  will-change: transform;
}

.thumbnails__container .thumbnail img {
  border-radius: 0;
}

#product .carousel-inner {
  width: 80%;
}

#product #lookbookCarousel button {
  background: none;
  border: none;
  font-size: 24px;
}

#product #lookbookCarousel button:hover {
  color: #ec008c;
}

.pg_page_lookbook-tb .prev-slick-custom {
  top: 0;
  left: 0;
}

.pg_page_lookbook-tb .next-slick-custom {
  top: 100%;
  right: 0;
}

.pg_page_lookbook-tb.slick-slider:hover .prev-slick-custom {
  left: 45% !important;
}

.pg_page_lookbook-tb.slick-slider:hover .prev-slick-custom i {
  transform: rotate(270deg);
}

.pg_page_lookbook-tb.slick-slider:hover .next-slick-custom {
  right: 45% !important;
}

.pg_page_lookbook-tb.slick-slider:hover .next-slick-custom i {
  transform: rotate(270deg);
}

/*INSPIRACJIE*/
#k-faq-accord {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  clear: both;
  padding: 15px 0 0 0;
}

#k-faq-accord .tabs {
  border-radius: 0px;
  overflow: hidden;
}

#k-faq-accord .tab {
  width: 100%;
  color: white;
  overflow: hidden;
}

#k-faq-accord input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

#k-faq-accord .tab-label {
  font-weight: 600;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding: 1em;
  font-weight: bold;
  cursor: pointer;
  color: #fff;
  transition: all 0.3s;
  background-color: #fa0080;
}

#k-faq-accord .tab:first-child .tab-label {
  border-top: none;
}

#k-faq-accord .tab-content {
  max-height: 0;
  padding: 0 1em;
  color: #2c3e50;
  background: white;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

#k-faq-accord .tab-label::after {
  content: "❯";
  width: 1em;
  height: 1em;
  text-align: center;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

#k-faq-accord input:checked ~ .tab-content {
  max-height: 100vh;
  padding: 1em;
}

#module-prestablog-blog #left-column {
  display: none;
}

/*BLOG*/
ul#blog_list_1-7 .blog-grid .block_cont {
  border: none;
  border-radius: 10px;
  overflow: hidden;
}

ul#blog_list_1-7 .blog-grid .block_bas {
  background-color: #f8f8f8;
}

ul#blog_list_1-7 .blog-grid .block_cont .prestablog_more {
  background-color: #f8f8f8;
  padding: 0 0 20px 0;
  display: flex;
}

.form-check-input:checked {
  background-color: #ec008c;
  border-color: #ec008c;
}

.checkout__steps--success:after, .checkout__steps--success:before {
  background: #ec008c;
}

.checkout__steps .nav-tabs .checkout__steps--success .nav-link.active {
  color: #ec008c;
}

.checkout__steps--current:before, .checkout__steps--success .checkout__steps__number {
  background: #ec008c;
}

.checkout__steps--success .checkout__steps__text {
  color: #ec008c;
  font-weight: 400;
}

#checkout a {
  color: #ec008c;
}

#checkout-personal-information-step #password-form__check + label .text-muted,
#checkout-personal-information-step #field-newsletter + label em,
#checkout-personal-information-step #field-customer_privacy + label em {
  font-size: 0.785rem;
  color: #696969;
}

#checkout-personal-information-step #field-psgdpr + label:before,
#checkout-personal-information-step #field-customer_privacy + label:before {
  content: "*";
  color: #ec008c;
}

.blockreassurance_product div .item-product img {
  height: auto;
  width: auto;
}

.blockreassurance_product div p {
  font-size: 0.785rem;
  padding-left: 40px;
  line-height: 1.3;
  margin-bottom: 5px;
  color: #696969;
}

.cart-grid-right .accordion section#js-checkout-summary {
  background: #f9f9f9;
}

#checkout-payment-step .payment__option label {
  border: 1px solid #dbdbdb;
  border-radius: 8px;
  padding: 15px;
  margin-bottom: 0px !important;
  margin-top: 15px;
}

.przelewy24-payment-option-nested__img-wrapper {
  height: 2.5rem;
}

.payment__definitions {
  border-width: 0px 1px 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: rgb(219, 219, 219);
  border-bottom-color: rgb(219, 219, 219);
  border-left-color: rgb(219, 219, 219);
  border-image: initial;
  padding: 10px 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  margin-left: 15px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-style: initial;
  border-top-color: initial;
  background: rgb(243, 243, 243);
  margin-top: 0px !important;
}

@media (max-width: 1199px) {
  #category.category-inspiracje #search-filters .accordion {
    justify-content: start;
  }
}
@media (max-width: 767px) {
  .slick-list {
    height: auto;
  }
  .pg_lookbook_item_loop {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .menu-ico-marker .elementor-icon-box-content,
  .menu-ico-user .elementor-item span,
  .menu-ico-cart .elementor-button-icon::after {
    display: none;
  }
  .menu-ico-marker .elementor-icon-box-icon {
    margin-bottom: 0 !important;
  }
  .menu-ico-marker .elementor-icon-box-icon .elementor-icon {
    font-size: 28px !important;
  }
  .menu-ico-user .elementor-item i {
    font-size: 25px !important;
  }
  .menu-ico-cart .elementor-button-icon {
    font-size: 30px !important;
  }
  .menu-ico-cart .elementor-button-icon::before {
    top: -1em !important;
  }
  #product .product__images {
    padding: 0px;
  }
  #category .ps_categorytree .accordion {
    display: none;
  }
  #category #left-column > div {
    padding: 0 5px 0;
    margin-bottom: 15px;
    border: 1px solid #e7e7e7;
  }
  #category .ps_categorytree .left-block__title {
    margin-bottom: 0;
    position: relative;
  }
  #category .ps_categorytree .left-block__title > a {
    display: block;
    margin: 5px 0;
  }
  #category .ps_categorytree .left-block__title__link::after {
    content: "rozwiń";
    position: absolute;
    right: 0px;
    top: 5px;
    font-size: 0.675rem;
    color: #adadad;
    font-weight: 300;
    text-transform: uppercase;
  }
  #category #inpiracjeFiltrStyl #search-filters {
    display: none !important;
  }
  #category.category-inspiracje #search-filters .facet.accordion-item > div.accordion-collapse {
    position: relative;
    background: white;
    padding: 0;
  }
  #category.category-inspiracje #search-filters .facet.accordion-item {
    padding: inherit;
    background: #ffffff;
    border-radius: 0;
  }
  #search-filters {
    margin: 10px 0;
    border-top: 1px solid #c5c5c5;
    border-bottom: 1px solid #c5c5c5;
    padding: 20px 0;
  }
  #category.category-inspiracje #search-filters .accordion {
    display: block;
  }
  #category.category-inspiracje #search-filters .facet.accordion-item button {
    background: #fff;
  }
  #category.category-inspiracje #search-filters .accordion .accordion-button:after {
    margin-left: auto;
  }
  #category #left-column::after {
    display: none;
  }
  #product .pg_page_lookbook-main.col-md-9 {
    width: 100%;
  }
  #inspiracjeOpisTopCarusel .product-cover-link img {
    max-width: 100% !important;
  }
}
@media (max-width: 575px) {
  #inspiracjeOpisTopCarusel, #inpiracjeFiltrStyl {
    max-width: 475px;
  }
}
@media (max-width: 490px) {
  #inspiracjeOpisTopCarusel, #inpiracjeFiltrStyl {
    max-width: 345px;
  }
}
@media (max-width: 490px) {
  #inspiracjeOpisTopCarusel, #inpiracjeFiltrStyl {
    max-width: 345px;
  }
}

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