.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
    max-width: 100%;
}



.woocommerce div.product {
    padding: 0 0 50px;
}

.woocommerce div.product div.images img {
    max-height: 400px;
	object-fit: contain;

}

.woocommerce-product-gallery .flex-viewport {
    border: 1px solid #91c738;
    border-radius: 10px;
    margin-bottom: 15px;
    background: linear-gradient(180deg, rgba(30, 182, 233, .1) 0%, rgba(145, 199, 56, .1) 100%);
}

.woocommerce div.product div.images .flex-control-thumbs li {
    padding: 10px;
}

.woocommerce div.product div.images .flex-control-thumbs li img {
    border: 1px solid #91c738;
    border-radius: 5px;
    padding: 10px;
	width:100%;
	height:100%;
	object-fit:contain;
    background: linear-gradient(180deg, rgba(30, 182, 233, .1) 0%, rgba(145, 199, 56, .1) 100%);

}

.woocommerce .col2-set,
.woocommerce-page .col2-set {
    width: 48%;
    margin-right: 2%;
    float: left;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
    float: left;
    width: 100%;
}

.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
    width: 100%;
}

.woocommerce-page .woocommerce-columns--addresses.col2-set {
    width: 100%;
}


.woocommerce-page .col2-set .col-1.woocommerce-column--billing-address {
    width: 48%;
    margin-right: 2%;
}

.woocommerce-page .col2-set .col-2.woocommerce-column--shipping-address {
    width: 48%;
}

.woocommerce .woocommerce-customer-details address {
    border: none;
    padding: 0;
}

#order_review_heading {
    margin-top: 50px;
    width: 48%;
    float: left;
}

#order_review {
    float: left;
    width: 48%;
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last,
.woocommerce form .form-row-wide,
.woocommerce-page form .form-row-wide,
#add_payment_method .checkout .col-2 .notes,
.woocommerce-cart .checkout .col-2 .notes,
.woocommerce-checkout .checkout .col-2 .notes {
    display: block;
    margin-bottom: 30px;
    width: 100%;
}

.woocommerce .lost_reset_password {
    display: flex;
    flex-direction: column;
}

.woocommerce .lost_reset_password .form-row {
    margin-right: 0;
    margin-left: 0;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #cdcdcd;
    border-radius: 5px;
    padding: 10px;
    height: 50px;
}

.woocommerce table.shop_table th {
    color: #002c4f;
    padding: 10px 0;
}
.woocommerce table.woocommerce-product-attributes {
	border-top:none!important;
}
.woocommerce-product-attributes td, .woocommerce-product-attributes th {
	border-bottom:none!important;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: #ffffff;
    border-radius: 5px;
    box-shadow: 0px 0px 20px -10px rgba(0, 44, 79, 0.4);
    border: 1px solid #002b4f57;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
    background-color: #f7f6f7;
}

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
    border: 1em solid #f7f6f7;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}

.woocommerce form .form-row label {
    line-height: 1.4;
    color: #002c4f;
    font-size: 14px;
    font-weight: 100;
    margin-bottom: 0;
    width: 100%;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    border: 1px solid #cdcdcd;
    border-radius: 5px;
    padding: 10px;
    color: #898989;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    margin-top: 100px;
    width: 100%;
}
.woocommerce-Reviews-title {
	font-size:1.8rem;
	margin-bottom:20px;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
	width: 80px;
    height: 80px;
    border-radius: 5px;
    margin-right: 20px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
	margin: 0 0 0 100px;
	border:none;
}
#review_form_wrapper {
	margin-top:50px;
}
.woocommerce p.stars a, }
.woocommerce p.stars a:hover {
	color: #91c738!important;
}
.comment-form-rating {
	margin-top:20px;
}
.woocommerce .star-rating {
	float:none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
	padding: 0 0 0 1rem;
}
.woocommerce p.stars a:before {
	color: #91c738;
}
.comment-reply-title {
	font-weight: 600;
    color: #002c4f;
}
.cart_totals h2 {
    margin-bottom: 20px;
    font-weight: 600;
    text-align: center;
}

.woocommerce table.shop_table {
    border: 0;
    width: 100%;
}

