.woocommerce-billing-fields__field-wrapper, #order_comments_field, #order_review, .woocommerce-shipping-fields__field-wrapper, .woocommerce-cart-form__contents, .cart_totals {
  box-shadow: 0 2px 4px rgba(0, 0, 0, .08);
  padding: 2rem;
  background: #ffffff;
  border-radius: 20px !important;
  display: flex;
  flex-flow: wrap;
}
.product_img {
    position: relative;
    display: inline-block;
}

.product_img .gallery-image {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: 0.2s;
}

.product_img:hover .gallery-image {
    opacity: 1;
}

.product_img:hover .main-image {
    opacity: 0;
}

#stripe-payment-data .form-row label {
    font-size: .9rem;
}

#add_payment_method #payment div.payment_box .form-row, .woocommerce-cart #payment div.payment_box .form-row, .woocommerce-checkout #payment div.payment_box .form-row {
    padding: 0;
}
#shop .taxonomy-description h2 {
    font-size: 1.2rem;
    font-weight: 700;
}
.product-categories .children ul li {
    list-style: circle;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
background-color: #b0c7cd!important;
text-decoration: none;
background-image: none;
color: #fff!important;
padding: 10px 22px!important;
}
.woocommerce-message a {
    display: flex!important;
    gap: 7px;
    align-items: center;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
  width: 100%;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
    display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    display: none;
}
.woocommerce .woocommerce-ordering select {
  border: none;
}

.woocommerce .woocommerce-ordering {
  margin: 0;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    padding: 8px;
    border: 1px solid #d5d5d5;
    margin-bottom: 5px;
}
.woo-ordering {
  display: flex;
  align-items: center;
  justify-content: end;
}

.cat-item-15 {
  display: none;
}

.left_shop {
  padding-top: 1rem;
}

#order_comments_field {
  flex-direction: column;
}

#order_comments_field textarea {
  border: 1px solid #cecece;
  border-radius: 6px;
  padding: 7px !important;
}

#ship-to-different-address {
  padding: 2rem 0 1rem;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  background: #ffffff;
}

#payment {
  border-top: 1px solid #e5e5e5;
  border-radius: 0;
}

.woocommerce-info {
  border-top-color: #a1d1d9;
}

.woocommerce h3 {
  padding-bottom: 1rem;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
  background: #fff;
  margin-bottom: 1rem;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
  width: 80%;
  margin: 0 auto;
  display: flex;
  float: none;
  justify-content: center;
  margin-top: 2rem;
  text-transform: uppercase;
  font-size: 1.3rem;
}

.woocommerce-privacy-policy-text {
  font-size: .9rem;
  text-align: justify;
}

.vat_num {
  font-weight: 700;
  color: #ef0505;
}

.shipping_address {
  margin-bottom: 2rem;
}

.product-total, .cart-subtotal td, .order-total td {
  text-align: right;
}

.woocommerce table.shop_table {
  border: none;
  margin: 0;
}

.woocommerce-checkout, .woocommerce-cart {
  background: #f4f4f4;
}

.woocommerce-billing-fields__field-wrapper p, .woocommerce-shipping-fields__field-wrapper p {
  width: 50% !important;
  padding: 0 1rem !important;
}

.woocommerce-billing-fields input, .woocommerce-billing-fields select, .shipping_address input {
  border: 1px solid #cecece;
  border-radius: 6px;
  padding: 7px !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #cecece;
  border-radius: 4px;
  height: 38px;
  padding: 7px !important;
}

.woocommerce-additional-fields h3 {
  margin-top: 2rem;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  background-color: #fff;
}

.woocommerce-message {
  border-top-color: #a1d1d9;
}

.woocommerce-message::before {
  color: #a1d1d9;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
  margin: 0px
}

.woocommerce .remove::before {
  line-height: 1.1;
}

nav.woocommerce-MyAccount-navigation ul {
  display: flex;
  flex-direction: column;
}

div#search {
  display: none;
  justify-content: center;
  align-items: center;
  position: relative;
}

#woocommerce_product_search-2 {
  position: relative;
}

#woocommerce_product_search-2 input {
  padding: 10px 35px;
  border-radius: 24px;
  border: 1px solid #585857;
}

form#searchform {
  display: flex;
  position: relative;
  width: fit-content;
}

