.g-0 {
  gap: 0;
}

.gx-0 {
  column-gap: 0;
}

.gy-0 {
  row-gap: 0;
}

.g-1 {
  gap: 0.25rem;
}

.gx-1 {
  column-gap: 0.25rem;
}

.gy-1 {
  row-gap: 0.25rem;
}

.g-2 {
  gap: 0.5rem;
}

.gx-2 {
  column-gap: 0.5rem;
}

.gy-2 {
  row-gap: 0.5rem;
}

.g-3 {
  gap: 1rem;
}

.gx-3 {
  column-gap: 1rem;
}

.gy-3 {
  row-gap: 1rem;
}

.g-4 {
  gap: 1.5rem;
}

.gx-4 {
  column-gap: 1.5rem;
}

.gy-4 {
  row-gap: 1.5rem;
}

.g-5 {
  gap: 3rem;
}

.gx-5 {
  column-gap: 3rem;
}

.gy-5 {
  row-gap: 3rem;
}

@media (min-width: 576px) {
  .g-sm-0 {
    gap: 0;
  }
  .gx-sm-0 {
    column-gap: 0;
  }
  .gy-sm-0 {
    row-gap: 0;
  }
  .g-sm-1 {
    gap: 0.25rem;
  }
  .gx-sm-1 {
    column-gap: 0.25rem;
  }
  .gy-sm-1 {
    row-gap: 0.25rem;
  }
  .g-sm-2 {
    gap: 0.5rem;
  }
  .gx-sm-2 {
    column-gap: 0.5rem;
  }
  .gy-sm-2 {
    row-gap: 0.5rem;
  }
  .g-sm-3 {
    gap: 1rem;
  }
  .gx-sm-3 {
    column-gap: 1rem;
  }
  .gy-sm-3 {
    row-gap: 1rem;
  }
  .g-sm-4 {
    gap: 1.5rem;
  }
  .gx-sm-4 {
    column-gap: 1.5rem;
  }
  .gy-sm-4 {
    row-gap: 1.5rem;
  }
  .g-sm-5 {
    gap: 3rem;
  }
  .gx-sm-5 {
    column-gap: 3rem;
  }
  .gy-sm-5 {
    row-gap: 3rem;
  }
}
@media (min-width: 768px) {
  .g-md-0 {
    gap: 0;
  }
  .gx-md-0 {
    column-gap: 0;
  }
  .gy-md-0 {
    row-gap: 0;
  }
  .g-md-1 {
    gap: 0.25rem;
  }
  .gx-md-1 {
    column-gap: 0.25rem;
  }
  .gy-md-1 {
    row-gap: 0.25rem;
  }
  .g-md-2 {
    gap: 0.5rem;
  }
  .gx-md-2 {
    column-gap: 0.5rem;
  }
  .gy-md-2 {
    row-gap: 0.5rem;
  }
  .g-md-3 {
    gap: 1rem;
  }
  .gx-md-3 {
    column-gap: 1rem;
  }
  .gy-md-3 {
    row-gap: 1rem;
  }
  .g-md-4 {
    gap: 1.5rem;
  }
  .gx-md-4 {
    column-gap: 1.5rem;
  }
  .gy-md-4 {
    row-gap: 1.5rem;
  }
  .g-md-5 {
    gap: 3rem;
  }
  .gx-md-5 {
    column-gap: 3rem;
  }
  .gy-md-5 {
    row-gap: 3rem;
  }
}
@media (min-width: 992px) {
  .g-lg-0 {
    gap: 0;
  }
  .gx-lg-0 {
    column-gap: 0;
  }
  .gy-lg-0 {
    row-gap: 0;
  }
  .g-lg-1 {
    gap: 0.25rem;
  }
  .gx-lg-1 {
    column-gap: 0.25rem;
  }
  .gy-lg-1 {
    row-gap: 0.25rem;
  }
  .g-lg-2 {
    gap: 0.5rem;
  }
  .gx-lg-2 {
    column-gap: 0.5rem;
  }
  .gy-lg-2 {
    row-gap: 0.5rem;
  }
  .g-lg-3 {
    gap: 1rem;
  }
  .gx-lg-3 {
    column-gap: 1rem;
  }
  .gy-lg-3 {
    row-gap: 1rem;
  }
  .g-lg-4 {
    gap: 1.5rem;
  }
  .gx-lg-4 {
    column-gap: 1.5rem;
  }
  .gy-lg-4 {
    row-gap: 1.5rem;
  }
  .g-lg-5 {
    gap: 3rem;
  }
  .gx-lg-5 {
    column-gap: 3rem;
  }
  .gy-lg-5 {
    row-gap: 3rem;
  }
}
@media (min-width: 1200px) {
  .g-xl-0 {
    gap: 0;
  }
  .gx-xl-0 {
    column-gap: 0;
  }
  .gy-xl-0 {
    row-gap: 0;
  }
  .g-xl-1 {
    gap: 0.25rem;
  }
  .gx-xl-1 {
    column-gap: 0.25rem;
  }
  .gy-xl-1 {
    row-gap: 0.25rem;
  }
  .g-xl-2 {
    gap: 0.5rem;
  }
  .gx-xl-2 {
    column-gap: 0.5rem;
  }
  .gy-xl-2 {
    row-gap: 0.5rem;
  }
  .g-xl-3 {
    gap: 1rem;
  }
  .gx-xl-3 {
    column-gap: 1rem;
  }
  .gy-xl-3 {
    row-gap: 1rem;
  }
  .g-xl-4 {
    gap: 1.5rem;
  }
  .gx-xl-4 {
    column-gap: 1.5rem;
  }
  .gy-xl-4 {
    row-gap: 1.5rem;
  }
  .g-xl-5 {
    gap: 3rem;
  }
  .gx-xl-5 {
    column-gap: 3rem;
  }
  .gy-xl-5 {
    row-gap: 3rem;
  }
}
@media (min-width: 1400px) {
  .g-xxl-0 {
    gap: 0;
  }
  .gx-xxl-0 {
    column-gap: 0;
  }
  .gy-xxl-0 {
    row-gap: 0;
  }
  .g-xxl-1 {
    gap: 0.25rem;
  }
  .gx-xxl-1 {
    column-gap: 0.25rem;
  }
  .gy-xxl-1 {
    row-gap: 0.25rem;
  }
  .g-xxl-2 {
    gap: 0.5rem;
  }
  .gx-xxl-2 {
    column-gap: 0.5rem;
  }
  .gy-xxl-2 {
    row-gap: 0.5rem;
  }
  .g-xxl-3 {
    gap: 1rem;
  }
  .gx-xxl-3 {
    column-gap: 1rem;
  }
  .gy-xxl-3 {
    row-gap: 1rem;
  }
  .g-xxl-4 {
    gap: 1.5rem;
  }
  .gx-xxl-4 {
    column-gap: 1.5rem;
  }
  .gy-xxl-4 {
    row-gap: 1.5rem;
  }
  .g-xxl-5 {
    gap: 3rem;
  }
  .gx-xxl-5 {
    column-gap: 3rem;
  }
  .gy-xxl-5 {
    row-gap: 3rem;
  }
}
.container-max {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-max {
    max-width: 546px;
  }
}
@media (min-width: 768px) {
  .container-max {
    max-width: 738px;
  }
}
@media (min-width: 992px) {
  .container-max {
    max-width: 962px;
  }
}
@media (min-width: 1200px) {
  .container-max {
    max-width: 1170px;
  }
}
@media (min-width: 1400px) {
  .container-max {
    max-width: 1370px;
  }
}
@media (min-width: 1440px) {
  .container-max {
    max-width: 1380px;
  }
}
@media (min-width: 1470px) {
  .container-max {
    max-width: 1410px;
  }
}
.object-fit-cover {
  object-fit: cover;
}