#add_payment_method table.cart td,
#add_payment_method table.cart th,
.woocommerce-cart table.cart td,
.woocommerce-cart table.cart th,
.woocommerce-checkout table.cart td,
.woocommerce-checkout table.cart th {
    border: 0;
    border-bottom: 1px solid #002c4f;
    padding: 20px;
}

.woocommerce-cart table.cart thead th {
    color: #002c4f;
    font-weight: 700;
}

.wc-proceed-to-checkout {
    width: fit-content;
    float: right;
}

.woocommerce table.shop_table tbody:first-child tr:first-child td,
.woocommerce table.shop_table tbody:first-child tr:first-child th,
#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th {
    border-bottom: 1px solid #002c4f;
    padding: 20px;
}

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

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    border-radius: 5px;
    color: #fff;
    background: #1eb6e9;
    background: linear-gradient(90deg, rgba(30, 182, 233, 1) 0%, rgba(145, 199, 56, 1) 100%);
    padding: 15px 30px !important;
    box-shadow: 0px 12px 22px -10px rgba(0, 44, 79, 0.1);
    cursor: pointer;
    border: 1px solid #fff;
}

#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
    padding: 10px 20px;
    color: #002c4f;
}

.woocommerce-cart .cart-collaterals .cart_totals table th {
    color: #002c4f;
}

.woocommerce-page table.cart td.actions {
    border: 0;
}

.shop_table span,
.shop_table strong {
    color: #002c4f;
}

.brakujaca-kwota {
    padding: 10px 15px;
    background-color: rgba(235, 72, 28, .2);
    border: .5px solid #eb481c;
    color: #002c4f;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 50px;
}

.brakujaca-kwota span {
    font-weight: 600;
}

.brakujaca-kwota p {
    margin-bottom: 0;
    color: #002c4f;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    background-color: #f7f6f7;
}

.na-zielono {
    padding: 15px;
    background-color: #ebffef;
    border: 2px solid #c7e39a;
    color: #002c4f;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 30px;
}

.cart-info {
    padding: 10px 15px;
    color: #611715;
    margin-bottom: 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
}

.cart-info::before {
    font-family: WooCommerce;
    content: "\e016";
    display: inline-block;
    margin-top: 2px;
    margin-right: 10px;
    position: relative;
    color: #474747;
}

.woocommerce-thankyou-order-received {
    color: #002c4f;
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 40px;
}

.woocommerce ul.order_details {
    background-color: #f0fff3;
    border: .5px solid #c7e39a;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 50px 0;
    color: #002c4f;
}

#added-to-cart-popup {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background: #ffffffc7;
}

#added-to-cart-message br {
    display: none;
}

.woocommerce-MyAccount-navigation-link {
    padding: 10px 0;
    margin-bottom: 10px;
    border-bottom: .5px solid #e8e8e8;

}

.woocommerce-MyAccount-navigation-link:hover a,
.woocommerce-MyAccount-navigation-link.is-active a {
    color: #23b6e0;
    text-decoration: none;
}

.woocommerce-MyAccount-content,
.woocommerce-MyAccount-navigation {
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 44, 79, .1);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 44, 79, .1);
    box-shadow: 0px 0px 20px 0px rgba(0, 44, 79, .1);
    padding: 30px 20px;
    margin-bottom: 20px;
}

.woocommerce-orders-table a.button {
    padding: 5px 10px;
}

.woocommerce-orders-table tr {
    border-bottom: .5px solid #efefef;
}

.woocommerce-orders-table td {
    padding: 20px 0;
}

.woocommerce table.shop_table td {
    padding: 15px 0;
}

/* .woocommerce .woocommerce-customer-details tr td:last-child,
.woocommerce .woocommerce-order-details tr td:last-child,
.woocommerce .woocommerce-order-downloads tr td:last-child,
.woocommerce table.shop_table tr th:last-child {
    padding-left: 10px;
} */

.wc-tab {
    padding: 30px 0 40px;
}

.woocommerce-tabs {
    position: relative;
    border-bottom: 2.5px solid #cdcdcd;
}