.widget_search form::before, .widget_product_search form::before {
  left: auto;
  right: 1em;
}

input#searchsubmit {
  position: absolute;
  background: transparent;
  padding: 10px 16px;
  border: none;
  right: 0;
  width: 58px;
  height: 50px;
}

.kategorie {
  position: sticky;
  top: 133px;
}
.kategorie-produktow .slick-track {
    padding-top: 3px;
}
.kategorie-produktow .slick-prev {
    left: 3%!important;
}
.kategorie-produktow .slick-next {
    right: 3%!important;
}
#shop .taxonomy-description {
    border-top: 1px solid #eee;
    padding: 1rem 0 0;
}
#shop {
  padding: 3vh;
}

.single-product .product {
  display: flex;
}

.product_list {
  padding: 0;
  margin: 0 auto;
  width: 100%;
}

.product_list .product {
  margin-bottom: 20px;
  list-style: none;
}

.product-sale ins bdi {
  background: #eea367;
  color: #fff;
  padding: 1px 10px;
  border-radius: 5px;
}

.product_list .product .product-loop {
  padding: 0 1rem;
}

.product_list .product .prod_in {
  background-color: #fff;
  border-radius: 11px;
  box-shadow: 0px 0px 20px -4px #b7b7b7;
  text-align: center;
  width: 100%;
  min-height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 16px;
  position: relative;
  transition: .5s;
}
.product_list .product .prod_in:hover {
    opacity: .6;
}

.info_line {
  position: absolute;
  top: 0;
  width: 100%;
  padding: 10px 0;
}

.status_prod {
  display: flex;
  height: auto;
  align-items: flex-start;
}

.status {
  width: fit-content;
  background: #d2a6a5;
  color: #fff;
  font-size: .8rem;
  border-radius: 5px;
  padding: 0px 6px;
  margin: 0 10px;
  margin-right: 0;
}

.promocja.status {
  background: #eea367;
}

.nowosc.status {
  background: #9cb9c1;
}

.wishlist_heart {
  text-align: right;
  font-size: 1.3rem;
  position: relative;
  top: -6px;
  right: 3px;
}

.add_cart i {
  margin: 0 !important;
  padding: 0;
  line-height: 1;
}

.cat-widget, .std {
  padding: 0 10px;
}

.left_shop .product-categories {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

.yith-wcwl-icon.fa.fa-heart-o {
  font-family: 'FontAwesome';
      color: #717171;
}

.yith-wcwl-icon.fa.fa-heart {
      color: #d2a6a5;
}

ul.product-categories {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-size: 1.4rem;
    text-align: center;
    margin-bottom: 2rem;
}
/* .left_shop .product-categories>.cat-parent {
  margin-top: 15px;
} */
.product-categories .children {
    margin: 1rem 0;
}
.left_shop .product-categories>.cat-parent:first-child {
  margin-top: 0;
}

.left_shop .product-categories>.cat-parent>a {
  font-size: 1.1rem;
  text-transform: uppercase;
  font-weight: 800;
}

.left_shop .product-categories .cat-item-67,
.left_shop .product-categories .cat-item-411,
.left_shop .product-categories .cat-item-49,
.left_shop .product-categories .cat-item-428 {
  margin-top: 15px;
}

.left_shop .product-categories .cat-item-67>a,
.left_shop .product-categories .cat-item-411>a,
.left_shop .product-categories .cat-item-49>a,
.left_shop .product-categories .cat-item-428>a,
.left_shop .product-categories>li>a {
  font-size: 1.1rem;
  text-transform: uppercase;
  font-weight: 800;
}

.current-cat>a, .current-cat-parent>a {
  color: #d1a5a4;
}

.left_shop .product-categories {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

.product-categories .children {
  padding-left: 30px;
}

.widget_product_categories ul li {
  padding-left: 0;
}

.product-categories li:before {
  display: none !important;
}

.archive .wc-forward::after {
  display: flex;
  margin: 0;
  padding: 0;
  justify-content: center;
  align-items: center;
  content: "\2b";
  position: relative;
  top: -2px;
}

.woocommerce form .form-row .input-checkbox {
  display: inline-block;
}

.woocommerce-checkout .woocommerce-info {
  margin-bottom: 1rem;
}

#category_front {
  padding: 2rem 0;
  padding-bottom: 2rem;
  background: #fafafa;
  position: relative;
  width: 100%;
  background-image: url(../img/home/kategorie.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 10px -50px;
}
#category_front .category_all a {
    letter-spacing: 1px;
}
#category_front .cat_img {
  display: flex;
      align-items: center;
      justify-content: center;
      height: 270px;
      width: 270px;
      /* border: 2px solid #ebe2e1; */
      border-radius: 100%;
      background: #fff;
      margin: 0 auto;
      padding: 2rem;
      margin-bottom: 1rem;
      box-shadow: 0px 4px 22px -18px #7a7a7a;
      overflow: hidden;
      transition: 1s;
    outline: 2px solid #ebe2e1;
}
#category_front .cat_img:hover {
    outline: 4px solid #f6c0a6;
}