.blog .archive-img {
  height: 600px;
  width: 100%;
  object-fit: cover;
}
.blog .archive-blog {
  height: 100%;
}
.blog .archive-blog .categories-row {
  margin-bottom: 0.5rem;
}
.blog .archive-blog .categories-row .single-category,
.blog .archive-blog .categories-row .single-category a {
  font-size: 0.875rem;
  font-weight: 500;
  text-transform: uppercase;
  color: #ef782f;
}
.blog .archive-blog__heading {
  margin-bottom: 0.75rem;
}
.blog .archive-blog__heading a {
  transition: 0.3s all ease-in-out;
}
.blog .archive-blog__heading a:hover {
  color: #ef782f;
}
.blog .archive-blog__date {
  font-size: 0.875rem;
  color: #6d6d6d;
  text-transform: uppercase;
}
.blog .archive-blog__text {
  margin-top: 1rem;
  font-size: 0.875rem;
  color: #6d6d6d;
  margin-bottom: 1.25rem;
}
.blog .archive-blog__btn {
  padding: 10px 20px;
  border: 1px solid #e3e3e3;
  color: #181818;
  font-size: 0.875rem;
  display: inline-block;
  transition: 0.3s all ease-in-out;
}
.blog .archive-blog__btn:hover {
  color: #ffffff;
  background-color: #ef782f;
}