.woocommerce-tabs:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    background-image: url('../img/bg-tab.jpg');
    z-index: -1;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

.wc-tab ul li {
    list-style-type: none;
}

.wc-tab li {
    padding-left: 40px;
    position: relative;
    margin-bottom: 10px;

}

#tab-usage_period table {
    border-radius: 5px;
}

#tab-usage_period table thead tr {
    background-color: #91c738;
    color: #fff;
}

#tab-usage_period table tbody tr:nth-child(odd),
.woocommerce table.shop_attributes tr:nth-child(odd) td,
.woocommerce table.shop_attributes tr:nth-child(odd) th {
    background-color: #fff;
}

#tab-usage_period table tbody tr:nth-child(even),
.woocommerce table.shop_attributes tr:nth-child(even) td,
.woocommerce table.shop_attributes tr:nth-child(even) th {
    background-color: rgba(143, 198, 59, .15);
}

.wc-tab ul li::before {
    content: '';
    background-image: url('../img/icons/icon-check.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    width: 27px;
    height: 24px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 3px
}

.related-products-container {
    margin-top: 70px;
    text-align: center;
}

.related-products-container h2 {
    margin-bottom: 30px;
}

/**** product list *****/
.woocommerce ul.products li.product {
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 1px solid rgb(145, 199, 56, .4);
    border-radius: 5px;
    padding: 20px 10px;
	height:auto;
    justify-content: space-between;
}

.woocommerce ul.products li.product a img {
width: 100%;
/*     background: linear-gradient(180deg, rgba(30, 182, 233, .1) 0%, rgba(145, 199, 56, .1) 100%); */
    min-height: auto;
    max-height: 400px;
	margin: 0 0 30px 0;
    object-fit: scale-down;
}

/**** product list *****/
.woocommerce ul.products li.product a, .woocommerce ul.products li.product a.woocommerce-loop-product__link {

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
    font-size: 1.2em;
    text-align: center;
}
.woocommerce-products-header__title {
	color:#002c4f;
}
.woocommerce ul.products li.product .price {
    color: #91c738;
    font-size: 18px;
    font-weight: 600;

}

.woocommerce ul.products li.product .price span {
    font-size: 18px;
    font-weight: 600;

}

.woocommerce ul.products li.product .price small {
    font-weight: 600;
}

.mark,
mark {
    background: #ebffef;
}

/* menu*/
.woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 150px;

}

.woocommerce button.button.alt {
    border-radius: 5px;
    color: #fff;
    background: #1eb6e9;
    border: 1px solid #fff;
    background: linear-gradient(90deg, rgba(30, 182, 233, 1) 0%, rgba(145, 199, 56, 1) 100%);
    padding: 15px 30px;
    box-shadow: 0px 12px 22px -10px rgba(0, 44, 79, 0.4);
    cursor: pointer;
    transition: all ease-in-out 200ms;
}

.woocommerce button.button.alt:hover {
    box-shadow: 0px 20px 18px -15px rgba(0, 44, 79, 0.4);
    transform: translate(0px, -2px) scale(1.02);
    background: #23b6e0 !important;
    border: 1px solid #fff;
}

.variation-tags {
    margin: 10px 0;
}

.variation-tag {
    display: inline-block;
    padding: 5px 15px;
    margin-right: 10px;
    border: 1px solid #cdcdcd;
    background-color: #fff;
    cursor: pointer;
    transition: background-color 0.3s;
}

.variation-tag:hover {
    background-color: #91c738;
    color: #fff;
}

.variation-tag.active {
    background-color: #c7e39a;
    border-color: #91c738;
}

.variation-tags {
    border-bottom: 1px solid #cdcdcd;
    padding-bottom: 20px;
}

.woocommerce div.product form.cart .variations td.label {
    display: block;
    margin-bottom: 5px;
}

.woocommerce div.product form.cart .variations label {
    margin-bottom: 0;
}

.woocommerce div.product form.cart .variations td.value {
    display: block;
    width: 100%;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #1eb6e9;
    font-size: 1.4em;
    font-weight: 600;
}

