
	@media only screen and (min-width: 1921px) {
	
		/* Container width */
		.responsive body.woocommerce-cart #main .container, .responsive body.woocommerce-checkout #main .container  {max-width: 1600px !important;}
	
	}




    @media only screen and (min-width: 1368px) {
		
		
		/* Products images column width */
		body.single-product .product .single-product-main-image {width: 50% !important;}
		
		
	}


	@media only screen and (min-width: 1368px) {
				
		
		/* Cart form styling */		
		body.woocommerce-cart .woo_cart_box .woocommerce {
			display: grid; grid-template-columns: 2fr 1fr; gap: 50px;
			.woocommerce-notices-wrapper {grid-column: 1 / -1;}
			.wc-empty-cart-message {grid-column: 1 / -1;}
			.wc-empty-cart-message .cart-empty {margin-bottom: -25px !important;}
		}
		
	    /* Additional info */
		#top .single-product-summary ul.additional_product_info .block_item {flex: 1;}
		
	}


    @media only screen and (min-width: 990px) and (max-width: 1180px) {

		/* Product window */
		.responsive #top .products li a.add_to_cart_button, .responsive #top .products li a.product_type_simple,
		#top .products li .single_button a.button {padding: 8px; min-width: 42px !important; width: 42px; height: 42px; text-indent: -9999px; overflow: hidden;}
		
	}
	
	
	@media only screen and (min-width: 990px) {
		
		/* Template Shop Sidebar */
		body.woocommerce-page #main .template-shop.sidebar_left > .container {display: flex;}
		body.woocommerce-page #main .sidebar {order: 1; -webkit-order: 1; min-width: 25%; overflow: visible !important; z-index: 10;}
		body.woocommerce-page #main .container .av-content-small.units {order: 2; -webkit-order: 2;}
		
		/* Woocommerce Tabs */
		.responsive #top .woocommerce-tabs {margin: 0 auto; max-width: 70%;}
		.responsive #top .woocommerce-tabs ul.tabs {margin-bottom: 0; padding-bottom: 2vh !important; border-bottom: solid 1px #e1e1e1;}
		.responsive #top .woocommerce-tabs .panel {font-size: 15px;}
		
		
		/* Checkout form page */
		body.woocommerce-checkout form.checkout > .content {display: grid; grid-template-columns: 2fr 1fr; grid-gap: 50px;}
		body.woocommerce-checkout form.checkout #order_review {min-width: 350px;}
		body.woocommerce-checkout form.checkout #order_review table.shop_table tr.paczkomaty-shipping span.select2 {width: 100% !imporant;}
		
	}

	@media only screen and (max-width: 989px) {
		
		/* Main padding */
		body.woocommerce-page #main main.content {padding-top: 1.5vh; padding-left: 0;}
		
		/* Image Caption */
		.responsive #top .full_width_image .av-image-caption-overlay {display: none !important;}
		
		/* Cart Page */
		.responsive #top table .product-name {line-height: 1.2;}
		
	}


	@media only screen and (min-width: 768px) and (max-width: 989px) {
				
		/* Sidebar & Shop */
		#top #main .sidebar {display: none;}
		#top #main .template-shop {margin-right: 0px; padding-left:0; width: 100%; border-left: none;}
		#top #main .template-shop .entry-content-wrapper {padding-right: 0;}
		
		/* Product window */
		.responsive #top .products li a.add_to_cart_button, .responsive #top .products li a.product_type_simple,
		#top .products li .single_button a.button {padding: 8px !important; min-width: 42px !important; width: 42px; height: 42px; text-indent: -9999px; overflow: hidden;}
		
	    /* Additional info */
		#top .single-product-summary ul.additional_product_info {
			flex-direction: column;
			.block_item {display: flex; margin-bottom: 10px; min-height: 28px; align-items: center;}
		}
		
	}


	@media only screen and (min-width: 768px) {
		
		/* Product container */
		#top .template-shop div.product {display: inline-block; width: 100%;}
		
        /* Woocommerce Tabs & Product Tabs */
		.responsive #top .woocommerce-tabs ul.tabs li a {margin-right: 1vw;}

	}
	

	@media only screen and (max-width: 767px) {
				
		/* Category */
		.responsive body.tax-product_cat .entry-content-wrapper {
			.product-sorting {order: 1; -webkit-order: 1;}
			.product-sorting .sort-param {display: none;}
			ul.products {order: 2; -webkit-order: 2;}
			nav.pagination {order: 3; -webkit-order: 3;}
			.term-description {order: 4; -webkit-order: 4; margin: 0 !important;}
			.term-description.second-term {margin-top: 0px !important;}
		}
		
		
		/* Product window */
		.responsive #top .products li.product {margin-bottom: 7% !important;}
		
        /* Woocommerce Tabs & Product Tabs */
		.responsive #top .woocommerce-tabs ul.tabs li {
			margin-right: 0px; margin-bottom: 10px;
			a {float: none;}
		}
		

		/* Filter */
		.responsive #top .product-sorting ul.sort-param-count {display: none;}
		
		/* Login form */
		.responsive #top #customer_login {
			h2 {font-size: 24px; letter-spacing: 0;}
			.col-1, .col-2 {width: 100%;}
			.woocommerce-privacy-policy-text {line-height: 1.4; font-size: 12px;}
		}
		
		/* Login form in checkout */
		.responsive body.woocommerce-checkout form.login p.form-row {width: 100%;}
		
		/* Cart Page */
		.responsive #top table .product-name {text-align: left; border-color: #f1f1f1;}
		
		.responsive #top form.woocommerce-cart-form table.cart {
			
			thead {display: none;}
			tbody, tbody tr.woocommerce-cart-form__cart-item {display: block;}
			
			tbody tr.woocommerce-cart-form__cart-item {position: relative; padding: 15px 15px 15px 95px; min-height: 130px;}
			tbody tr.woocommerce-cart-form__cart-item td {display: flex !important;}
			tbody tr:nth-child(odd) {background: #f9f9f9; border-radius: 5px;}
			
			
			tbody tr td.product-remove {position: absolute; top: 0; right: 0; width: 50px; border: none; z-index: 1;}
			tbody tr td.product-thumbnail {position: absolute; top: 8px; left: 0; padding: 10px 10px 10px 15px !important; max-height: 120px; border-bottom: none; overflow: hidden;}
			tbody tr td.product-name {width: 100%; padding: 0 30px 5px 0px !important; border: none;}
			
			tbody tr td.product-thumbnail, tbody tr td.product-price,
			tbody tr td.product-quantity, tbody tr td.product-subtotal {padding: 0;}
			
			tbody tr td.product-price {width: 100% !important;}
			tbody tr td.product-quantity div.quantity {margin: 0 !important; padding: 5px 0px !important; width: auto !important; background: transparent !important; border: none !important;}
			tbody tr td.product-subtotal span {font-weight: 600; color: #1a1a1a;}
			
			tbody tr td[data-title]:before {content: attr(data-title) ": "; display: block; flex: 1 1 auto; font-size: 12px; text-align: left;}
			tbody tr td.product-name:before {display: none !important; content:'';}
			
			tbody tr:last-child {display: flex;}
			tbody tr td.actions {background: #ffffff !important; padding: 15px 10px 0px 10px !important; width: 100%; border: none;}
		}
			
			
		
	}



    @media only screen and (max-width: 590px) {
		
	    /* Additional info */
		#top .single-product-summary ul.additional_product_info {
			flex-direction: column;
			.block_item {margin-bottom: 10px; min-height: 28px;}
		}
		
		
		/* Product buttons */
		.responsive #top .products li {
			.woocommerce-loop-product__title {height: 38px !important;}
			a.add_to_cart_button, a.product_type_simple,
			.single_button a.button {padding: 8px !important; min-width: 42px !important; width: 42px !important; height: 42px !important; text-indent: -9999px; overflow: hidden;}
		}
		
		
		/* Info & Error */
		.responsive #top div.woocommerce-message, #top ul.woocommerce-error {padding: 35px  !important;}
		.responsive #top div.woocommerce-message a.button {display: block; position: relative; float: none; right: 0; margin-top: 25px; width: 100%;}
		
	}


	@media only screen and (min-width: 480px) {
		
		/* Netto */
		#top .products li .price > ins {display: inline-block;}
		#top .products li .price small.woocommerce-price-suffix {margin-left: 10px; display: inline-block;}
		
	}

	@media only screen and (max-width: 479px) {
		


		/* Product windows 2 column */
		.responsive #top #main ul.products {
			.product {margin: 1.4% 2.8% 1.4% 0; width: 48.6% !important;}
			.product:nth-child(even) {margin-right: 0;}
		}
		

		
		/* Netto */
		#top .products li .price small.woocommerce-price-suffix {display: block;}
		
		
		/* Cart Page */
		.responsive #top .woocommerce .cart-collaterals .wc-proceed-to-checkout a {width: 100%;}
		body.woocommerce-checkout #payment ul.payment_methods li img, body.woocommerce-checkout #payment ul.payment_methods li svg {float: none !important;}
		
		/* Checkout */
		.responsive body.woocommerce-checkout .form-row-first, .responsive body.woocommerce-checkout .form-row-last {width: 100%;}
		

	}


    ul.products .product .avia-arrow, #top .actions .button[name="update_cart"] {display: none !important;}


	
	