.blog-page-wrap .next-post a p,
.blog-page-wrap .prev-post a p {
  transition: 0.3s all ease-in-out;
}
.blog-page-wrap .next-post:hover a p,
.blog-page-wrap .prev-post:hover a p {
  color: #ef782f !important;
}
.blog-page-wrap .h1-blog {
  font-size: 1.75rem;
}

.similar-posts {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.similar-posts--home {
  border-top: 0;
}
.similar-posts--home h3 {
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .similar-posts--home h3 {
    font-size: 1.25rem;
  }
}
.similar-posts--home .similar-post-date {
  font-size: 0.875rem;
  color: #6d6d6d;
  text-transform: uppercase;
}
.similar-posts--home .similar-post-category a {
  color: #ef782f;
  font-size: 0.875rem;
  font-weight: 500;
}
.similar-posts--home a {
  text-transform: uppercase;
  width: fit-content;
}
@media screen and (max-width: 1200px) {
  .similar-posts img {
    height: 250px !important;
  }
}
@media screen and (max-width: 576px) {
  .similar-posts img {
    position: absolute;
    left: -30px;
    height: 100% !important;
    width: 100% !important;
  }
}
@media screen and (min-width: 1200px) {
  .similar-posts .h-100-xl {
    height: 100%;
  }
}
.similar-posts .similar-posts-heading {
  font-size: 2.4rem;
}
@media screen and (min-width: 1200px) {
  .similar-posts .similar-posts-heading {
    font-size: 3rem;
  }
}
.similar-posts .read-more {
  color: #ef782f !important;
  position: relative;
}
.similar-posts .read-more::after {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  bottom: -4px;
  left: 0;
  background-color: #ef782f;
  transition: 0.3s all ease-in-out;
}
.similar-posts .read-more:hover::after {
  width: 100%;
}
.similar-posts h3 a {
  transition: 0.3s all ease-in-out;
}
.similar-posts h3:hover a {
  color: #ef782f;
}

.blog-listing-redirect {
  padding: 1rem 1.5rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  border: 1px solid #191a1a;
  width: fit-content;
  margin: 0 auto;
  transition: 0.3s all ease-in-out;
}
.blog-listing-redirect:hover {
  color: #191a1a;
  border: 1px solid #ef782f;
}

#html .product-details-area .card {
  border: none;
}
#html .product-details-area .card .card-header {
  background-color: transparent;
  border: none;
  padding: 0;
}
#html .product-details-area .card .card-header button {
  font-size: 1.25rem;
  color: #181818;
  border-radius: 0;
  padding: 1rem 0;
  border-top: 1px solid #d2d2d7;
  position: relative;
}
#html .product-details-area .card .card-header button:focus, #html .product-details-area .card .card-header button:active, #html .product-details-area .card .card-header button:hover {
  box-shadow: none;
  text-decoration: none;
}
#html .product-details-area .card .card-header button .arrow {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  transition: 0.3s all ease-in-out;
}
#html .product-details-area .card .card-header button:not(.collapsed) .arrow {
  transform: translateY(-50%) rotate(0);
}
#html .product-details-area .card .card-body p {
  font-size: 1rem;
  padding-bottom: 1.5rem;
  line-height: 1.625rem;
}
#html .product-details-area .wrap-cart-cta {
  display: flex;
  gap: 0.5rem;
}
#html .product-details-area .wrap-cart-cta .quantity {
  display: flex;
  width: auto;
  flex-shrink: 0;
  gap: 0.5rem;
  padding: 0 0.75rem;
  justify-content: center;
}
#html .product-details-area .wrap-cart-cta .quantity .plus,
#html .product-details-area .wrap-cart-cta .quantity .minus {
  border: none;
  background-color: transparent !important;
  padding: 0.25rem;
}
#html .product-details-area .wrap-cart-cta .quantity .plus svg path,
#html .product-details-area .wrap-cart-cta .quantity .minus svg path {
  transition: 0.3s all ease-in-out;
}
#html .product-details-area .wrap-cart-cta .quantity .plus:hover svg path,
#html .product-details-area .wrap-cart-cta .quantity .minus:hover svg path {
  stroke: #ef782f;
}
#html .product-details-area .color-info-wrapper {
  display: flex;
  justify-content: center;
  margin-bottom: 1rem;
  margin-top: 1.5rem;
}
#html .product-details-area [data-attribute_name=attribute_pa_kolor] .swatch-item-wrapper .swatch {
  transition: 0.3s all ease-in-out;
  width: 1.5rem;
  height: 1.5rem;
}
#html .product-details-area [data-attribute_name=attribute_pa_kolor] .swatch-item-wrapper .swatch::after {
  display: none !important;
}
#html .product-details-area [data-attribute_name=attribute_pa_kolor] .swatch-item-wrapper:hover .swatch {
  opacity: 1 !important;
}
#html .product-details-area [data-attribute_name=attribute_pa_kolor] .swatch-item-wrapper .selected {
  opacity: 1 !important;
  border: 1px solid #ef782f !important;
}
#html .product-details-area [data-attribute_name=attribute_pa_kolor] .swatch-item-wrapper .selected::after, #html .product-details-area [data-attribute_name=attribute_pa_kolor] .swatch-item-wrapper .selected::before {
  display: none !important;
}
#html .product-details-area [data-attribute_name=attribute_pa_kolor] .swatch-item-wrapper .disabled {
  cursor: not-allowed;
}
#html .product-details-area .reset_variations {
  padding-top: 0.5rem;
}
#html .product-details-area .reset_variations:hover {
  color: #ef782f;
}
#html .product-details-area .color-info-text {
  margin-left: 4px;
}
#html .product-details-area .size-info-btn {
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #6a6a6a;
  font-size: 0.875rem;
  text-decoration: underline;
  transition: 0.3s all ease-in-out;
}
#html .product-details-area .size-info-btn:hover {
  color: #ef782f;
}
#html .product-details-area .quantity {
  border: 1px solid #e3e3e3;
}
#html .product-details-area .wrap-cart-cta > * {
  flex-grow: 1;
}
#html .product-details-area .wrap-cart-cta {
  flex-grow: 1;
}
#html .product-details-area h1.entry-title {
  font-size: 2.4rem !important;
}
#html .product-details-area h2.sub-title-product {
  font-size: 1rem !important;
}
#html .product-details-area .price .woocommerce-Price-amount {
  font-size: 1.375rem;
  color: #181818;
  margin-top: 1rem;
  display: block;
}
#html .product-details-area .tawcvs-swatches .swatch-item-wrapper .selected::after {
  opacity: 0 !important;
}
#html .variations .value [data-attribute_name=attribute_pa_rozmiar] {
  width: 100%;
  padding: 0 !important;
  gap: 0.75rem;
  margin: 0 !important;
}
#html .variations .value [data-attribute_name=attribute_pa_rozmiar] .swatch-item-wrapper {
  flex-grow: 1;
  border: 1px solid transparent;
  transition: border-color 0.3s all ease-in-out;
}
#html .variations .value [data-attribute_name=attribute_pa_rozmiar] .swatch-item-wrapper .swatch {
  width: 100% !important;
  height: 100% !important;
  padding: 1rem 0 !important;
  background-color: transparent;
  border: 1px solid #e3e3e3;
  transition: 0.3s all ease-in-out;
}
#html .variations .value [data-attribute_name=attribute_pa_rozmiar] .swatch__tooltip {
  display: none !important;
}
#html body.product-template-default .swatch-item-wrapper {
  margin-top: 0px !important;
  margin-right: 0px !important;
  margin-bottom: 0px !important;
  margin-left: 0px !important;
  padding-top: 0px !important;
  padding-right: 0px !important;
  padding-bottom: 0px !important;
  padding-left: 0px !important;
}