.woocommerce div.product .product_title,
.woocommerce legend {
    font-size: 1.4em;
    font-family: 'Nunito', sans-serif;
    line-height: 1;
    font-weight: 600;
    color: #002c4f;
    margin-bottom: 20px;
}

.product_meta {
    display: flex;
    flex-direction: column;
}

.product_meta span {
    font-weight: 600;
}


.product_meta span span,
.product_meta span a {
    font-weight: 400;
}

.woocommerce span.onsale {
    background-color: #eb481c;
    color: #ffffff;
    /* padding: 8px; */
    line-height: 1;
    font-weight: bold;
    border-radius: 3px;
    font-size: 20px;
    padding: 0;
    position: absolute;
    top: -5px;
    left: -10px;
    right: auto;
    z-index: 10;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 40px;
    min-width: 40px;
}

.woocommerce ul.products li.product .onsale {
    right: auto;
    left: -10px;
}

.woocommerce .woocommerce-product-rating .star-rating {
    margin: 0 4px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    float: none;
}
.woocommerce .star-rating {
	width:6em;
	height:1.5em;
}
.woocommerce .star-rating span::before {
    color: #91c738;
}

.woocommerce .star-rating span {
    font-size: inherit;
}

.bestseller-label {
    position: absolute;
    background-color: #23b6e0;
    color: #ffffff;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: bold;
    border-radius: 3px;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 20px;
}

.woocommerce .woocommerce-ordering select {
    border: none;
    color: #898989;
    border-bottom: 1px solid #898989;
}

/*tabs*/
.wc-tabs-wrapper table td {
    vertical-align: middle;
    padding: 10px;
}

.wc-tabs {
    background: #002c4f;
    padding: 20px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.wc-tabs li {
    margin: 10px 20px;
}

.wc-tabs a {
    color: #fff;
}

p {
    color: #898989;
}

.woocommerce-variation-add-to-cart {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}


.woocommerce div.product form.cart .variations th.label {
    display: block;
}

/**Quality***/
.qt-input {
    border: 1px solid #002c4f;
    width: 120px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: row;
}

.qt-input button {
    outline: none;
    height: 50px;
    width: 30px;
    border: 0;
    color: #002c4f;
    font-weight: 600;
    background-color: transparent;
    flex-basis: 33%;
}

.woocommerce .quantity .qty {
    width: 3em;
    text-align: center;
}

.qt-input button.minus {
    border-right: 1px solid #002c4f;
}

.qt-input button.plus {
    border-left: 1px solid #002c4f;
}

.cart .iworks-omnibus {
    flex-basis: 100%;
    margin-top: 0px;
    font-size: 14px;
}

.qt-input button:hover {
    background: rgba(255, 166, 46, .1);
}

/* Ukryj strzałki dla przeglądarek Webkit (Chrome, Safari) */
.quantity input[type=number]::-webkit-inner-spin-button,
.quantity input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none !important;
    margin: 0;
}

/* Ukryj strzałki dla przeglądarek Mozilla (Firefox) */
.quantity input[type=number] {
    -moz-appearance: textfield !important;
}

/* Dodatkowe wsparcie dla przeglądarek Internet Explorer i Edge */
.quantity input[type=number] {
    appearance: textfield !important;
}

.quantity input[type=number]:active,
.quantity input[type=number]:focus {
    outline: none;
    border: 0;
}

.quantity {
    flex: 1;
    max-width: fit-content;
    margin-right: 15px;
    display: flex;
    align-items: center;
}

.quantity .qt-input .qty {
    border: 0;
    font-weight: 700;
}

.woocommerce .products ul,
.woocommerce ul.products {
    margin: 5em 0 1em;
    display: flex;
}

.woocommerce-mini-cart__buttons .button,
.woocommerce .product .add_to_cart_button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button {
    background-color: #fff;
    border: 1px solid #fff;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    border-radius: 5px !important;
    text-decoration: none;
    -webkit-transition: transform 0.3s ease-out;
    -moz-transition: transform 0.3s ease-out;
    -ms-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    cursor: pointer;
    overflow: hidden;
    border-radius: 0;
    display: inline-block;
    padding: 15px 15px;
}