/* ======================================================================================================================================================
# Header
====================================================================================================================================================== */
	
	
	/* Cart */
	#menu-item-shop {
		
		right: 0 !important; border: none;
		
		li.cart_dropdown_first > a {display: flex; padding: 0 0 0 1.575rem; align-items: center;}
		li.cart_dropdown_first > a .av-cart-counter {left: auto; right: 0; margin-top: -24px; min-width: 16px; background: #ff0507;}
		li.cart_dropdown_first > a .av-cart-container {display: flex; position: relative; margin: 0; width: 48px; height: 48px; align-items: center; justify-content: center;}
		li.cart_dropdown_first > a .av-cart-container svg {display: none;}
		
		li.cart_dropdown_first > a .av-cart-container:before, li.cart_dropdown_first > a .av-cart-container:after {content:''; position: absolute; top: 50%;}
		
		li.cart_dropdown_first > a .av-cart-container:before {
			left: 0; transform: translateY(-50%); width: 48px; height: 48px; background: #f3f3f3; border-radius: 50%; z-index: -1;
		}
		li.cart_dropdown_first > a .av-cart-container:after {
			left: 50%; transform: translate(-50%,-50%); width: 20px; height: 20px; background: url(../images/add-to-cart.svg) no-repeat center;
		}
		
		.dropdown_widget .widget_shopping_cart_content {
			
			border: none; box-shadow: 0 10px 15px rgba(0, 0, 0, 0.25);
			ul.product_list_widget li a {font-weight: 500; color: #3a3a3a !important;}
			
		}
		
		.dropdown_widget .woocommerce-mini-cart__buttons.buttons {
			
			display: flex; gap: 0.675rem; justify-content: space-between; background: #fff !important;
			a.button {display: flex; padding: 7px 5px; width: 100%; height: 32px; justify-content: center; align-items: center; background: #1a1a1a; font-weight: 500; color: #fff; border-radius: 25px;}
			a.button:hover {opacity: 0.65;}
	
		}

		
	}

	
	
/* ======================================================================================================================================================
# Woocommmerce
====================================================================================================================================================== */

    /* Login */
	.responsive #top label.woocommerce-form-login__rememberme {margin-bottom: 15px;}

    .woocommerce.woocommerce-page .sidebar.sidebar_sidebar_right.alpha.units {display:none !important;}
	
	/* Shop BG */
	#top.archive.woocommerce #main div.stretch_full {background-color: #fff; background-image: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(250, 250, 250, 1) 100%);}
	#top.archive.woocommerce #main div.template-shop {background-color: #fff;}
	#top.woocommerce #main div.template-shop {border: none;}


	
	/* Onsale banner */
	.badge-small, .badge {position: absolute; background-color: #203e92; color:#fff; text-align: center; font-weight: 600; z-index:100;}
	
	/* Product Sorting */
	#top div.product-sorting {
		
		ul.sort-param {margin-right: 10px; font-size: 12px !important;}
		ul>li>span {padding: 8px 40px 8px 20px; cursor: pointer; background-color: #ffffff; border-radius: 50px;}
		.sort-param ul {top: 55px; padding: 10px; width: 100%; border-radius: 1rem;}
		.sort-param ul li {padding: 8px 0;}
		.sort-param a {color: #6a6a6a;}
		.sort-param a:hover {color: #1a1a1a; font-weight: 500;}

		.sort-param .current-param a {color: #1a1a1a !important; font-weight: 500;}
		
		.avia-product-sorting-link:not(.avia-sorting-asc-desc) {opacity: 1;}
		
		.sort-param-order ul li:nth-child(2), .sort-param-order ul li:nth-child(5), .sort-param-order ul li:nth-child(7), .sort-param-order ul li:nth-child(9), .sort-param-order ul li:nth-child(10) {display: none;}
		
		.sort-param-sort a {width: 53px; height: 53px; font-size: 0px; text-indent: -9999px; border-radius: 10px;}
		.sort-param-sort a.sort-param-desc {background-position: center 10px !important;}
		.sort-param-sort a.sort-param-asc {background-position: center -20px !important;}
		
	}

	

	
	/* Quantity product */
	#top #main .quantity {
		
		margin-right: 25px; margin-bottom: 30px; min-width: 125px; background-color: #ffffff; border: solid 2px #e1e1e1; border-radius: 50px; overflow: hidden;
		
		input.minus, input.qty, input.plus {font-size: 18px !important; font-weight: bold; border: none; background-image: none;}
		input.minus, input.plus {width: 40px; height: 40px; line-height: 40px;}
		
		input.minus {background-color: transparent; color: #1e1e1f;}
		input.qty {margin: 0; padding: 0px !important; width: 40px; height: 30px; line-height: 30px; background-color: #ffffff; color: #1e1c1f; border-radius: 50% !important;}
		input.plus {background-color: transparent; color: #febd2e;}
		input.minus:hover, input.plus:hover {color: #febd2e !important;}
		
	}

	.woocommerce-cart-form .quantity {margin-bottom: 0px !important;}
	
	/* Pagination */
	#top .pagination {
		
		margin-bottom: 40px; padding: 10px; background: #fafafa;
		
		a, span {margin: 3px;}
		a.previous-page, a.next-page {min-width: 140px;}
		a.previous-page:before {content: '<'; margin-right: 5px;}
		a.next-page:after {content: '>'; margin-left: 5px;}
		
		a:hover {background:#565656 !important; color: #ffffff; border-color:#565656;}
		
		.current {background: #1a1a1a; font-size: 14px; color: #ffffff; border: none;}
		.last-page {font-size: 14px;}
		
		/* Page counter */
		.pagination-meta {font-size: 14px; font-weight: 600; color: #1a1a1a;}
	
	}

	
	#top .pagination .current, #top .pagination a, #top .fullsize .template-blog .pagination a {width: 45px; height: 45px; line-height: 45px; border: solid 1px #e1e1e1; box-shadow: none;}

	

	
	/* Change Pagination & Term-Description Order */
	.woocommerce-page nav.pagination {order: 1; -webkit-order: 1;}
	.woocommerce-page div.second-term {order: 2; -webkit-order: 2;}
	
	/* Info & Error */
	#top div.woocommerce-message, #top ul.woocommerce-error {border-radius: 0px;}
	#top div.woocommerce-message a.button {min-width: 170px !important; border-radius: 50px;}
	
	#top div.woocommerce-form-login-toggle, #top div.woocommerce-form-coupon-toggle {clear: both;}



	
	

/* ======================================================================================================================================================
# Shop Design
====================================================================================================================================================== */

    /* Product sorting */
	div .product-sorting {margin-bottom: 1rem; padding-bottom: 1rem; float: none; min-height: 56px; clear:both;}
	
	/* Osunięcie okna wyboru opcji produktu od ceny */
	#top .variations_form {margin-top: 20px;}
	
    /* Products window */
	#top .products li.product {
		
		margin-bottom: 5% !important;
		
		.inner_product {position: relative; padding: 1rem  1rem 25px 1rem; border: solid 1px #efefef; border-radius: 0; overflow: visible; transition: all 0.4s;}

		
		.thumbnail_container {
			overflow: hidden;
			img {border-radius: 0; transition: all 0.5s;}
			img:hover {scale: 1.1;}
		}
		
		.inner_product_header {margin-top: 1rem; padding: 0 !important; border: none;}
		
		/* Onsale banner */
		.badge-small {position: absolute; top: 1.275rem; right: 1.275rem; width: 44px; height: 44px; line-height: 43px; font-size: 13px; border-radius: 50px; overflow: hidden; z-index: 2;}
		span.badge {display: none;}
		
		/* Title */
		.woocommerce-loop-product__title {
			display: -webkit-box; margin-bottom: 10px; padding-top: 0; height: 38px; font-size: 14px; font-weight: 600;
			-webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; overflow: hidden;
		}
		
		/* Price */
		.price {
			display: block; width: 100%; min-height: 45px;
			span.juz-od {display: none !important;}
			
			del {
				display: block; margin-bottom: -8px;
				span.amount {font-size: 12px; font-weight: 500; color:#7a7a7a;}
			}

			ins {display: inline; position: relative; z-index: 1;}
			ins::before {display: none !important;}
			ins span.amount, >span.amount {font-size: 17px; font-weight:600; color:#1a1a1a;}
			
			.woocommerce-Price-currencySymbol {margin-left: 0px; font-size: 12px;}
			
			/* Netto */
			small.woocommerce-price-suffix, small.woocommerce-price-suffix span {font-size: 12px; font-weight: 300; color: #0b73ce;}
		
		}

		ins .woocommerce-Price-amount, .price > .woocommerce-Price-amount {position: relative; z-index: 1;}
		ins .woocommerce-Price-amount:after, .price > .woocommerce-Price-amount:after {content:''; position: absolute; bottom: 0; left: 0; width: 100%; height: 50%; background: #fff4cb; z-index: -1;}
		
		
		/* Button */
		.avia_cart_buttons {display: flex; position: absolute; left: 0; padding: 5px 1rem; background: transparent; border: none; opacity: 1; overflow: visible;}
		.single_button a.button {margin-right: 0 !important; width: auto !important;}
		
		
		a.button {
			position: relative; padding: 15px 55px 15px 25px; width: auto; line-height: 1; background: #ffc701; font-size: 12px; color: #1a1a1a !important; text-align: left; border-radius: 50px;
			
			>span {display: flex; position: absolute; top: 50% !important; right: 6px; transform: translateY(-50%); width: 30px; height: 30px; line-height: 30px; background: #fff; justify-content: center; align-items: center; border-radius: 50%;}
			span svg:first-child {display: none;}
			
			&.add_to_cart_button, &.product_type_simple {margin-left: auto; order: 2; -webkit-order: 2;}
			
			&.add_to_cart_button > span:before, &.product_type_simple > span:before  {
				content: ''; width: 14px; height: 14px; background: url(../images/add-to-cart.svg) no-repeat center;
			}
			
		}
		a.button:hover {background: #1a1a1a; color: #ffffff !important;}	
		
		
		a.show_details_button {
			order: 1; -webkit-order: 1; padding: 15px 20px; min-width: 42px; width: 42px; background: #efefef; text-indent: -9999px; overflow: hidden;
			> span {font-family: 'entypo-fontello'; color: #1a1a1a !important; text-indent: initial;}
			> span:before {content:'\e816'; font-size: 18px;}
		}
		a.show_details_button:hover {background: #ffc701;}


		/* More Tooltip */
		.tooltip {
			position: absolute; top: -30px !important; left: 50%; transform: translateX(-20%); padding: 0.175rem 0.5rem; background: rgba(0,0,0,0.85); font-size: 10px; font-weight: 500; color: #ffffff; border-radius: 5px; z-index: 9999;
		}
		.tooltip:after {
				content: ''; position: absolute; left: 50%; bottom: -7px; transform: translateX(-50%); width: 0; height: 0; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 8px solid rgba(0,0,0,0.85);
		}
	

	}
	
	
	#top .products li.product:hover {
		
		.inner_product {border-color: #aaa;}
		a.show_details_button {background: #dadada;}
		
	}



/* ======================================================================================================================================================
# Woocommerce: Product Category
====================================================================================================================================================== */

    #top .entry-content-wrapper .page-thumb {
		margin-bottom: 20px;
		img {border-radius: 0px;}
	}	
	#top .page-thumb img.category_thumb {border-radius: 3px;}

    /* Term Category */
	#top .term-description {
		
		margin-bottom: 25px;
		img {border-radius: 0;}
		
		h1 strong, h2 strong {font-weight: 600 !important; color: #1a1a1a;}
		p, ul li {font-size: 14px; color: #888888; font-weight: 500; text-align: justify;}
		p + h2 {margin-top: 20px !important;}
		strong, b {font-weight: 500 !important;}
		span.ellipsis {display: block;}
		
	}

	#top h1.category_heading, #top .term-description h1, #top .term-description h2 {margin-bottom: 15px; font-size: 24px !important; font-weight: 600; color: #1a1a1a;}

	
	
	
/* ======================================================================================================================================================
# Products Category Widget
====================================================================================================================================================== */


	/* Products Categories */
	#top .product-categories {
		
		display: flex; padding: 10px 0 !important; flex-direction: column; border: solid 1px #e1e1e1; border-radius: 3px;
		
		li {position: relative; list-style-type: none; margin-left: 0; padding: 0 1rem !important; line-height: 1;}
		li:hover {background: #f0f0f0;}
		li a:hover {color: #ff2d37 !important;}
		
		li.current-cat > a {font-weight: 600; color: #1a1a1a;}
		li.current-cat-parent > a {font-weight: 600; color: #1a1a1a;}
		
		li.cat-item-back {margin: 5px 0 10px 0; background: transparent;}
		li.cat-item-back a {background: #3a3a3a; color: #fff; justify-content: center; border-radius: 3px; transition: all 0.5s;}
		li.cat-item-back a:hover {background: #ffc701; color: #1a1a1a !important;}
		
		li a {display: flex; padding: 0 20px 0 0; background-image: none; height: 44px; align-items: center; font-size: 14px; font-weight: 500; color: #7a7a7a;  cursor: pointer;}

		li img {margin-right: 15px; width: 20px; height: 20px; filter: invert(71%) sepia(0%) saturate(15%) hue-rotate(144deg) brightness(96%) contrast(90%);}
		li.cat-parent:after {content:'\e87d'; position: absolute; top: 50%; right: 0; margin-top: -10px;  width: 20px; height: 20px; line-height: 20px; font-family: 'entypo-fontello'; font-size: 10px; font-style: normal; color: #7d7d7d;}
		li.current-cat-parent:after, 
		li.current-cat-parent li.current-cat-parent:after {opacity: 0;}
		
		ul.children {position: absolute; top: 0; left: 100%; padding: 0; max-width: 250px; background: #fff; border-radius: 0 6px 6px 6px; box-shadow: 5px 5px 10px rgba(0,0,0,0.15); z-index: 999;}
		> ul.children {border-left: solid 1px #e1e1e1 !important;}
		
		/* Last cat - All products */
		li.cat-item-all-products {margin-top: 10px; padding-top: 7px !important; border-top: solid 1px #e1e1e1;}
		li.cat-item-all-products a {position: relative; padding-left: 35px;}
		li.cat-item-all-products a:before {
			content:'+'; position: absolute; display: flex; top: 50%; left: 0; margin-top: -10px; width: 20px; height: 20px; align-items: center; justify-content: center; font-size: 1rem; color: #1a1a1a; letter-spacing: -1px; border: solid 1px #e1e1e1; border-radius: 50%;
		}
		li.cat-item-all-products:hover {background: #ffffff;}
		
		
		
		li.current-cat:hover, li.current-cat-parent:hover {background: #fff;}
		li.current-cat > ul.children {display: block; position: relative; left: 0; margin-left: 1rem; max-width: inherit; border-radius: 0; box-shadow: none;}
		li.current-cat-parent > ul.children {display: block; position: relative; left: 0; margin-left: 1rem; max-width: inherit; border-radius: 0; box-shadow: none;}
		li.current-cat > ul.children > li {padding-left: 0 !important;}
		li.current-cat > ul.children > li a {transition: all 0.25s;}
		li.current-cat > ul.children > li:hover > a {padding-left: 1rem;}
	
	}
	

	/* Cat Visibility */
	#top .widget_product_categories ul, #top .widget_product_categories ul.product-categories {overflow: visible !important;}
	.product-categories ul.children {display: none;}
	.product-categories li:hover > ul.children {display: block;}


/* ======================================================================================================================================================
# Product Page
====================================================================================================================================================== */

	/* Product Images */
    #top .woocommerce-product-gallery {
		
		/*Big Image */
		a {
			margin-bottom: 10px; padding: 0px; background-color: transparent !important; border-radius: 0; border: none; overflow: hidden;
			img.size-shop_single {border-radius: 0;}
		}
		
		/* Image Thumbnails */
		.thumbnails {display: flex; flex-wrap: wrap; gap: 15px;}
		.thumbnails a {margin: 0 !important; padding: 0px !important; flex: 1 1 calc(25% - 15px); max-width: calc(25% - 15px); box-sizing: border-box; border: none; border-radius: 3px;}
		.thumbnails .image-overlay-inside:before {margin: -25px 0 0 -25px !important; height: 50px !important; width: 50px !important; line-height: 50px !important;}
		
	}
    

	
	/* Onsale banner */
	.badge {top: 20px; left: 20px; width: 60px; height: 60px; line-height: 60px !important; font-size: 16px; border-radius: 50%;}
	
	
	/* Company Logo */
	#top .product .company_logo {margin-bottom: 3vh;}
	
	
	/* Title */
	#top .product h1.entry-title {position: relative; margin-bottom: 3vh; font-size: 24px;}
	
	/* Product code */
	#top .product {
		h1.entry-title + .product_code {margin-top: -2.6vh;}
		h1.entry-title + .product_code {margin-bottom: 3vh;}
		.product_code {
			font-size: 14px; font-weight: 500; color: #9a9a9a;
			span {color: #7a7a7a;}
		}
	}

	
	
	/* Price */
	#top .product .summary .price {
		
		display: block; margin-bottom: 3.5vh; width: 100%;
		
		
		.woocommerce-Price-amount, ins .woocommerce-Price-amount {position: relative; top: 3px;}
		ins .woocommerce-Price-amount:after, > .woocommerce-Price-amount:after {content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 50%; background: #fff4cb; z-index: 0;}
		bdi {position: relative; z-index: 5;}
		
		del, ins {display: block;}
		del {margin-bottom: -5px;}
		del span.amount {font-size: 16px; font-weight: 500; color:#9a9a9a;}
		ins span.amount, >span.amount {font-size: 26px !important; font-weight: 700; color:#1a1a1a;}
		.woocommerce-Price-currencySymbol {font-size: 12px;}
		ins:before {display: none !important;}
		
		/* Netto */
		>ins {display: inline-block;}
		small.woocommerce-price-suffix {margin-left: 10px; display: inline-block;}
		small.woocommerce-price-suffix, small.woocommerce-price-suffix span {font-size: 16px; font-weight: 300; color: #0b73ce;}
		
	}
	
	#top .product .summary .price  + div.omnibus-price {margin-top: -3vh; margin-bottom: 3vh; font-size: 12px;}


	
	/* Stan magazynowy */
	div.product p.stock {font-weight: 600; color: #7caf05;}
	
	/* Availability */
	#top .product .product_availability {
		margin-bottom: 1.5vh; font-size: 13px; font-weight: 500; font-style: italic; color: #6a6a6a;
		span {color: #3a3a3a;}
	}
	
	/* Short description */
	#top .product .summary .woocommerce-product-details__short-description {
		h2, h3, h4 {margin-bottom: 2vh;}
		b, strong {font-weight: 600;}
	}

	
	
	/* Additional info */
	#top .single-product-summary ul.additional_product_info {
		
		display: flex; margin-top: 25px; margin-left: 0px; padding: 15px; gap: 15px; background: #f7f7f7; border-radius: 0;
		.block_item {
			position: relative; padding: 10px 10px 10px 40px; font-size: 13px; line-height: 15px;
			b {font-weight: 600 !important; color: #1a1a1a !important;}
			&:before {
				content:''; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 28px; height: 28px; filter: invert(81%) sepia(37%) saturate(1948%) hue-rotate(354deg) brightness(98%) contrast(107%);
			}
		}
		.brand:before {background: url(../images/products/brand.svg) no-repeat center;}
		.shipping:before {background: url(../images/products/shipping.svg) no-repeat center;}
		.delivery:before {background: url(../images/products/delivery.svg) no-repeat center;}
		
	}

			
	/* Cat & meta tags */
	.responsive .single-product div .product_meta {
		display: flex; margin-bottom: 25px; flex-direction: column; color: #2a2a2a;
		a {color: #a1a1a1;}
		a:hover {color: #dd031c;}
	}
	

	/* Woocommerce Tabs & Product Tabs */
	#top .woocommerce-tabs ul.tabs {
		
		position: relative; margin: 0 0 10px 0 !important; padding: 5px !important; width: 100%; border-radius: 0; overflow: hidden;
		
		li {margin-right: 10px; font-weight: 600; text-align: center;}
		li:last-child {margin-right: 0px;}
		li a {padding: 10px 30px !important; min-width: 120px; font-size: 15px; color: #5a5a5a; border: none; border-radius: 50px !important;}
		li a:hover {background: #f1f1f1; color: #1f1f1f;}
		li.active a {background: #1a1a1a; color: #ffffff;}
		
	}

	
	#top .woocommerce-tabs .panel {
		
		padding: 10px 5px !important; background-color: transparent; font-size: 14px; line-height: 1.6; text-align: justify; border: none;
		
		h2 {display: none;}
		b, strong {font-weight: 600;}
		tr {background: #ffffff; border-bottom: solid 1px #f4f4f4;}
		table.shop_attributes th {padding-left: 0; line-height: 1.1; font-weight: 600; color: #1a1a1a; letter-spacing: 0px; text-transform: none;}
		table.shop_attributes th {min-width: 200px;}
		table td, table.shop_attributes td, table.shop_attributes td p,
		table.shop_attributes td a {font-size: 14px !important; font-style: normal; font-weight: 400; color: #1a1a1a !important; letter-spacing: 0.35px;}
		
	}

	
	
	/* Related products */
	#top .related>h2 {font-size: 20px !important}
    #top .up-sells ul.products li:last-child, #top .related ul.products li:last-child {margin-right: 0px;}
	
	
	
	/* Lista */
	
	#top .woocommerce-product-details__short-description, #top .woocommerce-tabs .panel {
		
		ul {
			
			margin-left: 1rem; list-style-type: disc !important;
			li {margin-bottom: 0.25rem; line-height: 24px;}
			li::marker {color: red;}
			&:before {top: 8px;}
		}

	
	}
	
	
/* ======================================================================================================================================================
# Products Filter
====================================================================================================================================================== */

    #top .template-shop div a.woof_show_auto_form, #top .template-shop div br {display: none !important;}

    #top .widget .button {padding: 12px 25px; font-size: 14px; font-weight: 500; letter-spacing: 0.25px; border-radius: 5px;}


    /* Price */
	#top .widget_price_filter h3 {margin-bottom: 25px;}
	#top .widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle {margin-top: -3px; width: 16px; height: 16px; background: red;}
	#top .widget_price_filter .ui-slider-horizontal .ui-slider-range {background-color: #e1e1e1;}
	#top .widget_price_filter .price_slider_amount {position: relative; top: 15px;}
	#top .widget_price_filter .price_slider_wrapper .price_label span {font-weight: 700; color: #1a1a1a;}
	
	
	#top .widget-woof .woof p.woof_tooltip span.woof_tooltip_data {margin-top: -40px; margin-left: 0px; padding: 5px 8px; min-width: 50px !important; font-size: 12px; border-radius: 5px;}
	
	/* Slider */
	#top .widget-woof .woof .woof_container_slider .woof_block_html_items {padding-left: 8px;}
	#top .widget-woof .woof .irs span.irs-bar {background-color: #e1e1e1;}
	#top .widget-woof .woof .irs .irs-handle {top: 29px; width: 18px; height: 18px; background-color: red; border: none; box-shadow: 0 0 5px rgba(0,0,0,0.15);}
	#top .widget-woof .woof .irs--round .irs span.irs-from, #top .widget-woof .woof .irs--round .irs span.irs-to {background-color: #1a1a1a;}
	#top .widget-woof .woof .irs--round .irs-from:before, #top .widget-woof .woof .irs--round .irs-to:before, #top .widget-woof .woof .irs--round .irs-single::before {border-top-color: #1a1a1a;}
	
	#top .widget-woof .woof .irs--round .irs-grid-text {font-size: 12px; color: #7a7a7a;}
	


	
	/* Label */
	#top .widget-woof .woof .woof_container_label .woof_block_html_items {display: inline-block;}
	#top .widget-woof .woof .woof_container_label span.checkbox {padding: 10px; border-radius: 3px;}
	
	
	
	/* Color */
	#top .widget-woof .woof .woof_container_color h4 {margin-bottom: 0px;}
	#top .widget-woof .woof .woof_container_color .woof_block_html_items {display: inline-block;}
	#top .widget-woof .woof .woof_container_color ul.woof_list_color {padding-left: 1px !important;}
	#top .widget-woof .woof .woof_container_color span.woof_color_term {border: none; box-shadow: 0 0 2px rgba(0,0,0,0.15);}
	
	/* Reset */
	#top .widget-woof .woof .woof_submit_search_form_container {padding-top: 20px;}


	
	
	
	

	
	
	

/* ======================================================================================================================================================
# Cart
====================================================================================================================================================== */


    /* Wooocommerce Order form button */
	.woocommerce-checkout .form-row.validate-required {min-height: 40px;}
	
	#top .form-row .required {color: red !important;}
	
	/* Minimal price */
	body.woocommerce-cart .woocommerce-notices-wrapper .fs-free-shipping-notice-text {margin-bottom: 1vh; line-height: 1; font-weight: 300;}
	body.woocommerce-cart .woocommerce-notices-wrapper .fs-free-shipping-notice-text .woocommerce-Price-amount {font-weight: 600;}
	body.woocommerce-cart .woocommerce-notices-wrapper .fs-free-shipping-notice-opening-value, body.woocommerce-cart .woocommerce-notices-wrapper .fs-free-shipping-notice-closing-value {font-weight: 600; color: #1a1a1a;}
	body.woocommerce-cart .woocommerce-notices-wrapper .fs-free-shipping-notice-progress-bar span {background: #3bb54a;}
	
	
	/* Table */
	#top table.shop_table td {border: none; border-bottom: solid 1px #f1f1f1;}
	#top div .cart-collaterals .cart_totals table {margin: 0; border-radius: 1px;}

	
	
	/* Order Table */
	#top table.shop_table {border-style: hidden; border-radius: 0; overflow: hidden;}
	#top table.shop_table thead tr {background: #f1f1f1;}
	#top table.shop_table thead th {line-height: 26px; font-size: 14px; font-weight: 600; color: #1a1a1a; letter-spacing: 0.35px; text-transform: none; border: none;}
	
	/* Title & Edit options */
	#top table.shop_table tbody tr {background: #ffffff;}
	#top table.shop_table tbody tr th, #top table.shop_table tbody tr td {padding: 10px;}
	#top table.shop_table tbody tr th {vertical-align: middle; font-size: 13px; font-weight: 600; letter-spacing: 0.35px; text-transform: none; border-color: #eee;}
	#top table.shop_table tbody td.product-name a {font-size: 13px;  font-weight: 500; color: #3a3a3a;}
	
	
	#top table.shop_table td.product-name a.tm-cart-edit-options, .tm-cart-edit-options {font-size: 11px; font-weight: 600; font-style: normal; color: red !important;}
	#top table.shop_table td.product-name dl.variation dt {margin-right: 15px; font-weight: 500;}
	#top table.shop_table td.product-name dl.variation dd {color: #1a1a1a;}
	
	/* Table Cart */
	body.woocommerce-cart table.cart td.product-name {line-height: 1.1;}
	body.woocommerce-cart table.cart div.quantity {margin: 0 !important; width: max-content !important;}
	body.woocommerce-cart table.cart img {padding: 3px; width: 65px; border-radius: 0; box-shadow: 0 0 1px 0 rgba(0,0,0,0.35);}
	
	
	/* Coupon */
	#top table.shop_table td.actions {padding-left: 0; padding-right: 0;}
	#top table.shop_table .coupon {width: 100%;}
	#top table.shop_table .coupon .input-text {margin-right: 2.5% !important; padding: 0 20px !important; height: 44px; border-radius: 50px !important;}
	
	
	/* Remove */
	#top .woocommerce-cart-form table.shop_table_responsive tbody td.product-remove a.remove {
		position: relative; margin: 0 auto; width: 25px; height: 25px; background: transparent; font-size: 24px; font-weight: 600; color: red; text-align: center; text-indent: 1px !important;
	}




	/* Podsumowanie koszyka */
	.woocommerce .cart-collaterals .cart_totals {padding-bottom: 15px; width: 100% !important; border-radius: 5px;}
	.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout {padding: 15px 0;}

	
	.woocommerce .cart-collaterals h2 {margin-bottom: 0px !important; padding: 15px 20px; background: #f1f1f1; line-height: 1; letter-spacing: 0.35px; border-radius: 1px;}
	.woocommerce .cart-collaterals table.shop_table tr {background: #f7f7f7 !important;}
	

	.woocommerce .cart-collaterals .shop_table tr.order-total th {font-weight: 500; border: none;}
	.woocommerce .cart-collaterals .shop_table tr.order-total td {line-height: 20px; color: #ffffff; border: none;}
	.woocommerce .cart-collaterals .shop_table tr.order-total td strong {font-size: 18px; font-weight: 600;  color: #e30014 !important;}
	
	
	.woocommerce .shop_table ul#shipping_method li {padding-left: 0 !important;}
	.woocommerce .shop_table ul#shipping_method li:before {display: none !important;}
	.woocommerce .shop_table ul#shipping_method li label {color: #000000; font-weight: 600;}
	.woocommerce .shop_table ul#shipping_method li .amount {color: #d91a5d !important; font-weight: 700;}
	.woocommerce .shop_table p.shipping-method-description {margin-top: 3px; padding-left: 25px; line-height: 16px; font-size: 11px; font-style: italic; font-weight: normal;}
	

	/* Buttons */
	#top table.shop_table .coupon .button {background: #1a1a1a; border-radius: 50px;}
	
	#top .woocommerce .cart-collaterals .wc-proceed-to-checkout a, body.woocommerce-checkout #payment button#place_order {
		margin: 0; padding: 1.1rem; width: 100%; background: #3bb54a; font-size: 1rem; font-weight: 500; letter-spacing: 0.35px; border-radius: 50px; transition: all 0.5s;
	}
	#top .woocommerce .cart-collaterals .wc-proceed-to-checkout a:hover, body.woocommerce-checkout #payment button#place_order:hover {background: #1a1a1a;}
	#top .woocommerce .cart-collaterals .wc-proceed-to-checkout a:before, body.woocommerce-checkout #payment button#place_order:before {content:'\e824'; margin-right: 1rem; font-family: 'entypo-fontello'; transition: all 0.5s;}
	#top .woocommerce .cart-collaterals .wc-proceed-to-checkout a:hover:before, body.woocommerce-checkout #payment button#place_order:hover:before {content:'\e825';}
	
	

	/* Cart phone help */
	#top .woocommerce #cart_phone_support {
		
		clear: both; position: relative; margin-bottom: 20px; padding-top: 15px;
		
		.phone_info {display: block; position: relative; margin-bottom: 5px; width: 100%; font-size: 16px; font-weight: 600; color: #1a1a1a; text-align: left;}
		.elements {clear: both;}
		
		.block_item {position: relative; margin-bottom: 10px; padding-left: 38px; min-width: 200px; width: 45%; text-align: left;}
		.block_item:before {
			content:''; position: absolute; top: 50%; left:0; margin-top: -13px; width: 32px; height: 32px; background: url(../images/icons/phone.svg) no-repeat center center;
		}
		.block_item a {min-width: 130px; color: #e30014; font-weight: 600; font-size: 16px; letter-spacing: 0.3px;}
		.block_item a:hover {color: #1a1a1a;}
		.block_item sup {margin-right: 5px;}
	
	}

	

	

	/* Cross Sells */
	body.woocommerce-cart div.cross-sells {grid-column: 1 / -1;}
	
	
	
	
	
/* ======================================================================================================================================================
# Checkout page
====================================================================================================================================================== */

    /* Coupon hide */
	body.woocommerce-checkout .woocommerce-form-coupon-toggle {display: none;}
	
	/* Form styling */
	body.woocommerce-checkout form.checkout {margin-top: 3vh;}
	body.woocommerce-checkout form.checkout h3 {margin-bottom: 2vh;}
	body.woocommerce-checkout form.checkout legend {margin-bottom: 0.5vh; font-size: 16px !important;}
	
	/* Client type buttons */
	body.woocommerce-checkout form.checkout #customer_details fieldset.client_type {display: flex !important; margin-bottom: 2.5vh !important; gap: 1rem;}
	body.woocommerce-checkout form.checkout #customer_details fieldset.client_type label {margin: 0 !important; padding: 1rem 0.5rem; min-width: 160px; line-height: 1; cursor: pointer; text-wrap: nowrap; border: solid 1px #e1e1e1; border-radius: 5px;}
	body.woocommerce-checkout form.checkout #customer_details fieldset.client_type label.active {font-weight: 500; color: #1a1a1a; border-color: #1a1a1a;}
	
	body.woocommerce-checkout form.checkout > .content {padding: 0;}
	
	
	/* Customer details */
	body.woocommerce-checkout form.checkout #customer_details {
		
		display: flex; flex-direction: column;
		.col-1, .col-2 {width: 100%;}
		
	}

	
	
	
	/* Table */
	body.woocommerce-checkout form.checkout #order_review table {
		
		box-shadow: 0 0 1px 0 rgba(0,0,0,0.35);
		
		thead {display: none;}
		tbody, tfoot, tfoot tr {display: block;}
		
		thead tr {background: #fafafa;}
		thead th {line-height: 26px; font-size: 14px; font-weight: 600; color: #1a1a1a; letter-spacing: 0.35px; text-transform: none; border: none;}
		

		th, td {border-color: #f1f1f1;}
		tr th {padding: 10px;}
		
		tbody tr {display: block; width: 100%; background: #ffffff;}
		tbody tr th {vertical-align: middle; font-size: 13px; font-weight: 600; letter-spacing: 0.35px; text-transform: none; border-color: #eee;}
		tbody td.product-name {width: 100%; line-height: 1.3; font-size: 13px; font-weight: 500; color: #3a3a3a;}
		
		tfoot tr, tfoot td {width: 100%;}
		tfoot th {min-width: 90px; font-weight: 600; color: #6a6a6a; border-top: none; border-left: none;}
		
		tfoot td {color: #3a3a3a;}
		
		tfoot tr.order-total td strong {color: #e30014;}
		tfoot tr.order-total th, tfoot tr.order-total td {border-top: solid 1px #f1f1f1; border-bottom: none;}
		
	}


	#top table.shop_table tbody tr td {padding: 10px; color: #6a6a6a;}
	body.woocommerce-checkout form.checkout #order_review table tfoot tr.order-total tr.paczkomaty-shipping th, body.woocommerce-checkout form.checkout #order_review table tfoot tr.order-total tr.paczkomaty-shipping td {border-bottom: none;}
	

	/* Payments */
	body.woocommerce-checkout form.checkout #payment {background-color: #ffffff; border: none !important; border-radius: 0;}
	body.woocommerce-checkout form.checkout #payment ul.payment_methods {padding:0 !important; border: solid 1px #e1e1e1; border-radius: 0;}
	body.woocommerce-checkout form.checkout #payment ul.payment_methods li {margin: 0 !important; background-color: #ffffff; border: none !important; border-bottom: solid 1px #e1e1e1 !important;}
	body.woocommerce-checkout form.checkout #payment ul.payment_methods li:last-child {border-bottom: none !important;}
	body.woocommerce-checkout #payment ul.payment_methods li img, body.woocommerce-checkout #payment ul.payment_methods li svg {float: right; max-height: 35px;}
	body.woocommerce-checkout #payment ul.payment_methods li div p {line-height: 1.3; font-size: 13px;}
	
	/* Order finish */
	body.woocommerce-checkout form.checkout {
		#payment .place-order {padding: 1em 0 !important;}
		#payment .woocommerce-privacy-policy-text {line-height: 1.4; font-size: 13px; font-weight: 300;}
	}


/* ======================================================================================================================================================
# User panel
====================================================================================================================================================== */

	/* Login panel */
	#top nav.woocommerce-MyAccount-navigation a, #top .woocommerce-MyAccount-content a {color: #1a1a1a;}
	#top nav.woocommerce-MyAccount-navigation {
		
		background: #fff; border: solid 1px #e1e1e1; border-radius: 1px; overflow: hidden;
		li.is-active {background: #f1f1f1; font-weight: 500;}
		li a {padding: 10px 1rem; font-size: 13px; text-align: left;}
		li:hover a {font-weight: 500;}
		
	}

	#top div.woocommerce-MyAccount-content {
		
		.woocommerce-info a.button {float: right; background: #1a1a1a; color: #ffffff; border-radius: 5px;}
		.woocommerce-Addresses > div {padding: 1.5rem; width: 48%; border-radius: 1px;}
		.woocommerce-Addresses header h2 {font-size: 20px;}
		
	}
	
	
	