.product-details-cart .single_add_to_cart_button {
  text-wrap: nowrap !important;
}

#sideGallerySlickContainer {
  position: sticky;
}

.product-details-content .variations_button .single_add_to_cart_button {
  margin: 0 !important;
}

.product-details-content .variations_button .single_add_to_cart_button {
  width: 100%;
}

@media screen and (min-width: 1600px) and (max-width: 1757px) {
  #html .product-details-area .wrap-cart-cta {
    display: block !important;
  }
  .product-details-cart {
    margin-top: -20px !important;
  }
}
#html .woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.selected.swatch-label {
  border: 1px solid #ef782f !important;
}

#mainGallerySlickTrackContainer {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  overflow: hidden;
}
#mainGallerySlickTrackContainer .slick-dots {
  position: absolute;
  bottom: 1rem;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 1rem;
}
#mainGallerySlickTrackContainer .slick-dots li {
  height: 6px;
  font-size: 0;
}
#mainGallerySlickTrackContainer .slick-dots li button {
  width: 100%;
  height: 100%;
  stroke: none;
  border: none;
  background-color: #ffffff;
  border-radius: 8px;
  opacity: 0.5;
}
#mainGallerySlickTrackContainer .slick-dots li.slick-active button {
  opacity: 1;
}

#html [data-attribute_name=attribute_pa_kwota] {
  display: flex !important;
  width: 100%;
  padding: 0 !important;
  gap: 0.75rem;
  margin: 0 !important;
}
#html [data-attribute_name=attribute_pa_kwota] .swatch-item-wrapper {
  flex-grow: 1;
}
#html [data-attribute_name=attribute_pa_kwota] .swatch-item-wrapper .swatch-type-label {
  width: 100% !important;
  height: 100% !important;
  padding: 1rem 0 !important;
  background-color: transparent;
  border: 1px solid #e3e3e3;
  transition: 0.3s all ease-in-out;
}
#html [data-attribute_name=attribute_pa_kwota] .swatch-item-wrapper .swatch-type-label.selected {
  border-color: #ef782f;
}
#html [data-attribute_name=attribute_pa_kwota] .swatch__tooltip {
  display: none !important;
}