.woocommerce .woocommerce-orders-table__cell-order-actions a.button {
    padding: 5px 15px !important;
}

.woocommerce-mini-cart__buttons .button {
    width: 100%;
    margin-top: 10px !important;
}

.woocommerce-mini-cart__buttons .button:hover,
.woocommerce .product .add_to_cart_button.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover {
    background-color: #1eb6e9;
    border: 1px solid #1eb6e9;
    border-radius: 5px;
    color: #fff;
    -webkit-transition: transform 0.3s ease-out;
    -moz-transition: transform 0.3s ease-out;
    -ms-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}

.product-short-description {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /* Ustaw maksymalną liczbę linijek */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    color: #898989;
    margin-top: 10px;
    line-height: 1.3;
}

.product-short-description p {
    font-size: 16px;
    text-align: center;
}

.page .main-content {
    margin: 30px 0 0;
}

.main-wrapper {
    margin: 0px auto;
}
.product-categories-wrapper {
	display:flex;
	margin:50px auto;
	gap:50px;
}
.product-categories-wrapper .category {
	position: relative;
    height: 300px;
    overflow: hidden;
    border-radius: 10px;
	flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
	width:100%;
}
.product-categories-wrapper  .category h3 {
	    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    border: 0;
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
	font-size:2em;
}
.product-categories-wrapper  .category h3 a {
	color:#fff;
	text-decoration:none;
}
.product-categories-wrapper  .category img {
	height:100%;width:100%;
}



.woocommerce .widget {
	margin-bottom:50px;
}
.woocommerce .widget a {
	line-height:1.5;
	color:#898989;
	margin:5px 0;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	background-color: #23b6e0;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	margin-top:40px;
	margin-bottom:2em;
	    background-color: #002c4f;
}
/*flex*/



/* Style the flex-direction-nav container */
ul.flex-direction-nav {
    position: absolute;
    bottom: 25px;
    width: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    list-style: none;
}

li.flex-nav-prev {
    float: left;
}

li.flex-nav-next {
    float: right;
}

a.flex-next,
a.flex-prev {
    display: block;
    width: 40px; /* Szerokość strzałki */
    height: 40px; /* Wysokość strzałki */
    background-size: contain; /* Dopasowanie obrazka */
    background-repeat: no-repeat; /* Zapobiega powtarzaniu */
    text-indent: -9999px; /* Ukrycie tekstu */
}

/* Strzałka w prawo */
a.flex-next {
    background-image: url('../img/arrow-right.png'); /* Ścieżka do pliku */
}

/* Strzałka w lewo - lustrzane odbicie */
a.flex-prev {
    background-image: url('../img/arrow-right.png'); /* Ten sam plik */
    transform: scaleX(-1); /* Odbicie lustrzane */
}

/* Opcjonalnie: Efekt zmiany koloru na hover */
a.flex-next:hover,
a.flex-prev:hover {
    opacity: 0.8; /* Efekt przyciemnienia lub rozjaśnienia */
    transition: opacity 0.3s ease;
	cursor:pointer;
}
a.flex-next:hover {
    background-image: url('../img/arrow-hover.png'); /* Ścieżka do pliku */
	transform: scaleX(-1); /* Odbicie lustrzane */
}
a.flex-prev:hover {
    background-image: url('../img/arrow-hover.png'); /* Ścieżka do pliku */	
		transform: scaleX(1); /* Odbicie lustrzane */
}
.flex-control-nav.flex-control-thumbs li img {
    width: 100%; /* Fill container */
    height: auto; /* Maintain aspect ratio */
    display: block; /* Remove default spacing */
}

/* Style the active image */
.flex-control-nav.flex-control-thumbs li.flex-active {
    border-color: #333; /* Active image border color */
}

/* Optional: Add hover effect */
.flex-control-nav.flex-control-thumbs li:hover {
    border-color: #FF6347; /* Border color on hover */
}