#category_front .cat_img:hover img {
    padding: 0px;
    transition: .2s;
}
#category_front .cat_img img {
  max-height: 240px;
  padding: 15px;
    transition: .2s;
    object-fit: contain;
}

#category_front .title {
  text-align: center;
  padding: 3rem 0;
  font-size: 3rem;
}

#category_front .category_all {}

#category_front .cat_name {
  font-size: 1rem;
  display: flex;
  justify-content: center;
  font-weight: 600;
  text-transform: uppercase;
  width: 80%;
  text-align: center;
}

#category_front .category_all img {
  width: 100%;
}

#page-top #breadcrumbs span {
  justify-content: center;
}

#breadcrumbs {
  margin: 0;
  padding: 1rem;
  font-weight: 600;
  font-size: .7rem;
}

#breadcrumbs img {
  height: 17px;
  position: relative;
  top: -1px;
}

#breadcrumbs span {
  display: flex;
  min-width: fit-content;
  overflow: hidden;
  align-items: center;
}

.breadcrumb_last {
  max-width: 600px;
  height: 10px;
  overflow: hidden;
  vertical-align: baseline;
}

#product .product_title.entry-title {
  font-size: 2rem;
  color: #7c524e;
  margin-top: 1rem;
  font-family: 'DM Serif Text';
}

#product {
  background-color: #f4eae9;
}

.product_sku {
  font-weight: 600;
  font-size: 12px;
  margin-bottom: 1rem;
}

.inny_kolor {
  margin-bottom: 2rem;
}

.inny_kolor .title {
  font-weight: 700;
  color: #9c5f60;
}

.wybierz-kolor img {
  border: 2px solid #eee;
  padding: 10px;
  border-radius: 100%;
}

#opis-produktu-test {
  width: 100%;
  display: flex;
}

.woocommerce .star-rating span::before {
  color: #ffc43b;
}

.woocommerce ul.products li a {
  color: #585857;
}

h2.woocommerce-loop-product__title {
  height: 78px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.wc-taby {
  background: #fafafa;
  padding: 1rem 3vw;
  position: relative;
}

.tabs_bg {
  background: #dae5e7;
  width: 100%;
  height: 150px;
  position: absolute;
  bottom: 0;
  z-index: 1;
  left: 0;
right: 0;
}

.woocommerce-tabs {
  max-width: 1700px;
  width: 100%;
  margin: 0 auto;
}

.tabs-container {
  background: #fff;
  padding: 2rem;
  border-radius: 20px;
  box-shadow: 0px 0px 30px -20px #474747;
  position: relative;
  z-index: 3;
}

.tabs_falbanka {
  background: #fafafa;
  position: relative;
}

.product_list .product .add_cart a {
  background-color: #8caeb7;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  border-radius: 40px;
  font-size: 1.2rem;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 1s;
}

.product_list .product .add_cart a:hover {
  background: #d2a6a5;
}

#dostepnosc {
  background-color: #5e497d;
}

.product_list .product .price {
  color: #585857;
  font-size: 1.2rem;
  font-weight: 700;
  display: flex;
  align-items: center;
}

.product_list .product .price ins {
  text-decoration: none;
}

.product_list .product .price del {
  font-size: 1rem;
}

.product_list .product .price del bdi {
  font-size: 0.9rem;
}

.product_list .product a img {
  object-fit: contain;
  height: 200px;
  width: 200px;
}