.tawcvs-swatches.oss- {
  gap: 0.5rem !important;
  justify-content: center;
}

.main-menu-dropdown-style > nav > ul > li > ul.mega-menu-style-2 > li > ul > li > a {
  font-size: 1.125rem;
  color: #181818;
}

.main-menu-dropdown-style > nav > ul > li > ul.mega-menu-style-2 > li > ul > li ul li a {
  color: #6a6a6a;
  font-size: 0.875rem;
}

.main-menu-dropdown-style > nav > ul > li > ul {
  background-color: #ffffff;
  box-shadow: none;
  border-bottom: 1px solid rgba(24, 24, 24, 0.1);
}

.menu-item-has-children > a {
  text-transform: uppercase !important;
}

.main-menu-dropdown-style > nav > ul > li > ul.mega-menu-style-2 > li > ul > li ul li a:hover {
  color: #ef782f !important;
}

li.position-static:hover, li.position-static:active, li.position-static:focus {
  color: #ef782f !important;
}
li.position-static a:hover, li.position-static a:focus, li.position-static a:active {
  color: #ef782f !important;
}

.main-menu-dropdown-style.main-menu-hover-green > nav > ul > li > ul.mega-menu-style-2 > li > ul > li ul li a:hover,
.main-menu-dropdown-style.main-menu-hover-green > nav > ul > li > ul.sub-menu-width li:hover > a,
.main-menu.main-menu-hover-green > nav > ul > li:hover > a,
.main-menu.main-menu-hover-green > nav > ul > li > a.active {
  color: #ef782f !important;
}

.breadcrumb-area {
  margin-top: 144px;
}

.white-background-bar {
  top: 0;
  display: flex;
  flex-direction: column;
}

.header-small-device.small-device-ptb-2 {
  padding: 0;
  height: 100%;
}
.header-small-device.small-device-ptb-2 > .container-fluid {
  height: 100%;
  display: flex;
}
.header-small-device.small-device-ptb-2 > .container-fluid > .row {
  width: 100%;
}
.header-small-device.small-device-ptb-2 .mobile-logo a img {
  max-width: 15rem;
}

.main-menu-dropdown-style > nav > ul > li > ul.mega-menu-style-2 > li > ul > li ul {
  flex-direction: column;
}