/* Adjusting Image inside the Container */
.woocommerce-product-gallery__image.flex-active-slide img.zoomImg {
    width: 100% !important; /* Override inline styles */
    height: auto !important; /* Override inline styles */
    object-fit: cover;
    position: relative;
    top: 0 !important; /* Override inline styles */
    left: 0 !important; /* Override inline styles */
    border-radius: 8px; /* Border radius */
    transition: transform 0.3s ease-in-out; /* Smooth zoom effect */
}

/* Adding Zoom Effect on Hover */
.woocommerce-product-gallery__image.flex-active-slide:hover img.zoomImg {
    transform: scale(1.1); /* Zoom effect */
    border-radius: 0; /* Remove border radius on zoom */
}

/* Adding Radius to the Single Product Image */
.woocommerce-product-gallery__wrapper .flex-active-slide img {
    border-radius: 8x; /* Border radius */
}



/* Thumbnails Styling */
.woocommerce-js div.product div.images .flex-control-thumbs {
    width: 70%;
    display: flex;
	align-items:center;
	justify-content:center;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
	height:95px;
}
.woocommerce div.product div.images .flex-control-thumbs li {
	width:33%;
	z-index:9;
}
/* Ensure the Flex Container Doesn't Wrap */
.flex-control-nav {
    flex-wrap: nowrap;
    overflow: hidden;
}

/* Hide Extra Thumbnails */
.flex-control-nav li:nth-child(n+5) {
    display: none;
}

/* Hide Quantity Input */
.woocommerce-js div.product form.cart div.quantity {
    display: none;
}


/* Ustawienie kontenera głównego zdjęcia */
.woocommerce-product-gallery.woocommerce-product-gallery--with-images {
    max-width: 100%; /* Rozciąganie na całą szerokość */
    overflow: hidden; /* Ukrywanie nadmiarowych elementów */
}

/* Styl dla miniaturek */
.flex-control-nav.flex-control-thumbs {
    display: flex; /* Wyświetlanie w linii */
    justify-content: center; /* Centrowanie miniaturek */
    overflow: hidden; /* Ukrywanie dodatkowych miniaturek */
    max-width: 100%; /* Dostosowanie do szerokości kontenera */
}



/* Ukrycie nadmiarowych miniaturek */
.flex-control-nav li:nth-child(n+4) {
    display: block; /* Ukrycie miniaturek powyżej 3 */
}
.flex-control-nav.flex-control-thumbs li {
    display: none; /* Domyślnie ukryj wszystkie miniaturki */
}

.flex-control-nav.flex-control-thumbs li.active,
.flex-control-nav.flex-control-thumbs li.visible {
    display: inline-block; /* Pokaż aktywną lub widoczną miniaturkę */
}
.wc-layered-nav-rating a {
	display:flex;
}
.woocommerce div.product form.cart .reset_variations {
	    font-size: .83em;
    background: #e7efdb;
    border: none;
    padding: 5px 20px;
    color: #795548;
}
.widget-wrap {
	padding: 40px 20px;
    background: #f3f9eb91;
    border-radius: 15px;
    border: 1px solid #82c550;
}
.woocommerce .products ul, .woocommerce ul.products {
	flex-wrap:wrap;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	margin: 0 2.5% 2.992em 0;
}
@media (max-width:767px) {

    .woocommerce ul.products[class*=columns-] li.product,
    .woocommerce-page ul.products[class*=columns-] li.product {
        width: 100%;
    }
	.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
        width: 100%;
    }


}
@media (min-width:768px) {

	.woocommerce-js div.product div.images .flex-control-thumbs {

	height:100px;
}
	ul.flex-direction-nav {
		bottom:25px;
	}

}
@media (max-width: 991px) {
    .woocommerce ul.order_details li {
        margin: 0;
        text-align: center;
        justify-content: center;
        margin-bottom: 20px;
        border-right: 0;
        padding: 0;
    }
		

}

@media (min-width: 992px) {
    .woocommerce ul.order_details {
        align-items: center;
        flex-direction: row;
        justify-content: space-between;

    }

    .woocommerce div.product div.images img {
        max-height: 450px;
    }

	.woocommerce-shop.woocommerce ul.products li.product a img {
		max-height:250px;
	} 
}