.product-info {
  display: flex;
  justify-content: center;
  height: 62px;
  padding: 10px;
  overflow: hidden;
}

.product-info a {
  font-size: .9rem;
  line-height: 1.2;
}

.prod_foot .add_cart {
  position: relative;
}

.prod_foot .added_to_cart.wc-forward {
  background-color: #8bc34a !important;
}

.prod_foot {
  display: flex;
  padding-bottom: 15px;
  width: 100%;
  margin: 0 auto;
}

.stars {
  height: 25px;
  display: flex;
  justify-content: left;
  align-items: center;
}

.stars i {
  color: #dcb670;
  font-size: 1.4rem;
  margin: 3px;
}

.related h2 {
  margin: 3rem;
  text-align: center;
  font-size: 2rem;
  font-weight: 400;
}

a.added_to_cart.wc-forward {
  padding: 8px 4px !important;
  margin: 0;
  display: block !important;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}

.yith-wcwl-add-to-wishlist {
  margin-top: 0;
}

.noUi-connect {
  background: #b28aef;
}

.awf-filter-title {
  font-weight: 600;
}

.woocommerce span.onsale {
  min-height: 3.236em;
  min-width: 2.236em;
  padding: 10px;
  font-size: 1em;
  font-weight: 700;
  position: absolute;
  text-align: center;
  line-height: 3.236;
  top: 0;
  left: inherit;
  right: 11px;
  margin: 0;
  border-radius: 0;
  background-color: #ff0000;
  color: #fff;
  font-size: 1rem;
  z-index: 9;
  padding: 0px 10px;
}

.omnibu_cena_all {
  display: flex;
  flex-direction: column;
  justify-content: end;
  position: relative;
    z-index: 2;
}

.woocommerce .new-quantity {
  display: flex;
  border-radius: 50px;
  border: 1px solid #d2a6a5;
  padding: 0.5rem;
  width: 100%;
  justify-content: center;
}

.new_line {
  align-items: end;
}

.woocommerce .new-quantity input {
  width: 48px !important;
  text-align: center;
}

.woocommerce .new-quantity button {
  font-size: 1.6rem;
}

.woocommerce .new-quantity input, .woocommerce .new-quantity button {
  border: none;
  background: transparent;
  padding: 0 !important;
  margin: 0;
  font-size: 1rem;
  font-weight: 800;
  color: #9c5f60;
  border-radius: 10px;
  height: 30px !important;
  width: 30px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.woocommerce .new-quantity button.plus {
  border-radius: 100%;
}

.woocommerce .new-quantity button.minus {
  border-radius: 100%;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background: #8caeb7;
  padding: 16px 24px;
}

.woocommerce .quantity .qty {
  width: auto;
  text-align: center;
  padding: 0;
}

.woocommerce #review_form #respond .form-submit input {
  background: #8caeb7;
  color: #fff;
  padding: 10px 30px;
  border-radius: 30px;
}

.home_info {
  border-radius: 5px;
  margin: 1rem 0;
}

.home-info-wro {
  display: flex;
  gap: 5px;
  font-size: 1rem;
  align-items: center;
  margin: 10px 0;
  justify-content: normal;
  line-height: 1;
}

.home-info-wro .opis p:nth-child(2) {
  font-size: .8rem;
  padding-top: 4px;
}

.home-info-wro .border-img {
  width: 80px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.home_info .col-md-4 {
  padding: 0;
}

.left-product {
  background: #fff;
  border-bottom-right-radius: 15px;
}

.product_link a {
  color: #585857;
  padding-right: 2rem;
}

.back_fff .container {
  padding: 3rem;
}

.back_fff {
  background-color: #fff;
}

.opis-produktu {
  padding: 2rem;
  font-weight: 600;
  font-size: 1.2rem;
}

.accordion-button:focus {
  border-color: #9c5f60;
}

.accordion {
  font-size: 1.2rem;
}

.accordion-item {
  border: none;
}

.collapsed {
  outline: none !important;
  box-shadow: none !important;
}

.accordion-button, .accordion-button:not(.collapsed) {
  background-color: transparent;
  box-shadow: none;
  color: #9c5f60;
}

.accordion-item {
  border: none;
}

.after-product {
  overflow: hidden;
  background: #dae5e7;
  padding: 2rem;
  color: #425b62;
  position: relative;
}

.after-product>div {
  padding: 0 2rem;
}

.product-left {
  position: relative;
  padding-bottom: 2rem;
}

.product-right {
  position: relative;
  padding-right: 4rem;
}

.product-right:after {
  content: url(../img/product/produkt_1.png);
  position: absolute;
  right: 0;
  bottom: 0;
}

#slider {
  position: relative;
  z-index: 3;
}