.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch,
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more {
  margin: 0 !important;
}

.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch,
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch-show-more,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch,
.woocommerce div.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches .swatch-show-more,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch,
.woocommerce:not(.archive) li.product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch,
.woocommerce:not(.archive) li.product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch,
.woocommerce.archive .cart.variations_form .tawcvs-swatches .swatch-show-more,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch,
.woocommerce.archive .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch,
.woocommerce.archive .woosb-product .variations_form .tawcvs-swatches .swatch-show-more,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches .swatch-show-more,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch,
.wc-product-table-wrapper .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch,
.wc-product-table-wrapper .woosb-product .variations_form .tawcvs-swatches .swatch-show-more,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch-show-more,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch,
.woocommerce.single-product .bundled_item_cart_content.cart.variations_form .tawcvs-swatches .swatch-show-more,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch,
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch-show-more {
  padding: 0 !important;
}

.woocommerce div.product .cart.variations_form .tawcvs-swatches,
.woocommerce:not(.archive) li.product .cart.variations_form .tawcvs-swatches,
.woocommerce.single-product .cart.variations_form .tawcvs-swatches,
.wc-product-table-wrapper .cart.variations_form .tawcvs-swatches,
.woocommerce.archive .cart.variations_form .tawcvs-swatches {
  margin-right: 0 !important;
}

[data-attribute_name=attribute_pa_kolor] {
  gap: 0.5rem !important;
  justify-content: center !important;
}

.woocommerce-input-wrapper {
  display: block;
  width: 100%;
}
.woocommerce-input-wrapper input:focus, .woocommerce-input-wrapper select:focus {
  border: 1px solid #ef782f;
}

.aws-container {
  padding: 0;
}

.aws-search-result .aws_search_more a,
.aws-search-result .aws_result_title {
  color: #181818;
}

.aws-container .aws-search-field {
  border: 1px solid #181818;
}

.aws-search-result .aws_result_sale {
  display: none;
}

.clinica-content b, .clinica-content strong {
  font-weight: 600;
}

.clinica-block-wrapper h2 {
  font-weight: 600;
}
.clinica-block-wrapper .column-wrapper {
  background-color: #F5F5F5;
  padding: 1.5rem 2rem;
}
.clinica-block-wrapper .column-wrapper h4 {
  font-size: 0.875rem;
  font-weight: 600;
  margin-bottom: 0;
}
.clinica-block-wrapper .column-wrapper h5 {
  font-size: 0.875rem;
  margin-bottom: 0;
  line-height: 1.5rem;
}
.clinica-block-wrapper .column-wrapper .price {
  font-size: 0.875rem;
  font-weight: 400;
}
.clinica-block-wrapper .column-wrapper p {
  font-size: 0.875rem;
}
.clinica-block-wrapper .column-wrapper .quantity-selector {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
}
.clinica-block-wrapper #piumo_quantity {
  width: 100%;
}
.clinica-block-wrapper #piumo_quantity:focus {
  background-color: white;
}
.clinica-block-wrapper #quantity_add_to_cart, .clinica-block-wrapper .button {
  background-color: #ef782f;
  color: white;
  border: 1px solid transparent;
  margin-left: 0;
  margin-top: 0;
}
.clinica-block-wrapper #quantity_add_to_cart:hover, .clinica-block-wrapper .button:hover {
  color: #181818;
  border: 1px solid #181818;
  background-color: transparent;
}

.easypack-shipping-method-logo {
  display: none !important;
}

.button-yes {
  background-color: #181818;
  color: white;
}

@media screen and (max-width: 1200px) {
  .newletter-popup.lang-switcher {
    display: flex;
    align-items: center;
    height: auto !important;
  }
  .newletter-popup.lang-switcher .lastudioicon-e-remove::before {
    color: #181818;
  }
  .newletter-popup.lang-switcher .button {
    padding: 20px 10px;
    font-size: 14px;
    line-height: 1.1;
  }
}