@media (max-width: 1023px) {

    .woocommerce .col2-set,
    .woocommerce-page .col2-set,
    #order_review_heading,
    #order_review,
    .woocommerce-page .col2-set .col-1.woocommerce-column--billing-address,
    .woocommerce-page .col2-set .col-2.woocommerce-column--shipping-address {
        width: 100%;
    }

    .woocommerce ul.order_details {
        padding: 30px 20px;
    }

    .woocommerce-page .col2-set .col-1.woocommerce-column--billing-address {
        margin-bottom: 30px;
    }

    .woocommerce .cart-collaterals .cart_totals,
    .woocommerce-page .cart-collaterals .cart_totals {
        margin-top: 20px;
    }

    .woocommerce table.shop_table td {
        padding: 9px 0;
    }

    .woocommerce a.button.alt {
        zoom: .8;
    }

    .woocommerce-page table.cart td.actions .coupon .button {
        zoom: .8;
        width: fit-content;
    }

    .woocommerce ul.order_details li:last-of-type {
        margin-bottom: 0;
    }

    .woocommerce #respond input#submit,
    .woocommerce a.button,
    .woocommerce button.button,
    .woocommerce input.button {
        zoom: .8;
    }

    .woocommerce-cart table.cart td.actions .coupon .input-text {
        width: 150px;
        padding: 8px 10px;
    }

    .woocommerce-page table.cart td.actions .coupon {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .woocommerce table.shop_table_responsive tr td::before,
    .woocommerce-page table.shop_table_responsive tr td::before {
        text-align: left;
        width: 30%;
    }

    .woocommerce table.shop_table_responsive tr td,
    .woocommerce-page table.shop_table_responsive tr td {
        position: relative;
        min-height: 70px;
    }

    .quantity {
        zoom: .8;
        margin: 0;
    }

    .woocommerce table.shop_table .quantity {
        display: block;
        right: 0;
        position: absolute;
        left: auto;
        width: 100%;
        margin: 0;
    }

    .woocommerce ul.products li.product a img {
        max-height: 200px;
    }

    .woocommerce #reviews #comments h2 {
        font-size: 1.2em;
        line-height: 1.3;
        margin-bottom: 20px;
    }
	.woocommerce ul.products[class*=columns-] {
		flex-direction:column;
	}
    .woocommerce ul.products[class*=columns-] li.product,
    .woocommerce-page ul.products[class*=columns-] li.product {
        width: 100%;
    }

    .woocommerce-error,
    .woocommerce-info,
    .woocommerce-message {
        display: flex;
        flex-direction: column;
    }

    .woocommerce-mini-cart__buttons .button,
    .woocommerce .product .add_to_cart_button.button,
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button {
        max-width: fit-content;
    }

    .woocommerce .col2-set .col-1,
    .woocommerce-page .col2-set .col-1,
    .woocommerce .col2-set .col-2,
    .woocommerce-page .col2-set .col-2 {
        padding: 0;
    }

    .woocommerce-thankyou-order-received {
        font-size: 1.4em;
    }
	.woocommerce .products ul, .woocommerce ul.products {
		flex-wrap:wrap;
	}
	
}

@media (min-width: 1024px) {

    .woocommerce .col2-set .col-1,
    .woocommerce-page .col2-set .col-1 {
        padding: 50px 0;
    }
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
		width:46%;
	}
    .woocommerce span.onsale {
        font-size: 22px;
        width: 25px;
        height: 25px;
        min-height: 45px;
        min-width: 45px;
    }

    .wc-tab {
        padding: 60px 0 80px;
    }
}

@media (min-width: 1200px) {
	.woocommerce-js div.product div.images .flex-control-thumbs {

	height:150px;
}
	ul.flex-direction-nav {
		bottom:45px;
	}
    .woocommerce div.product .product_title,
    .woocommerce legend {
        font-size: 1.6em;
    }

    .brakujaca-kwota {
        flex-direction: row;
    }

    .woocommerce div.product div.images img {
        max-height: 600px;
    }
	.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
		width:30.75%;
	}
}

@media (min-width: 1920px) {

    .woocommerce div.product .product_title,
    .woocommerce legend {
        font-size: 2em;
    }
}