/* #category_front:before {

  content: url(../img/home/kategorie.png);

  position: absolute;

  left: 0;

  right: 0;

  top: -73px;

  z-index: 1;

  width: 100%;

} */
#home:before {
  content: url(../img/home/onas-l1.png);
  position: absolute;
  left: -16px;
  top: 20px;
}

#home:after {
  content: url(../img/home/onas-pt.png);
  position: absolute;
  right: -16px;
  top: 20px;
      z-index: 1;
}
div#wc-stripe-payment-request-wrapper {
    display: none;
}
.home_con:before {
  content: url(../img/home/onas-l2.png);
  position: absolute;
  left: 0px;
  bottom: 0;
      z-index: 1;
}

.home_con:after {
  content: url(../img/home/onas-pb.png);
  position: absolute;
  right: 0px;
  bottom: 0;
      z-index: 1;
}

.tabs_falbanka img {
  vertical-align: top;
}

.tabs_falbanka:after {
  content: url(../img/product/produkt_2.png);
  position: absolute;
  left: 0;
  bottom: -27px;
  z-index: 2;
}

.cechy_accordion:before {
  content: url('https://test.bellochi.pl/wp-content/uploads/2023/02/ozdoba-5.webp');
  position: absolute;
  bottom: -8px;
  left: -110px;
}

.after-product:before {
  content: url(../img/product/produkt_5.png);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}

.after-product:after {
  content: url(../img/product/produkt_4.png);
  position: absolute;
  top: 50%;
  left: 0;
}

#nowosci_front .front-bestsellery:before {
  content: url(../img/home/kwiatki.png);
  position: absolute;
  top: 12%;
  left: 0;
  z-index: 2;
}

#blog_opinie:before {
  content: url(../img/home/Grupa1.png);
  position: absolute;
  top: -48px;
  left: -99px;
  z-index: 2;
}

#blog_opinie:after {
  content: url(../img/home/Grupa2.png);
  position: absolute;
  bottom: -3px;
  right: -153px;
  z-index: 2;
}

.cechy_accordion {
  position: relative;
}

.all_products_after {
  height: 424px;
  display: flex;
  align-items: center;
  font-size: 3rem;
  justify-content: center;
  margin-bottom: 16px;
  color: #0b514f;
}

.all_products_after a {
  border-radius: 30px;
  font-size: 1.4rem;
  border: 2px solid #0b514f;
  color: #0b514f;
  padding: 3px 25px;
  text-transform: uppercase;
}

.all_products_after .title {
  font-family: 'Playfair Display', serif;
}

.accordion-header button {
  font-size: 2rem;
  font-weight: 600;
  color: #585857;
  border-bottom: 1px solid #9c5f60;
}

.product_box_title {
  text-align: center;
  font-size: 3rem;
  padding-bottom: 2rem;
  font-weight: 600;
  color: #9c5f60;
}

.home-info-wro p {
  margin: 0;
}

.product_price_different {
  display: flex;
  font-size: 1.7rem;
  gap: 10px;
  align-items: center;
  margin: 1rem 0;
}

.taniej {
  margin: 1rem 0;
  background: #eee;
  padding: 5px;
  max-width: fit-content;
  color: #8caeb7;
}

.dodaj_do_koszyka {
  display: flex;
  align-items: center;
  width: 100%;
}

.wybierz-kolor img {
  height: 120px;
  width: 120px;
  object-fit: cover;
}

.slick-track {
  margin: 0;
}

input#quantity_63b31a6a4712b {
  background: #f8f8f8;
  margin-right: 2rem;
}

.woocommerce div.product form.cart {
  margin-bottom: 0;
  padding: 0;
  width: 100%;
}

.woocommerce div.product .woocommerce-product-rating {
  margin-bottom: 0;
}

p.stock.in-stock {
  display: none;
}