.hero {
  display: flex;
  align-items: center;
  padding: 2.5rem 0;
  overflow: hidden;
  position: relative;
  height: calc(100vh - 90px);
  margin-top: 90px;
}
.hero .absolute-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  transition: 0.3s all ease-in-out;
}
@media screen and (max-width: 768px) {
  .hero {
    height: 65vh;
  }
}
.hero.topbar-active {
  height: calc(100vh - 124px);
  margin-top: 124px;
}
.hero .hero-heading {
  font-size: 6rem;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: -2px;
}
.hero .hero-subheading {
  font-size: 1.625rem;
}
.hero:hover .absolute-image {
  transform: scale(1.03);
}

.picture-categories .single-picture-category {
  display: block;
  height: 38.625rem;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .picture-categories .single-picture-category {
    height: 25rem;
  }
}
.picture-categories .single-picture-category__title {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.25rem;
  width: max-content;
  text-transform: uppercase;
  transition: 0.4s all ease-in-out;
}
@media screen and (max-width: 768px) {
  .picture-categories .single-picture-category__title {
    font-size: 1.75rem;
  }
}
.picture-categories .single-picture-category__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.picture-categories .single-picture-category:hover .single-picture-category__title {
  color: #ef782f;
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.product-slider .cont {
  padding-left: 2rem;
}
.product-slider .swiper {
  width: 100%;
  height: 34.375rem;
  margin: 2.5rem 0;
}
.product-slider .swiper-wrapper {
  margin-right: -2rem;
}
.product-slider .swiper-slide {
  position: relative;
  overflow: hidden;
}
.product-slider .swiper-button-prev, .product-slider .swiper-button-next {
  color: #000;
  z-index: 10;
}
.product-slider .swiper-lazy-preloader {
  width: 2.625rem;
  height: 2.625rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -1.3125rem;
  margin-top: -1.3125rem;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 0.25rem solid #007aff;
  border-radius: 50%;
  border-top-color: transparent;
  animation: swiper-preloader-spin 1s infinite linear;
}
.product-slider .swiper-lazy-preloader--custom {
  border-color: #1a1a1a !important;
  border-top-color: transparent !important;
}
.product-slider .product-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-decoration: none;
  color: inherit;
  display: block;
}
.product-slider .product-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.product-slider .product-info {
  position: absolute;
  display: flex;
  justify-content: space-between;
  align-items: center;
  bottom: 0.5rem;
  left: 0.5rem;
  right: 0.5rem;
  background: rgba(255, 255, 255, 0.85);
  color: #181818;
  padding: 2rem;
  transition: transform 0.3s ease-in-out;
}
.product-slider .product-link:hover .product-info, .product-slider .product-link:focus .product-info {
  transform: translateY(0);
}
.product-slider .product-name {
  font-size: 1.5rem;
  letter-spacing: -0.5px;
  margin-bottom: 0.625rem;
  font-weight: 400;
}
.product-slider .product-price {
  font-size: 1.125rem;
}

.products-slider-prev,
.products-slider-next {
  width: 4rem;
  height: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.85);
  border-radius: 999px;
}
.products-slider-prev svg path,
.products-slider-next svg path {
  transition: 0.3s all ease-in-out;
}
.products-slider-prev:hover svg path,
.products-slider-next:hover svg path {
  stroke: #ef782f;
}

.products-slider-prev {
  left: 0;
  transform: translate(50%, -50%);
  position: absolute;
  z-index: 10001;
  top: 50%;
}

.products-slider-next {
  right: 0;
  transform: translate(-50%, -50%);
  position: absolute;
  z-index: 10001;
  top: 50%;
}

@media (prefers-reduced-motion: reduce) {
  .product-slider .product-info {
    transition: none;
  }
}
@media screen and (max-width: 768px) {
  .product-slider .product-info {
    padding: 1.5rem;
  }
  .product-slider .products-slider-prev,
.product-slider .products-slider-next {
    display: none;
  }
  .product-slider .swiper-slide {
    page-break-inside: avoid;
  }
  .product-name {
    font-size: 1.25rem !important;
  }
  .product-price {
    font-size: 1rem !important;
  }
}
@media screen and (min-width: 768px) {
  .product-info {
    transform: translateY(calc(100% + 0.5rem));
  }
}
.picture-links {
  padding: 2rem 0;
}

.picture-link-item {
  display: block;
  position: relative;
  overflow: hidden;
  height: 100%;
}
.picture-link-item.single-img {
  max-height: 36.5rem;
}

.picture-link-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 0.3s ease;
}

.picture-link-item:hover img {
  transform: scale(1.05);
}

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