/* -------------------------------------------

	Name:		IVEL
	Date:		2024/03/01
	Author:		https://www.sucro.pl

---------------------------------------------  */
*, :before, :after { margin: 0; padding: 0; box-sizing: border-box; outline-color: var(--red); }

html { overflow-y: scroll; min-height: 100%; margin: 0 0 1px; font-size: 100.01%; -webkit-tap-highlight-color: transparent; -moz-osx-font-smoothing: grayscale; -webkit-overflow-scrolling: touch; -ms-content-zooming: none; -ms-overflow-style: scrollbar; }
body { min-height: 100%; background: var(--bg-main); -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
@-ms-viewport { width: device-width; }
@viewport { width: device-width; }	


/*! Defaults --------- */
body, textarea, input, select, option, button { color: var(--clr-main); font-family: 'Roboto', sans-serif; font-size: 15px; font-weight: 300; line-height: 1.47; }
ul, ol, dl, p, figure, table, pre, h1, h2, h3, h4, h5, h6, legend { margin-bottom: 22px; }

h1, h2, h3, h4, h5, h6, legend { color: var(--clr-main-100); font-weight: 700; line-height: 1.17; }
h1 { font-size: 26px; }
h2 { font-size: 22px; }
h3, h4, h5, h6 { font-size: 18px; }

a { background: none; color: var(--clr-third); text-decoration: none; cursor: pointer; outline-width: 0; -webkit-text-decoration-skip: objects; } /*---*/ a span { cursor: pointer; }
	a:hover { color: var(--clr-third); }

ul, ol, dd, blockquote { list-style: none; padding-left: 0; }


/*! Theme --------- */
:root {
	--white:        #fff;
	--black:        #000;
	--red:          #ec0404;
	--red2:         #fd3832;
	--orange:       #ff9900;
	--orange2:      #ffc731;
	--green:        #23a600;
	--blue:         #4c76be;
	--silver:       #838383;

	--clr-main:     #2b2b29;
	--clr-main-100: #000;
	--clr-second:   #7f7f7f;
	--clr-third:    var(--red);

	--bg-main:      #eff1f7;
	--bg-main-dark: #dfe0e5;
	--bg-second:    #fff;
	--bg-third:     #f9fafc;
	--bg-fourth:    var(--red);

	--gradient-a:   linear-gradient(#ff373e, #e41e26);
	--gradient-b:   radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
	--gradient-c:   linear-gradient(180deg, rgba(255,55,62,1) 0%, rgba(228,30,38,1) 31%, rgba(67,67,67,1) 66%, rgba(67,67,67,1) 100%);
	--gradient-d:   linear-gradient(180deg, rgba(67,67,67,1) 0%, rgba(67,67,67,1) 31%, rgba(228,30,38,1) 66%, rgba(255,55,62,1) 100%);
	--gradient-e:   linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 15%);
	--gradient-f:   linear-gradient(180deg, rgba(136,234,114,1) 0%, rgba(66,184,40,1) 2%, rgba(122,212,102,1) 39%, rgba(72,199,44,1) 58%, rgba(115,191,98,1) 64%, rgba(74,155,55,1) 100%);

	--line:         #e9ebf1;
	--line2:        #d6d9e1;

	--border:       #909090;
	--border2:      #c4c7ce;
	--border3:      #e2e4e9;

	--radius:       5px;
}

.dark-switched {
	--red:          #ff0000;
	--clr-main:     #f1f1f1;
	--clr-main-100: #fff;
	--clr-second:   #bec1ca;
	--clr-third:    var(--red);
	--bg-main:      #484a51;
	--bg-main-dark: #353535;
	--bg-second:    #292929;
	--bg-third:     #303238;
	--gradient-c:   linear-gradient(180deg, rgba(131,131,131,1) 0%, rgba(131,131,131,1) 31%, rgba(228,30,38,1) 66%, rgba(255,55,62,1) 100%);
	--gradient-e:   linear-gradient(180deg, rgba(41,41,41,0) 0%, rgba(41,41,41,1) 15%);
	--line:         #6f7279;
	--line2:        #6f7279;
	--border:       #6f7279;
	--border2:      #6f7279;
	--border3:      #6f7279;
}


/*! Repeatable --------- */
.list-availability li:after, .mform .left:after, .list-product:after, #nav > ul > li > ul > li > ul:after, .list-availability:after, .box-c:after, .module-info:after, .product-more:after, .product-c:after, .list-fa:after, .product-page .column:after, .product-page .middle:after, .info-c:after, .product-description .inner:after, .product-description:after, .product-page:after, .list-select:after, .module-discount:after, .module-e:after, .module-e > *:after, .amount-a:after, .item-a:after, .module-items:after, .module-d:after, .list-doc:after, .box-note:after, .module-subpage:after, .width-a:after, #form_firma:after, .user-info:after, .box-b:after, .module-login:after, .list-ea:after, .module-c > *:after, .module-filters .inner:after, .selected-filters li:after, .module-filters:after, #time:after, .day-box:after, .blog-a > div:after, .product-a .box:after, .product-a .description ul:after, .list-aa:after, .module-products:after, .module-pattern:after, .heading-a:after, .module-a:after, .module-brands:after, .list-contact:after, .list-social:after, .list-phones:after, #footer nav ul:after, #footer .col:after, #breadcrumbs:after, #footer > div:after, .owl-carousel .owl-stage:after, .owl-carousel .owl-stage-outer:after, #content:after, #top:after, #footer:after, form p:after, .double:after, .cols-a:after { content: "\00A0"; display: block; overflow: hidden; height: 0; clear: both; font-size: 0; }
.list-bc  > li:before, .list-bc .name:before, .product-b .description li:before, .mform input + label:before, #contact-src label:before, .list-c:before, .list-c li:before, .list-f > li:before, .module-about .list-ca li:before, .product-section li a:before, .cart-popup .sum:before, #currency-a .hover, .lang-show a:before, .lang-list a:before, #info-box:before, #nav > ul > li > a:before, #nav > ul > li > ul:before, #nav > ul:before, .box-c:before, .product-c a:before, .product-c:before, .list-download p:before, .list-download p:before, .list-download li:before, .list-fa li:before, .module-gallery:before, .product-description li:before, .info-b p:after, .list-select label:before, .item-a > figure:before, .item-a:before, .module-d:before, .list-doc label:before, .box-b:before, .check-a label:before, .module-c > *:before, .list-checkbox a:before, .box-filter .drop:before, .selected-filters:before, .selected-filters > p:before, .module-filters:before, .sort-a .drop:before, .module-sort:before, .pagination-a:before, .brands-a:before, .module-about .wycenaM a:after, .module-about .wycenaM a:after, .day-box:before, .blog-a .more:before, .blog-a a:before, .blog-a figure:before, .list-news a:before, .list-news figure:before, .list-news li:before, .module-news:before, .product-a .box-add:before, .product-a .box:before, .product-a .description li:before, .list-aa li:before, .product-a:before, .list-da figure:before, .list-da a:before, .list-da li:before, .obrazkowa-kat picture:before, .obrazkowa-kat a:before, .obrazkowa-kat:before, .list-ca .cloned, .list-ca figure:before, .list-ba li:before, .list-ba .more:after, .list-ba figure:before, .list-ba a:before, .list-ba figure span:before, .list-categories figure:before, .list-categories li:after, .list-categories a:before, .list-categories li:before, .box-a:before, .box-a:after, .module-brands a:before, .recommended-list a:before, .recommended-list li:before, .list-about li:before, .link-contact .map a:before, .list-social a:before, #footer .col:before, #footer .rating-info:before, #breadcrumbs p:before { content: ""; display: block; overflow: hidden; position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: -1; text-align: left; text-indent: -3000em; direction: ltr; }
#mobile-bar:before, #nav:before, #top:before, .module-pattern:before, .list-about:before, #content:before { content: ""; display: block; position: absolute; left: -1000em; right: -1000em; top: 0; bottom: 0; z-index: -1; }
.list-bc ul li:before, .search-b button:before, .mform input + label:before, #contact-src label:before, .list-c:before, .module-about .list-ca li:before, .close-search button:before, .list-product .remove a:before, .more-a a:before, .cart-popup .close-a a:before, .btn-b a:before, .box-d > p:before, .form-search button:before, #mobile-bar a:before, #mobile .close a:before, #mobile ul > li > .toggle:before, #menu-icon:before, #nav > ul > li > ul > li > ul > li > ul > li:before, .list-availability i:before, .product-c a:after, .download-link a:before, .popup .close-a a:before, .product-a .availability span:before, .btn-a a:before, .btn-a a:after, .list-fa .warranty p:first-child:before, .info-b p:before, .list-select label:before, .header-b:before, .print-btn a:before, .module-discount .link a:after, .module-discount .link a:before, .item-a .remove-btn a:before, .amount-a a:before, .free-shiping p:first-child:before, .list-doc label:before, .module-doc p:before, .check-a .click:before, .link-b a:before, .form-footer .input:before, .form-footer a:before, .submit-a span:before, .check-a label:before, .list-ea li:before, .list-checkbox a:before, .box-filter > p:before, .sort-a .selected a:before, .pagination-a .btn a:before, .module-about .wycenaM a:before, #time:before, #time:before, .day-box .name:before, .list-news .date:before, .submit-btn button:before, .konto-klienta-srodek input.button:before, .fav-a a:before, .fav > a:before, .link-btn a:before, .list-ba .more:before, .list-ba figure span:after, .box-a li:before, .box-a .title:before, .recommended-list li:after, .list-about li:after, .list-contact a:before, .list-social a:before, .list-phones a:before, #footer nav li:before, #breadcrumbs p:before, #breadcrumbs li:before, .owl-nav button:before { display: block; position: absolute; left: 0; top: 50%; width: 100%; margin: -10px 0 0; font-weight: 400; font-family: i; line-height: 20px; text-align: center; text-indent: 0; letter-spacing: normal; }
.product-section li a:before, #currency-a .hover, .product-c a:before, .amount-a a:before, .item-a .remove-btn a:before, .blog-a a:before, .list-news a:before, .list-da a:before, .obrazkowa-kat a:before, .list-ca .cloned, .list-ba a:before, .list-categories a:before, .recommended-list a:before { z-index: 8; }
.cart-active .cart-popup, .currency-active #currency-a > ul, [data-whatintent="mouse"] #currency-a:hover > ul, .lang-active #shadow, .lang-active .lang-popup, .login-active #shadow, .login-active .login-popup, .sub-active #nav:hover .shadow-light, .sub-active #nav > ul > li:hover ul, #nav > ul > li:hover > a:before, [data-whatintent="mouse"] .product-c:hover a:after, .download-active .download-wrapper .popup, .download-active .download-wrapper .shadow, .available-active .available-wrapper .popup, .available-active .available-wrapper .shadow, .ask-active .ask-wrapper .popup, .ask-active .ask-wrapper .shadow, .box-filter:hover .drop, .show-delayed .delay-a, .show-delayed .module-filters, .sort-a:hover .drop, .product-a .fav-a.added, [data-whatintent="mouse"] .product-a:hover .fav-a, [data-whatintent="mouse"] .list-da li:hover figure:before, [data-whatintent="mouse"] .obrazkowa-kat:hover picture:before, [data-whatintent="mouse"] .list-ba li:hover:before, [data-whatintent="mouse"] #featured:hover .owl-nav, #breadcrumbs.scroll p { visibility: visible; opacity: 1; }
.cart-popup, #currency-a > ul, #nav > ul > li > ul, #nav > ul > li > a:before, .product-c a:after, .download-wrapper .popup, .download-wrapper .shadow, .ask-wrapper .popup, .ask-wrapper .shadow, .available-wrapper .popup, .available-wrapper .shadow, .box-filter .drop, .module-filters, .delay-a, .sort-a .drop, .product-a .fav-a, .list-da figure:before, .obrazkowa-kat picture:before, .list-ba li:before, #featured .owl-nav, #breadcrumbs p, .owl-carousel.owl-loading, .owl-carousel.owl-hidden, .owl-carousel.owl-refresh .owl-item, .owl-carousel .owl-item .owl-lazy { visibility: hidden; opacity: 0; }
.blog-a img, .list-ba img, .list-ca img, #featured img { display: block; position: relative; z-index: 1; width: 100% !important; }
#mobile, #shadow { -webkit-backface-visibility: hidden; -webkit-perspective: 1000; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
.owl-dots button.active, [disabled], .disabled { cursor: default; }
#nav > ul > li > ul a:hover, .btn-a span, .info-c a, .info-b a, .check-a .click, .link-a a, .module-about .wycenaM span, .blog-a:hover .more, .list-contact .mail a, [data-whatintent="mouse"] a:hover { text-decoration: underline; }
.more-a a:hover, #mobile .close a:hover, #nav > ul > li > ul a, #nav > ul > li > a, .download-link a:hover, .btn-a a:hover, .btn-a a:hover span, .info-c a:hover, .info-b a:hover, .print-btn a:hover, .amount-a a:hover, .check-a .click:hover, .link-a a:hover, .sort-a .selected a:hover, .brands-a a:hover, .module-about .wycenaM span:hover, .module-about .wycenaM a:hover, .list-news li:hover a, .list-da li:hover a, .obrazkowa-kat:hover a, .link-btn a:hover, .list-categories li:hover a, .recommended-list a:hover, .list-contact .mail a:hover, a { text-decoration: none; }


/*! Layout --------- */
#root { overflow: hidden; position: relative; width: 100%; }
	#top { position: relative; z-index: 9; width: 1440px; margin-inline: auto; min-height: 184px; padding-bottom: 49px; padding-left: 281px; }
		#top:before { background: var(--bg-second); }
		#logo { position: absolute; top: 19px; left: 23px; width: 221px; z-index: 6; height: 101px; }
			#logo a { width: 100%; height: 100%; }
			#logo img { width: auto; max-height: 100%; }
		#skip { position: fixed; top: 0; left: 0; right: 0; z-index: 10000; line-height: 1.5; }
			#skip ul { list-style: none; margin: 0; padding: 0; }
			#skip a { display: block; position: absolute; left: -3000em; top: 0; min-width: 200px; padding: 8px 16px; background: var(--red); color: var(--white); font-size: 14px; font-weight: 700; text-align: center; text-decoration: none; white-space: nowrap; outline: none; }
				#skip a:focus, #skip a:active { left: 0; }
		#info-box { position: relative; z-index: 26; min-height: 56px; margin-bottom: 15px; padding-top: 10px; }
			#info-box:before { border-bottom: 1px solid var(--line); }
			#info-box .list-phones li { margin: 0 39px 10px 0; }
				#info-box .list-phones a { color: var(--clr-main-100); }
				[data-whatintent="mouse"] #info-box .list-phones a:hover { color: var(--red); }
			#info-box .inf { margin-bottom: 10px; margin-right: 37px; color: var(--clr-second); font-size: 13px; }
			#info-box .link-btn { margin: 0 15px 10px 0; }
			#info-box .box-d { margin-left: auto; }
		#panel { position: relative; z-index: 24; margin-bottom: 6px; }
			#panel .search-a, #user-a, #mPrzechowalnia, #mKoszyk { margin-bottom: 10px; }
			#panel .search-a { margin-right: 17px; }
			#panel .box-e { z-index: 8; }
			#user-a, #mPrzechowalnia { margin-right: 44px; }
		.sub-active #panel { z-index: 16; }
		.sub-active #info-box { z-index: 18; }
		#nav { position: absolute; bottom: 0; left: 0; right: 0; z-index: 4; height: 49px; padding: 0 15px; }
			#nav:before { background: var(--bg-main); }
			#nav > ul { position: relative; z-index: 1200; list-style: none; margin: 0; padding: 0; }
				#nav > ul:before { background: var(--bg-main); }
				#nav > ul { flex: 0 0 100%; }
				#nav > ul > li { flex-shrink: 0; }
				#nav > ul > li > a { position: relative; z-index: 4; height: 49px; padding: 0 10px; color: var(--clr-main-100); font-size: 16px; font-weight: 400; }
				#nav > ul > li > a:before { top: auto; bottom: 0; left: 10px; right: 10px; height: 1px; background: var(--red); }
				#nav > ul > li.sub { position: relative; }
				#nav > ul > li.sub > a:before { right: 0; }
				#nav > ul > li:hover > a { color: var(--red); }
				#nav > ul > li:hover > a:before { bottom: -5px; height: 5px; }
				#nav > ul > li.wide { position: static; }
					#nav .wide > ul { left: 0!important; right: 0; padding-left: 30px; width: auto; -webkit-column-count: 4; -moz-column-count: 4; column-count: 4; }
					#nav .wide > ul > li { overflow: hidden; -webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid; break-inside: avoid-column; }
				#nav > ul > li > ul { position: absolute; top: 100%; left: 0; width: 330px; z-index: -1; padding: 28px 25px; }
				#nav > ul > li:nth-last-child(1) > ul, #nav > ul > li:nth-last-child(2) > ul, #nav > ul > li:nth-last-child(3) > ul, #nav > ul > li:nth-last-child(4) > ul { left: auto; right: 0; }
				#nav > ul > li > ul { -webkit-transform: rotateX(-90deg); transform: rotateX(-90deg); -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; pointer-events: none; }
				.sub-active #nav > ul > li:hover ul { -webkit-transform: rotateX(0deg); transform: rotateX(0deg); pointer-events: auto; }
				#nav > ul > li > ul:before { background: var(--bg-second); }
				#nav > ul > li > ul a { color: var(--clr-main-100); }
				#nav > ul > li > ul a:hover { color: var(--red); }
				#nav > ul > li > ul > li { margin-bottom: 18px; }
				#nav > ul > li > ul > li > a { color: var(--clr-main-100); font-size: 16px; font-weight: 700; }
				#nav > ul > li > ul > li > ul { margin-bottom: 10px; padding-top: 4px; font-size: 14px; }
				#nav > ul > li > ul > li > ul > li { position: relative; margin-bottom: 4px; padding-left: 13px; }
					#nav > ul > li > ul > li > ul > li:before { content: "-"; position: absolute; top: 0; left: 0; }
				#nav > ul > li > ul > li > ul > li > ul > li { position: relative; margin-bottom: 4px; padding-left: 13px; }
					#nav > ul > li > ul > li > ul > li > ul > li:before { content: "\e903"; position: absolute; top: 0; left: 0; width: auto; margin-top: 0; font-size: 8px; }
				#nav .ico-cat { display: inline-block; height: 35px; width: 35px; margin-right: 5px; }
				#nav .ico-cat img { width: 35px; height: 35px; }
		#nav:hover { z-index: 20; }
		#nav ul:hover + .shadow { z-index: 1; }
	#menu-icon { position: absolute; top: 6px; right: 0; z-index: 30; width: 50px; height: 50px; padding-top: 32px; border-radius: 5px; background: var(--red); color: var(--white); font-size: 11px; text-align: center; cursor: pointer; }
		#menu-icon:before { content: "\e908"; top: 0; height: 40px; color: var(--white); font-size: 23px; line-height: 1; }
	#mobile { overflow-x: hidden; overflow-y: auto; position: fixed; left: -280px; right: auto; top: 0; bottom: 0; z-index: 1220; width: 270px; margin: 0; box-shadow: 0 0 5px rgba(0,0,0,.25); background: #4f5357; line-height: 1.3; }
		#mobile li.toggle, #mobile li.toggle > a { color: #fff; }
			#mobile ul { list-style: none; margin: 0; padding: 0; overflow: hidden; }
			#mobile ul > li, #mobile > p { position: relative; float: none; margin: 0; border-bottom: 1px solid #595c63; background: #3b3e44; font-size: 14px; color: #fff; }
			#mobile ul > li > a, #mobile > p a { display: block; position: relative; z-index: 1; float: none; padding: 15px 20px; color: #fff; text-transform: none; text-decoration: none; }
		#mobile > ul > li > ul { display: none; background: #3d4346; font-weight: 400; }
		#mobile .toggle > ul { display: block; }
			#mobile .sub > a { padding-right: 55px!important; }
			#mobile > ul > .sub.toggle > a { background: #b80007; }
				#mobile ul > li > .toggle { display: block; position: absolute; top: 0; right: 0; z-index: 20; width: 48px; height: 48px; background: rgba(0,0,0,.3); cursor: pointer; }
				#mobile ul > li > .toggle:before { content: "\e902"; font-size: 9px; color: #fff; -webkit-transform: rotate(-90deg); transform: rotate(-90deg); }
				#mobile ul > .sub.toggle > .toggle { -webkit-transform: rotate(-180deg); -ms-transform: rotate(-180deg); transform: rotate(-180deg); }
				#mobile > ul > .toggle > ul > li > a { display: block; padding: 14.5px 40px 14.5px 30px; background: #e40009; color: var(--white); }
			#mobile .sub > ul ul li a { display: block; padding: 14.5px 20px 14.5px 38px; }
			#mobile .sub > ul > li > ul { display: none; }
			#mobile .sub > ul .toggle > ul { display: block; }
			#mobile .toggle > ul li { border-color: #8e0006; }
			#mobile .toggle > ul > li > ul > li a { background: #fe363e; }
			#mobile .toggle > ul > li > ul > li { border-color: #ce1b1b; }
		#mobile .close { }
			#mobile .close a { display: block; position: relative; z-index: 2; height: 48px; padding: 0 60px 0 20px; background: var(--thunder); color: var(--white); }
			#mobile .close a:before { content: "\e940"; top: 0; left: auto; right: 0; width: 48px; height: 48px; margin-top: 0; background: #78d350; font-size: 30px; }
			#mobile .close a, #mobile .close a:before { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; }
			#mobile .close a:before { justify-content: center; flex-wrap: wrap; }
			#mobile .list-phones a { padding-left: 50px; background: #303236; }
				#mobile .list-phones a:before { left: 20px; }
	#shadow, .shadow { visibility: hidden; opacity: 0; position: fixed; left: 0; top: 0; z-index: 1100; width: 100%; height: 100%; background: rgba(0,0,0,.45); cursor: pointer; }
	.shadow-light { visibility: hidden; opacity: 0; position: fixed; left: 0; top: 0; z-index: 1100; width: 100%; height: 100%; background: rgba(0,0,0,.1); cursor: pointer; }
	#content { position: relative; z-index: 5; width: 1440px; margin: 0 auto 20px; padding-top: 15px; }
		#content:before { background: var(--bg-second); }
		#content > h1, #content > h2, #content > h3, #content > h4, #content > h5, #content > h6 { padding-inline: 25px; }
	#footer { position: relative; z-index: 2; width: 1440px; margin: 0 auto; padding: 0 35px; font-size: 16px; line-height: 1.56; }
		#footer .title { margin-bottom: 34px; color: var(--clr-main-100); font-size: 18px; font-weight: 700; }
		#footer a { color: var(--clr-main); }
		#footer a:hover { color: var(--clr-third); }
		#footer > div { margin: 0 -39px 18px; padding: 44px 39px 0; border-radius: var(--radius); background: var(--bg-second); }
			#footer .col { position: relative; z-index: 2; margin-bottom: 20px; }
				#footer .col:before { left: -39px; right: -39px; border-bottom: 1px solid var(--line); }
				#footer .col > * { float: left; width: 24%; margin-bottom: 20px; padding-left: 20px; }
				#footer .col > *:first-child { width: 76%; padding-left: 0; }
				#footer nav { margin-left: -20px; }
					#footer nav ul { width: 33.333%; margin-bottom: 15px; border-left: 20px solid rgba(0,0,0,0); }
					#footer nav li { position: relative; z-index: 2; margin-bottom: 5px; padding-left: 24px; }
						#footer nav li:before { content: "\e903"; top: 7px; width: auto; font-size: 8px; line-height: 1; }
		#footer .rating-info { margin-bottom: 20px; }
			#footer .rating-info:before { left: 4px; right: 4px; border-bottom: 1px solid var(--line); }
		#footer > ul { margin: 0 -10px 20px; font-size: 14px; text-align: center; }
			#footer > ul li { margin-inline: 10px; }
			#footer > ul li:last-child { margin-left: auto; }
	#featured { width: 100%; margin-bottom: 14px; border: 1px solid var(--line); border-radius: var(--radius); }
		#featured figure { overflow: hidden; position: relative; z-index: 4; border-radius: var(--radius); }
		#featured figure a { position: relative; z-index: 2; }
		[data-whatintent="mouse"] #featured figure:hover img { -webkit-transform: scale(1.04); transform: scale(1.04); }
		#featured .owl-nav { left: 10px; right: 10px; }
	#mobile-bar { position: fixed; bottom: -50px; left: 10px; right: 20px; z-index: 6; height: 45px; }
		#mobile-bar:before { border-top: 1px solid var(--line); background: var(--bg-second); box-shadow: 0 0 20px rgba(0,0,0,.2); }
		#mobile-bar ul { margin: 0; padding: 0; width: 100% }
			#mobile-bar a { display: block; position: relative; z-index: 2; width: 45px; height: 45px; color: var(--red); font-size: 22px; text-indent: -9999em; }
			#mobile-bar .home:before { content: "\e909"; }
			#mobile-bar .user:before { content: "\e937"; }
			#mobile-bar .fav:before { content: "\e90b"; }
			#mobile-bar .cart:before { content: "\e90a"; }
				#mobile-bar .cart .no, #mobile-bar .fav .no { position: absolute; top: 2px; right: -2px; font-size: 15px; text-indent: 0; }


/*! Columns --------- */
.double { display: block; position: relative; }
	.double > * { display: block; position: relative; clear: none; float: right; border: 0 solid rgba(0,0,0,0); }
	.double > *:first-child { float: left; padding-right: 40px; }
.double.a { margin-left: -50px; }
	.double.a > * { float: left; width: 50%; border-left-width: 50px; }
.double.b { margin-left: -45px; }
	.double.b > * { float: left; width: 50%; border-left-width: 45px; }
.double.c { margin-left: -30px; }
	.double.c > * { float: left; width: 50%; border-left-width: 30px; }
	.double.c > *:first-child { padding-right: 0; }


/*! Modules --------- */
.amount-a { position: relative; z-index: 2; width: 90px; }
	.amount-a input { width: 100%!important; height: 46px; border: 1px solid var(--border); border-radius: var(--radius); background: var(--bg-second); color: var(--clr-main-100); font-size: 17px; text-align: center; }
	.amount-a a { position: absolute; top: 1px; left: 1px; z-index: 2; width: 25px; height: 44px; border-radius: var(--radius); color: var(--clr-main-100); font-size: 10px; text-align: left; text-indent: -9999em; }
		.amount-a a:before { content: "\e929"; text-indent: 0; }
		[data-whatintent="mouse"] .amount-a a:hover { background: var(--red); color: var(--white); }
		.amount-a .plus-one { left: auto; right: 1px; }
		.amount-a .plus-one:before { content: "\e92a"; }

.blog-a { position: relative; z-index: 2; line-height: 1.33; }
	.blog-a figure { overflow: hidden; position: relative; z-index: -1; border-radius: var(--radius); }
		.blog-a figure:before { opacity: 0; z-index: 10; background: var(--black); }
		[data-whatintent="mouse"] .blog-a:hover figure:before { opacity: .5; }
		[data-whatintent="mouse"] .blog-a:hover figure img { -webkit-transform: scale(1.1) rotate(2deg); transform: scale(1.1) rotate(2deg); }
	.blog-a .date { position: absolute; top: 6px; left: 6px; z-index: 4; padding: 7px 10px; border-radius: var(--radius); background: var(--bg-second); color: var(--clr-second); font-size: 13px; line-height: 1; }
	[data-whatintent="mouse"] .blog-a:hover .date { background: var(--red); color: var(--white); }
	.blog-a > div { margin: -36px 7px 0; padding: 14px 10px 0; border-radius: var(--radius); background: var(--bg-second); }
		.blog-a .title { margin-bottom: 17px; font-size: 18px; font-weight: 700; line-height: 1.1; }
		.blog-a p { margin-bottom: 11px; }
		.blog-a a { color: var(--clr-main-100); }
		.blog-a .more { position: relative; z-index: 2; margin-top: auto; padding: 16px 20px 0; font-size: 14px; text-align: right; }
			.blog-a .more:before { border-top: 1px solid var(--line); }
			.blog-a:hover .more, [data-whatintent="mouse"] .blog-a a:hover { color: var(--clr-third) }

.box-a { position: relative; z-index: 2; margin-bottom: 15px; padding: 16px 20px 8px; line-height: 1.2; }
	.box-a:before, .box-a:after { border: 1px solid var(--bg-main); border-radius: var(--radius); background: var(--bg-main); }
	.box-a:after { top: 1px; bottom: auto; left: auto; right: 1px; z-index: -2; width: 100px; height: 40px; border-width: 0; background: var(--bg-fourth); }
	[data-whatintent="mouse"] .box-a:hover:before { inset: -3px; border-color: var(--line2); background: var(--bg-second); }
	[data-whatintent="mouse"] .box-a:hover:after { top: -8px; right: -8px; }
	.box-a .title { position: relative; z-index: 2; margin-bottom: 22px; padding-right: 60px; color: var(--clr-main-100); font-size: 17px; font-weight: 700; }
		.box-a .title:before { left: auto; right: 0; width: auto; color: var(--clr-third); font-size: 50px; }
		.box-a .ico-1:before { content: "\e927"; }
		.box-a .ico-2:before { content: "\e941"; font-size: 40px; }
		.box-a .ico-3:before { content: "\e913"; font-size: 43px; }
	.box-a ul { }
		.box-a li { position: relative; z-index: 2; margin-bottom: 11px; padding-left: 18px; }
		.box-a li:before { content: "\e903"; width: auto; font-size: 8px; }
			.box-a a { color: var(--clr-main); }
			[data-whatintent="mouse"] .box-a li:hover a, [data-whatintent="mouse"] .box-a li:hover:before { color: var(--clr-third); }
			[data-whatintent="mouse"] .box-a li:hover:before { left: 3px; }

.box-b { position: relative; z-index: 2; margin-bottom: 35px; padding: 33px 20px 10px; }
	.box-b:before { border-radius: var(--radius); background: var(--bg-main); }
.box-b.a { }
	.box-b + .box-b.a { margin-top: -20px; }
	.box-b.a:before { color: var(--clr-main-100); border: 1px solid var(--red); background: var(--bg-second); }

.box-c { position: relative; z-index: 2; margin-bottom: 25px; padding: 23px 55px 20px 19px; }
	.box-c:before { border-radius: var(--radius); background: var(--bg-main); }
	.box-c .fav { position: absolute; top :10px; right: 10px; }
	.box-c .list-availability { margin-bottom: 0; }
	.box-c .list-availability li:last-child { margin-bottom: 30px; }
	.box-c .prices-a.a { margin-bottom: 0; }
	.box-c.noav .list-availability + p { display: none; }

.box-d { position: relative; z-index: 6; margin-bottom: 10px; }
	.box-d > p { position: relative; z-index: 2; padding: 8px 37px 8px 14px; border: 1px solid var(--border2); border-radius: var(--radius); background: var(--bg-main); color: var(--clr-main-100); font-size: 14px; font-weight: 700; line-height: 1.1; cursor: pointer; }
	[data-whatintent="mouse"] .box-d:hover > p { border-color: var(--red); background: var(--red); color: var(--white); }
		.box-d > p:before { content: "\e901"; left: auto; right: 0; width: 35px; font-size: 8px; }
	.box-d ul { position: absolute; top: 100%; right: 0; width: 220px; margin-top: -1px; padding: 15px 20px 10px; border: 1px solid var(--border2); border-radius: var(--radius); background: var(--bg-second); }
	.box-d ul { -webkit-transform: rotateX(-90deg); transform: rotateX(-90deg); -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; pointer-events: none; }
	.box-d:hover ul { -webkit-transform: rotateX(0deg); transform: rotateX(0deg); pointer-events: auto; }
		.box-d li { margin-bottom: 5px; }

.box-e { margin-right: 31px; border-radius: var(--radius); background: var(--bg-main); }

.box-filter { position: relative; z-index: 2; line-height: 1.2; }
	.box-filter > p { position: relative; z-index: 2; margin: 0; padding: 12px 60px 12px 18px; border: 1px solid var(--border); border-radius: var(--radius); }
		.box-filter > p:before { content: '\e901'; left: auto; right: 0; width: 46px; font-size: 11px; }
		.box-filter:hover > p { border-radius: 5px 5px 0 0; border-color: var(--red); }
	.box-filter .drop { position: absolute; top: calc(100% - 1px); left: 0; z-index: -1; width: 295px; padding: 20px 20px 10px; text-align: left; }
		.box-filter .drop { -webkit-transform: rotateX(-90deg); transform: rotateX(-90deg); -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; pointer-events: none; }
		.box-filter .drop:before { border-radius: 0 5px 5px 5px; border: 1px solid var(--border); background: var(--bg-second); }
		.box-filter:hover .drop { -webkit-transform: rotateX(0deg); transform: rotateX(0deg); pointer-events: auto; }
		.box-filter:hover .drop:before { border-color: var(--red); }

.box-note { font-size: 16px; line-height: 1.2; text-align: center; }
	.box-note .title { margin-bottom: 13px; font-size: 22px; font-weight: 700; }

.brands-a { position: relative; z-index: 2; margin-top: 22px; padding: 26px 25px 0; font-size: 0; line-height: 1.1; }
	.brands-a:before { border-top: 1px solid var(--line); }
	.brands-a a { margin: 0 5px 5px 0; padding: 4px 7px; border: 1px solid transparent; border-radius: var(--radius); background: var(--bg-main); color: var(--clr-main-100); font-size: 14px; }
	[data-whatintent="mouse"] .brands-a a:hover, .brands-a .current { border-color: var(--red); background: var(--bg-second); }
	.brands-a b { font-weight: 300; }

#breadcrumbs { overflow: hidden; height: 55px; margin-bottom: 22px; margin-top: -15px; padding: 18px 25px 0; }
	#breadcrumbs + hr { margin-top: -22px; margin-bottom: 22px; }
	#breadcrumbs ol { overflow: auto hidden; list-style: none; position: relative; z-index: 2; height: 54px; margin: 0; padding: 0; }
		#breadcrumbs.scroll ol { overflow-x: scroll; }
		#breadcrumbs li { position: relative; z-index: 2; white-space: nowrap; }
			#breadcrumbs li:not(:last-child) { padding-right: 35px; }
			#breadcrumbs li:before { content: '\e903'; left: auto; right: 0; width: 35px; font-size: 7px; text-align: center; }
		#breadcrumbs p { position: absolute; top: 0; left: 0; z-index: 4; width: 50px; height: 54px; text-indent: -9999em; }
			#breadcrumbs p:before { content: "\e902"; z-index: 4; top: 0; margin-top: 0; color: var(--clr-main); font-size: 12px; }
			#breadcrumbs p:before { background: var(--white); background: linear-gradient(90deg, rgba(255,255,255,1) 70%, rgba(255,255,255,0) 100%); }
		#breadcrumbs .right { left: auto; right: 0; }
			#breadcrumbs .right:before { content: "\e903"; background: linear-gradient(90deg, rgba(255,255,255,0) 0, rgba(255,255,255,1) 30%); }
			#breadcrumbs a { color: var(--clr-second); }
			#breadcrumbs a:hover { color: var(--clr-third); }

.cart-popup { position: fixed; top: 55px; right: -500px; z-index: 10; width: 475px; padding: 30px 30px 20px 20px; border-radius: 5px 0 0 5px; box-shadow: -10px 0 10px rgba(0,0,0,.1); background: var(--bg-second); }
	.cart-active .cart-popup { right: 0; }
	.cart-popup .close-a { position: absolute; top: 5px; right: 5px; z-index: 8; }
		.cart-popup .close-a a { position: relative; z-index: 2; width: 60px; height: 60px; color: var(--clr-main-100); font-size: 40px; text-indent: -9999em; }
			.cart-popup .close-a a:before { content: "\e940"; }
			[data-whatintent="mouse"] .cart-popup .close-a a:hover { color: var(--red); }
	.cart-popup .inner { overflow-y: auto; max-height: 400px; margin-right: -30px; padding-right: 30px; }
	.cart-popup .sum { position: relative; z-index: 2; margin: 0 -10px 10px; padding-top: 25px; color: var(--clr-main-100); font-size: 20px; font-weight: 700; line-height: 1.1; }
		.cart-popup .sum p { margin: 0 10px 10px; }
		.cart-popup .sum p:nth-child(2) { font-size: 28px; }

.colnew {padding:0 0 17px 0}
	.colnew h2 {font-size:15px; font-weight: 400; text-align:center; padding:17px 0 17px 0 }
	.colnew .fonik a { font-size:24px; font-weight: 700; background: url(../images/ico-1.webp) no-repeat 0 6px; padding:10px 0 10px 30px }
	.no-webp .colnew .fonik a { background: url(../images/ico-1.png) no-repeat 0 6px; }
	.colnew .fonik { line-height:46px;}
	.contact-page .title-ask {font-size: 14px; text-transform: uppercase; font-weight: 700;}
	.ggnator {border-right:1px solid #e5e5e5; display: inline-block; padding: 10px 0; }
	.mailnator { display: inline-block; padding: 10px 0 10px 20px;}
	.skypenator {display: inline-block}

.contact-page {clear: both; padding: 0 0 10px 0;}
.title-subpage {padding: 22px 11px; margin: 0 0 34px 0; font-size: 20px; color: #000; font-weight: 700; border-bottom: 1px solid #e5e5e5;}
	.contact-page .col {float: left; color: #464646;}
	.contact-page .col-1 {width: 44%; padding: 0 5% 0 0; border-right: 1px solid #e5e5e5;}
	.contact-page .col-2 {width: 41%; padding: 0 4% 0 4%;}
		.contact-page dl {padding: 0 0 35px 0;}
		.contact-page .main-contact {background: url(../contact-image/ico-1.webp) no-repeat 95% 0;}
		.no-webp .contact-page .main-contact {background: url(../contact-image/ico-1.png) no-repeat 95% 0;}
			.contact-page .main-contact dt {padding: 0 0 25px 0;}
			.contact-page .main-contact dd {font-size: 16px;}
				.contact-page .main-contact dd strong {font-size: 22px; font-weight: 700;}
				.contact-page .main-contact dd a {font-size: 14px;}
				.contact-page .main-contact dd a img {margin-bottom:-4px; margin-left:5px}
			.contact-page dt {padding: 0 0 6px 0; font-size: 14px; text-transform: uppercase; font-weight: 700;}
				.contact-page dd {font-size: 14px; padding: 0 0 2px 0;}
					.contact-page dd span.til {display: inline-block; width: 30%;}
					.contact-page dd a {color: #ec0404;}
					.contact-page dd a img {margin-bottom:-4px; margin-left:5px}
					.contact-page dd a:hover {text-decoration: underline;}
				.contact-page .box dd strong {font-size: 16px; color: #000; font-weight: 400; }
			.contact-page .box1 {background: url(../contact-image/avatar-1.webp) no-repeat 95% 35px;}
			.contact-page .box2 {background: url(../contact-image/avatar-2.webp) no-repeat 95% 35px;}
			.contact-page .box3 {background: url(../contact-image/avatar-3.webp) no-repeat 95% 35px;}
			.contact-page .box4 {background: url(../contact-image/avatar-4.webp) no-repeat 95% 35px;}
			.contact-page .box5 {background: url(../contact-image/avatar-5.webp) no-repeat 95% 35px;}
			.contact-page .box6 {background: url(../contact-image/avatar-6.webp) no-repeat 95% 35px;}
			.contact-page .box6a {background: url(../contact-image/avatar-6a.webp) no-repeat 95% 35px;}
			.contact-page .box7 {background: url(../contact-image/ico-2.webp) no-repeat 95% 45px;}
			.contact-page .box8 {background: url(../contact-image/ico-3.webp) no-repeat 95% 15px;}
			.contact-page .box9 {background: url(../contact-image/ico-4.webp) no-repeat 95% 25px;}
			.contact-page .box10 {padding: 0 0 25px 0; background: url(../contact-image/ico-5.webp) no-repeat 95% 45px;}
			.contact-page .box11 {padding: 20px 0 35px 0; background: url(../contact-image/ico-6.webp) no-repeat 95% 15px;}
			.contact-page .box19 {padding: 20px 0 35px 0; background: url(../contact-image/ico-66.webp) no-repeat 95% 35px;}
			.contact-page .box12 {padding: 20px 0 20px 0; background: url(../contact-image/ico-7.webp) no-repeat 95% 15px;}
			.no-webp .contact-page .box1 {background: url(../contact-image/avatar-1.png) no-repeat 95% 35px;}
			.no-webp .contact-page .box2 {background: url(../contact-image/avatar-2.png) no-repeat 95% 35px;}
			.no-webp .contact-page .box3 {background: url(../contact-image/avatar-3.png) no-repeat 95% 35px;}
			.no-webp .contact-page .box4 {background: url(../contact-image/avatar-4.png) no-repeat 95% 35px;}
			.no-webp .contact-page .box5 {background: url(../contact-image/avatar-5.png) no-repeat 95% 35px;}
			.no-webp .contact-page .box6 {background: url(../contact-image/avatar-6.png) no-repeat 95% 35px;}
			.no-webp .contact-page .box6a {background: url(../contact-image/avatar-6a.png) no-repeat 95% 35px;}
			.no-webp .contact-page .box7 {background: url(../contact-image/ico-2.png) no-repeat 95% 45px;}
			.no-webp .contact-page .box8 {background: url(../contact-image/ico-3.png) no-repeat 95% 15px;}
			.no-webp .contact-page .box9 {background: url(../contact-image/ico-4.png) no-repeat 95% 25px;}
			.no-webp .contact-page .box10 { background: url(../contact-image/ico-5.png) no-repeat 95% 45px;}
			.no-webp .contact-page .box11 { background: url(../contact-image/ico-6.png) no-repeat 95% 15px;}
			.no-webp .contact-page .box19 { background: url(../contact-image/ico-66.png) no-repeat 95% 35px;}
			.no-webp .contact-page .box12 { background: url(../contact-image/ico-7.png) no-repeat 95% 15px;}
			.contact-page .address {padding: 30px 0 20px 0; font-size: 14px;}
				.contact-page .address  ul {list-style: none!important;}
				.contact-page .address li {padding: 0 0 4px 0;list-style: none!important;}
			.contact-page .hours {padding: 0 0 30px 0; font-size: 14px;}
				.contact-page .hours .title {float: left; width: 109px; font-weight: 700;}
				.contact-page .hours ul {float: left; width: 208px;}
					.contact-page .hours ul li {padding: 0 0 4px 0;list-style: none!important;}
						.contact-page .hours ul li span.til {color: #000; font-weight: 700;}
			.contact-page .map {padding: 0 0 20px 0;}
			#content .contact-page ul {list-style: none!important}
			.contact-page p {text-align:left; padding-bottom:10px;}
	.contact-page .map { margin-bottom: 20px; }
	.contact-page { width: 100%; padding: 0 20px 0 10px; }
	.contact-page .title-a { margin-bottom: 19px; color: #eb0404; font-size: 18px; font-weight: 600; text-align:left; }
	.contact-page .title-a.a { margin-left: 48px; }
	.contact-page .img { margin-bottom: 13px; }
	.contact-page .double { position: relative; margin-bottom: 13px; margin-left: -7px; }
		.contact-page .double:after { content: ""; display: block; overflow: hidden; clear: both; height: 0; }
		.contact-page .double > * { width: 50%; float: left; border-left: 7px solid rgba(0,0,0,0); }
		.contact-page .double > * > p { margin-bottom: 20px; }
	.contact-page #contact-src { padding: 10px 10px 30px 45px; border: 1px solid #dedede; border-radius: 7px;}
	.contact-page #contact-src textarea { width: 100%!important; max-width: 410px!important; height: 400px; border: 1px solid #7a7a7a; resize: none; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
	.contact-page figure img { height: auto!important; }

.country-a { margin-bottom: 25px; padding: 30px 25px 10px 35px; border-radius: var(--radius); background: var(--bg-main); font-size: 19px; }
	.country-a > p:first-child { padding-right: 50px; }
	.country-a > * { margin-bottom: 20px; }
	.country-a select { min-width: 200px; }

#currency-a { position: relative; z-index: 2; width: 53px; height: 48px; }
	#currency-a a { color: var(--clr-main-100); }
	#currency-a > ul { position: absolute; top: 0; left: 0; right: 0; z-index: 20; padding: 3px 0; border: 1px solid var(--border3); border-radius: var(--radius); box-shadow: 0 0 10px rgba(0,0,0,.1); background: var(--bg-main); font-size: 14px; line-height: 1; }
	#currency-a > ul { -webkit-transform: rotateX(-50deg); transform: rotateX(-50deg); -webkit-transform-origin: 0 40%; transform-origin: 0 40%; -webkit-backface-visibility: hidden; backface-visibility: hidden; pointer-events: none; }
	[data-whatintent="mouse"] #currency-a:hover > ul, .currency-active #currency-a > ul { -webkit-transform: rotateX(0deg); transform: rotateX(0deg); pointer-events: auto; }
		#currency-a a { display: block; padding: 11px 10px; }
		#currency-a .active { font-weight: 700; }
	#currency-a form { position: absolute; top: 0; left: 0; z-index: 4; width: 100%; height: 100%; }
		#currency-a select { width: 100%; height: 100%; padding-left: 8px; border: 0; background: none; font-weight: 700; -webkit-appearance: none; -moz-appearance: none; appearance: none; text-align: left; }
		#currency-a option { font-size: 14px; text-align: left; }

.day-box { position: relative; z-index: 2; margin-bottom: 20px; padding: 12px 12px 0; }
	.day-box:before { border-radius: var(--radius); border: 3px solid var(--red); }
	.day-box .name { position: relative; width: fit-content; margin: -33px 0 20px; padding: 10px 59px 10px 14px; background: var(--bg-second); color: var(--red); font-size: 24px; font-weight: 700; line-height: 1.1; }
		.day-box .name:before { content: "\e914"; left: auto; right: 0; width: 55px; color: var(--orange); font-size: 33px; }
		[data-whatintent="mouse"] .day-box:hover .name:before { font-size: 40px; }

.discount-code { max-width: 360px; margin-bottom: 12px; padding: 4px 4px 0; border: 2px solid var(--border3); }
	.discount-code p { position: relative; margin-bottom: 4px; }
		.discount-code input { width: 100%; height: 42px; padding-inline: 20px; border-width: 0; background: none; text-align: center; }
		.discount-code .button { border-radius: var(--radius); background: var(--gradient-a); color: var(--white); font-size: 15px; font-weight: 300; cursor: pointer; }

.fav-a { }
	.fav-a a, .fav > a { position: relative; z-index: 2; width: 34px; height: 37px; border-radius: var(--radius); background: var(--bg-main-dark); color: var(--white); text-indent: -9999em; }
		.fav-a a:before, .fav > a:before { content: "\e90b"; font-size: 20px; line-height: 1; }
		.fav-a.added a, .fav > a { content: "\e929"; background: var(--orange); }

.filters-wrapper { position: relative; z-index: 50; }

.free-shiping { margin: 0 -12px 17px; color: var(--clr-main-100); line-height: 1.2; text-align: center; }
	.free-shiping p { margin: 0 12px 20px; }
	.free-shiping p:first-child { position: relative; z-index: 2; padding: 11px 30px 11px 60px; border: 1px solid var(--orange); border-radius: var(--radius); text-align: left; }
		.free-shiping p:first-child:before { content: "\e934"; width: 55px; color: var(--orange); font-size: 20px; }
		.free-shiping span { color: var(--clr-main-100); font-size: 18px; font-weight: 700; }
.free-shiping.a { }
	.free-shiping.a p:first-child { border-color: var(--green); }
	.free-shiping.a p:first-child:before { color: var(--green); }

.gallery-aboutus { margin-bottom: 30px; margin-left: -5px; }
	.gallery-aboutus figure { width: 33.3333%; margin-bottom: 5px; border-left: 5px solid rgba(0,0,0,0); }

.info-a { color: var(--clr-main-100); text-align: center; }
	.info-a span { color: var(--red); font-weight: 700; }



.info-b { margin-bottom: 45px; color: var(--clr-main-100); font-size: 14px; line-height: 1.2; }
	.info-b p { position: relative; z-index: 2; padding: 13px 10px 13px 53px; }
	.info-b p:before { content: "\e935"; width: 53px; color: var(--orange); font-size: 19px; }
	.info-b p:after { border-radius: var(--radius); border: 1px solid var(--orange); }
	hr + .info-b { margin-top: -13px; }
	.info-b a { color: var(--red); font-size: 16px; font-weight: 700; }
		[data-whatintent="mouse"] .info-b:hover p:after { inset: -3px; }
		
section div.info-b:nth-of-type(2) {
    display: none;
}
		

.info-c { color: var(--clr-second); font-size: 13px; text-align: right; }

.item-a { position: relative; z-index: 2; margin-bottom: 10px; padding: 25px 25px 0 175px; }
	.item-a:before { border: 1px solid transparent; border-radius: var(--radius); background: var(--bg-main); }
	[data-whatintent="mouse"] .item-a:hover:before { inset: -4px; border-color: var(--red); box-shadow: 0 0 10px rgba(0,0,0,.2); }
	.item-a > * { float: left; width: 100%; }
	.item-a > figure { position: relative; z-index: 2; width: 175px; margin-left: -175px; padding: 10px; border-left: 25px solid rgba(0,0,0,0); text-align: center; }
		.item-a > figure:before { border-radius: var(--radius); background: var(--white); }
		.item-a > figure img { width: auto; max-height: 110px; }
	.item-a > div { padding-left: 25px; }
	.item-a .title { font-size: 18px; font-weight: 700; }
		.item-a .title a { color: var(--clr-main-100); }
		[data-whatintent="mouse"] .item-a .title a:hover { color: var(--red); }
	.item-a .line { position: relative; z-index: 2; margin: 0 -5px 10px; padding-right: 70px; }
		.item-a .line > * { margin: 0 5px 10px; }
		.item-a .price { width: 230px; }
		.item-a .no { width: 215px; }
			.item-a .amount-a { margin-left: 14px; }
			.item-a strong { display: inline-block; margin-inline: 8px; color: var(--clr-main-100); font-size: 18px; font-weight: 700; }
	.item-a .remove-btn { position: absolute; top: 0; right: 0; }
		.item-a .remove-btn a { display: block; width: 50px; height: 50px; border: 1px solid var(--red); border-radius: var(--radius); background: var(--bg-second); color: var(--red); font-size: 21px; }
		.item-a .remove-btn a:before { content: "\e936"; }
		[data-whatintent="mouse"] .item-a .remove-btn a:hover { background: var(--red); color: var(--white); }

.module-a { margin-bottom: 20px; padding-right: 346px; }
	.module-a > * { float: left; width: 100%; padding-right: 15px; }
	.module-a .aside { width: 346px; margin-right: -346px; padding-right: 0; }

.module-about { padding-inline: 25px; font-size: 14px; line-height: 1.57; }
	.module-about h1, .module-about h2 { font-size: 20px; }
	.module-about h1, .module-about h2, .module-about h3, .module-about h4, .module-about h5, .module-about h6 { margin-bottom: 16px; }
	
	.new-content-seo h2 {font-size:15px!important; font-weight:400}
	
	.module-about .opis-wiz { font-size: 15px; line-height: 20px; padding: 0 10px 20px 10px; text-align: justify; }
		.module-about .opis-wiz h2 { font-size: 20px; font-weight: 700; padding: 20px 0 20px 0px;}
		.module-about .opis-wiz ul { list-style: outside none disc; margin-bottom: 8px; padding-left: 40px; }
			.module-about .opis-wiz li { list-style: disc; }
	.module-about .wycenaM { margin-top: -13px; margin-bottom: 30px; font-size: 14px; line-height: 1.2; }
		.module-about .wycenaM a { position: relative; z-index: 2; padding: 13px 10px 13px 53px; color: var(--clr-main-100); }
			.module-about .wycenaM a:before { content: "\e935"; width: 53px; color: var(--orange); font-size: 19px; }
			.module-about .wycenaM a:after { border-radius: var(--radius); border: 1px solid var(--orange); }
			[data-whatintent="mouse"] .module-about .wycenaM a:hover:after { inset: -3px; }
			.module-about .wycenaM span { color: var(--red); font-size: 16px; font-weight: 700; }

.module-add { margin-bottom: 20px; padding-bottom: 10px; border-bottom: 1px solid var(--border3); font-size: 13px; }
	.module-add input { border: 1px solid var(--border3); border-radius: var(--radius); background: var(--bg-second); font-size: 16px; text-align: center; }
	.module-add p { margin-bottom: 8px; }
	.module-add .no { margin-right: 11px; }
		.module-add .no label { margin-right: 14px; }
	.module-add .format { color: var(--clr-second); margin-right: 21px; }
	.module-add .submit-btn button { font-size: 17px; }
	.module-add .available-btn { width: 100%; }

.module-b { margin-left: -14px; }
	.module-b > * { float: left; width: 50%; border-left: 14px solid rgba(0,0,0,0); }
	.module-b .day { padding-bottom: 30px; }
	.module-b .day-box { height: 100%; margin-bottom: 0; }

.module-blog { margin-left: -17px; }
	.module-blog .blog-a { width: 50%; margin-bottom: 17px; border-left: 17px solid rgba(0,0,0,0); }
	.module-blog.a .blog-a { width: 25%; }

.module-brands { margin: 0 -8px 50px; }
	.module-brands figure { float: left; margin-inline: 8px; }
		.module-brands img { width: auto; max-height: 100%; }
	.module-brands.is-slider figure { float: none; margin-inline: 0; }
	.module-brands a { position: relative; z-index: 2; width: 180px; height: 91px; padding: 15px; }
	.module-brands a:before { border: 1px solid var(--line); border-radius: var(--radius); background: var(--white); }
	[data-whatintent="mouse"] .module-brands a:hover:before { inset: -5px; border-color: var(--red); border-width: 4px; }
		.module-brands img { width: auto; max-height: 100%; }
		.module-brands .owl-stage-outer { margin: -10px; padding: 10px; }

.module-buttons { margin: 0 -12px 10px; }
	.module-buttons > * { margin: 0 12px 20px; }

.module-c { margin-bottom: 30px; }
	.module-c > * { position: relative; z-index: 2; width: 50%; margin-bottom: 30px; padding: 36px 90px 0; }
		.module-c > *:before { border-radius: var(--radius); background: var(--bg-main); }

.module-d { position: relative; z-index: 2; margin-bottom: 30px; color: var(--clr-second); font-size: 14px; line-height: 1.1; text-align: center; }
	.module-d:before { border-bottom: 1px solid var(--line); }
	.module-d p { margin-bottom: 17px; }
	.module-d ul { margin-bottom: 6px; }

.module-discount { margin-bottom: 15px; padding-top: 5px; }
	.module-discount .link { margin-bottom: 25px; padding-left: 25px; }
		.module-discount .link a { position: relative; z-index: 2; padding: 0 30px 0 36px; }
		.module-discount .link a:before { content: "\e93d"; width: auto; font-size: 18px; }
		.module-discount .link a:after { content: "\e901"; left: auto; right: 0; width: 30px; font-size: 9px; }
		.module-discount .link:before {  }

.module-doc { max-width: 715px; margin: 0 auto 50px; padding: 9px 18px 0; border-radius: var(--radius); background: var(--bg-second); }
	.module-doc p, .module-doc ul { width: 50%; }
	.module-doc p { position: relative; z-index: 2; margin-bottom: 9px; padding-left: 39px; line-height: 1.2; }
		.module-doc p:before { content: "\e921"; width: auto; color: var(--red); font-size: 20px; }

.module-e { margin: 0 -10px 20px; }
	.module-e > * { float: left; width: 50%; padding-inline: 10px; }
	.module-e .sum { font-size: 19px; line-height: 1.1; text-align: right; }
		.module-e .sum span { display: inline-block; color: var(--clr-main-100); font-size: 28px; font-weight: 700; }

.module-f { margin: 0 0 30px -60px; color: var(--clr-main-100); }
	.module-f > * { width: 52%; border-left: 60px solid rgba(0,0,0,0); }
	.module-f > *:nth-child(2) { width: 48%; padding-top: 30px; }
	.module-f .col p + figure { margin-top: 40px; }
	.module-f img { border-radius: var(--radius); }

.module-filters { position: relative; z-index: 2; margin-bottom: 40px; padding: 19px 25px 0; color: var(--clr-main-100); line-height: 1.1; }
	.module-filters:before { border: 1px solid var(--border3); border-radius: var(--radius); }
	.module-filters .title { margin-bottom: 20px; font-size: 16px; font-weight: 700; }
	.module-filters .inner { margin-left: -20px; }
		.module-filters .box-filter { margin-bottom: 20px; border-left: 20px solid rgba(0,0,0,0); }
		.module-filters .box-filter:hover { z-index: 200; }

.module-gallery { position: relative; z-index: 2; margin-bottom: 30px; }
	.module-gallery:before { border: 1px solid var(--border3); border-radius: var(--radius); }
	.module-gallery .main-pic { position: relative; z-index: 2; border-bottom: 1px solid var(--border3); height: 570px; padding: 20px; }
		.module-gallery p { position: absolute; bottom: -9px; left: 8px; padding-inline: 12px; background: var(--bg-second); color: var(--clr-second); font-size: 14px; line-height: 1.2; }
		.module-gallery .main-pic img { width: auto; max-height: 510px; }
	.module-gallery .gallery-thumbs { margin-left: -15px; padding: 30px 20px 0; }
		.module-gallery .gallery-thumbs figure { width: 20%; margin-bottom: 20px; padding: 10px; border-left: 15px solid rgba(0,0,0,0); }
		.module-gallery .gallery-thumbs img { width: auto; max-height: 60px; }

.module-items { margin-bottom: 5px; }

.module-lang { position: relative; z-index: 2; }

.module-login { max-width: 345px; margin: 0 auto 30px; text-align: center; }

.module-news { position: relative; z-index: 2; margin-bottom: 33px; padding-top: 10px; }
	.module-news:before { border-radius: var(--radius); background: var(--bg-main); }
	.module-news .heading-a { width: 25%; margin-bottom: 6px; padding-top: 12px; }
	.module-news .inside { width: 75%; padding-right: 10px; }

.module-pattern { position: relative; z-index: 2; margin-bottom: 43px; padding-top: 43px; }
	.module-pattern:before { background: var(--bg-main); }

.module-products { position: relative; z-index: 2; margin-left: -27px; }
	.module-products form { width: 100%; }
	.module-products .product-a { width: 20%; margin-bottom: 27px; border-left: 27px solid rgba(0,0,0,0); }

.module-similar { }
	.module-similar form { width: 100%; }
	.module-similar.slide-a .is-slider { display: block!important; }
	.module-similar .product-c { width: 162px; }

.module-subpage { padding-inline: 25px; }
	.module-subpage > .module-about { padding-inline: 0; }
	.module-subpage > .module-a { padding-right: 0; }
	.module-subpage h2, .module-subpage h3 { font-size: 18px; }
	.module-subpage ul:not([class^="list-"], [class*=" list-"]) { list-style: disc; padding-left: 15px; }
	.module-subpage ol:not([class^="list-"], [class*=" list-"]) { list-style: dedimal; padding-left: 15px; }

.module-sort { position: relative; z-index: 20; margin-bottom: 32px; padding-left: 25px; }
	.module-sort:before { border-bottom: 1px solid var(--line); }
	.module-sort .sort-a { margin-right: auto; z-index: 4; }

.module-timer { margin: 0 -10px 17px; color: var(--clr-main-100); }
	.module-timer > * { margin-inline: 10px; color: var(--clr-main-100); }

.more-a { }
	.more-a a { position: relative; z-index: 2; width: 100%; max-width: 278px; padding: 12px 50px 12px 23px; border: 0; border-radius: var(--radius); background: var(--gradient-f); color: var(--white); font-size: 20px; font-weight: 700; line-height: 1; text-align: left; cursor: pointer; }
	.more-a a:before { content: "\e903"; left: auto; right: 0; width: 55px; font-size: 9px; }

.owl-carousel { position: absolute; top: -3000em; left: -3000em; }
.owl-carousel { -webkit-tap-highlight-color: transparent; }
	.owl-carousel .owl-stage { position: relative; }
	.owl-carousel .owl-stage { -ms-touch-action: pan-Y; touch-action: manipulation; -moz-backface-visibility: hidden; }
	.owl-carousel .owl-stage-outer { overflow: hidden; position: relative; }
	.owl-carousel .owl-stage-outer { -webkit-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
	.owl-carousel .owl-wrapper, .owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
	.owl-carousel .owl-item { position: relative; float: left; }
	.owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; }
	.owl-carousel.owl-loading, .owl-carousel.owl-loaded { position: relative; left: 0; top: 0; }
	.owl-carousel.owl-drag .owl-item { -ms-touch-action: none; touch-action: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
	.owl-carousel .owl-stage, .owl-carousel.owl-drag .owl-item { -ms-touch-action: auto; touch-action: auto; }
	.owl-carousel.owl-grab { cursor: move; cursor: grab; }
	.owl-nav { position: absolute; top: 50%; left: -15px; right: -15px; }
		.owl-nav button { display: block; position: absolute; top: 0; min-width: 0; width: 38px; height: 38px; margin: -19px 0 0; padding: 0; box-shadow: none; border-radius: 50%; border: 1px solid var(--line); background: var(--bg-second); font-size: 12px; text-indent: -9999em; cursor: pointer; }
			[data-whatintent="mouse"] .owl-nav button:hover { border-color: var(--red); background: var(--red); color: var(--white); }
			.owl-nav button.owl-prev { left: 0; }
			.owl-nav button.owl-prev:before { content: "\e902"; }
			.owl-nav button.owl-next { right: 0; }
			.owl-nav button.owl-next:before { content: "\e903"; }
	.owl-dots { display: none; }

.pagination-a { position: relative; z-index: 2; margin: 0 -9px 3px; color: var(--clr-main-100); font-size: 14px; line-height: 1.1; }
	.pagination-a > * { margin: 0 9px 23px; }
	.pagination-a input { width: 45px; height: 40px; border: 1px solid var(--border); border-radius: 5px; background: var(--bg-second); color: var(--clr-main-100); font-size: 18px; font-weight: 700; text-align: center; }
	.pagination-a span { padding-left: 6px; }
	.pagination-a .btn { }
		.pagination-a .btn a { display: block; position: relative; z-index: 2; width: 50px; height: 40px; border-radius: var(--radius); background: var(--bg-second); color: var(--clr-main); font-size: 22px; text-indent: -9999em; }
		[data-whatintent="mouse"] .pagination-a .btn a:hover { background: var(--red); color: var(--white); }
			.pagination-a .btn.prev a:before { content: "\e902"; }
			.pagination-a .btn.next a:before { content: "\e903"; }
.pagination-a.a { margin-top: 20px; margin-bottom: 52px; padding-top: 23px; }
	.pagination-a.a:before { left: 9px; right: 9px; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }

#podpowiedzi { position: absolute; top: calc(100% - 49px)!important; left:0px!important; width: 100%!important; box-shadow: 0 0 10px rgba(0,0,0,.1); background-color: var(--bg-second); z-index: 99900; text-align: left; }
.podpowiedzi-pole { overflow-y: auto; max-height: 420px; padding: 20px; }
	.podpowiedzi-pole .category-section { width: 33%; padding-right: 20px; }
	.podpowiedzi-pole .product-section { width: 67%; }
	.podpowiedzi-pole .category-section li { padding: 4px 0; }
		.podpowiedzi-pole .title { margin-bottom: 15px; font-size: 16px; font-weight: 700; }
		.podpowiedzi-pole a { color: var(--clr-main-100); }
	.category-section li { margin-bottom: 10px; border-bottom: 1px solid var(--line); }
	.product-section .title { padding-right: 60px; }
	.product-section li { position: relative; z-index: 2; margin-bottom: 10px; padding-left: 70px; border-bottom: 1px solid var(--line); }
		.product-section li > * { float: left; width: 100%; margin-bottom: 10px; padding-left: 20px; }
		.product-section figure { width: 90px; margin-left: -90px; padding-left: 0; text-align: center; }
	.close-search { position: absolute; top: 5px; right: 20px; z-index: 8; }
		.close-search button { position: relative; z-index: 2; width: 60px; height: 60px; border: 0; border-radius: 50%; background: var(--bg-second); color: var(--clr-main-100); font-size: 40px; text-indent: -9999em; }
			.close-search button:before { content: "\e940"; }
			[data-whatintent="mouse"] .close-search button:hover { color: var(--red); }

.popup { position: fixed; top: -110vh; left: 50%; z-index: 2000; width: 800px; margin-left: -400px; padding: 40px 42px 5px; border-radius: 5px; background: var(--bg-second); line-height: 1.2; }
	.ask-active .ask-popup, .available-active .available-popup, .login-active .login-popup, .download-active .download-popup, .lang-active .lang-popup { top: 20px; }
	.popup .close-a { position: absolute; top: 22px; right: 22px; z-index: 8; }
		.popup .close-a a { position: relative; z-index: 2; width: 60px; height: 60px; color: var(--clr-main-100); font-size: 40px; text-indent: -9999em; }
			.popup .close-a a:before { content: "\e940"; }
			[data-whatintent="mouse"] .popup .close-a a:hover { color: var(--red); }
	.popup { max-height: calc(100vh - 40px); padding-bottom: 20px; }
		.popup .header-a { padding-right: 80px; }
		.popup .inner { overflow-y: auto; max-height: calc(100vh - 160px); margin-right: -40px; padding-right: 40px; }
	.popup .user-info { margin: 0 -15px; }
	.popup .form-footer { padding-top: 0; }
	.popup hr { margin-bottom: 20px; }
	.product-popup .inner-wrapper-sticky { -webkit-transform: none!important; transform: none!important; }
	.login-popup { width: 500px; margin-left: -250px; padding-bottom: 45px; color: var(--clr-second); text-align: center; }
		.login-popup .header {  margin-bottom: 20px; }
			.login-popup .header .title { font-size: 27px; font-weight: 700; }
		.login-popup hr { margin-top: 0; }
		.login-popup p { margin-bottom: 18px; }

.prices-a { margin-bottom: 20px; color: var(--clr-second); font-size: 12px; }
	.prices-a .price { color: var(--clr-main-100); font-weight: 700; line-height: 1.1; }
		.prices-a .price .default { display: inline-block; margin-right: 10px; font-size: 24px; }
		.prices-a .price .promo { color: var(--red); }
		.prices-a .price .old { display: inline-block; font-size: 15px; font-weight: 300; text-decoration: line-through; }
	.prices-a .inf { width: 100%; }
		.prices-a .inf span { display: inline-block; }
	.box-c.noav .m10 { opacity: 0; }
.prices-a.a { font-size: 13px; }
	.prices-a.a .default { font-size: 30px; }
	.prices-a.a .old { font-size: 17px; }
	.prices-a.a .inf { padding-top: 10px; }

.product-a { position: relative; z-index: 2; padding: 6px 16px 73px; line-height: 1.33; }
	.product-a:before { border: 1px solid var(--line); border-radius: var(--radius); background: var(--bg-second); }
	[data-whatintent="mouse"] .product-a:hover:before { box-shadow: 0 0 10px rgba(0,0,0,.1); }
	.product-a .list-attr { position: absolute; top: 6px; left: 6px; z-index: 6; }
	.product-a figure { position: relative; z-index: 2; margin-bottom: 9px; text-align: center; }
		[data-whatintent="mouse"] .product-a:hover img { -webkit-transform: rotate(2deg) scale(.9,.9); transform: rotate(2deg) scale(.9,.9); }
	.product-a .availability { font-size: 13px; }
	.product-a .availability i {display:none}
	.product-a .availability span { position: relative; z-index: 2; margin-bottom: 5px; padding-left: 28px; color: var(--clr-second); }
		.product-a .availability span:before { content: "\e934"; width: auto; font-size: 15px; }
	
	.product-a .title { overflow: hidden; height: 60px; margin-bottom: 17px; font-weight: 700; }
		.product-a .title a { color: var(--clr-main-100); }
	.product-a .box { position: absolute; bottom: 6px; left: 1px; right: 1px; z-index: 4; }
		.product-a .box:before { top: -10px; border-radius: 0 0 5px 5px; background: var(--gradient-e); }
		[data-whatintent="mouse"] .product-a:hover .box:before { top: -30px; }
	.product-a .box-add { position: relative; z-index: 2; min-height: 53px; padding: 7px 47px 0 7px; color: var(--clr-second); font-size: 13px; }
		.product-a .box-add:before { border-radius: var(--radius); background: var(--bg-main); }
		.product-a .box-add input { width: 41px; height: 39px; border: 1px solid var(--border3); border-radius: var(--radius); background: var(--bg-second); font-size: 16px; text-align: center; }
		.product-a .box-add p { margin-bottom: 7px; }
		.product-a .box-add .format { padding-inline: 6px; }
	.product-a .fav { position: absolute; bottom: 14px; right: 14px; z-index: 6; }
	.product-a .add-helper { overflow: hidden; max-height: 0; padding-inline: 6px; }
		[data-whatintent="mouse"] .product-a:hover .add-helper { max-height: 100px; }
	.product-a .prices-a { min-height: 65px; padding: 5px 75px 0 15px; }
	.product-a .description { color: var(--clr-second); font-size: 13px; word-break: break-word; }
	.product-a .description ul { }
		.product-a .description li { position: relative; z-index: 2; margin-bottom: 3px; padding-left: 15px; }
		.product-a .description li:before { top: 5px; left: 1px; width: 5px; height: 5px; border-radius: 50%; background: var(--clr-second); }

.product-b { padding-left: 275px; line-height: 1.17; }
	.product-b > * { float: left; width: 100%; }
	.product-b > figure { width: 275px; margin-left: -275px; text-align: center; }
		[data-whatintent="mouse"] .product-b:hover img { -webkit-transform: rotate(2deg) scale(.9,.9); transform: rotate(2deg) scale(.9,.9); }
	.product-b > div { padding-top: 13px; padding-left: 38px; }
		.product-b .title { margin-bottom: 20px; font-size: 24px; font-weight: 700; }
			.product-b .title a { color: var(--clr-main-100); }
	.product-b .prices-a { margin-bottom: 4px; font-size: 13px; }
		.product-b .prices-a .inf { padding-top: 8px; }
		.product-b .prices-a .default { font-size: 26px; }
		.product-b .prices-a .old { font-size: 17px; }
	.product-b .description ul { color: var(--clr-second); font-size: 13px; }
		.product-b .description li { position: relative; z-index: 2; margin-bottom: 3px; padding-left: 15px; }
		.product-b .description li:before { top: 5px; left: 1px; width: 5px; height: 5px; border-radius: 50%; background: var(--clr-second); }

.product-c { position: relative; z-index: 2; padding: 10px 18px 0; font-size: 13px; line-height: 1.23; }
	.product-c:before { inset: 3px; border: 1px solid transparent; border-radius: var(--radius); box-shadow: 0 0 0 rgba(0,0,0,0); }
	[data-whatintent="mouse"] .product-c:hover:before { inset: 0; border-color: var(--border3); box-shadow: 0 0 10px rgba(0,0,0,.1); }
	.product-c figure { margin-inline: -10px; border-radius: var(--radius); background: var(--white); text-align: center; }
	.product-c img { width: auto; max-height: 100px; }
	.product-c a { padding-bottom: 50px; color: var(--clr-main-100); word-break: break-word; }
	.product-c a:after { content: "\e907"; top: auto; bottom: 0; left: auto; right: 0; width: 45px; height: 45px; color: var(--red); font-size: 18px; }

.product-description { }
	.product-description .title { margin-bottom: 35px; color: var(--clr-main-100); font-size: 20px; font-weight: 700; }
	.product-description h1, .product-description h2, .product-description h3, .product-description h4, .product-description h5, .product-description h6 { font-size: 17px; }
	.product-description figure { text-align: center; }
	.product-description ul { font-size:15px!important}
		.product-description li { position: relative; z-index: 2; padding-left: 25px; }
		.product-description li:before { top: 8px; left: 6px; width: 5px; height: 5px; border-radius: 50%; background: var(--clr-second); }
		.product-description strong, .product-description b{font-weight:600}
		
		.product-description table, .product-description td, .product-description th { border-collapse: collapse; border-spacing: 0; padding: 5px; border:1px solid #e5e5e5}
		.tabela-blog-wpis {margin:15px 0}
		.product-description table {max-width:100%}
		
		.texter li {margin-bottom:8px}
		.texter strong {font-weight:700}

.product-page { padding-right: 785px; }
	.product-page > * { float: left; width: 100%; }
	.product-page .middle { width: 785px; margin-bottom: 25px; margin-right: -785px; padding-left: 25px; }
	.product-page .list-attr { margin-bottom: 15px; }
	.module-info { margin-bottom: 10px; padding-right: 345px; }
		.module-info > * { float: left; width: 100%; }
		.module-info .column { padding: 20px 35px 0 0; }
		.module-info .column hr { margin-top: 17px; margin-bottom: 17px; }
		.module-info .aside { float: right; width: 345px; margin-right: -345px; }
	.product-more { margin-bottom: 30px; padding-right: 345px; }
		.product-more > * { float: left; width: 100%; padding-right: 35px; }
		.product-more .aside { opacity: 0; width: 345px; margin-right: -345px; padding-right: 0; }
		.product-more .aside.is-affixed { opacity: 1; }
		.product-more .aside.is-affixed .inner-wrapper-sticky { width: 345px!important; }
		
		
		.red-info-content {padding:8px 15px; font-size:14px; border-radius:5px; border:1px solid var(--red); margin-bottom:25px;}

.search-a { position: relative; z-index: 6; }
	.search-a #podpowiedzi { position: absolute; top: 100%; left: 0; width: 100%; }

.selected-filters { position: relative; z-index: 2; margin-bottom: 20px; padding-bottom: 10px; color: var(--clr-main-100); font-size: 14px; line-height: 1.1; }
	.selected-filters:before { left: -25px; right: -25px; border-bottom: 1px solid var(--line); }
	.selected-filters > p { position: relative; z-index: 2; margin-bottom: 10px; padding: 5px 40px 0 0; font-size: 16px; font-weight: 700; }
		.selected-filters > p:before { top: 50%; left: auto; right: 20px; height: 25px; margin-top: -9.5px; width: 1px; background: var(--line); }
	.selected-filters ul { margin: 0 -10px; min-width: 230px; }
		.selected-filters li { margin: 0 4px 2px; }
		.selected-filters li p { margin: 0 6px 6px; padding: 5px 11px; border-radius: var(--radius); background: var(--bg-main); }
		.selected-filters li p:first-child { padding-inline: 0; background: none; }

.sort-a { margin: 0 -12px; color: var(--clr-main-100); font-size: 14px; line-height: 1.1; }
	.sort-a > * { margin: 0 12px 15px; }
	.sort-a .selected { }
		.sort-a .selected a { position: relative; z-index: 2; margin: 0; padding: 12px 60px 12px 18px; border: 1px solid var(--border); border-radius: var(--radius); }
		.sort-a .selected a:before { content: '\e901'; left: auto; right: 0; width: 46px; font-size: 11px; }
		.sort-a .select { position: relative; z-index: 2; }
	.sort-a .drop { position: absolute; top: calc(100% - 1px); left: 0; z-index: -1; width: 245px; padding: 20px 20px 10px; text-align: left; }
		.sort-a .drop { -webkit-transform: rotateX(-90deg); transform: rotateX(-90deg); -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; pointer-events: none; }
		.sort-a .drop:before { border-radius: 0 5px 5px 5px; border: 1px solid var(--border); background: var(--bg-second); }
		.sort-a:hover .selected a { border-radius: 5px 5px 0 0; }
		.sort-a:hover .drop { -webkit-transform: rotateX(0deg); transform: rotateX(0deg); pointer-events: auto; }
		.sort-a ul { list-style: none; font-size: 14px; }
			.sort-a li { margin-bottom: 10px; }
			.sort-a a { color: var(--clr-main-100); }
			.sort-a .active { font-weight: 700; }

.sort-price { margin: 0 -1px; }
	.sort-price > * { margin: 0 1px 10px; }
	.sort-price label { display: inline-block; padding: 0 10px; color: var(--gray); font-size: 15px; font-weight: 300; }
	.sort-price input { width: 120px; height: 44px; margin-right: 11px; padding-inline: 7px; border-radius: 5px; border: 1px solid var(--border3); background: var(--bg-main); font-size: 18px; text-align: center; }
	.sort-price button { position: relative; z-index: 2; padding: 10px 15px; border: 0; border-radius: var(--radius); background: var(--gradient-d); background-size: auto 300%; background-position: 0 90%; color: var(--white); font-size: 15px; font-weight: 700; cursor: pointer; }
	[data-whatintent="mouse"] .sort-price button:hover { background-position: 200% 0; }

#time { position: relative; margin-bottom: 5px; padding-right: 52px; }
	#time:before { content: "\e92b"; top: 0; left: auto; right: 0; width: auto; color: var(--clr-third); font-size: 40px; }
	#time p { position: relative; z-index: 2; margin-right: 8px; }
		#time p:not(:last-child):before { content: ":"; position: absolute; right: -8px; width: 8px; color: var(--clr-second); text-align: center; }
		#time .no { position: relative; z-index: 2; padding: 6px 5px 5px; height: 30px; border-radius: var(--radius); background: var(--red); color: var(--white); line-height: 1; }
		#time .label { position: absolute; bottom: -15px; left: 0; right: 0; color: var(--clr-second); font-size: 12px; line-height: 1; letter-spacing: 0; text-align: center; }

.umc { margin: 0 -15px; font-size: 18px; font-weight: 700; line-height: 1.1; }
	.obrazkowa-kat { position: relative; z-index: 2; width: calc(20% - 30px); margin: 0 15px 30px; padding: 24px 24px 250px; }
		.obrazkowa-kat:before { border-radius: var(--radius); background: var(--bg-main); }
		[data-whatintent="mouse"] .obrazkowa-kat:hover:before { inset: -5px; box-shadow: 0 0 10px rgba(0,0,0,.3); background: var(--red); }
		.obrazkowa-kat picture { position: absolute; bottom: 15px; left: 15px; right: 15px; z-index: 4; height: 215px; padding: 10px;  border-radius: 5px;  background: #fff;}
		.obrazkowa-kat picture img { width: auto; max-height: 100%; }
		[data-whatintent="mouse"] .obrazkowa-kat:hover picture img { -webkit-transform: scale(1.04); transform: scale(1.04); }
		.obrazkowa-kat a { color: var(--clr-main-100); }
		[data-whatintent="mouse"] .obrazkowa-kat:hover a { color: var(--white); }

.user-info { max-width: 745px; margin: 0 auto 30px; }
	.user-info p { float: left; width: calc(50% - 30px); margin: 0 15px 31px; }
	.user-info .wide { width: calc(100% - 30px); }
	.user-info .long { width: calc(65% - 30px); }
	.user-info .short { width: calc(35% - 30px); }
	.user-info .clear { clear: left; }
	.user-info input { width: 100%!important; min-width: 100px!important; }

.width-a { max-width: 345px; margin: 0 auto 30px; }
.width-b { max-width: 720px; margin: 0 auto; }


/*! Headers --------- */
.header-a { margin-bottom: 35px; color: var(--clr-main-100); font-size: 32px; font-weight: 700; line-height: 1.15; text-align: center; }
.header-a.a { margin-bottom: 45px; font-size: 22px; }
.header-a.b { margin-bottom: 25px; font-size: 17px; text-align: left; }
.header-a.c { margin-bottom: 25px; font-size: 20px; text-align: left; }

.header-b { position: relative; z-index: 2; margin-left: 25px; margin-bottom: 30px; padding-left: 56px; color: var(--clr-main-100); font-size: 22px; font-weight: 700; line-height: 1.15; }
	.header-b:before { width: auto; color: var(--red); font-size: 33px; }
	.header-b.ico-a:before { content: "\e934"; }
	.header-b.ico-b:before { content: "\e93e"; }

.header-c { margin-bottom: 30px; padding-inine: 25px; color: var(--clr-main-100); font-size: 26px; }

.header-d { margin-bottom: 30px; color: var(--clr-main-100); font-size: 16px; font-weight: 700; }

.heading-a { margin-bottom: 28px; padding-inline: 25px; font-size: 16px; line-height: 1.2; }
	.heading-a .title { color: var(--clr-main-100); font-size: 24px; font-weight: 700; }
	.heading-a ul, .heading-a p, .heading-a h1, .heading-a h2, .heading-a h3, .heading-a h4, .heading-a h5, .heading-a h6 { margin-bottom: 10px; }


/*! Content --------- */
.strong { font-weight: 700; }
.em { font-style: italic; }

.text-center { text-align: center; }
.module-c .header-a, .text-left { text-align: left; }
.text-right { text-align: right; }
.text-justify { text-align: justify; }
.text-uppercase { text-transform: uppercase; }

#root .scheme-a { color: var(--clr-second); font-size: 14px; text-align: center; }
#root .scheme-b { padding: 5px 10px; border-radius: var(--radius); background: var(--bg-main-dark); color: var(--clr-main-100); }
#root .scheme-c { font-size: 18px; font-style: italic; text-align: center; }
#root .s14 { font-size: 14px; }

.list-ca figure:before { top: -100px; bottom: -100px; left: -200%; width: 500px; z-index: 6; -webkit-transform: rotate(2deg); transform: rotate(2deg); }
.list-ca figure:before { background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,.4) 70%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,.4) 70%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); }
[data-whatintent="mouse"] .list-ca li:hover figure:before { left: 150%; }


/*! old --------- */
.nameProd { font-size: 18px; font-weight: 700; display:block; margin-bottom:10px}
.checkProd {color: var(--green); font-size:16px; font-weight: 700; display:block;  margin-bottom:10px}
.cartPopup { display:block; height:74px; margin-top:20px; margin-bottom:10px; padding: 0 7px;}
	.cartPopup a {margin:5px 0; display:block}
	.cartPopup a:first-child {background:#ffffff; color:#D80303; padding: 6px 10px 5px 10px; border-radius: 5px; border:1px solid #D80303}
	.cartPopup a:first-child:hover {background:#D80303; color:#ffffff; padding: 6px 10px 5px 10px; border-radius: 5px; border:1px solid #D80303}
	.cartPopup a { background: rgb(251,30,34); background: -webkit-linear-gradient(180deg, rgba(251,30,34,1) 0%, rgba(230,12,12,1) 100%); background: linear-gradient(180deg, rgba(251,30,34,1) 0%, rgba(230,12,12,1) 100%); color:#fff; padding: 6px 10px 5px 10px; border-radius: 5px; border:1px solid #D80303 }
	.cartPopup a:hover { text-decoration: none; background: rgb(129,198,113); background: -webkit-linear-gradient(180deg, rgba(113,173,98) 0%, rgba(129,198,113,1) 100%); background: linear-gradient(180deg, rgba(113,173,98,1) 0%, rgba(129,198,113,1) 100%); color:#fff; padding: 6px 10px 5px 10px; border-radius: 5px; border:1px solid #71ad62 }

.platformaratalna-style a:first-child {display:none!important}
.platformaratalna-style br {display:none!important}

/*! Links --------- */
.btn-a { border-bottom: 1px solid var(--line); }
	.btn-a a { position: relative; z-index: 2; margin-bottom: 20px; padding: 0 30px 0 40px; color: var(--clr-main-100); font-size: 15px; line-height: 1.05; }
		.btn-a a:before { left: 2px; width: auto; font-size: 21px; }
		[data-whatintent="mouse"] .btn-a a:hover:before { color: var(--red); }
		.btn-a a:after { content: "\e901"; left: auto; right: 0; width: auto; font-size: 8px; }
		.btn-a span { color: var(--red); font-size: 13px; }
		.btn-a.available-btn { border-bottom: 0; }
		.btn-a.available-btn a:before { content: "\e942"; }
		.btn-a.mail-btn a:before { content: "\e939"; }
		.btn-a.download-btn a:before { content: "\e938"; }

.btn-a.dark a { padding: 15px 20px 15px 60px; border-radius: var(--radius); background: var(--gradient-c); color: var(--white); }
.btn-a.dark a:before { left: 15px; }
.btn-a.dark a:after { right: 15px; }
[data-whatintent="mouse"] .btn-a.dark a:hover:before { color: var(--white); }

.btn-b { }
	.btn-b a { position: relative; z-index: 2; height: 48px; padding-left: 35px; color: var(--clr-main-100); font-size: 14px; }
		.btn-b a:before { width: auto; font-size: 25px; }
		[data-whatintent="mouse"] .btn-b a:hover:before { color: var(--red); }
		#user-a .btn-b a:before { content: "\e937"; }
		#mPrzechowalnia .btn-b a:before { content: "\e90b"; }
		#mKoszyk .btn-b a { font-size: 15px; font-weight: 700; }
		#mKoszyk .btn-b a:before { content: "\e90a"; }
		#mKoszyk .no, #mPrzechowalnia .no { position: absolute; top: 2px; left: 14px; min-width: 22px; height: 22px; padding: 0 5px; border: 2px solid var(--bg-second); border-radius: 50%; background: var(--red); color: var(--white); font-size: 14px; font-weight: 700; line-height: 17px; text-indent: 0; }
		#mPrzechowalnia .no { background: var(--orange2); color: var(--black); }
			[data-whatintent="mouse"] #mKoszyk:hover .no, [data-whatintent="mouse"] #mPrzechowalnia:hover .no { background: var(--green); color: var(--white); }

.download-link { }
	#root .download-link a { position: relative; z-index: 2; padding: 12px 30px 12px 57px; border-radius: 5px; color: var(--red); line-height: 1.1; }
	.download-link a:before { content: "\e938"; width: 50px; color: var(--clr-main-100); font-size: 21px; }
	[data-whatintent="mouse"] #root .download-link a:hover { background: var(--red); color: var(--white); }
	[data-whatintent="mouse"] #root .download-link a:hover:before { color: var(--white); }

#pwr_przycisk, #inpost_paczkomat_przycisk, #punkt_odbioru_poczta_przycisk { position: relative; z-index: 2; margin-bottom: 20px; padding: 15px 20px; border-radius: var(--radius); background: var(--gradient-d); background-size: auto 400%; background-position: 0 90%; color: var(--white); font-size: 18px; font-weight: 700; line-height: 1.1; }

.link-a { }
.link-a.a { font-size: 13px; text-align: right; }

.link-b { }
	.link-b a { position: relative; z-index: 2; padding-left: 15px; color: var(--clr-main-100); }
		.link-b a:before { content: "\e933"; width: auto; -webkit-transform: rotate(-180deg); transform: rotate(-180deg); font-size: 8px; }

.link-btn { }
	.link-btn a { position: relative; z-index: 2; padding: 10px 47px 10px 18px; border-radius: var(--radius); background: var(--gradient-d); background-size: auto 400%; background-position: 0 90%; color: var(--white); font-weight: 700; line-height: 1.1; }
		.link-btn a:before { content: "\e907"; left: auto; right: 0; width: 45px; }
.link-btn.a { }
	.link-btn.a a { padding-inline: 20px; font-size: 16px; }
.link-btn.b { }
	.link-btn.b a { padding-inline: 20px; border: 1px solid var(--red); background: none; color: var(--red); font-size: 16px; font-weight: 300; }
	[data-whatintent="mouse"] .link-btn.b a:hover { background: var(--red); color: var(--white); }

.print-btn { }
	.print-btn a { position: relative; z-index: 2; padding: 15px 15px 15px 55px; border: 1px solid var(--border3); border-radius: var(--radius); color: var(--clr-main-100); font-size: 16px; line-height: 1.1; }
	.print-btn a:before { content: "\e93f"; width: 50px; font-size: 17px; }
	[data-whatintent="mouse"] .print-btn a:hover { border-color: var(--red); background: var(--red); color: var(--white); }

.santander-btn { }
	.santander-btn a { width: 156px; height: 35px; background: url(../images/santander-a.png); text-indent: -9999em; }


/*! Media --------- */
img, iframe, object, embed { max-width: 100% !important; border-style: none; }
img { height: auto !important; }
	img::selection { background: transparent; }
	img::-moz-selection { background: transparent; }
		
	
/*! Lists --------- */
.lang-list { margin-bottom: 40px; margin-left: -20px; font-size: 14px; }
	.lang-list li { width: 50%; border-left: 20px solid rgba(0,0,0,0); }
		.lang-list a { position: relative; min-height: 45px; padding-left: 45px; color: var(--clr-main-100); }
		.lang-list a:hover { color: var(--red); }
		.lang-list a:before { background-position: 0 50%; background-repeat: no-repeat; background-size: auto; }
	.lang-show { }
		.lang-show a { position: relative; width: 55px; height: 48px; text-indent: -9999em; }
		.lang-show a:before { background-position: 50% 50%; background-repeat: no-repeat; background-size: auto; }
		html[lang='pl'] .lang-show a:before, .lang-list .pl a:before { background-image: url(../images/pl-flag.jpg); }
		html[lang='en'] .lang-show a:before, .lang-list .en a:before { background-image: url(../images/en-flag.jpg); }
		html[lang='ua'] .lang-show a:before, .lang-list .ua a:before { background-image: url(../images/ua-flag.jpg); }
		html[lang='cs'] .lang-show a:before, .lang-list .cz a:before { background-image: url(../images/cz-flag.jpg); }
		html[lang='de'] .lang-show a:before, .lang-list .de a:before { background-image: url(../images/de-flag.jpg); }
		html[lang='nl'] .lang-show a:before, .lang-list .nl a:before { background-image: url(../images/nl-flag.jpg); }
		html[lang='it'] .lang-show a:before, .lang-list .it a:before { background-image: url(../images/it-flag.jpg); }
		html[lang='no'] .lang-show a:before, .lang-list .no a:before { background-image: url(../images/no-flag.jpg); }
		html[lang='lt'] .lang-show a:before, .lang-list .lt a:before { background-image: url(../images/lt-flag.jpg); }
		html[lang='sk'] .lang-show a:before, .lang-list .sk a:before { background-image: url(../images/sk-flag.jpg); }
		html[lang='sv'] .lang-show a:before, .lang-list .se a:before { background-image: url(../images/se-flag.jpg); }
		html[lang='hu'] .lang-show a:before, .lang-list .hu a:before { background-image: url(../images/hu-flag.jpg); }

.list-a { list-style: none; margin-top:15px; margin-bottom: 20px; margin-left: -7px; padding: 0 0 20px 0; font-size: 15px; border-bottom: 1px solid var(--border3); }
	.list-a { display: -moz-box; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: stretch; align-items: stretch; flex-wrap: wrap; -webkit-flex-wrap: wrap; }
	.list-a:after { content: ""; display: block; overflow: hidden; clear: both; height: 0; }
	.list-a li { position: relative; width: 100%; margin-bottom: 8px; padding: 18px 12px 18px 94px; border-left: 7px solid rgba(0,0,0,0); }
	.list-a.a li { width: 25%; }
	.list-a p { padding-bottom: 0; }
	.list-a.english li { width: 33.3%; }
		.list-a li p { font-weight:600; position: relative; min-height: 37px; display: -moz-box; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -moz-align-items: center; -webkit-align-items: center; -o-align-items: center; -ms-align-items: center; align-items: center; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; }
		.list-a li:before { border: 1px solid var(--border3); content: ""; display: block; overflow: hidden; position: absolute; left: 0; top: 0; right: 0; bottom: 0; text-align: left; text-indent: -3000em; z-index: -1; border-radius: 7px; }
		.list-a li span {font-weight:400;}
		.list-a li:after { content: ""; position: absolute; top: 50%; left: 0; width: 78px; height: 74px; margin-top: -37px; }
		.list-a li p:before { content: ""; position: absolute; top: 0; left: -17px; width: 1px; height: 100%; background: var(--line); }
		.list-a li > * { position: relative; z-index: 3; }
		.list-a li a { margin-left: 10px; color: var(--clr-main-100); }
		.list-a li a:first-child {font-size:18px }
		.list-a li a:last-child { color: var(--clr-second); }
		.list-a li a:hover { text-decoration: underline; }
		.list-a.ico-a li:after { background: url(../images/ico-a.webp) no-repeat center center; }
		.list-a.ico-a li.ya:after { background: url(../images/ico-ya.webp) no-repeat center center; }
		.list-a.ico-a li.yb:after { background: url(../images/ico-yb.webp) no-repeat center center; }
		.list-a.ico-a li.yc:after { background: url(../images/ico-yc.webp) no-repeat center center; }
		.list-a.ico-a li.yd:after { background: url(../images/ico-yd.webp) no-repeat center center; }
		.list-a.ico-a li.ye:after { background: url(../images/ico-ye.webp) no-repeat center center; }
		.list-a.ico-a li.yf:after { background: url(../images/ico-yf.webp) no-repeat center center; }
		.list-a.ico-a li.yg:after { background: url(../images/ico-yg.webp) no-repeat center center; }
		.list-a.ico-a li.yh:after { background: url(../images/ico-yh.webp) no-repeat center center; }
		.list-a.ico-a li.yi:after { background: url(../images/ico-yi.webp) no-repeat center center; }
		.list-a.ico-a li.yj:after { background: url(../images/ico-yj.webp) no-repeat center center; }
		.list-a.ico-a li.yk:after { background: url(../images/ico-yk.webp) no-repeat center center; }
		.list-a.ico-a li.yl:after { background: url(../images/piotrek.webp) no-repeat center center; }
		.list-a.ico-a li.ym:after { background: url(../images/ico-ym.webp) no-repeat center center; }
		.list-a.ico-a li.yn:after { background: url(../images/ico-yn.webp) no-repeat center center; }
		.list-a.ico-a li.mateuszw:after { background: url(../images/brakfoto.jpg) no-repeat center center; }
		.list-a.ico-a li.michaln:after { background: url(../images/brakfoto.jpg) no-repeat center center; }
		.list-a.ico-a li.piotrg:after { background: url(../images/piotr-g.webp) no-repeat center center; }
		.list-a.ico-a li.logi-a:after { background: url(../images/logi-a.webp) no-repeat center center; }
		.list-a.ico-a li.logi-b:after { background: url(../images/logi-b.webp) no-repeat center center; }
		.list-a.ico-a li.logi-c:after { background: url(../images/logi-c.webp) no-repeat center center; }
		.list-a.ico-b li.dhp:after { background: url(../images/kamil.webp) no-repeat center center; }
		.list-a.ico-b li.dhd:after { background: url(../images/oskar.webp) no-repeat center center; }
		.list-a.ico-c li:after { background: url(../images/ico-c.webp) no-repeat center center; }
		.no-webp .list-a.ico-a li:after { background: url(../images/ico-a.png) no-repeat center center; }
		.no-webp .list-a.ico-a li.ya:after { background: url(../images/ico-ya.png) no-repeat center center; }
		.no-webp .list-a.ico-a li.yb:after { background: url(../images/ico-yb.png) no-repeat center center; }
		.no-webp .list-a.ico-a li.yc:after { background: url(../images/ico-yc.png) no-repeat center center; }
		.no-webp .list-a.ico-a li.yd:after { background: url(../images/ico-yd.png) no-repeat center center; }
		.no-webp .list-a.ico-a li.ye:after { background: url(../images/ico-ye.png) no-repeat center center; }
		.no-webp .list-a.ico-a li.yf:after { background: url(../images/ico-yf.png) no-repeat center center; }
		.no-webp .list-a.ico-a li.yg:after { background: url(../images/ico-yg.png) no-repeat center center; }
		.no-webp .list-a.ico-a li.yh:after { background: url(../images/ico-yh.png) no-repeat center center; }
		.no-webp .list-a.ico-a li.yi:after { background: url(../images/ico-yi.png) no-repeat center center; }
		.no-webp .list-a.ico-a li.yj:after { background: url(../images/ico-yj.png) no-repeat center center; }
		.no-webp .list-a.ico-a li.yk:after { background: url(../images/ico-yk.png) no-repeat center center; }
		.no-webp .list-a.ico-a li.yl:after { background: url(../images/piotrek.png) no-repeat center center; }
		.no-webp .list-a.ico-b li.dhp:after { background: url(../images/kamil.png) no-repeat center center; }
		.no-webp .list-a.ico-b li.dhd:after { background: url(../images/oskar.png) no-repeat center center; }
		.no-webp .list-a.ico-c li:after { background: url(../images/ico-c.png) no-repeat center center; }

.list-aa { color: var(--clr-second); font-size: 14px; }
	.list-aa li { position: relative; z-index: 2; margin-bottom: 3px; padding-left: 25px; }
		.list-aa li:before { top: 7px; left: 10px; width: 5px; height: 5px; border-radius: 50%; background: var(--clr-second); }

.list-about { position: relative; z-index: 2; font-size: 16px; font-weight: 700; line-height: 1.38; text-align: center; }
	#content > .list-about:last-child { padding-top: 20px; }
	#content > .list-about:last-child:before { background: var(--bg-main); }
	.list-about li { position: relative; z-index: 2; width: 25%; margin-bottom: 5px; padding: 90px 30px 10px; }
		.list-about li:before { width: 1px; background: var(--line2); }
		.list-about li:after { top: 0; height: 80px; color: var(--red); font-size: 40px; }
		.list-about li:nth-child(1):after { content: "\e90c"; }
		.list-about li:nth-child(2):after { content: "\e93b"; }
		.list-about li:nth-child(3):after { content: "\e911"; }
		.list-about li:nth-child(4):after { content: "\e921"; }

.list-attr { margin: 0 -3px 3px; font-size: 13px; line-height: 1.1; }
	.list-attr li { position: relative; z-index: 2; margin: 0 3px 6px; padding: 2.5px 5px; border: 1px solid var(--clr-main-100); border-radius: var(--radius); background: var(--bg-second); line-height: 1; }
	.list-attr .new { color: var(--white); border-color: var(--blue); background: var(--blue); }
	.list-attr .discount { border-color: var(--red); background: var(--red); color: var(--white); }
	.list-attr .sale { border-color: var(--orange); background: var(--orange); color: var(--white); }

.list-availability { margin-bottom: 10px; line-height: 1.1; }
	.list-availability li { position: relative; z-index: 2; margin: 0 -5px 20px; }
		.list-availability span, .list-availability i { margin: 0 5px 15px; }
		.list-availability i { position: relative; float: none; display: inline-block!important; padding: 7px 10px 7px 35px; border-radius: var(--radius); background: var(--silver); color: var(--white); font-style: normal; }
		.list-availability i:before { content: "\e934"; width: 35px; font-size: 16px; }

.list-ba { margin-inline: -8px; }
	.list-ba li { position: relative; z-index: 2; width: 25%; margin-bottom: 24px; padding: 0 20px 61px; border-left: 7px solid rgba(0,0,0,0); border-right: 7px solid rgba(0,0,0,0); }
		.list-ba li:before { border-radius: var(--radius); box-shadow: 0 0 10px rgba(0,0,0,.2); }
		[data-whatintent="mouse"] .list-ba li:hover:before { inset: -5px; }
		.list-ba figure { overflow: hidden; position: relative; z-index: 2; border-radius: var(--radius); margin: 0 -20px 20px; }
			.list-ba figure:before { opacity: 0; z-index: 2; background: var(--black); }
			.list-ba figure span { position: absolute; left: 0; right: 20px; bottom: 12px; z-index: 4; max-width: 260px; padding: 30px 65px 27px 23px; color: var(--white); font-size: 22px; font-weight: 700; line-height: 1.09; }
			.list-ba figure span:before { opacity: .7; border-radius: 0 5px 5px 0; background: var(--red); }
			.list-ba figure span:after { content: "\e910"; left: auto; right: 0; width: 65px; font-size: 40px; }
			[data-whatintent="mouse"] .list-ba li:hover figure:before { opacity: .5; }
			[data-whatintent="mouse"] .list-ba li:hover figure span { bottom: 6px; color: var(--red); }
			[data-whatintent="mouse"] .list-ba li:hover figure span:before { opacity: .96; top: 11px; bottom: 11px; box-shadow: 0 0 20px rgba(255,255,255,.6); background: var(--white); }
			[data-whatintent="mouse"] .list-ba li:hover figure img { -webkit-transform: scale(1.1) rotate(2deg); transform: scale(1.1) rotate(2deg); }
		.list-ba .name { margin-bottom: 17px; font-size: 20px; font-weight: 700; line-height: 1.1; }
		.list-ba p { margin-bottom: 25px; }
		.list-ba .more { position: absolute; left: 20px; bottom: 24px; padding: 10px 47px 10px 18px; border-radius: var(--radius); background: var(--gradient-c); background-size: auto 300%; background-position: 0 90%; color: var(--white); font-weight: 700; line-height: 1.1; }
			.list-ba .more:before { content: "\e907"; left: auto; right: 0; width: 45px; }
			[data-whatintent="mouse"] .list-ba li:hover .more { background-position: -200% 0; }
			.list-ba a { color: var(--clr-main-100); }

.list-bc { font-size: 17px; font-weight: 700; }
	.list-bc > li { position: relative; z-index: 2; margin-bottom: 17px; padding: 10px 35px 10px 135px; }
	.list-bc > li:before { border: 1px solid var(--border3); border-radius: var(--radius); }
		.list-bc figure { width: 135px; margin-left: -135px; padding-inline: 10px; text-align: center; }
		.list-bc figure, .list-bc p { margin-bottom: 10px; }
		.list-bc > * { float: left; width: 100%; }
		.list-bc .name { position: relative; z-index: 2; padding: 0 20px 0 40px; }
			.list-bc .name:before { left: 14px; width: 1px; background: var(--border3); }
		.list-bc a { color: var(--clr-main); }
		#root .list-bc ul { list-style: none; padding: 0; margin-left: auto; }
		.list-bc ul li { position: relative; z-index: 2; margin-bottom: 10px; }
		.list-bc ul li:before { width: auto; }
		.list-bc .phone { padding-left: 35px; }
			.list-bc .phone:before { content: "\e90c"; }
			.list-bc .phone a { font-size: 18px; }
		.list-bc .mail { padding-left: 32px; }
			.list-bc .mail:before { content: "\e90d"; }
			.list-bc .mail a { font-size: 16px; font-weight: 300; }

.list-c { position: relative; z-index: 2; list-style: none!important; margin-top: 40px; margin-bottom: 70px; padding-left: 230px; }
	.list-c li { position: relative; z-index: 2; margin-bottom: 2px; padding-left: 20px; }
		.list-c li:before { top: 7px; width: 6px; height: 6px; border-radius: 4px; background: var(--clr-main-100); }
	.list-c:before { overflow: visible; top: 0; width: 200px; margin-top: 0; color: #ec0404; font-size: 155px; line-height: 1; }
	.list-c.a:before { content: "\e91c"; }
	.list-c.b:before { content: "\e920"; }

.list-ca { margin-bottom: 20px; margin-left: -31px; line-height: 1.08; }
	.list-ca li { position: relative; z-index: 2; width: 20%; margin-bottom: 31px; border-left: 31px solid rgba(0,0,0,0); }
		.list-ca figure { overflow: hidden; position: relative; z-index: 2; border-radius: var(--radius); }
		[data-whatintent="mouse"] .list-ca li:hover figure img { -webkit-transform: scale(1.1); transform: scale(1.1); }
		.list-ca p { position: absolute; top: 0; left: 20px; right: 20px; z-index: 6; height: 95px; font-size: 24px; font-weight: 700; text-align: center; }
		.list-ca a { color: var(--white); text-shadow: 0 0 10px rgba(0,0,0,.3); }

.list-categories { margin-inline: -7.5px; line-height: 1.1; text-align: center; }
	.list-categories li { position: relative; z-index: 2; width: calc(16.6666% - 15px); margin: 0 7.5px 15px; padding: 15px 20px 0; }
		.list-categories li:before { border-radius: var(--radius); background: var(--bg-main); }
		.list-categories li:after { top: 100%; border-radius: var(--radius); background: var(--red); }
		[data-whatintent="mouse"] .list-categories li:hover:after { inset: -1px; top: 0; box-shadow: 0 0 15px rgba(0,0,0,.4); }
		[data-whatintent="mouse"] .list-categories li:hover a { color: var(--white); }
		.list-categories figure { position: relative; z-index: 2; height: 97px; margin: 0 -10px 20px; padding: 5px; }
			.list-categories figure:before { border-radius: var(--radius); background: var(--bg-main); }
			[data-whatintent="mouse"] .list-categories li:hover figure:before { background: var(--white); }
		.list-categories p { margin-bottom: 15px; height: 30px; }
			.list-categories a { color: var(--clr-main-100); }

.list-checkbox { overflow: auto; max-height: 200px; padding: 5px 0; font-size: 14px; line-height: 1.2; }
	.list-checkbox li { margin-bottom: 15px; }
		.list-checkbox a { position: relative; padding-left: 30px; color: var(--clr-main-100); }
		[data-whatintent="mouse"] .list-checkbox a:hover, .list-checkbox .fwachk a { color: var(--red); }
		.list-checkbox a:before { width: 20px; height: 20px; border-radius: var(--radius); border: 1px solid var(--border); font-size: 11px; }
		.list-checkbox .fwachk a:before { content: "\e92c"; border-color: var(--red); }

.list-contact { margin: 0 -24px 25px; }
	.list-contact li { margin: 0 24px 15px; }
		.list-contact a { position: relative; z-index: 2; padding-left: 40px; }
		#root .list-contact .mail a { color: var(--clr-third); }
		.list-contact .small { font-size: 13px; }
			.list-contact .mail a:before { content: "\e90d"; width: auto; color: var(--clr-main-100); font-size: 17px; }
		.list-contact .phone a { font-size: 20px; }
			.list-contact .phone a:before { content: "\e90c"; width: auto; font-size: 20px; }
		.list-contact .map a { }
			.list-contact .map a:before { content: ""; width: 40px; font-size: 22px; text-align: left; }
			.list-contact .map a:before { overflow: visible; height: 25px; margin-top: -14px; font-size: 0; background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZGF0YS1uYW1lPSJMYXllciAxIiB2aWV3Qm94PSIwIDAgMzIgMzIiIGlkPSJnb29nbGUtbWFwcyI+PHBhdGggZmlsbD0iIzQyODVmNCIgZD0iTTI1LjM5NTkgOC44MzQ1bC0uMDAzOS4wMDM4Yy4wODM3LjIzMTkuMTYxNy40NjY3LjIyODUuNzA2MkMyNS41NTI3IDkuMzA0NyAyNS40OCA5LjA2NyAyNS4zOTU5IDguODM0NXpNMTYgMi4yM0w4LjkyOSA1LjE1OTMgMTIuOTkxNiA5LjIyMkE0LjI0ODYgNC4yNDg2IDAgMCAxIDE5LjAyMDggMTUuMjFMMjUgOS4yM2wuMzkyLS4zOTJBOS45ODcyIDkuOTg3MiAwIDAgMCAxNiAyLjIzeiI+PC9wYXRoPjxwYXRoIGZpbGw9IiNmZmJhMDAiIGQ9Ik0xNiwxNi40NzMzQTQuMjUsNC4yNSwwLDAsMSwxMi45OTE2LDkuMjIyTDguOTI5LDUuMTU5M0E5Ljk2ODMsOS45NjgzLDAsMCwwLDYsMTIuMjNjMCw0LjQwNTcsMi4yNjUxLDcuMTY2OCw0LjkzLDEwLC4xNzg3LjE4MjguMzI3NC4zODUyLjQ5NTkuNTc0Nmw3LjU2MDgtNy41NjA5QTQuMjM0MSw0LjIzNDEsMCwwLDEsMTYsMTYuNDczM1oiPjwvcGF0aD48cGF0aCBmaWxsPSIjMDA2NmRhIiBkPSJNMTYsMi4yM2ExMCwxMCwwLDAsMC0xMCwxMCwxMS4wOTE4LDExLjA5MTgsMCwwLDAsLjU0NTQsMy40NTQ2bDEyLjg1MDUtMTIuODVBOS45NTYzLDkuOTU2MywwLDAsMCwxNiwyLjIzWiI+PC9wYXRoPjxwYXRoIGZpbGw9IiMwMGFjNDciIGQ9Ik0xNi45MDExLDI5LjEyYTIxLjgzLDIxLjgzLDAsMCwxLDQuMDMyLTYuODk2NkMyMy43OTc2LDE5LjMxMjksMjYsMTYuNjM2LDI2LDEyLjIzYTkuOTU4NSw5Ljk1ODUsMCwwLDAtLjYwNDEtMy4zOTU4bC0xMy45NywxMy45N0ExOC4wNDM2LDE4LjA0MzYsMCwwLDEsMTUuMDE3MywyOS4wOC45OTc1Ljk5NzUsMCwwLDAsMTYuOTAxMSwyOS4xMloiPjwvcGF0aD48cGF0aCBmaWxsPSIjMDA2NmRhIiBkPSJNMTAuOTMgMjIuMjNjLjE3ODcuMTgyOC4zMjc0LjM4NTIuNDk1OS41NzQ2aDBDMTEuMjU3IDIyLjYxNTUgMTEuMTA4MyAyMi40MTMxIDEwLjkzIDIyLjIzek03LjIwNyA3LjQ2MzdBOS45MzU3IDkuOTM1NyAwIDAgMCA2LjQ1IDkuMjU2NiA5Ljk0MjkgOS45NDI5IDAgMCAxIDcuMjA3IDcuNDYzN3pNNi40NSA5LjI1NjZhOS45NTIyIDkuOTUyMiAwIDAgMC0uMzk4IDEuOTUxM0E5Ljk1MzcgOS45NTM3IDAgMCAxIDYuNDUgOS4yNTY2eiIgb3BhY2l0eT0iLjUiPjwvcGF0aD48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTUuMTk1NyAyOS4zOTg5Yy4wMi4wMjQ4LjA0NDUuMDQyMi4wNjY0LjA2NDRDMTUuMjQgMjkuNDQxMSAxNS4yMTU2IDI5LjQyMzYgMTUuMTk1NyAyOS4zOTg5ek0xNS43ODc0IDI5Ljc0MjlsLjA0LjAwNjZ6TTEzLjYyMTYgMjUuOTI2OWMtLjAzNzEtLjA2Ny0uMDY3OS0uMTM4Mi0uMTA1OS0uMjA0N0MxMy41NTMzIDI1Ljc4OSAxMy41ODQ5IDI1Ljg2IDEzLjYyMTYgMjUuOTI2OXpNMTUuMDE3MyAyOS4wOHEtLjMwNjktLjkwMzYtLjY5MDYtMS43NTY2QzE0LjU3OTMgMjcuODkzNyAxNC44MTI3IDI4LjQ3NzEgMTUuMDE3MyAyOS4wOHpNMTUuNTI2OSAyOS42NTYzYy0uMDIyOS0uMDExMi0uMDQ2My0uMDIwNy0uMDY4NC0uMDMzOEMxNS40ODA5IDI5LjYzNTYgMTUuNTAzNiAyOS42NDUyIDE1LjUyNjkgMjkuNjU2M3pNMTkuNzExNyAyMy43NTI5Yy0uMjQ5LjM0NzQtLjQ2NzkuNzEyNS0uNjkyNyAxLjA3NDFDMTkuMjQzMSAyNC40NjUgMTkuNDYzMyAyNC4xMDA2IDE5LjcxMTcgMjMuNzUyOXoiPjwvcGF0aD48cG9seWdvbiBmaWxsPSIjZmZmIiBwb2ludHM9IjIzLjMyMiAxOS41NTMgMjMuMzIyIDE5LjU1MyAyMy4zMjIgMTkuNTUzIDIzLjMyMiAxOS41NTMiPjwvcG9seWdvbj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTcuMDQ2OCAyOC43NzRoMHEuMzUxNi0uODg3Ljc1NjEtMS43NDI4QzE3LjUzMTYgMjcuNjAwNiAxNy4yODEyIDI4LjE4MjYgMTcuMDQ2OCAyOC43NzR6TTE4LjY4IDI1LjM1ODRjLS4yODc5LjQ5NTctLjU1IDEuMDA2OC0uOCAxLjUyNDJDMTguMTMgMjYuMzY0NyAxOC4zOTMxIDI1Ljg1NDcgMTguNjggMjUuMzU4NHoiPjwvcGF0aD48cGF0aCBmaWxsPSIjZWE0NDM1IiBkPSJNOC45MjksNS4xNTkzQTkuOTY4Myw5Ljk2ODMsMCwwLDAsNiwxMi4yM2ExMS4wOTE4LDExLjA5MTgsMCwwLDAsLjU0NTQsMy40NTQ2TDEzLDkuMjNaIj48L3BhdGg+PC9zdmc+) 0 50% no-repeat; background-size: auto 25px; line-height: 1; }
.list-contact.a { margin: 0 -19px 30px; }
	.list-contact.a li { margin: 0 19px 10px; }

.list-da { margin: 0 -15px; font-size: 18px; font-weight: 700; line-height: 1.1; }
	.list-da li { position: relative; z-index: 2; width: calc(20% - 30px); margin: 0 15px 30px; padding: 24px 24px 250px; }
		.list-da li:before { border-radius: var(--radius); background: var(--bg-main); }
		[data-whatintent="mouse"] .list-da li:hover:before { inset: -5px; box-shadow: 0 0 10px rgba(0,0,0,.3); background: var(--red); }
		[data-whatintent="mouse"] .list-da li:hover img { -webkit-transform: scale(1.04); transform: scale(1.04); }
		.list-da figure { position: absolute; bottom: 15px; left: 15px; right: 15px; z-index: 4; height: 215px; padding: 10px; }
		.list-da a { color: var(--clr-main-100); }
		[data-whatintent="mouse"] .list-da li:hover a { color: var(--white); }

.list-doc { padding-left: 10px; font-size: 16px; }
	.list-doc li { margin: 0 5px 10px; }
		.list-doc label { position: relative; z-index: 2; padding: 10px 29px 10px 50px; border: 1px solid transparent; border-radius: var(--radius); cursor: pointer; }
		.list-doc label:before { left: 15px; width: 22px; height: 22px; margin-top: -11px; border: 1px solid var(--border2); border-radius: var(--radius); background: var(--bg-second); color: var(--white); font-size: 0; }
		.list-doc input:checked + label { border-color: var(--green); color: var(--green); font-weight: 700; }
		.list-doc input:checked + label:before { content: "\e92c"; border-color: var(--green); background: var(--green); font-size: 15px; }

.list-download { margin: 30px auto; color: var(--clr-main-100); font-size: 14px; }
	.list-download li { position: relative; margin: 0 -15px 12px; }
	.list-download li:before { left: 15px; right: 15px; border-bottom: 1px solid var(--line); }
		.list-download p { position: relative; z-index: 2; margin: 0 15px 12px; }
			.list-download p:before { top: 50%; left: -8px; width: 1px; height: 26px; margin-top: -13px; }
			.list-download p:last-child:before { border-left: 1px solid var(--line); }
		.list-download p:first-child { margin-right: auto; }
		.list-download a { color: var(--clr-main-100); }
		.list-download span { color: var(--clr-second); }

.list-e { list-style: none; margin-bottom: 40px; padding: 0;  }
	.list-e li { padding-left: 28px; padding-right: 28px; }
	.list-e li:nth-child(2n+2) { background: var(--bg-main); }
		.list-e p { padding: 2px 10px; }

.list-ea { line-height: 1.1; }
	.list-ea li { position: relative; z-index: 2; margin-bottom: 19px; padding-left: 30px; }
		.list-ea li:before { content: "\e92c"; top: -1px; left: 5px; width: auto; color: var(--green); font-size: 16px; }

.list-f { list-style: none!important; padding: 0!important; }
	.list-f > li { position: relative; z-index: 2; margin-bottom: 21px; padding-left: 98px; padding-bottom: 1px; }
		.list-f > li:before { border-bottom: 1px solid var(--line); }
		.list-f > li:last-child:before { display: none; }
		.list-f > li > figure { position: absolute; top: -5px; left: 0; width: 85px; text-align: center; }
		.list-f h1, .list-f h2, .list-f h3, .list-f h4, .list-f h5, .list-f h6 { margin-bottom: 1px!important; }
		.list-f ul { margin-bottom: 20px; }
		.list-f ul li { position: relative; padding-right: 150px; }
		.list-f ul span { position: absolute; top: 0; right: 58px; }

.list-fa { margin-bottom: 10px; color: var(--clr-main-100); line-height: 1.2; }
	.list-fa li { position: relative; z-index: 2; margin: 0 -10px 22px; padding-bottom: 12px; }
		.list-fa li:before { left: 10px; right: 10px; border-bottom: 1px solid var(--line); }
		.list-fa .strong { font-size: 16px; font-weight: 700; }
		.list-fa p { margin: 0 10px 10px; }
	.list-fa .brand figure { margin-bottom: 4px; }
	.list-fa .warranty p:first-child { position: relative; z-index: 2; padding-left: 40px; }
		.list-fa .warranty p:first-child:before { content: "\e93a"; width: auto; font-size: 22px; }
		[data-whatintent="mouse"] .list-fa .warranty:hover p:first-child:before { color: var(--red); }

.list-logo { position: relative; z-index: 2; margin: 0 -20px 12px; }
	.list-logo li { height: 26px; margin: 0 10px 10px; background-position: 0 50%; background-repeat: no-repeat; background-size: 100% auto; text-indent: -9999em; }
	.list-logo .przelewy { width: 78px; background-image: url(../images/przelewy.png); }
	.list-logo .tpay { width: 46px; background-image: url(../images/tpay-mini.png); }
	
	.list-logo .paypo { width: 57px; background-image: url(../images/paypo.png); }
	.list-logo .visa { width: 56px; background-image: url(../images/visa.png); }
	.list-logo .mastercard { width: 34px; background-image: url(../images/mastercard.png); }
	.list-logo .googlepay { width: 38px; background-image: url(../images/googlepay.png); }
	.list-logo .googlepay2 { width: 53px; background-image: url(../images/googlepay-2.png); }
	.list-logo .blik { width: 46px; background-image: url(../images/blik.png); }
	.list-logo .applepay { width: 33px; background-image: url(../images/applepay.png); }
	.list-logo .visac { width: 58px; background-image: url(../images/visac.png); }
	.list-logo .masterpass { width: 83px; background-image: url(../images/masterpass.png); }
.list-logo.a { margin-inline: -19px; }
	.list-logo.a li { margin-inline: 15px; }
	.list-logo.a .przelewy { width: 57px; }
	.list-logo.a .visa { width: 49px; }
	.list-logo.a .blik { width: 38px; }

.list-news { margin: 0 0 0 -10px; line-height: 1.1; }
	.list-news li { position: relative; z-index: 2; margin-bottom: 10px; width: 50%; padding: 9px 9px 0 105px; border-left: 10px solid rgba(0,0,0,0); }
		.list-news li:before { border-radius: var(--radius); background: var(--bg-second); }
		[data-whatintent="mouse"] .list-news li:hover:before { inset: -5px; background: var(--red); }
		.list-news figure { position: relative; z-index: 2; width: 105px; margin-left: -105px; padding: 5px; border-left: 10px solid rgba(0,0,0,0); }
			.list-news figure:before { border-radius: var(--radius); border: 1px solid var(--border3); background: var(--bg-second); }
		.list-news div { float: left; width: 100%; padding-top: 12px; padding-left: 25px; }
			.list-news .date { position: relative; z-index: 2; margin-bottom: 11px; padding-left: 23px; font-size: 13px; }
				.list-news .date:before { content: "\e925"; width: auto; font-size: 13px; }
			.list-news p, .list-news figure { margin-bottom: 10px; }
			.list-news a { color: var(--clr-main-100); }
			[data-whatintent="mouse"] .list-news li:hover a:before { inset: -5px; }
			[data-whatintent="mouse"] .list-news li:hover a, [data-whatintent="mouse"] .list-news li:hover { color: var(--white); }

.list-phones { margin-bottom: 18px; }
	.list-phones li { margin-bottom: 13px; }
		.list-phones a { position: relative; z-index: 2; padding-left: 38px; font-weight: 700; }
		.list-phones a:before { content: "\e90c"; width: auto; font-size: 19px; }

.list-product { line-height: 1.47; }
	.list-product li { position: relative; z-index: 2; margin-bottom: 10px; padding-left: 118px; border-bottom: 1px solid var(--line); }
		.list-product li > * { float: left; width: 100%; }
		.list-product div { padding-left: 23px; }
		.list-product figure { width: 118px; margin-left: -118px; padding: 5px; border: 1px solid var(--border3); border-radius: var(--radius); background: var(--white); text-align: center; }
			.list-product img { width: auto; max-height: 100px; }
		.list-product a { color: var(--clr-main-100); }
		.list-product .remove { position: absolute; bottom: 18px; right: 0; }
			.list-product .remove a { width: 42px; height: 42px; border: 1px solid var(--red); border-radius: var(--radius); background: var(--bg-second); color: var(--red); font-size: 21px; text-indent: -9999em; }
			.list-product .remove a:before { content: "\e936"; }
			[data-whatintent="mouse"] .list-product .remove a:hover { background: var(--red); color: var(--white); }
		.list-product .price { padding-right: 50px; }
		.list-product .price strong { display: inline-block; }

.list-select { line-height: 1.2; }
	.list-select li { margin-bottom: 7px; }
		.list-select label { position: relative; z-index: 2; min-height: 84px; padding: 10px 110px 10px 198px; border: 1px solid var(--border3); border-radius: var(--radius); color: var(--clr-main-100); font-size: 17px; font-weight: 400; cursor: pointer; }
		.list-select input:checked + label, .list-select strong label { border-color: var(--green); border-radius: 5px; background: var(--bg-second); color: var(--green); font-weight: 700; }
		.list-select label:before, .list-select strong label:before { top: 50%; left: 19px; width: 22px; height: 22px; margin-top: -12px; border: 1px solid var(--border2); border-radius: var(--radius); background: var(--bg-second); color: var(--white); }
		.list-select input:checked + label:before, .list-select strong label:before { overflow: visible; content: "\e92c"; border-color: var(--green); background: var(--green); font-size: 16px; line-height: 22px; }
		.list-select label:after { content: ""; overflow: hidden; position: absolute; top: 7px; left: 70px; width: 91px; height: 68px; border-radius: 5px; background-repeat: no-repeat; background-position: 50% 50%; background-size: auto; background-color: var(--white); }
		.list-select span { color: var(--clr-second); font-size: 14px; font-weight: 300; }
		.list-select .price { position: absolute; top: 50%; right: 26px; height: 20px; margin-top: -10px; color: var(--clr-main-100); font-size: 19px; font-weight: 700; }
		.list-select input:checked + label .price, .list-select input:checked + strong .price { color: var(--green); }

	
	
	.list-select label[for="przesylka_1"]:after { background-image: url(../images/gls.png); }
	.list-select label[for="przesylka_5"]:after { background-image: url(../images/gls.png); }
	.list-select label[for="przesylka_69"]:after { background-image: url(../images/gls.png); }
	.list-select label[for="przesylka_68"]:after { background-image: url(../images/gls.png); }
	.list-select label[for="przesylka_66"]:after { background-image: url(../images/gls.png); }
	.list-select label[for="przesylka_65"]:after { background-image: url(../images/gls.png); }
	.list-select label[for="przesylka_64"]:after { background-image: url(../images/gls.png); }
	.list-select label[for="przesylka_63"]:after { background-image: url(../images/gls.png); }
	.list-select label[for="przesylka_62"]:after { background-image: url(../images/gls.png); }	
	.list-select label[for="przesylka_61"]:after { background-image: url(../images/gls.png); }
	.list-select label[for="przesylka_60"]:after { background-image: url(../images/gls.png); }
	.list-select label[for="przesylka_59"]:after { background-image: url(../images/gls.png); }	
	.list-select label[for="przesylka_58"]:after { background-image: url(../images/gls.png); }
	.list-select label[for="przesylka_57"]:after { background-image: url(../images/gls.png); }
	.list-select label[for="przesylka_56"]:after { background-image: url(../images/gls.png); }
	.list-select label[for="przesylka_55"]:after { background-image: url(../images/gls.png); }
	.list-select label[for="przesylka_54"]:after { background-image: url(../images/gls.png); }
	.list-select label[for="przesylka_53"]:after { background-image: url(../images/gls.png); }
	.list-select label[for="przesylka_52"]:after { background-image: url(../images/gls.png); }
	.list-select label[for="przesylka_51"]:after { background-image: url(../images/gls.png); }
	.list-select label[for="przesylka_50"]:after { background-image: url(../images/gls.png); }
	.list-select label[for="przesylka_76"]:after { background-image: url(../images/gls.png); }
	
	.list-select label[for="przesylka_77"]:after { background-image: url(../images/gls.png); }
	.list-select label[for="przesylka_83"]:after { background-image: url(../images/gls.png); }
	.list-select label[for="przesylka_82"]:after { background-image: url(../images/gls.png); }
	.list-select label[for="przesylka_81"]:after { background-image: url(../images/gls.png); }
	
	.list-select label[for="przesylka_79"]:after { background-image: url(../images/orlen.jpg); }
	.list-select label[for="przesylka_84"]:after { background-image: url(../images/orlen.jpg); }
	
	.list-select label[for="przesylka_80"]:after { background-image: url(../images/pocztex-punkt.jpg); }
	.list-select label[for="przesylka_86"]:after { background-image: url(../images/pocztex-punkt.jpg); }
	
	.list-select label[for="przesylka_78"]:after { background-image: url(../images/elektroniczna.png); }
	.list-select label[for="przesylka_88"]:after { background-image: url(../images/elektroniczna.png); }
	
	.list-select label[for="przesylka_49"]:after { background-image: url(../images/gls.png); }	
	.list-select label[for="przesylka_48"]:after { background-image: url(../images/gls.png); }
	.list-select label[for="przesylka_47"]:after { background-image: url(../images/gls.png); }
	.list-select label[for="przesylka_46"]:after { background-image: url(../images/gls.png); }
	.list-select label[for="przesylka_45"]:after { background-image: url(../images/gls.png); }	
	.list-select label[for="przesylka_43"]:after { background-image: url(../images/gls.png); }	
	
	.list-select label[for="przesylka_72"]:after { background-image: url(../images/inpost.png); }
	.list-select label[for="przesylka_73"]:after { background-image: url(../images/inpost.png); }
	.list-select label[for="przesylka_85"]:after { background-image: url(../images/inpost.png); }
	
	.list-select label[for="przesylka_74"]:after { background-image: url(../images/poczta-p.png); }
	.list-select label[for="przesylka_3"]:after { background-image: url(../images/osobisty.png); }
	.list-select label[for="przesylka_39"]:after { background-image: url(../images/odbior-osobisty.png); }	
	
	.list-select label[for="platnosc_p24"]:after { background-image: url(../images/przelewy24.png); }
	.list-select label[for="platnosc_przelew"]:after { background-image: url(../images/przelew.png); }
	.list-select label[for="platnosc_gotowka"]:after { background-image: url(../images/pobranie.png); }
	.list-select label[for="platnosc_eraty"]:after { background-image: url(../images/eratyp.png); }
	.list-select label[for="platnosc_paypo"]:after { background-image: url(../images/paypo.webp); }
	.list-select label[for="platnosc_leasing"]:after { background-image: url(../images/leasing.webp); }
	
	.list-select label[for="platnosc_platformafinansowa"]:after { background-image: url(../images/ileasing.jpg); }
	
	.list-select label[for="platnosc_caraty"]:after { background-image: url(../images/caratyp.jpg); }
	
	.list-select label[for="platnosc_tpay"]:after { background-image: url(../images/tpay.jpg); }
	

.list-social { margin: 0 -7px 10px; }
	.list-social li { margin: 0 7px 7px; }
		.list-social a { position: relative; z-index: 2; width: 30px; height: 30px; text-indent: -9999em; }
			.list-social a:before { top: 0; border-radius: var(--radius); color: var(--white); }
			.list-social .social-facebook a:before { content: "\e931"; background: var(--blue); }
			.list-social .social-instagram a:before { content: "\e92f"; background: var(--gradient-b); }
			.list-social .social-youtube a:before { content: "\e932"; background: var(--red2); }

.list-summary { max-width: 715px; margin: 0 auto 48px; padding: 10px 10px 0; border-radius: var(--radius); background: var(--bg-main); font-size: 19px; line-height: 1.2; }
	.list-summary li:first-child { margin-bottom: 10px; padding-right: 55px; text-align: right; }
	.list-summary li:nth-child(2) { width: 285px; margin-bottom: 10px; padding: 12px 10px 10px; border-radius: var(--radius); background: var(--bg-second); color: var(--clr-main-100); font-size: 34px; font-weight: 700; text-align: center; }
		.list-summary li:nth-child(2) p { margin-bottom: 3px; }
		.list-summary li:nth-child(2) p:nth-child(2) { color: var(--clr-second); font-size: 14px; font-weight: 300; }

.rating-info { position: relative; z-index: 2; margin: 0 -45px; }
	.rating-info li { margin: 0 45px 20px; }

.recommended-list { margin-bottom: 3px; margin-left: -19px; line-height: 1.22; }
	.recommended-list li { position: relative; z-index: 2; margin-bottom: 19px; width: 16.6667%; padding: 116px 20px 16px; border-left: 20px solid rgba(0,0,0,0); }
	.long-name li {width: 25%!important;}
	
	
		.recommended-list li:before { border: 1px solid var(--line2); border-radius: var(--radius); background: var(--bg-third); }
		[data-whatintent="mouse"] .recommended-list li:hover:before { border: 1px solid var(--red); box-shadow: 0 0 10px rgba(0,0,0,.3); background: var(--red); }
		.recommended-list a { padding-inline: 25px; color: var(--clr-main-100); font-size: 18px; font-weight: 700; text-align: center; }
		.recommended-list a:before, [data-whatintent="mouse"] .recommended-list li:hover:before { inset: -5px; }
		.recommended-list .ico-10 a, .recommended-list .ico-11 a, .recommended-list .ico-12 a { padding-inline: 0; }
		[data-whatintent="mouse"] .recommended-list a:hover { color: var(--white); }
		.recommended-list li:after { top: 0; height: 120px; color: var(--clr-third); font-size: 75px; }
		[data-whatintent="mouse"] .recommended-list li:hover:after { color: var(--white); }
		.recommended-list .ico-1:after { content: "\e90f"; }
		.recommended-list .ico-2:after { content: "\e918"; }
		.recommended-list .ico-3:after { content: "\e91b"; }
		.recommended-list .ico-4:after { content: "\e928"; }
		.recommended-list .ico-5:after { content: "\e91e"; }
		.recommended-list .ico-6:after { content: "\e91d"; font-size: 65px; }
		.recommended-list .ico-7:after { content: "\e922"; }
		.recommended-list .ico-8:after { content: "\e923"; }
		.recommended-list .ico-9:after { content: "\e93c"; }
		.recommended-list .ico-10:after { content: "\e915"; }
		.recommended-list .ico-11:after { content: "\e917"; }
		.recommended-list .ico-12:after { content: "\e919"; }


/*! Forms --------- */
::-webkit-input-placeholder { opacity: 1; color: inherit; }
:-ms-input-placeholder { opacity: 1; color: inherit; }
::-ms-input-placeholder { opacity: 1; color: inherit; }
::placeholder { opacity: 1; color: inherit; }
	:focus::-webkit-input-placeholder { opacity: 0; }
	:focus:-ms-input-placeholder { opacity: 0; }
	:focus::-ms-input-placeholder { opacity: 0; }
	:focus::placeholder { opacity: 0; }

button { cursor: pointer; }

.check-a { margin-bottom: 35px; }
	#contact-src label, .check-a label, .mform input[type="radio"] + label, .mform input[type="checkbox"] + label { position: relative; z-index: 2; padding: 14px 25px 14px 59px; border: 1px solid var(--orange); border-radius: var(--radius); color: var(--clr-main-100); line-height: 1.1; text-align: left!important; cursor: pointer; }
		#contact-src label:before, .check-a label:before, .mform input[type="radio"] + label:before, .mform input[type="checkbox"] + label:before { left: 14px; width: 22px; height: 22px; padding-top: 1px; border: 1px solid var(--border2); border-radius: var(--radius); background: var(--bg-second); color: var(--white); font-size: 1px; line-height: 1; }
		#contact-src input:checked + label:before, .check-a input:checked + label:before, .mform input:checked + label:before { content: "\e92c"; border-color: var(--green); background: var(--green); font-size: 15px; }
	.check-a span { color: var(--clr-second); }
	.check-a .click { display: inline-block; position: relative; z-index: 2; padding-right: 26px; color: var(--red); font-size: 16px; }
		.check-a .click:before { content: "\e901"; left: auto; right: 0; width: 26px; font-size: 8px; }
.check-a.a { margin-bottom: 45px; }
	#contact-src label, .check-a.a label, .mform input[type="radio"] + label, .mform input[type="checkbox"] + label { padding: 0 0 0 59px; border-width: 0; }
	.mform input[type="radio"] + label, .mform input[type="checkbox"] + label { padding: 2px 0 0 50px;}
	.check-a label { display: inline-block; }

.code-a { max-width: 345px; margin: 0 auto 30px; }
	.code-a div p, .code-a div figure { margin-bottom: 5px; }
.code-a.a { max-width: 100%; margin: 0 -5px 20px; }
	.code-a.a > * { margin: 0 5px 10px; }

.code-b { margin: 0 -10px 10px; }
	.code-b > * { margin: 0 10px 10px!important; }
	.code-b input { max-width: 144px!important; }

.form-a { position: relative; }
	.form-a p { position: relative; z-index: 2; margin-bottom: 24px; }
	#contact-src textarea, #contact-src input, .form-a input, .form-a select, .form-a textarea { width: 100%!important; height: 46px; padding: 0 17px; border: 1px solid var(--border); border-radius: 5px; background-color: var(--bg-second); color: var(--clr-main-100); font-size: 16px; }
	.form-a select { padding: 5px 30px 5px 15px; cursor: pointer; }
		.form-a select { background: var(--bg-second) url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iNDUxLjg0N3B4IiBoZWlnaHQ9IjQ1MS44NDdweCIgdmlld0JveD0iMCAwIDQ1MS44NDcgNDUxLjg0NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDUxLjg0NyA0NTEuODQ3OyIKCSB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8cGF0aCBmaWxsPSIjNzc3ZTgxIiBkPSJNMjI1LjkyMywzNTQuNzA2Yy04LjA5OCwwLTE2LjE5NS0zLjA5Mi0yMi4zNjktOS4yNjNMOS4yNywxNTEuMTU3Yy0xMi4zNTktMTIuMzU5LTEyLjM1OS0zMi4zOTcsMC00NC43NTEKCQljMTIuMzU0LTEyLjM1NCwzMi4zODgtMTIuMzU0LDQ0Ljc0OCwwbDE3MS45MDUsMTcxLjkxNWwxNzEuOTA2LTE3MS45MDljMTIuMzU5LTEyLjM1NCwzMi4zOTEtMTIuMzU0LDQ0Ljc0NCwwCgkJYzEyLjM2NSwxMi4zNTQsMTIuMzY1LDMyLjM5MiwwLDQ0Ljc1MUwyNDguMjkyLDM0NS40NDlDMjQyLjExNSwzNTEuNjIxLDIzNC4wMTgsMzU0LjcwNiwyMjUuOTIzLDM1NC43MDZ6Ii8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==) 94% center no-repeat; background-size: auto 12px; }
		.form-a select { -webkit-appearance: none; -moz-appearance: none; appearance: none; }
		.form-a option { padding: 2px 5px; }
	#contact-src textarea, .form-a textarea { height: 150px; min-height: 150px; padding: 17px; }
	.form-a label { margin-bottom: 4px; padding-inline: 18px; color: var(--clr-main-100); font-size: 15px; text-align: left; }
		.form-a label span { color: var(--red); }
		.form-a input:focus, .form-a textarea:focus, .form-a .sh { border-color: var(--green); }
		.form-a input[type="email"], .form-a input[name="umail"], .form-a input[name="email"], .form-a input[name="klient_email"] { padding-right: 45px; background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjE0NTYiIGhlaWdodD0iMTAyNCIgdmlld0JveD0iMCAwIDE0NTYgMTAyNCI+Cjx0aXRsZT48L3RpdGxlPgo8ZyBpZD0iaWNvbW9vbi1pZ25vcmUiPgo8L2c+CjxwYXRoIGZpbGw9IiMwMDAiIGQ9Ik03MjUuMzMzIDE3MC42NjdoLTU5Ny4zMzNjLTcwLjY5MiAwLTEyOCA1Ny4zMDgtMTI4IDEyOHYwIDQyNi42NjdjMCA3MC42OTIgNTcuMzA4IDEyOCAxMjggMTI4djBoNTk3LjMzM2M3MC42OTIgMCAxMjgtNTcuMzA4IDEyOC0xMjh2MC00MjYuNjY3YzAtNzAuNjkyLTU3LjMwOC0xMjgtMTI4LTEyOHYwek02OTYuNzQ2IDI1NmwtMjQ0LjQ4IDE4My40NjdjLTcuMDQyIDUuMzI3LTE1Ljk0NyA4LjUzMy0yNS42IDguNTMzcy0xOC41NTgtMy4yMDYtMjUuNzA3LTguNjExbDAuMTA3IDAuMDc4LTI0NC40OC0xODMuNDY3ek03MjUuMzMzIDc2OGgtNTk3LjMzM2MtMjMuNTY0IDAtNDIuNjY3LTE5LjEwMy00Mi42NjctNDIuNjY3djAtNDE2bDI2NC41MzMgMTk4LjRjMjEuMTI2IDE1Ljk4MiA0Ny44NCAyNS42IDc2LjggMjUuNnM1NS42NzQtOS42MTggNzcuMTIyLTI1LjgzM2wtMC4zMjIgMC4yMzMgMjY0LjUzMy0xOTguNHY0MTZjMCAyMy41NjQtMTkuMTAzIDQyLjY2Ny00Mi42NjcgNDIuNjY3djB6Ij48L3BhdGg+Cjwvc3ZnPgo=); background-position: 100% 50%; background-repeat: no-repeat; background-size: auto 19px; }
		.form-a input[name="password"] { padding-right: 45px; background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjE0NTYiIGhlaWdodD0iMTAyNCIgdmlld0JveD0iMCAwIDE0NTYgMTAyNCI+Cjx0aXRsZT48L3RpdGxlPgo8ZyBpZD0iaWNvbW9vbi1pZ25vcmUiPgo8L2c+CjxwYXRoIGZpbGw9IiMwMDAiIGQ9Ik01NTQuNjYxIDM0MS4zMzN2LTQyLjY2N2MwLTExNy44MjEtOTUuNTEzLTIxMy4zMzMtMjEzLjMzMy0yMTMuMzMzcy0yMTMuMzMzIDk1LjUxMy0yMTMuMzMzIDIxMy4zMzN2MCA0Mi42NjdjLTcwLjY5MiAwLTEyOCA1Ny4zMDgtMTI4IDEyOHYwIDI5OC42NjdjMCA3MC42OTIgNTcuMzA4IDEyOCAxMjggMTI4djBoNDI2LjY2N2M3MC42OTIgMCAxMjgtNTcuMzA4IDEyOC0xMjh2MC0yOTguNjY3YzAtNzAuNjkyLTU3LjMwOC0xMjgtMTI4LTEyOHYwek0yMTMuMzI4IDI5OC42NjdjMC03MC42OTIgNTcuMzA4LTEyOCAxMjgtMTI4czEyOCA1Ny4zMDggMTI4IDEyOHYwIDQyLjY2N2gtMjU2ek01OTcuMzI4IDc2OGMwIDIzLjU2NC0xOS4xMDMgNDIuNjY3LTQyLjY2NyA0Mi42Njd2MGgtNDI2LjY2N2MtMjMuNTY0IDAtNDIuNjY3LTE5LjEwMy00Mi42NjctNDIuNjY3djAtMjk4LjY2N2MwLTIzLjU2NCAxOS4xMDMtNDIuNjY3IDQyLjY2Ny00Mi42Njd2MGg0MjYuNjY3YzIzLjU2NCAwIDQyLjY2NyAxOS4xMDMgNDIuNjY3IDQyLjY2N3YweiI+PC9wYXRoPgo8cGF0aCBmaWxsPSIjMDAwIiBkPSJNMzQ0Ljc0MSA1MTJjLTAuNzc1LTAuMDI1LTEuNjg3LTAuMDQwLTIuNjAyLTAuMDQwLTQ3LjEyOCAwLTg1LjMzMyAzOC4yMDUtODUuMzMzIDg1LjMzMyAwIDMxLjA4OCAxNi42MjUgNTguMjk0IDQxLjQ2OSA3My4yMTFsMC4zODYgMC4yMTV2MTEuOTQ3YzAgMjMuNTY0IDE5LjEwMyA0Mi42NjcgNDIuNjY3IDQyLjY2N3M0Mi42NjctMTkuMTAzIDQyLjY2Ny00Mi42Njd2MC0xMS45NDdjMjQuNjExLTE0LjM1OCA0MS4yMjgtNDAuMDc2IDQyLjY1OS02OS43NzhsMC4wMDctMC4xOTVjMC4wNDUtMS4wMzggMC4wNzEtMi4yNTUgMC4wNzEtMy40NzkgMC00NS45NTMtMzYuMzIzLTgzLjQyMi04MS44MjQtODUuMjYybC0wLjE2Ny0wLjAwNXoiPjwvcGF0aD4KPC9zdmc+Cg==); background-position: 100% 50%; background-repeat: no-repeat; background-size: auto 19px; }
		.form-a input[name="telefon"] { padding-right: 45px; background-image: url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjE0NTYiIGhlaWdodD0iMTAyNCIgdmlld0JveD0iMCAwIDE0NTYgMTAyNCI+Cjx0aXRsZT48L3RpdGxlPgo8ZyBpZD0iaWNvbW9vbi1pZ25vcmUiPgo8L2c+CjxwYXRoIGZpbGw9IiMwMDAiIGQ9Ik03MjIuODAzIDU2Mi43NzNjLTQ3LjM2LTQ3LjM2LTEyOS43MDctNDcuMzYtMTc3LjA2NyAwbC0yOS4wMTMgMjkuMDEzYy0xNS4zNiAxNS4zNi00MC45NiAxNS4zNi01Ni4zMiAwbC0xMTYuNDgtMTE2LjQ4Yy0xNS4zNi0xNS4zNi0xNS4zNi00MC45NiAwLTU2LjMybDI5LjAxMy0yOS4wMTNjNDguNjQtNDguNjQgNDguNjQtMTI4IDAtMTc3LjA2N2wtODcuNDY2LTg3LjQ2N2MtNDcuMzYtNDcuMzYtMTI5LjcwNy00Ny4zNi0xNzcuMDY3IDBsLTcxLjY4IDcxLjY4Yy0yOS44NjcgMjkuODY3LTQyLjY2NyA3Mi41MzMtMzQuMTMzIDExNC4zNDcgMjguNTg3IDE0Mi41MDcgMTA3LjUyIDI4NC41ODcgMjIyLjI5MyAzOTkuMzZzMjU2LjQyNiAxOTMuNzA3IDM5OS4zNiAyMjIuMjkzYzguNTMzIDEuNzA3IDE2LjY0IDIuNTYgMjUuMTczIDIuNTYgMzMuMjggMCA2NS4yOC0xMi44IDg4Ljc0Ny0zNi42OTNsNzEuNjgtNzEuNjhjMjMuNDY3LTIzLjQ2NyAzNi42OTMtNTUuMDQwIDM2LjY5My04OC4zMnMtMTMuMjI3LTY0Ljg1My0zNi42OTMtODguMzJsLTg3LjQ2Ny04Ny40NjcgMC40MjctMC40Mjd6TTc1MC4xMSA3NjYuNzJsLTcxLjY4IDcxLjY4Yy05LjM4NyA5LjM4Ny0yMy40NjcgMTMuNjUzLTM3LjEyIDEwLjY2Ny0xMjYuMjkzLTI1LjE3My0yNTIuNTg3LTk2LTM1NS44NC0xOTkuMjUzcy0xNzMuNjUzLTIyOS4xMi0xOTkuMjUzLTM1NS40MTNjLTIuNTYtMTMuNjUzIDEuMjgtMjcuMzA3IDEwLjY2Ny0zNy4xMmw3MS42OC03MS42OGM3LjY4LTcuNjggMTcuNDkzLTExLjUyIDI4LjE2LTExLjUyczIwLjQ4IDQuMjY3IDI4LjE2IDExLjUybDg3LjQ2NyA4Ny40NjdjMTUuMzYgMTUuMzYgMTUuMzYgNDAuOTYgMCA1Ni4zMmwtMjkuMDEzIDI5LjAxM2MtNDguNjQgNDguNjQtNDguNjQgMTI4IDAgMTc3LjA2N2wxMTYuNDggMTE2LjQ4YzQ4LjY0IDQ4LjY0IDEyOCA0OC42NCAxNzcuMDY3IDBsMjkuMDEzLTI5LjAxM2MxNS4zNi0xNS4zNiA0MC41MzMtMTUuMzYgNTYuMzIgMGw4Ny40NjcgODcuNDY3YzcuNjggNy4yNTMgMTEuNTIgMTcuNDkzIDExLjUyIDI4LjE2cy00LjI2NyAyMC40OC0xMS41MiAyOC4xNmgwLjQyN3pNNTUwLjQzIDEyOGMwLTIzLjQ2NyAxOS4yLTQyLjY2NyA0Mi42NjctNDIuNjY3IDE0MS4yMjcgMCAyNTYgMTE0Ljc3MyAyNTYgMjU2IDAgMjMuNDY3LTE5LjIgNDIuNjY3LTQyLjY2NyA0Mi42NjdzLTQyLjY2Ny0xOS4yLTQyLjY2Ny00Mi42NjdjMC05NC4yOTMtNzYuMzczLTE3MC42NjctMTcwLjY2Ny0xNzAuNjY3LTIzLjQ2NyAwLTQyLjY2Ny0xOS4yLTQyLjY2Ny00Mi42Njd6TTU1MC40MyAyOTguNjY3YzAtMjMuNDY3IDE5LjItNDIuNjY3IDQyLjY2Ny00Mi42NjcgNDYuOTMzIDAgODUuMzMzIDM4LjQgODUuMzMzIDg1LjMzMyAwIDIzLjQ2Ny0xOS4yIDQyLjY2Ny00Mi42NjcgNDIuNjY3cy00Mi42NjctMTkuMi00Mi42NjctNDIuNjY3Yy0yMy40NjcgMC00Mi42NjctMTkuMi00Mi42NjctNDIuNjY3eiI+PC9wYXRoPgo8L3N2Zz4K); background-position: 100% 50%; background-repeat: no-repeat; background-size: auto 19px; }

.form-footer { max-width: 720px; margin: 0 auto 30px; padding-top: 20px; line-height: 1.36; }
	.form-footer table { width: auto; margin: 0!important; border-spacing: 0!important; }
	.form-footer td { position: relative; z-index: 2; padding-bottom: 30px; }
	.form-footer td:first-child { vertical-align: top; }
	.form-footer input { position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 10; width: 22px; height: 22px; opacity: 0; cursor: pointer; }
	.form-footer .input { position: relative; z-index: 2; width: 22px; height: 22px; padding-top: 1px; border: 1px solid var(--border2); border-radius: var(--radius); color: var(--white); font-size: 1px; line-height: 1; }
	.form-footer input:checked + .input { border-color: var(--green); background: var(--green); font-size: 15px; }
	.form-footer input:checked + .input:before { content: "\e92c"; }
	.form-footer label { display: block; margin-bottom: 0; padding-left: 14px; font-size: 14px; text-transform: none; cursor: pointer; }
	.form-footer label span { color: var(--red); font-weight: 700; }
	.form-footer label .more-info { padding-top: 5px; color: var(--clr-second); font-size: 13px; font-weight: 300; line-height: 1.1; }
	.form-footer .a { display: inline-block; position: relative; z-index: 2; padding-right: 10px; font-size: 13px; }
		.form-footer .a:before { content: "\e933"; width: auto; left: auto; right: 0; font-size: 6px; }

.form-search { position: relative; z-index: 2; }
	.form-search > *:last-child { position: absolute; top: 3px; right: 3px; z-index: 30!important; }
		.form-search input { width: 100%!important; height: 48px; padding-left: 22px; padding-right: 10px; border: 1px solid var(--bg-main); border-radius: var(--radius); background: var(--bg-main); }
		.form-search.sh input { border-color: var(--green); }
		.form-search label { position: absolute; top: 12px; left: 9px; z-index: 8; height: 20px; padding: 5px 10px; background: var(--bg-main); color: var(--clr-second); line-height: 1; }
			.form-search label { -webkit-pointer-events: none; -moz-pointer-events: none; pointer-events: none; }
			.form-search input:focus + label, .form-search.sh label, .form-search input:-webkit-autofill + label { top: -12px; background: var(--bg-second); font-size: 13px; color: var(--clr-main); }
			.form-search.focused input { border: 3px solid var(--red); background: var(--bg-second); }
			.form-search.focused button { font-size: 15px; }
		.form-search button { position: relative; z-index: 2; width: auto; height: 42px; padding-right: 46px; border: 0; border-radius: 5px; background: none; color: var(--clr-main-100); font-size: 0; font-weight: 700; }
			.form-search button:before { content: "\e924"; left: auto; right: 0; width: 42px; font-size: 22px; }

.mform { }
	.mform .left { margin-bottom: 30px; padding-bottom: 20px; border-bottom: 1px solid var(--line); }
	.mform h2 { margin-bottom: 20px; font-size: 15px; }
	#kalkulator_ogniskowej input[type="text"], .mform input, .mform textarea, #kalkulator_ogniskowej select { width: 100%!important; max-width: 300px; height: 46px; margin-bottom: 5px; margin-right: 10px; padding: 0 17px; border: 1px solid var(--border); border-radius: 5px; background-color: var(--bg-second); color: var(--clr-main-100); font-size: 16px; }
	.mform textarea { max-width: 500px; height: 150px; min-height: 150px; padding: 17px; }
	.mform > span { display: block; margin-bottom: 20px; }
	.mform .oneone { display: inline-block; min-width: 190px; padding-right: 20px; }
	#response-ok, #response-fail { display: none; }
	.mform .sendEmail { padding: 11px 50px 11px 23px; border: 0; background: none; color: var(--white); font-size: 18px; font-weight: 700; cursor: pointer; }
	.mform .sendEmail { width: auto!important; border: 0!important; border-radius: var(--radius); background: var(--gradient-a); color: var(--white)!important; }
	.mform .no-show { display: none!important; }
	.mform-bramy .left, .mform-bramy .left h2 span { display: none; }
	.mform-bramy .left.show { display: block; }

#kalkulator_ogniskowej { }
	#kalkulator_ogniskowej input[type="text"] { max-width: 120px!important; }
	#kalkulator_ogniskowej select { max-width: 90px!important; margin: 0!important; padding: 5px 30px 5px 15px!important; border: 1px solid var(--border)!important; cursor: pointer; }
		#kalkulator_ogniskowej select { background: var(--bg-second) url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iNDUxLjg0N3B4IiBoZWlnaHQ9IjQ1MS44NDdweCIgdmlld0JveD0iMCAwIDQ1MS44NDcgNDUxLjg0NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDUxLjg0NyA0NTEuODQ3OyIKCSB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8cGF0aCBmaWxsPSIjNzc3ZTgxIiBkPSJNMjI1LjkyMywzNTQuNzA2Yy04LjA5OCwwLTE2LjE5NS0zLjA5Mi0yMi4zNjktOS4yNjNMOS4yNywxNTEuMTU3Yy0xMi4zNTktMTIuMzU5LTEyLjM1OS0zMi4zOTcsMC00NC43NTEKCQljMTIuMzU0LTEyLjM1NCwzMi4zODgtMTIuMzU0LDQ0Ljc0OCwwbDE3MS45MDUsMTcxLjkxNWwxNzEuOTA2LTE3MS45MDljMTIuMzU5LTEyLjM1NCwzMi4zOTEtMTIuMzU0LDQ0Ljc0NCwwCgkJYzEyLjM2NSwxMi4zNTQsMTIuMzY1LDMyLjM5MiwwLDQ0Ljc1MUwyNDguMjkyLDM0NS40NDlDMjQyLjExNSwzNTEuNjIxLDIzNC4wMTgsMzU0LjcwNiwyMjUuOTIzLDM1NC43MDZ6Ii8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==) 90% center no-repeat; background-size: auto 12px; }
		#kalkulator_ogniskowej select { -webkit-appearance: none; -moz-appearance: none; appearance: none; }
		#kalkulator_ogniskowej option { padding: 2px 5px; }
		#kalkulator_ogniskowej .wynik { margin-right: 0!important; border-width: 0!important; background-color: var(--bg-main)!important; }

.search-b { max-width: 500px; margin: 0 auto 30px; padding-top: 20px; text-align: center; }
	.search-b form { position: relative; z-index: 2; }
	.search-b form > *:last-child { position: absolute; top: 3px; right: 3px; z-index: 30!important; }
		.search-b input { width: 100%!important; height: 48px; padding-left: 22px; padding-right: 10px; border: 1px solid var(--bg-main); border-radius: var(--radius); background: var(--bg-main); }
		.search-b.sh input { border-color: var(--green); }
		.search-b label { display: block; margin-bottom: 5px; padding: 0 10px; }
			.search-b.focused input { border: 3px solid var(--red); background: var(--bg-second); }
			.search-b.focused button { font-size: 15px; }
		.search-b button { position: relative; z-index: 2; width: auto; height: 42px; padding-right: 46px; border: 0; border-radius: 5px; background: none; color: var(--clr-main-100); font-size: 0; font-weight: 700; }
			.search-b button:before { content: "\e924"; left: auto; right: 0; width: 42px; font-size: 22px; }

.submit-a { }
	.button, .submit-a input { padding: 9px 50px 9px 23px; border: 0; background: none; color: var(--white); font-size: 22px; font-weight: 700; cursor: pointer; }
	.submit-a span { position: relative; z-index: 2; width: 100%; max-width: 277px; border-radius: var(--radius); background: var(--gradient-f); color: var(--white); }
		.submit-a span:before { content: "\e903"; left: auto; right: 0; width: 55px; font-size: 9px; }
	#contact-src .button { width: auto!important; border: 0!important; border-radius: var(--radius); background: var(--gradient-a); color: var(--white)!important; }

.submit-btn { }
	.submit-btn button { position: relative; z-index: 2; width: 100%; padding: 11.5px 37px 11.5px 13px; border: 0; border-radius: var(--radius); background: var(--gradient-a); color: var(--white); font-size: 14px; font-weight: 700; line-height: 1; text-align: left; cursor: pointer; }
		.submit-btn button:before { content: "\e90a"; left: auto; right: 0; width: 37px; font-size: 21px; }
		
	.konto-klienta-srodek input.button {max-width: 278px;   padding: 13px; border: 0; border-radius: var(--radius); background: var(--gradient-a); color: var(--white); font-size: 18px; font-weight: 700; line-height: 1; text-align: left; cursor: pointer; }
		.konto-klienta-srodek input.button:before { content: "\e90a"; left: auto; right: 0; width: 37px; font-size: 21px; }	
		
.submit-btn.a { }
	.submit-btn.a button { max-width: 278px; padding: 15px 50px 15px 23px; border: 0; background: var(--gradient-f); font-size: 20px; }
		.submit-btn.a button:before { content: "\e903"; width: 55px; font-size: 9px; }


/*! Helpers --------- */
a, a:before, a:after { transition: visibility .4s cubic-bezier(.4,0,.2,1) 0s, color .4s cubic-bezier(.4,0,.2,1) 0s, background-color .4s cubic-bezier(.4,0,.2,1) 0s, border-color .4s cubic-bezier(.4,0,.2,1) 0s, opacity .4s cubic-bezier(.4,0,.2,1) 0s; -webkit-transition-delay: -.1s; -webkit-transform-origin: center center; transform-origin: center center; }
.owl-height { -webkit-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; }
option { transition: none; }
.clear { clear: both; }
.form-footer .ga, .search-b form > p:first-child, #logo span, .code-b label, .discount-code label, .module-discount .discount-code, .country-a label, .box-note label, .code-a label, .pagination-a label, .product-a .box-add label, #featured span, #featured > figure, .module-brands > figure, .module-brands span, .list-about li:first-child:before, .rating-info span, #breadcrumbs li:last-child:before, #root .owl-carousel .disabled, .hidden, #root .desktop-hide, #root .tablet-only, #root .mobile-only, #nav em { position: absolute; left: -3000em; top: 0; right: auto; bottom: auto; }
.link-btn.b a:before, .mform input[type="checkbox"], .mform input[type="radio"], #contact-src input[type="checkbox"], .form-search .search-more, #mobile .ico-cat, #menu-icon, .list-select li > span, .list-select input, .item-a .remove-btn img, .list-doc input, .form-footer label .more-info, .check-a input, .link-btn.a a:before, .module-c > *:nth-child(2):before, .brands-a:first-child:before, .fav-a img, [hidden], template { display: none; }
.form-footer .toggle .more-info, .mform input[type="radio"] + label, .mform input[type="checkbox"] + label, #contact-src label, .list-availability i, .table-i30 a, .list-product a, .list-product .remove a, .cart-popup .close-a a, .lang-show a, #logo a, .product-c a, .download-link a, .popup .close-a a, .btn-a a, .btn-a span, .santander-btn a, .print-btn a, .item-a .title a, .amount-a, .list-doc label, .form-footer label.toggle .small, .form-a label, .sort-a .selected a, .brands-a a, .module-about .wycenaM a, .product-b a, .fav-a a, .fav > a, .product-a .title a, #featured, .module-brands a, .recommended-list a, .list-phones a, .list-social a, .list-logo li, #breadcrumbs p, article, aside, details, dialog, div, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }
.list-bc ul, .module-add .available-btn, .list-a p, .list-e p, .prices-a .inf, .close-search, .list-product, .list-product .remove, .lang-show, #panel .btn-b, .box-d ul, .box-d > p, #info-box .list-phones, .form-search p, #mobile .close, #menu-icon, .box-c .fav, .product-c p, .popup .close-a, .popup .form-footer, .module-gallery p, .module-gallery .main-pic, .info-b p, .list-doc, .module-doc ul, .check-a p, .list-checkbox, .sort-a ul, .sort-a .selected, .blog-a figure, .blog-a .date, .product-a .fav, .product-a .inf, .product-a .description ul, .prices-a .price, .product-a .list-attr, .list-da figure, .obrazkowa-kat picture, .list-da p, .list-ca figure, .list-ba .more, .list-ba .more:after, .list-categories, #featured figure, .box-a ul, .module-brands figure, #content > .list-about:last-child, #breadcrumbs p, ul ul, ul ol, ol ol, ol ul, #logo, #root .m0 { margin-bottom: 0; }
.btn-a.dark a, #mobile, #shadow, .shadow, .popup, .shadow-light { transition: all .4s cubic-bezier(.4,0,.2,1) 0s; -webkit-transition-delay: -.1s; }
.list-da img, .obrazkowa-kat img, .form-search input, .mform .sendEmail, .list-da li:before, .table-i30 img, .close-search button, .list-product .remove a, .more-a a, .cart-popup .close-a a, .cart-popup, #currency-a > ul, #mKoszyk .no, #mPrzechowalnia .no, .box-d ul, .box-d > p, .form-search button, .form-search label, #nav > ul > li > a:before, #nav > ul > li > ul, #nav > ul:before, .product-more .aside, .product-c:before, .btn-a a:before, .list-fa .warranty p:first-child:before, .info-b p:after, .list-select .price, .list-select label:before, .list-select label, .item-a:before, .list-doc label:before, .list-doc label, .form-footer .input, .form-footer .input:before, .submit-a span, .mform label:before, .check-a label:before, #contact-src label:before, .submit-btn.a button, .sort-price button, .box-filter:hover > p, .box-filter .drop, .sort-a .selected a, .sort-a .drop, .module-about .wycenaM a:after, .day-box:before, .product-b img, .day-box .name:before, .blog-a .more, .blog-a .date, .blog-a figure:before, .blog-a img, .list-news li:before, .product-a .add-helper, .fav-a, .product-a .box:before, .product-a .box, .product-a:before, .product-a img, .obrazkowa-kat picture:before, .obrazkowa-kat:before, [data-whatintent="mouse"] #featured figure:hover:before, #featured img, [data-whatintent="mouse"] .list-ca li:hover figure:before, .list-ca img, .link-btn a, .list-ba li:before, .list-ba .more, .list-ba figure span, .list-ba figure:before, .list-ba img, .list-ba figure span:before, .list-categories figure:before, .list-categories li:after, #featured .owl-nav, .box-a:before, .box-a:after, .box-a li:before, .owl-nav button, .module-brands a:before, .recommended-list li:before { transition: all .4s linear; -webkit-transition-delay: -.1s; }
.show-discount .module-discount .discount-code, #featured > figure:first-child, .module-brands > figure:first-child, .is-slider { position: relative; top: auto; left: auto; }
hr { display: block; overflow: hidden; width: 100%; height: 1px; margin: 40px 0; padding: 0; border: 0; border-top: 1px solid var(--line); background: none; font-size: 0; }

#menu-icon:before, .popup hr, .list-ea li:before, .brands-a:first-child, #time:before, .list-da + hr, .list-ba + hr, .recommended-list li:after, .list-about li:after, #footer nav li:before, .list-social a:before { margin-top: 0; }

#root .m10 { margin-bottom: 10px; }
#root .m15 { margin-bottom: 15px; }
#root .m20 { margin-bottom: 20px; }
#root .m65 { margin-bottom: 65px; }

.table-i30 table, .table-i30 td {border:0px!important}
.table-i30 a { margin-bottom: 20px; }
.table-i30 img { width: auto!important; border-radius: 10px; border: 1px solid #dfdfdf; }
.table-i30 img:hover {border-radius: 10px; border: 1px solid #c5c5c5; box-shadow: 0 0 4px rgba(0, 0, 0, 0.2)}

.ruch_widget_p { color: var(--black); }

.list-availability .a + i { background: var(--green); }
.list-availability .n + i { background: var(--red); }
.list-availability .z + i { background: var(--orange); }
.list-availability .p + i { background: var(--blue); }
.product-a .availability .a { color: var(--green); }
.product-a .availability .n { color: var(--red); }
.product-a .availability .z { color: var(--orange); }
.product-a .availability .p { color: var(--blue); }

#kqs-cookie { display: none; z-index: 1000000; }
#kqs-cookie.show-cookie { display: block; }
	#kqs-box-zawartosc { padding: 0px!important}
	#kqs-cookie a { color: #FFF; text-decoration: underline; }
	#kqs-cookie a:hover { text-decoration: none; }

.btn-a.dark a, .more-a a, .submit-a span, .submit-btn.a button { background-size: auto 300%; background-position: 0 90%; }
[data-whatintent="mouse"] .btn-a.dark a:hover, [data-whatintent="mouse"] .more-a a:hover, [data-whatintent="mouse"] .submit-a span:hover, [data-whatintent="mouse"] .submit-btn.a button:hover, [data-whatintent="mouse"] .link-btn a:hover { background-position: 200% 0; }


.gm-lp-content { }
	.gm-lp-content, .gm-lp-content * { box-sizing: initial; }
	.gm-lp-content a:hover { color: var(--white); }


/*! Miscellaneous --------- */
audio, canvas, iframe, img, svg, video { border-width: 0; vertical-align: middle; }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
/*!  audio:not([controls]), video[autoplay]:not([muted]) { display: none; }	 */
svg:not(:root) { overflow: hidden; }

::selection { background: var(--red); color: var(--white); text-shadow: none; }
::-moz-selection { background: var(--red); color: var(--white); text-shadow: none; }


/*! Outlines --------- */
[data-whatinput="keyboard"] a:focus, [data-whatinput="keyboard"] button:focus, [data-whatinput="keyboard"] input:focus, [data-whatinput="keyboard"] select:focus, [data-whatinput="keyboard"] textarea:focus { outline-width: 2px; outline-style: solid; }
[data-whatintent="mouse"] input:focus, [data-whatintent="mouse"] select:focus, [data-whatintent="mouse"] textarea:focus { outline: none; }


/*! Animations --------- */
[data-whatintent="mouse"] #mKoszyk .btn-b a:hover:before { -webkit-animation-name: buzz; animation-name: buzz; -webkit-animation-duration: .6s; animation-duration: .6s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; }
[data-whatintent="mouse"] #pwr_przycisk:hover, [data-whatintent="mouse"] #punkt_odbioru_poczta_przycisk:hover, [data-whatintent="mouse"] #inpost_paczkomat_przycisk:hover, [data-whatintent="mouse"] .search-b button:hover, [data-whatintent="mouse"] .mform .sendEmail:hover, [data-whatintent="mouse"] .close-search button:hover, [data-whatintent="mouse"] .list-product figure:hover img, [data-whatintent="mouse"] .list-product .remove a:hover, [data-whatintent="mouse"] .more-a a:hover, [data-whatintent="mouse"] .cart-popup .close-a a:hover, [data-whatintent="mouse"] .lang-show a:hover:before, [data-whatintent="mouse"] .box-d:hover > p, [data-whatintent="mouse"] .form-search button:hover, [data-whatintent="mouse"] .product-c:hover img, [data-whatintent="mouse"] .download-link a:hover, [data-whatintent="mouse"] .list-fa .brand figure:hover img, [data-whatintent="mouse"] .module-gallery img:hover, [data-whatintent="mouse"] .santander-btn a:hover, .list-select input:checked + label:after, .list-select strong label:after, [data-whatintent="mouse"] .print-btn a:hover, [data-whatintent="mouse"] .discount-code .button:hover, [data-whatintent="mouse"] .item-a .remove-btn a:hover, [data-whatintent="mouse"] .item-a:hover > figure img, [data-whatintent="mouse"] .submit-a span:hover, [data-whatintent="mouse"] .sort-price button:hover, [data-whatintent="mouse"] .blog-a:hover .date, [data-whatintent="mouse"] .submit-btn button:hover, [data-whatintent="mouse"] .konto-klienta-srodek input.button:hover, [data-whatintent="mouse"] .list-da li:hover img, [data-whatintent="mouse"] .list-ca li:hover p, [data-whatintent="mouse"] .link-btn a:hover, [data-whatintent="mouse"] .list-categories li:hover figure:before, [data-whatintent="mouse"] .owl-nav button:hover, [data-whatintent="mouse"] .module-brands a:hover img { -webkit-animation-name: press; animation-name: press; -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; }
[data-whatintent="mouse"] .popup .close-a a:hover, [data-whatintent="mouse"] .btn-a a:hover:before, [data-whatintent="mouse"] .list-fa .warranty:hover p:first-child:before, [data-whatintent="mouse"] .module-discount .link a:hover:before, .list-doc input:checked + label:before, .form-footer input:checked + .input, .check-a input:checked + label:before, .mform input:checked + label:before, #contact-src input:checked + label:before, [data-whatintent="mouse"] .pagination-a .btn a:hover, [data-whatintent="mouse"] .module-about .wycenaM a:hover:before, [data-whatintent="mouse"] .product-a:hover .fav a, [data-whatintent="mouse"] .fav-a a:hover, [data-whatintent="mouse"] .list-attr:hover li, [data-whatintent="mouse"] .product-a:hover .list-attr li, [data-whatintent="mouse"] .product-b:hover .list-attr li, [data-whatintent="mouse"] .box-a li:hover:before, [data-whatintent="mouse"] .list-social a:hover { -webkit-animation-name: pop; animation-name: pop; -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; }
[data-whatintent="mouse"] #mKoszyk:hover .no, [data-whatintent="mouse"] #mPrzechowalnia:hover .no, [data-whatintent="mouse"] .box-d:hover > p:before, [data-whatintent="mouse"] .list-availability i:hover:before, [data-whatintent="mouse"] .product-c:hover a:after, [data-whatintent="mouse"] .download-link a:hover:before, [data-whatintent="mouse"] .btn-a a:hover:after, .list-select input:checked + label:before, .list-select strong label:before, [data-whatintent="mouse"] .module-discount .link a:hover:after, [data-whatintent="mouse"] .check-a .click:hover:before, [data-whatintent="mouse"] .submit-btn button:hover:before, [data-whatintent="mouse"] .konto-klienta-srodek input.button:hover:before, [data-whatintent="mouse"] .list-ba li:hover .more, [data-whatintent="mouse"] .list-ba li:hover figure span:after { -webkit-animation-name: bump; animation-name: bump; -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: 2; animation-iteration-count: 2; }
[data-whatintent="mouse"] .list-logo:hover li:nth-child(odd) { -webkit-animation-duration: .9s; animation-duration: .9s; }
[data-whatintent="mouse"] .product-b:hover .list-attr li:nth-child(2), [data-whatintent="mouse"] .product-a:hover .list-attr li:nth-child(2), [data-whatintent="mouse"] .list-attr:hover li:nth-child(2), [data-whatintent="mouse"] .list-logo:hover li:nth-child(2n+2) { -webkit-animation-duration: 1.1s; animation-duration: 1.1s; }
[data-whatintent="mouse"] .product-b:hover .list-attr li:nth-child(3), [data-whatintent="mouse"] .product-a:hover .list-attr li:nth-child(3), [data-whatintent="mouse"] .list-attr:hover li:nth-child(3) { -webkit-animation-duration: .5s; animation-duration: .5s; }

@-webkit-keyframes bump {50% {-webkit-transform: translateY(-8px); transform: translateY(-8px); } }
@keyframes bump {50% {-webkit-transform: translateY(-8px); transform: translateY(-8px); } }
@-webkit-keyframes bounce {0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);} 40% {-webkit-transform: translateY(-20px);} 60% {-webkit-transform: translateY(-10px);} }
@keyframes bounce {0%, 20%, 50%, 80%, 100% {transform: translateY(0);} 40% {transform: translateY(-20px);} 60% {transform: translateY(-10px);} }
@-webkit-keyframes buzz {10% {-webkit-transform: translateX(3px) rotate(2deg); transform: translateX(3px) rotate(2deg); } 20% {-webkit-transform: translateX(-3px) rotate(-2deg); transform: translateX(-3px) rotate(-2deg); } 30% {-webkit-transform: translateX(3px) rotate(2deg); transform: translateX(3px) rotate(2deg); } 40% {-webkit-transform: translateX(-3px) rotate(-2deg); transform: translateX(-3px) rotate(-2deg); } 50% {-webkit-transform: translateX(2px) rotate(3deg); transform: translateX(2px) rotate(3deg); } 60% {-webkit-transform: translateX(-2px) rotate(-3deg); transform: translateX(-2px) rotate(-3deg); } 70% {-webkit-transform: translateX(2px) rotate(3deg); transform: translateX(2px) rotate(3deg); } 80% {-webkit-transform: translateX(-2px) rotate(-3deg); transform: translateX(-2px) rotate(-3deg); } 90% {-webkit-transform: translateX(1px) rotate(0); transform: translateX(1px) rotate(0); } 100% {-webkit-transform: translateX(-1px) rotate(0); transform: translateX(-1px) rotate(0); } }
@keyframes buzz {10% {-webkit-transform: translateX(3px) rotate(2deg); transform: translateX(3px) rotate(2deg); } 20% {-webkit-transform: translateX(-3px) rotate(-2deg); transform: translateX(-3px) rotate(-2deg); } 30% {-webkit-transform: translateX(3px) rotate(2deg); transform: translateX(3px) rotate(2deg); } 40% {-webkit-transform: translateX(-3px) rotate(-2deg); transform: translateX(-3px) rotate(-2deg); } 50% {-webkit-transform: translateX(2px) rotate(3deg); transform: translateX(2px) rotate(3deg); } 60% {-webkit-transform: translateX(-2px) rotate(-3deg); transform: translateX(-2px) rotate(-3deg); } 70% {-webkit-transform: translateX(2px) rotate(3deg); transform: translateX(2px) rotate(3deg); } 80% {-webkit-transform: translateX(-2px) rotate(-3deg); transform: translateX(-2px) rotate(-3deg); } 90% {-webkit-transform: translateX(1px) rotate(0); transform: translateX(1px) rotate(0); } 100% {-webkit-transform: translateX(-1px) rotate(0); transform: translateX(-1px) rotate(0); } }
@-webkit-keyframes pop {50% {-webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); } }
@keyframes pop {50% {-webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); } }
@-webkit-keyframes press {50% {-webkit-transform: scale(.9); -ms-transform: scale(.9); transform: scale(.9); } }
@keyframes press {50% {-webkit-transform: scale(.9); -ms-transform: scale(.9); transform: scale(.9); } }


/*! Flexbox --------- */
.list-bc .name, .list-bc > li, .list-bc ul, .list-availability li, .code-a.a, .mform input + label:before, #contact-src label:before, .list-e li, .list-a span, .gallery-aboutus, .gallery-aboutus figure, .podpowiedzi-pole li, .podpowiedzi-pole, .list-product li, .more-a, .cart-popup .sum, .box-e, .lang-list a, .lang-list, #mobile-bar ul, .btn-b a, #info-box, #info-box .list-phones, #panel, #menu-icon:before, #nav > ul, #nav > ul > li > a, .module-add .no, .module-add, .module-add .no, .product-c a:after, .module-similar form, .list-download li, .code-b, .list-fa li, .module-gallery .gallery-thumbs figure, .module-gallery .gallery-thumbs, .module-gallery .main-pic, .santander-btn, .info-b, .list-select .price, .list-select label, .module-buttons, .discount-code, .module-f, .country-a, .item-a .no, .item-a .line, .item-a, .free-shiping, .list-summary, .list-doc, .module-doc, .link-b, .code-a div, .submit-a, .check-a p, .check-a label:before, .module-c, .sort-price .btn, .sort-price, .module-filters .inner, .selected-filters, .selected-filters ul, .selected-filters li, .sort-a, .pagination-a, .module-sort, .brands-a, .module-about .wycenaM, #time, #time .no, .module-timer, .product-b, .blog-a, .module-blog, .module-b, .list-news figure, .list-news li, .module-news, .list-news, .product-a, .product-a .box-add, .prices-a, .list-attr, .module-products, .module-products form, .umc, .obrazkowa-kat picture, .list-da figure, .list-da, .module-a .aside, .list-ca p, .list-ca, .list-ba, .list-categories figure, .list-categories p, .list-categories, .recommended-list li:after, .module-brands a, .recommended-list, .list-about li:after, .list-about, .list-contact, .list-social a:before, .list-social, #footer nav, .rating-info, .list-logo, #breadcrumbs p:before, #breadcrumbs ol, #footer > ul, .link-btn { display: -moz-box; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.list-bc .name, .list-bc > li, .list-bc ul, .list-availability li, .code-a.a, .list-e li, .gallery-aboutus, .podpowiedzi-pole li, .podpowiedzi-pole, .list-product li, .cart-popup .sum, .box-e, .lang-list a, .lang-list, #mobile-bar ul, #info-box, #info-box .list-phones, #panel, .module-add .no, .module-add, .module-add .no, .module-similar form, .list-download li, .code-b, .list-fa li, .module-gallery .gallery-thumbs, .info-b, .module-buttons, .discount-code, .module-f, .country-a, .item-a .no, .item-a .line, .item-a, .free-shiping, .list-summary, .list-doc, .module-doc, .code-a div, .check-a p, .module-c, .sort-price .btn, .sort-price, .module-filters .inner, .selected-filters, .selected-filters ul, .selected-filters li, .sort-a, .pagination-a, .module-sort, .brands-a, .module-about .wycenaM, #time, #time .no, .module-timer, .product-b, .module-blog, .module-b, .list-news li, .module-news, .list-news, .product-a, .product-a .box-add, .prices-a, .list-attr, .module-products, .module-products form, .list-da, .umc, .module-a .aside, .list-ca, .list-ba, .list-categories, .recommended-list, .list-about, .list-contact, .list-social, #footer nav, .rating-info, .list-logo, #footer > ul { -webkit-flex-wrap: wrap; flex-wrap: wrap; }
#nav > ul { -webkit-flex-wrap: nowrap; flex-wrap: nowrap; }
.list-bc .name, .list-bc ul, .list-a span, .module-gallery .main-pic, .list-select label, .blog-a, .product-a, .module-a .aside { -webkit-flex-direction: column; flex-direction: column; }
.list-logo.a, .text-left .link-btn, .link-btn.text-left { -webkit-justify-content: flex-start; justify-content: flex-start; }
.list-bc ul, .list-bc .name, .mform input + label:before, #contact-src label:before, .gallery-aboutus, .gallery-aboutus figure, #menu-icon:before, .product-c a:after, .code-b, .module-gallery .gallery-thumbs figure, .module-gallery .main-pic, .info-b, .list-select label, .free-shiping, .link-b, .submit-a, .check-a p, .check-a label:before, .module-about .wycenaM, #time .no, .list-news figure, .umc, .obrazkowa-kat picture, .list-da figure, .list-da, .list-ca, .list-ca p, .list-categories figure, .list-categories p, .recommended-list li:after, .module-brands a, .recommended-list, .list-about li:after, .list-social a:before, .rating-info, .list-logo, #breadcrumbs p:before, #footer > ul, .text-center .link-btn, .link-btn.text-center { -webkit-justify-content: center; justify-content: center; }
.list-a span, .cart-popup .more-a, .product-more .aside .list-attr, .list-download li, .product-page .aside .list-attr, .santander-btn, .module-buttons, .pagination-a, .text-right .link-btn, .link-btn.text-right { -webkit-justify-content: flex-end; justify-content: flex-end; }
.list-e li, .cart-popup .sum, #mobile-bar ul, .list-fa li, .code-a div { -webkit-justify-content: space-between; justify-content: space-between; }
#panel, .list-fa .brand, .selected-filters, .module-sort, #breadcrumbs ol { -webkit-align-items: flex-start; align-items: flex-start; }
.list-bc > li, .list-availability li, .code-a.a, .mform input + label:before, #contact-src label:before, .gallery-aboutus figure, .podpowiedzi-pole li, .list-product li, .cart-popup .sum, .box-e, .lang-list a, .btn-b a, #info-box, #info-box .list-phones, #menu-icon:before, #nav > ul > li > a, .module-add .no, .module-add, .module-add .no, .product-c a:after, .list-download li, .list-contact.a, .code-b, .list-fa li, .module-gallery .gallery-thumbs figure, .module-gallery .main-pic, .list-select .price, .module-buttons, .country-a, .item-a .no, .item-a .line, .item-a, .free-shiping, .list-summary, .module-doc, .code-a div, .check-a label:before, .sort-price, .sort-price .btn, .sort-a, .pagination-a, #time .no, .module-timer, .product-b, .list-news figure, .product-a .box-add, .prices-a, .obrazkowa-kat picture, .list-da figure, .list-ca p, .list-categories figure, .list-categories p, .recommended-list li:after, .module-brands a, .list-about li:after, .list-social a:before, .rating-info, #breadcrumbs p:before { -webkit-align-items: center; align-items: center; }
.list-bc ul { -webkit-align-items: flex-end; align-items: flex-end; }
.list-bc li { -webkit-align-items: stretch; align-items: stretch; }
#panel .search-a, .module-add .submit-btn, .discount-code p:first-child, .country-a p:nth-child(2), .list-summary li:first-child, .selected-filters ul, .module-b > *:last-child, .product-a .submit-btn { -webkit-flex-basis: 0; -ms-flex-basis: 0; flex-basis: 0; }
#nav > ul > li, #panel .search-a, .module-add .submit-btn, .discount-code p:first-child, .country-a p:nth-child(2), .list-summary li:first-child, .selected-filters ul, .module-b > *:last-child, .product-a .submit-btn { -webkit-flex-grow: 3; -ms-flex-grow: 3; flex-grow: 3; }


/*! Fonts --------- */
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'),local('Roboto-Light'),url('fonts/roboto-300.woff2') format('woff2'),url('fonts/roboto-300.woff') format('woff'),url('fonts/roboto-300.ttf') format('truetype');font-display:fallback;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto Regular'),local('Roboto-Regular'),url('fonts/roboto-400.woff2') format('woff2'),url('fonts/roboto-400.woff') format('woff'),url('fonts/roboto-400.ttf') format('truetype');font-display:fallback;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'),local('Roboto-Bold'),url('fonts/roboto-700.woff2') format('woff2'),url('fonts/roboto-700.woff') format('woff'),url('fonts/roboto-700.ttf') format('truetype');font-display:fallback;}


/*! Icons --------- */
@font-face { font-family: 'i'; src: url('icons/icomoon.woff2') format('woff2'), url('icons/icomoon.woff') format('woff'), url('icons/icomoon.ttf') format('truetype');font-display:fallback; }
[class^="icon-"], [class*=" icon-"] { font-family: 'i' !important; speak: none; font-style: normal; font-weight: 400; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
	.icon-alarm:before {content: "\e92b";}
	.icon-arrow-down:before {content: "\e901";}
	.icon-arrow-left:before {content: "\e902";}
	.icon-arrow-long-down:before {content: "\e905";}
	.icon-arrow-long-left:before {content: "\e906";}
	.icon-arrow-long-right:before {content: "\e907";}
	.icon-arrow-long-up:before {content: "\e904";}
	.icon-arrow-right:before {content: "\e903";}
	.icon-arrow-up:before {content: "\e900";}
	.icon-bell:before {content: "\e942";}
	.icon-cart:before {content: "\e90a";}
	.icon-cash:before {content: "\e93e";}
	.icon-cctv:before {content: "\e90e";}
	.icon-check:before {content: "\e92c";}
	.icon-city:before {content: "\e90f";}
	.icon-clipboard:before {content: "\e910";}
	.icon-coupon:before {content: "\e911";}
	.icon-double-arrow:before {content: "\e933";}
	.icon-download:before {content: "\e938";}
	.icon-dvd:before {content: "\e912";}
	.icon-facebook:before {content: "\e931";}
	.icon-fingerprint:before {content: "\e913";}
	.icon-fire:before {content: "\e914";}
	.icon-fuel-station:before {content: "\e915";}
	.icon-google-maps:before {content: "\e916";}
	.icon-hdd:before {content: "\e917";}
	.icon-heart-full:before {content: "\e92e";}
	.icon-heart:before {content: "\e92d";}
	.icon-home1:before {content: "\e918";}
	.icon-home:before {content: "\e909";}
	.icon-info:before {content: "\e935";}
	.icon-instagram:before {content: "\e92f";}
	.icon-lens:before {content: "\e919";}
	.icon-mail-open:before {content: "\e939";}
	.icon-mail:before {content: "\e90d";}
	.icon-menu:before {content: "\e908";}
	.icon-minus:before {content: "\e929";}
	.icon-mountains:before {content: "\e91a";}
	.icon-office:before {content: "\e91b";}
	.icon-package1:before {content: "\e91c";}
	.icon-parking-sign:before {content: "\e91d";}
	.icon-pharmacy:before {content: "\e91e";}
	.icon-phone:before {content: "\e90c";}
	.icon-plus:before {content: "\e92a";}
	.icon-pointer:before {content: "\e91f";}
	.icon-printer:before {content: "\e93f";}
	.icon-rating:before {content: "\e920";}
	.icon-receipt2:before {content: "\e93d";}
	.icon-receipt:before {content: "\e921";}
	.icon-room:before {content: "\e922"; color: #474747;}
	.icon-safe:before {content: "\e93a";}
	.icon-school:before {content: "\e923";}
	.icon-search:before {content: "\e924";}
	.icon-sensor:before {content: "\e941";}
	.icon-star:before {content: "\e90b";}
	.icon-time:before {content: "\e925";}
	.icon-trash:before {content: "\e936";}
	.icon-truck:before {content: "\e934";}
	.icon-user1:before {content: "\e937";}
	.icon-user:before {content: "\e926";}
	.icon-video:before {content: "\e927";}
	.icon-warehouse1:before {content: "\e93b";}
	.icon-warehouse2:before {content: "\e93c"; }
	.icon-warehouse:before {content: "\e928";}
	.icon-youtube2:before {content: "\e932";}
	.icon-youtube:before {content: "\e930";}
	.icon-close:before {content: "\e940";}


/*! Lib --------- */
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}


/* Responsive --------- */
@media only screen and (max-width: 90.625em) { /* 1450 */
#top, #content, #footer { width: 980px; }

#top { }
	#user-a, #mPrzechowalnia, #panel .box-e { margin-right: 20px; }
	.cart-popup { top: 85px; }
	#nav { padding: 0; }
		#nav > ul > li > a { padding-inline: 5px; font-size: 14px; }
		#nav > ul > li > a:before { left: 5px; right: 5px; }
#footer { }
	#footer .col > * { width: 35%; }
	#footer .col > *:first-child { width: 65%; }
		#footer nav ul { width: 50%; }
	#footer .rating-info:before { left: -19px; right: -19px; }

.module-c > * { padding-inline: 50px; }
.module-f { margin-left: -30px; }
	.module-f > * { border-left-width: 30px; }
.module-gallery { }
	.module-gallery .main-pic { height: 370px; }
		.module-gallery .main-pic img { max-height: 310px; }
		.module-gallery .gallery-thumbs figure { width: 33.3333%; margin-bottom: 10px; }
.module-products { margin-left: -20px; }
	.module-products .product-a { width: 25%; margin-bottom: 20px; border-left-width: 20px; }
.product-b { padding-left: 175px; }
	.product-b > figure { width: 175px; margin-left: -175px; }
.product-page { padding-right: 685px; }
	.product-page .middle { width: 685px; margin-right: -685px; }
.umc { margin: 0 -10px 10px; }
	.obrazkowa-kat { width: calc(33.3333% - 20px); margin: 0 10px 20px; }

.list-a { }
	.list-a.a li { width: 33.33%; }
	.list-a.english li { width: 50%; }
.list-about { font-size: 14px; }
	.list-about li { padding-inline: 20px; }
.list-ba li { width: 50%; }
.list-ca li { width: 25%; }
.list-categories li { width: calc(33.3333% - 15px); }
.list-da { margin: 0 -10px 10px; }
	.list-da li { width: calc(33.3333% - 20px); margin: 0 10px 20px; }
.list-logo.a { margin-inline: -10px; }
	.list-logo.a li { margin-inline: 10px; }
.rating-info { margin-inline: -20px; }
	.rating-info li { margin-inline: 20px; }
.recommended-list li { width: 25%; }
.long-name li {width: 33.333%!important;}


}
@media only screen and (max-width: 62.5em) { /* 1000 */
#top, #content, #footer { width: 720px; }

#root { padding-bottom: 50px; }
#top { min-height: 60px; padding-bottom: 0; }
	#info-box { margin-bottom: 10px; min-height: 65px; }
	#nav, #info-box > *, #info-box .list-phones, #panel .btn-b { display: none; }
	#info-box { z-index: 4; }
	#panel { margin-bottom: 0; }
		#panel .box-e { position: absolute; top: -67px; right: 65px; }
		#panel .search-a, #user-a, #mPrzechowalnia, #panel .box-e { margin-right: 0; }
	#menu-icon { display: block; }
		.menu-active #mobile { left: 0; }
		.menu-active #shadow, .user-active #panel .shadow { visibility: visible; opacity: 1; }
	#mobile-bar { bottom: 0; }
#footer { }
	#footer > ul li:last-child { margin-left: 10px; }

.header-b { margin-left: 0; }
.header-c, #content > h1 { padding-inline: 0; }

.double.a { }
	.double.a > *, .double.b > *, .double.c > * { width: 100%; }

.box-filter { }
	.box-filter .drop { display: none; visibility: visible; opacity: 1; position: relative; top: auto; left: auto; width: 100%; -webkit-transform: rotateX(0deg); transform: rotateX(0deg); pointer-events: auto; }
	.box-filter.toggle > p { border-radius: 5px 5px 0 0; background: var(--red); color: var(--white); cursor: pointer; }
	.box-filter.toggle .drop { display: block; }
	.box-filter.toggle .drop:before, .box-filter.toggle > p { border-color: var(--red); }
	.box-filter.toggle .drop:before { border-radius: 0 0 5px 5px; }
.cart-popup { display: none; }
.contact-page .double > * { width: 100%; }
.contact-page .title-a.a { margin-left: 0; }
.contact-page #contact-src { padding: 10px; }
.country-a { padding-left: 20px; }
	.country-a > p:first-child { padding-right: 30px; }
.gallery-aboutus figure { width: 33.3333%; }
.module-a { padding-right: 0; }
	.module-a > * { float: none; padding-right: 0; }
	.module-a .aside { width: calc(100% + 14px); margin-left: -14px; padding-right: 0; }
	.module-a .aside { -webkit-flex-direction: row; flex-direction: row; }
	.module-a .aside > * { width: 33.3333%; border-left: 14px solid rgba(0,0,0,0); }
.module-about, .module-subpage { padding-inline: 0; }
.module-b > *, .module-e > *, .module-f > *, .module-f > *:nth-child(2) { float: none; width: 100%; }
.module-blog.a .blog-a { width: 33.3333%; }
.module-c > * { padding-inline: 30px; }
.module-f > *:nth-child(2) { padding-top: 0; }
.module-filters { padding-bottom: 15px; }
	.module-filters .box-filter { margin-bottom: 10px; }
.module-news { }
	.module-news .heading-a { width: 100%; padding-top: 5px; }
	.module-news .inside { width: 100%; padding-inline: 10px; }
.module-products .product-a { width: 33.3333%; }
#podpowiedzi { top: 100%!important; }
.popup { left: 20px; right: 20px; width: auto; margin-left: 0; padding: 20px 25px 0; }
.product-a { padding-bottom: 6px; }
	.product-a .box { position: relative; bottom: auto; left: auto; right: auto; margin-top: auto; }
	.product-a .prices-a { margin-bottom: 10px; padding-left: 0; padding-right: 0; }
	.product-a .fav-a { visibility: visible; opacity: 1; }
	.product-a .add-helper { max-height: 100px; margin-inline: -7px; padding-inline: 0; }
.product-b > div { padding-left: 20px; }
.product-more { padding-right: 0; }
	.product-more > * { padding-right: 0; }
	.product-more .aside { opacity: 1; width: 100%; margin-right: 0; }
	.product-more .is-affixed { display: none!important }
.product-page { padding-right: 0; }
	.product-page .middle { width: 100%; margin-right: 0; padding-left: 0; }

.list-a.a li { width: 50%; }
.list-ca { margin-left: -15px; }
	.list-ca li { margin-bottom: 15px; width: 33.3333%; border-left-width: 15px; }
.list-checkbox { overflow: visible; max-height: none; padding: 0; }
.recommended-list { margin-left: -10px; }
	.recommended-list li { width: 33.3333%; margin-bottom: 10px; border-left-width: 10px; }
	.long-name li {width: 50%!important;}
		.recommended-list a { padding-inline: 0; }

.table-i30 td { display: block; width: 100%!important; }

#root .desktop-hide, #root .tablet-only { position: relative; left: 0; top: 0; }
#root .desktop-only, #root .tablet-hide, .product-more .aside { position: absolute; left: -3000em; top: -3000em; right: auto; bottom: auto; }
}
@media only screen and (max-width: 47.5em) { /* 760 */
#top, #content, #footer { width: auto; }
#content, #footer { padding-left: 20px; padding-right: 20px; }
#top { margin-inline: 20px; padding-left: 0; }


.videomp4 video {width:100%; height:auto}

.header-a, .header-c { font-size: 20px; }
.heading-a .title, .product-b .title, .day-box .name, h1, h2, .submit-btn.a button, .box-note .title, .header-a.c { font-size: 18px; }
.submit-a input { font-size: 17px; }
#footer .title, .list-ca p, .list-ba .name, .blog-a .title, .header-a.a, .item-a .title, .header-b { font-size: 16px; }
.recommended-list a, .list-summary, .country-a, .list-select label { font-size: 15px; }
#footer, .list-ba, .box-note { font-size: 14px; }
hr { margin-top: 20px; }
ul, ol, dl, p, figure, table, pre, h1, h2, h3, h4, h5, h6, legend { margin-bottom: 15px; }
#footer .title, .header-a, hr, #root .m65, .header-a.a, .header-c { margin-bottom: 20px; }
.check-a { margin-bottom: 25px; }
.module-brands { margin-bottom: 30px; }

.heading-a { margin-bottom: 20px; padding-inline: 0; font-size: 14px; }

#top { }
	#logo { top: 5px; left: 0; width: 221px; height: 50px; }
	#skip { }
		#skip a { min-width: 0; }
			#skip a:focus, #skip a:active { right: 0; }
		#skip li { font-size: 1.3em; }
#content > h1 { padding-inline: 0; }
#footer { }
	#footer > div { padding-top: 25px; }
	#footer .col > *, #footer .col > *:first-child { width: 100%; margin-bottom: 10px; padding-left: 0; }

.box-a { }
	.box-a .title:before { font-size: 40px; }
	.box-a .ico-2:before { font-size: 35px; }
	.box-a .ico-3:before { font-size: 33px; }
.box-b { margin-bottom: 25px; padding: 25px 20px 0; }
	.box-b + .box-b.a { margin-top: -10px; }
	.box-b:before { left: -20px; right: -20px; }
	.box-b.a:before { left: 0; right: 0; }
.contact-page .box1, .contact-page .box2, .contact-page .box3, .contact-page .box4, .contact-page .box5, .contact-page .box6, .contact-page .box6a,  .contact-page .box7, .contact-page .box8, .contact-page .box9, .contact-page .box10 {background: none}
.country-a { padding-top: 20px; padding-bottom: 0; }
	.country-a .name { margin-bottom: 20px; }
.day-box .name { margin-top: -30px; }
.gallery-aboutus figure { width: 50%; }
.info-b { margin-bottom: 20px; }
.item-a { padding: 20px 20px 0 130px; }
	.item-a > figure { width: 130px; margin-left: -130px; }
	.item-a > div { padding-left: 20px; }
.module-a .aside > *, .module-blog.a .blog-a { width: 50%; }
.module-c { }
	.module-c > * { width: 100%; padding: 0; }
	.module-c > *:first-child { padding-top: 25px; }
	.module-c > *:before { left: -30px; right: -30px; }
.module-doc { margin-bottom: 30px; padding-top: 20px; padding-bottom: 10px; }
	.module-doc p, .module-doc ul { width: 100%; }
	.module-doc p { margin-bottom: 15px; }
.module-gallery .gallery-thumbs figure { width: 20%; }
.module-info { padding-right: 0; }
	.module-info .column { padding: 0; }
	.module-info .aside { float: none; width: 100%; margin-right: 0; }
.module-news { margin-bottom: 25px; }
	.module-news:before { left: -20px; right: -20px; }
	.module-news .inside { padding-inline: 0; }
.module-pattern { margin-bottom: 25px; padding-top: 25px; }
.module-products .product-a { width: 50%; }


.tabela-blog-wpis {overflow-x: auto;}
.tabela-blog-wpis table	{white-space: nowrap;}


.pagination-a.a { margin-bottom: 30px; }
#podpowiedzi { }
	.podpowiedzi-pole .category-section, .podpowiedzi-pole .product-section { width: 100%; padding-right: 0; }
.user-info { margin: 0 -10px 10px; }
	.user-info p, .user-info .short, .user-info .long { width: calc(100% - 30px); }
.umc { }
	.obrazkowa-kat { width: 50%; padding: 20px 20px 180px; font-size: 16px; }
		.obrazkowa-kat picture { height: 150px; }

.list-a li, .list-a.a li, .list-a.english li { width: 100%; }
.list-about li { width: 50%; }
.list-ba { }
	.list-ba li { padding: 0 10px 30px; }
		.list-ba figure { margin: 0 -10px 15px; }
		.list-ba figure span { padding: 20px 45px 20px 20px; font-size: 16px; }
		.list-ba figure span:after { font-size: 28px; }
		[data-whatintent="mouse"] .list-ba li:hover figure span:before { top: 5px; bottom: 5px; }
		.list-ba .more { bottom: 10px; left: 10px; }
.list-c { padding-left: 70px; }
	.list-c:before { width: 50px; font-size: 50px; }
.list-ca p { height: 60px; }
.list-contact { margin-bottom: 10px; }
.list-da { font-size: 16px; }
	.list-da li { padding-bottom: 180px; }
	.list-da li, .obrazkowa-kat { width: calc(50% - 20px); }
		.list-da figure { height: 150px; }
.list-doc { padding-left: 0; }
.list-f { }
	.list-f > li { padding-left: 0; }
	.list-f > li > figure { position: relative; top: auto; left: auto; margin-bottom: 4px!important; text-align: left; }
	.list-f ul li { padding-right: 60px; }
	.list-f ul span { right: 0; }
.list-logo { margin: 0 -10px 12px; }
	.list-logo li { margin-inline: 10px; }
.list-news { }
	.list-news li { width: 100%; }
	.list-news div { padding-left: 15px; }
.list-summary { margin-bottom: 30px; }
	.list-summary li:first-child { padding-right: 20px; }
	.list-summary li:nth-child(2) { font-size: 26px; }
.recommended-list { }
	.recommended-list li { padding-top: 80px; }
	.recommended-list li:after { height: 80px; font-size: 40px; }
	.recommended-list .ico-6:after { font-size: 35px; }

#root .tablet-hide, #root .mobile-only { position: relative; left: 0; top: 0; }
#root .tablet-only, #root .mobile-hide, .list-about li:nth-child(3):before { position: absolute; left: -3000em; top: -3000em; right: auto; bottom: auto; }
}
@media only screen and (max-width: 31.25em) { /* 500 */
.list-ca li, .recommended-list li { width: 50%; }
.long-name li {width: 100%!important;}



#footer nav ul, .list-ba li, .module-a .aside > *, .module-products .product-a, .lang-list li, .gallery-aboutus figure { width: 100%; }

#logo { width: 150px; }

.item-a { padding-left: 20px; }
	.item-a > figure { width: 100%; margin-left: 0; border-left-width: 0; }
	.item-a > div { padding-left: 0; }
	.item-a .line { position: static; padding-right: 0; -webkit-justify-content: flex-end; justify-content: flex-end; text-align: right; }
		.item-a .no { -webkit-justify-content: flex-end; justify-content: flex-end; }
	.item-a .remove-btn { top: 6px; right: 6px; z-index: 9; }
.module-gallery .gallery-thumbs figure { width: 33.3333%; }
.product-b { padding-left: 0; }
	.product-b > figure { width: 100%; margin-left: 0; }
	.product-b > div { padding-inline: 10px; }

.list-about { font-size: 13px; }
	.list-about li { margin-bottom: 15px; padding: 60px 15px 0; }
	.list-about li:after { height: 60px; font-size: 30px; }
.list-bc { font-size: 15px; }
	.list-bc > li { padding: 10px 25px; }
		.list-bc figure { width: 100%; margin-left: 0; }
		.list-bc .name { width: 100%; padding-left: 0; padding-right: 0; text-align: center; }
			.list-bc .name:before { display: none; }
		.list-bc ul { width: 100%; -webkit-align-items: center; align-items: center; }
.list-categories li { width: calc(50% - 15px); }
.list-select { }
	.list-select label { padding: 80px 20px 10px 70px; }
	.list-select .price { position: relative; top: auto; right: auto; height: auto; margin-top: 7px; font-size: 17px; }
.list-summary { }
	.list-summary li:first-child { padding-right: 0; text-align: center; }
	.list-summary li:nth-child(2) { width: 100%; }
}
@media only screen and (max-width: 25em) { /* 400 */
.list-ca li, .recommended-list li, .module-blog .blog-a, .module-blog.a .blog-a { width: 100%; }
.module-gallery .gallery-thumbs figure { width: 50%; }
}


.konto-klienta-srodek input.text, .konto-klienta-srodek select {max-width: 100% !important;  height: 46px;  padding: 0 17px;  border: 1px solid var(--border);  border-radius: 5px;  background-color: var(--bg-second);  color: var(--clr-main-100);  font-size: 16px; font-weight: 300;  line-height: 1.47; margin:0px}