.omnibus_price {
  display: flex;
  justify-content: end;
  gap: 6px;
  font-size: .7rem;
}

.iworks-omnibus {
  text-align: right;
  font-weight: 700;
  margin: 0;
}

.woocommerce div.product form.cart .button {
    background: #d2a6a5;
    background-color: #d2a6a5!important;
    padding: 16px 24px!important;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover {
  background: #8caeb7;
}

.woocommerce div.product p.price del, .woocommerce div.product span.price del {
  color: #000;
  font-size: 1.4rem;
}

.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
  text-decoration: none;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
  font-size: 2rem;
  color: #9c5f60;
  font-weight: 700;
  text-align: right;
  margin-bottom: 0;
  line-height: 1;
}

.slick_gallery img {
  max-height: 400px;
  object-fit: contain;
  margin: 0 auto;
  border-radius: 15px;
  padding: 10px;
}

.slider-nav img {
  height: 100px !important;
  object-fit: contain;
  margin: 0 auto;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 10px;
  height: 10px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: #ffffff;
  margin: 0 auto;
  border-radius: 100%;
}

.slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0;
  position: absolute;
  bottom: -6px;
  left: 0;
  right: 0;
}

.slick-dots li {
  margin: 5px;
  list-style: none;
}

.slick-dots .slick-active button {
  background: #c2c2c2;
}

.slick-dots li::marker {
  font-size: 2.5rem;
}

.slick-dots .slick-active::marker {
  color: #6c757d;
}

.slick-next {
  right: -10px;
}

.slick-arrow i {
  padding: 0;
  margin: 0;
  position: relative;
  top: -1px;
  left: 2px;
}

.slick-prev i {
  top: -1px;
  left: -2px;
}

.slick-arrow {
  position: absolute;
  z-index: 7;
  top: 33%;
  border: 2px solid #dddddd;
  background: transparent;
  border-radius: 100%;
  height: 40px;
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
  transition: .5s;
  color: #dddddd;
}

.slick-arrow:hover {
  background: #dddddd;
  color: #fff;
}

.slick-prev {
  left: -10px;
}

.slider {
  position: relative;
}

.slider-single {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    max-height: 400px;
    justify-content: center;
      margin-bottom: 3rem;
}
.powieksz {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    border: 2px solid #dddddd;
    background: transparent;
    border-radius: 100%;
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #dddddd;
    font-size: 1.2rem;
    cursor: pointer;
}
.slider-nav {
   max-height: 440px;
   overflow: hidden;
}

.slider-single .slick-prev {
    left: 0;
}

.slider-single .slick-next {
    right: 0;
}

.slider-single .slick-arrow {
    bottom: 0;
    top: initial;
}
.product .specyfikacja .row div:first-child {
  text-align: right;
  border-right: 2px solid #8caeb7;
  margin-bottom: 6px;
}

.specyfikacja li {
  font-size: 1.4rem;
  font-weight: 600;
  padding: 6px 0;
  border-bottom: 1px solid #f4eae9;
}

.specyfikacja li div:first-child {
  color: #9c5f60;
  text-transform: uppercase;
}

.single-related-products {
  display: flex;
}

.single-related-products img {
  width: 85px;
      height: 85px;
  object-fit: contain;
  border-radius: 100%;
  background: #fff;
  padding: 2px;
}

.single-related-products a {
  display: flex !important;
  justify-content: center;
  margin: 4px;
  align-items: center;
}

.single-product .dodaj_do_koszyka .yith-wcwl-add-button {
  background: #ffffff;
  padding: 16px;
  margin-right: 4px;
  color: #9c5f60;
  border-radius: 100%;
  display: inline-block;
}

.woocommerce div.product form.cart div.quantity {
  float: none;
  margin: 0;
}

.quantity {
  display: flex;
}

.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.quantity input[type=number] {
  -webkit-appearance: none;
}

.single-product .dodaj_do_koszyka .yith-wcwl-add-button:hover {
  background: #8caeb7;
}

.slider-nav a {
  border: 2px solid #f4eae9 !important;
  margin: 3px 0;
  border-radius: 10px;
}

.woocommerce div.product form.cart .button {
  border-radius: 30px !important;
  margin-right: 15px;
  text-transform: uppercase;
}

.single-product .dodaj_do_koszyka .yith-wcwl-add-button a {
  color: #9c5f60;
  margin: 0px !important;
  padding: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.single-product .dodaj_do_koszyka .yith-wcwl-add-button .separator {
  display: none;
}

.single-product .dodaj_do_koszyka .yith-wcwl-add-button .view-wishlist {
  display: none;
}
.woocommerce-product-details__short-description p {
    margin-bottom: 5px;
}
.single-product .dodaj_do_koszyka .yith-wcwl-add-button i {
  padding: 0;
  margin-right: 0 !important;
}
.single-related-products .inny_wzor {
  width: 85px;
      height: 85px;
    background-position: 0 0!important;
    background-size: 101%!important;
    transition: .2s;
    border-radius: 100%;
    border: 2px solid #FFF;
}
.single-related-products .inny_wzor:hover {
opacity: .5;
  transition: .2s;
}
/* .single-related-products .inny_wzor:hover {
    background-position: 100% 100%!important;
    background-size: 206%!important;
    transition: .2s;
} */
.up-sells .title, .ztejkolekcji .title {
  font-size: 2.4rem;
  font-family: 'DM Serif Text';
  display: flex;
  padding: 1rem;
}

.up-sells .title img, .ztejkolekcji .title img {
  position: relative;
  top: 14px;
  padding: 10px;
}

.ztejkolekcji .title {
  justify-content: right;
}

/* taby */
.woocommerce-tabs h3 {
  margin: 0;
  padding: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  margin: 1rem 0;
  padding: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  background: none;
  border: none;
  padding: 0rem 2rem;
  margin: 1rem 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  color: #a3a3a3;
  text-transform: uppercase;
  font-size: 12px;
  padding: 12px 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background: #8caeb7;
  border-radius: 40px;
  color: #fff;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
  display: none;
}

.wc-taby .dodatkowa_galeria img {
  height: 300px;
  object-fit: cover;
  border-radius: 15px;
}

.woocommerce table.shop_attributes th {
  width: 50%;
  text-align: right;
}


.loginform_new {
    display: flex;
    justify-content: center;
}

.loginform_new input {
    padding: 10px;
    border: 1px solid #eee;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
  padding: 12px 35px!important;
  background-color: #a1d1d9!important;
  color: #fff!important;
}
.loginform_new button {
    padding: 12px 35px!important;
    background-color: #a1d1d9!important;
    color: #fff!important;
}

.loginform_new button:hover {
    background-color: aliceblue;
}
.loginform_new2 {
    display: flex;
    justify-content: center;
    gap: 20px;
    padding: 1rem 1rem 0;
}
.account-log {
    height: 100%;
    width: 100%;
}

.account-log form {
    width: 100%;
}

.account-log input {
    padding: 10px;
    border: 1px solid #eee;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border: none;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    padding: 1rem;
    margin: 0 0 2rem;
}
.loginform_new2 p {
    margin: 0;
    padding: 0;
}

.woocommerce nav.woocommerce-pagination ul{
    border: 0;
    border-radius: 4px;
}
.woocommerce nav.woocommerce-pagination ul li{
    display: inline;
    border: 0;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span{
    margin-left: -1px;
    color: #484848;
    border: 1px solid #ddd;
    line-height: 1.42857143;
    padding: 6px 12px;
}
.woocommerce nav.woocommerce-pagination ul li a:hover{
    color: #484848;
    background: #eee;
}

.woocommerce nav.woocommerce-pagination ul li span.current {
  background: #fcc5ab;
      border: 1px solid #fcc5ab;
      color: #fff;
}

.woocommerce nav.woocommerce-pagination ul li:first-child>a,
.woocommerce nav.woocommerce-pagination ul li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.woocommerce nav.woocommerce-pagination ul li:last-child>a,
.woocommerce nav.woocommerce-pagination ul li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.select-paczkomat-button {
    margin-top: 1rem!important;
}


#piszaonas img {
  width: 100%;
object-fit: cover;
height: 310px;
}
#piszaonas .piszonas {
    margin-bottom: 2rem;
}

#piszaonas .piszonas .tytul {
  min-height: 80px;
      display: flex;
      align-items: center;
      font-weight: 600;
      background: #d2a6a5;
      color: #fff;
      padding: 0rem 1rem;
      line-height: 1.2;
}
