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

	Name:		SPIN
	Date:		2026/02/11
	Author:		http://www.sucro.pl

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

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: 16px; font-weight: 300; line-height: 1.63; }
ul, ol, dl, p, figure, table, pre, h1, h2, h3, h4, h5, h6, legend { margin-bottom: 32px; }

h1, h2, h3, h4, h5, h6, legend { font-weight: 700; line-height: 1.01; }
h1 { font-size: 35px; font-weight: 300; }
h2 { font-size: 19px; }
h3, h4, h5, h6 { font-size: 17px; }

a { background: none; color: var(--clr-main); text-decoration: none; cursor: pointer; outline-width: 0; -webkit-text-decoration-skip: objects; } /*---*/ a span { cursor: pointer; }
[data-whatintent="mouse"] a:hover { color: var(--clr-second); }

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


/*! Theme --------- */
:root {
    --dark-blue:       #0b033f;
    --blue:            #00a8fa;
    --green:           #25d366;
    --yellow:          #ffd917;
    --white:           #fff;
    --red:             #d90000;
    
    --clr-main:       #0b033f;
    --clr-second:     #1998ca;
    --clr-third:      var(--yellow);
    --clr-four:       var(--green);
    --clr-five:       #e5edf2;
    --clr-six:        #6980a2;
    --clr-seven:      #ced2da;
    --clr-eight:      #677ea2;

    --bg-main:        var(--white);
    --bg-second:      #f3f8fb;
    --bg-third:       #fafdff;
    --bg-four:        #f6f6f6;
    --bg-five:        #e5edf2;
    --bg-six:         #eff5f9;
    
    --border-main:    #d4dfe6;
    --border-second:  #e9eef1;

    --radius-a:       20px;
    --radius-b:       25px;
    --radius-c:       10px;

}

.dark-switched {  
    --clr-main:       var(--white);
    --clr-second:     #1998ca;
    --clr-five:       #51545a;
    --clr-six:        #eaedf2;
    --clr-seven:      #ced2da;
    --clr-eight:      #677ea2;

    --bg-main:        #272829;
    --bg-second:      #353639;
    --bg-third:       #3f4346;
    --bg-four:        #2c2f33;
    --bg-five:        #4d5153;
    --bg-six:         #212327;
    
    --border-main:    #d4dfe6;
    --border-second:  #666d76;

}
.dark-switched .module-info:before { opacity: .1 }
.dark-switched #footer nav:before { background: #100c09 url(../images/bg-a-dark.jpg) repeat-x 50% 100%; }
.dark-switched .module-logos img { opacity: .9; }


/*! Repeatable --------- */
.featured-slider .product-c:after, .module-items:after, .item-a:after, .module-discount:after, .list-summary:after, .user-info .company:after, .module-f:after, .module-e:after, .box-e:after, .attribute-a:after, .module-d:after, .list-e:after, .module-gallery:after, .product-page:after, .product-b:after, .module-b:after, .module-products:after, .sort-price:after, .list-checks:after, .module-about:after, .form-footer:after, .module-register > *:after, .user-info:after, .list-c:after, .list-contact:after, .list-a:after, .breadcrumbs:after, #nav:after, .list-about li:after, .module-faq:after, .module-voucher:after, .module-info .inner:after, .module-pattern:after, .header-a: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; }
.featured-slider:before, .featured-slider:after, .module-logos a:before, .item-a .attrs > *:before, .item-a:before, .list-select label:before, .user-info .company:before, .box-e:before, .list-e li:before, .box-d:before, .product-b a:before, .box-c:before, .product-a:before, .list-checks a:before, .module-filter .name:before, .sort-a .drop:before, .form-footer label:before, .check-a label:before, .link-btn a:before, .gallery-a figure a:before, .breadcrumbs p:before, .box-b:before, .close-c a:after, .list-b a:after, .list-b a:before, .module-faq figure:before, .module-voucher:before, .module-info:before, .map-btn:before, .module-info:before, .box-a:before, .list-baner figure:before, .list-baner .cloned, .list-cat li:before, .list-cat div:before, .list-cat a:before, .list-cat .more:before, .list-social a:before, .list-baner a:before, .list-baner li:before, hr: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, #content:before, #top:before, .module-pattern:before, #footer:before, #footer nav:before { content: ""; display: block; position: absolute; left: -1000em; right: -1000em; top: 0; bottom: 0; z-index: -1; }
.item-a .remove-btn a:before, .submit-btn button:before, .list-select label:before, .amount-a a:before, .add-btn button:before, .availability-info .available:before, .shipping-info > *:nth-child(2):before, .contact-btn a:before, .module-gallery .slick-arrow:before, .owl-nav button:before, .fav-a a:before, .fav > a:before, .list-checks a:before, .filter-btn a:before, .sort-a .selected a:before, .sort-a .selected a:before, .pagination-a .btn a:before, .form-footer label:before, .check-a label:before, .list-c li:before, .list-contact li:before, .breadcrumbs p:before, .close-b a:before, .close-c a:before, #mobile-bar a:before, #mobile ul > li > .toggle:before, .list-about li:before, .list-b a:after, .map-btn a:before, .form-search button:before, .menu-btn a:before, #mPrzechowalnia a:before, #mKoszyk a:before, .close-a a:before, #user-a > p a:before, .whatsapp-btn a:before, .list-social a: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-b a:before, .module-faq figure a:before, .list-baner .cloned, .list-cat a:before { z-index: 8; }
.ask-active #shadow, .ask-active .ask-popup, .filter-active #shadow, .filter-active .filter-popup, .sort-a:hover .drop, .breadcrumbs.scroll p, .menu-active .shadow-light, .login-active #shadow, .login-active .login-popup { visibility: visible; opacity: 1; }
.sort-a .drop,.breadcrumbs p, .popup, .owl-carousel.owl-loading, .owl-carousel.owl-hidden, .owl-carousel.owl-refresh .owl-item, .owl-carousel .owl-item .owl-lazy { visibility: hidden; opacity: 0; }
.list-featured img, .list-cat img, .module-faq figure img, .list-baner img { display: block; position: relative; z-index: 1; width: 100% !important; }
#featured > figure img { display: block; width: 100% !important; height: 100% !important; -o-object-fit: cover; object-fit: cover; -o-object-position: center center; object-position: center center; }
#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; }
.form-footer a, .link-b a, #nav > ul > li > a, [data-whatintent="mouse"] a:hover { text-decoration: underline; }
.filter-btn a:hover, .sort-a .selected a:hover, .link-b a:hover, .link-btn a:hover, .whatsapp-btn a:hover, .close-c a, .close-c a:hover, #mobile-bar a:hover, #mobile .close a:hover, #nav > ul > li > a:hover, .module-faq ul a:hover, .list-btn a:hover, .menu-btn a:hover { text-decoration: none; }


/*! Layout --------- */
#root { overflow: hidden; position: relative; width: 100%; padding-top: 82px; }
	#top { position: absolute; top: 0; left: 50%; z-index: 9; width: 1360px; height: 82px; margin-left: -680px; }
		#top:before { z-index: 4; box-shadow: 0 5px 10px rgba(0,0,0,.1); background: var(--bg-main); }
		.menu-active #top { z-index: 150; }
		#logo { position: absolute; top: 0; left: 0; z-index: 6; width: 190px; height: 100%; }
			#logo a { overflow: hidden; width: 100%; height: 100%; }
				#logo img { width: auto; max-height: 80%; }
		#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(--dark-blue); 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; }
		#panel { position: absolute; inset: 0 0 0 239px; z-index: 4; }
			#panel .box-a { max-width: 547px; margin-right: 20px; }
			#user-a { margin-left: 21px; }
				#user-a > p a { position: relative; z-index: 2; width: 50px; height: 50px; font-size: 26px; text-indent: -9999em; }
					#user-a > p a:before { content: "\e91c"; }
			#mPrzechowalnia, #mKoszyk { margin-left: 37px; }
				#mKoszyk { }
				#mPrzechowalnia a, #mKoszyk a { position: relative; z-index: 2; height: 50px; padding-left: 48px; color: var(--clr-main); font-size: 14px; line-height: 1.2; }
				#mPrzechowalnia a:before, #mKoszyk a:before { width: auto; font-size: 25px; }
					[data-whatintent="mouse"] #mPrzechowalnia a:hover:before, [data-whatintent="mouse"] #mKoszyk a:hover:before { color: var(--blue); }
					#mPrzechowalnia a:before { content: "\e90d"; }
					#mKoszyk a:before { content: "\e907"; }
					#mKoszyk .sum { font-size: 14px; font-weight: 700; }
					#mKoszyk .no, #mPrzechowalnia .no { position: absolute; top: -2px; left: 17px; min-width: 24px; height: 24px; padding: 0 5px; border: 2px solid var(--bg-main); border-radius: 50%; background: var(--yellow); color: var(--black); font-size: 12px; font-weight: 700; line-height: 17px; text-indent: 0; }
					#mPrzechowalnia .no { background: var(--blue); color: var(--white); }
						[data-whatintent="mouse"] #mKoszyk:hover .no, [data-whatintent="mouse"] #mPrzechowalnia:hover .no { background: var(--green); color: var(--white); }
		#nav { position: absolute; top: 82px; left: 0; right: 0; padding-top: 50px; z-index: 2; line-height: 1.15; }
			#nav:before { background: var(--bg-six); }
			#nav { -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; }
				.menu-active #nav { -webkit-transform: rotateX(0deg); transform: rotateX(0deg); pointer-events: auto; }
			#nav > ul { position: relative; z-index: 2; list-style: none; margin: 0 0 30px; padding: 0; }
				#nav > ul { -webkit-column-count: 4; -moz-column-count: 4; column-count: 4; }
				#nav > ul > li { margin-bottom: 40px; overflow: hidden; -webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid; break-inside: avoid-column; }
				#nav > ul > li > a { font-size: 18px; font-weight: 700; }
				#nav > ul > li > ul > li { margin-top: 29px; }
				#nav > ul > li > ul > li > a { font-size: 15px; font-weight: 700; }
				#nav > ul > li > ul > li > ul { margin-top: 6px; }
				#nav > ul > li > ul > li > ul > li { position: relative; z-index: 2; margin-bottom: 6px; padding-left: 11px; }
				#nav > ul > li > ul > li > ul > li:before { content: "-"; position: absolute; top: 0; left: 0; }
	#mobile { overflow-x: hidden; overflow-y: auto; position: fixed; left: -350px; right: auto; top: 0; bottom: 0; z-index: 1500; width: 340px; margin: 0; box-shadow: 0 0 5px rgba(0,0,0,.25); background: #fff; line-height: 1.3; }
		#mobile li.toggle, #mobile li.toggle > a { color: #111111; }
			#mobile ul { list-style: none; margin: 0; padding: 0; overflow: hidden; }
			#mobile ul > li { position: relative; float: none; margin: 0; border-bottom: 1px solid #cccccc; font-size: 14px; color: #111111; }
			#mobile ul > li:last-child { border-bottom: 0px !important;  }
			#mobile ul > li > a { display: block; position: relative; z-index: 1; float: none; padding: 15px 20px; color: #111111; text-transform: none; text-decoration: none;  font-weight:400}
		#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: #fff; border-bottom: 1px solid #ccc; }
			#mobile ul > li > .toggle { display: block; position: absolute; top: 0; right: 0; z-index: 20; width: 48px; height: 48px; background: rgba(0,0,0,.1); cursor: pointer; }
			#mobile ul > li > .toggle:before { content: "\e901"; color: var(--clr-main); font-size: 8px; 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: 15px 40px 15px 30px; background: #fff; color: #111111; }
		#mobile .sub > ul ul li a { display: block; padding: 15px 20px 15px 38px; }
		#mobile .sub > ul > li > ul { display: none; }
		#mobile .sub > ul .toggle > ul { display: block; }
		#mobile .toggle > ul > li > ul > li a { background: #fafafa; }
		#mobile .toggle > ul li { border-color: #cccccc; }
		#mobile .toggle > ul > li > ul > li { border-color: #cccccc;  }
		#mobile .level-2 > ul { border-top: 1px solid #ccc; }
		#mobile .clone-up { background: #fff; }
		#mobile .list-social { padding-top: 15px; }
			#mobile .list-social li { border-width: 0 }
				#mobile .list-social a { font-size: 20px; }
				#mobile .list-social i { color: #fff!important; }
		#mobile .sub.toggle > span.toggle { left: 0; right: auto; }
		#mobile .sub.toggle > a { padding-left: 65px; orphans: 60px; }
		#mobile .clone-up { border-top: 1px solid #cccccc; background: #ededed; }
	#shadow, .shadow { visibility: hidden; opacity: 0; position: fixed; left: 0; top: 0; z-index: 1100; width: 100%; height: 100%; background: rgba(64,64,64,.79); cursor: pointer; }
	.shadow-light { visibility: hidden; opacity: 0; position: fixed; left: 0; top: 0; z-index: 100; width: 100%; height: 100%; background: rgba(0,0,0,.3); cursor: pointer; }
	#content { position: relative; z-index: 5; width: 1360px; margin: 0 auto; padding-top: 55px; }
		#content:before { background: var(--bg-second); }
	#footer { position: relative; z-index: 2; width: 1360px; margin: 0 auto; padding-top: 25px; }
		#footer:before { border-top: 4px solid var(--clr-five); }
		#footer nav { position: relative; z-index: 2; margin-bottom: 25px; margin-left: -20px; padding-top: 60px; line-height: 1.2; }
		#footer > nav:first-child { margin-top: -21px; }
			#footer nav:before { background: #f5fafe url(../images/bg-a.jpg) repeat-x 50% 100%; }
			#footer nav > * { width: 25%; margin-bottom: 20px; border-left: 20px solid rgba(0,0,0,0); }
			#footer nav .heading-a { margin-bottom: 44px; }
			#footer nav li { margin-bottom: 13px; }
		#footer > ul { margin-left: -20px; line-height: 1.1; }
			#footer > ul li { border-left: 20px solid rgba(0,0,0,0); }
			#footer > ul li:last-child { margin-left: auto; }
	#mobile-bar { position: fixed; bottom: -70px; left: 20px; right: 20px; z-index: 950; height: 65px; }
		#mobile-bar:before { box-shadow: 0 0 10px rgba(0,0,0,.6); background: var(--blue); }
		#mobile-bar ul { margin: 0; padding: 0; width: 100%; }
			#mobile-bar a { display: block; position: relative; z-index: 2; width: 45px; height: 45px; padding-top: 40px; color: var(--white); font-size: 11px; text-align: center; }
			#mobile-bar a:before { font-size: 21px; }
			#mobile-bar .home { text-indent: -9999em; }
			#mobile-bar .home:after { position: absolute; bottom: -12px; left: 0; right: 0; content: "Home"; text-indent: 0; }
			#mobile-bar .home:before { content: "\e905"; }
			#mobile-bar .menu:before { content: "\e92a"; }
			#mobile-bar .user:before { content: "\e91c"; }
			#mobile-bar .fav { width: 60px; }
				#mobile-bar .fav:before { content: "\e90d"; }
				#mobile-bar .fav .no, #mobile-bar .cart .no  { position: absolute; top: 4px; right: 3px; padding: 2px 5px; border-radius: 5px; background: rgba(0,0,0,.2); font-size: 15px; line-height: 1.1; text-indent: 0; }
			#mobile-bar .cart { width: 60px; }
				#mobile-bar .cart:before { content: "\e907"; }
	#featured { position: relative; z-index: 2; min-height: 770px; margin-top: -55px; padding-top: 40px; padding-bottom: 40px; }
		#featured > figure { position: absolute; top: 0; bottom: 0; left: 50%; z-index: 2; width: 1900px; margin-left: -950px; }
			#featured article { position: relative; z-index: 4; width: 100%; padding-right: 420px; }
				#featured article > * { float: left; position: relative; z-index: 6; width: 100%; }
				#featured article > *:nth-child(2) { width: 420px; margin-right: -420px; }
				#featured header { position: relative; z-index: 4; padding-right: 30px; color: var(--dark-blue); font-size: 22px; line-height: 1.64; }
					#featured h1 { margin-bottom: 50px; color: var(--blue); font-size: 52px; font-weight: 700; }
					#featured h2 { margin-bottom: 45px; font-size: 32px; font-weight: 700; }
					#featured .header p { margin-bottom: 45px; }
					#featured .text { max-width: 495px; }
					#featured .link-btn a { min-width: 225px; font-size: 22px; text-align: center; }
					#featured .link-btn a:before { border-radius: var(--radius-a); background: var(--yellow); }
					[data-whatintent="mouse"] #featured .link-btn a:hover:before { background: var(--blue); }


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


/*! Modules --------- */
.amount-a { position: relative; z-index: 2; width: 91px; }
	.amount-a input { width: 100%; height: 48px; padding: 0 30px; border: 1px solid var(--border-main); border-radius: var(--radius-c); background: var(--bg-main); font-size: 16px; font-weight: 400; text-align: center; }
	.amount-a a { position: absolute; top: 1px; left: 1px; z-index: 2; width: 30px; height: 48px; border-radius: var(--radius-c); color: var(--clr-main); font-size: 10px; text-align: left; text-indent: -9999em; }
		.amount-a a:before { content: "\e914"; }
		[data-whatintent="mouse"] #root .amount-a a:hover { background: var(--yellow); color: var(--dark-blue); }
		.amount-a .plus-one { left: auto; right: -1px; }
		.amount-a .plus-one:before { content: "\e915"; }

.attribute-a { margin-bottom: 11px; padding-left: 90px; border-radius: var(--radius-c); background: var(--bg-five); font-size: 16px; }
	.attribute-a { float: left; width: 100%; }
	.attribute-a label { width: 90px; margin-left: -90px; padding-left: 16px; padding-right: 10px; font-size: 15px; font-weight: 700; }
	.attribute-a select { width: 100%; height: 50px; padding: 5px 30px 5px 12px; border: 0; background: none; font-size: 15px; cursor: pointer; }
		.attribute-a select { background: 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==) 93% center no-repeat; background-size: auto 10px; }
		.attribute-a select { -webkit-appearance: none; -moz-appearance: none; appearance: none; }
		.attribute-a option { padding: 2px 5px; }

.availability-info { font-size: 15px; font-weight: 700; }
	.availability-info p { margin-bottom: 20px; }
	.availability-info .available { position: relative; z-index: 2; padding-left: 60px; font-weight: 300; }
		.availability-info .available:before { content: "\e924"; width: 60px; color: var(--green); font-size: 26px; }
		.availability-info .noavailable:before { content: "\e923"; color: var(--red); }

.box-a { position: relative; z-index: 2; width: 100%; padding: 5px 10px 5px 5px; }
	.box-a:before { border-radius: var(--radius-b); background: var(--bg-five); }
	.box-a .menu-btn { margin-right: 30px; }

.box-b { position: relative; z-index: 2; margin-bottom: 80px; padding: 22px 35px 10px; }
	.box-b:before { border-radius: var(--radius-b); background: var(--bg-main); }
	.box-b .gallery-a { margin-left: -40px; margin-right: -15px; }

.box-c { position: relative; z-index: 2; margin-bottom: 80px; padding: 22px 23px 10px; }
	.box-c:before { border: 3px solid var(--border-second); border-radius: var(--radius-b); background: var(--bg-main); }
	.box-c .heading { margin-bottom: 20px; font-size: 19px; font-weight: 700; }

.box-d { position: relative; z-index: 2; margin-bottom: 80px; padding: 22px 23px 10px; }
	.box-d:before { border-radius: var(--radius-b); background: var(--bg-main); }
	.box-d .product-name { margin-bottom: 20px; padding-right: 70px; font-size: 35px; font-weight: 300; line-height: 1.1; }
	.box-d hr { margin-top: 0; margin-bottom: 20px; height: 1px; }
	.product-page .brand { margin-bottom: 15px; max-height: 40px; }
	.box-d .fav { position: absolute; top: 10px; right: 10px; }

.box-e { position: relative; z-index: 2; margin-bottom: 20px; padding: 22px 35px 10px; }
	.box-e:before { border-radius: var(--radius-b); background: var(--bg-main); }
	.box-e hr { margin-top: 0; margin-bottom: 20px; height: 1px; }
.box-e.a { float: left; width: calc(50% - 10px); margin-right: 10px; }
.box-e.a + .box-e.a { margin-left: 10px; margin-right: 0; }

.breadcrumbs { overflow: hidden; height: 55px; margin-top: -55px; padding-top: 18px; padding-left: 16px; font-size: 15px; }
	.breadcrumbs ol { overflow: auto hidden; list-style: none; position: relative; z-index: 2; height: 55px; 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: 21px; }
			.breadcrumbs li:before { content: '/'; position: absolute; right: 0; width: 21px; text-align: center; }
		.breadcrumbs p { position: absolute; top: 0; left: 0; z-index: 4; width: 50px; height: 55px; 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(--bg-six); background: linear-gradient(90deg, rgba(243,248,251,1) 70%, rgba(243,248,251,0) 100%); }
		.breadcrumbs .right { left: auto; right: 0; }
			.breadcrumbs .right:before { content: "\e903"; background: linear-gradient(90deg, rgba(243,248,251,0) 0, rgba(243,248,251,1) 30%); }
			.breadcrumbs a { color: var(--clr-main); }
			.breadcrumbs a:hover { color: var(--blue); }

.discount-a { width: 39px; height: 39px; border-radius: 50%; background: var(--red); color: var(--white); font-size: 13px; font-weight: 700; }

.fav-a { }
	.fav-a a, .fav > a { position: relative; z-index: 2; width: 45px; height: 45px; color: var(--clr-seven); text-indent: -9999em; }
		.fav-a a:before, .fav > a:before { content: "\e90d"; font-size: 26px; line-height: 1; }
		.fav-a.added a:before, .fav > a:before { content: "\e90d"; color: var(--blue); }

.featured-slider { position: relative; z-index: 2; font-size: 16px; font-weight: 700; line-height: 1.1; text-align: center; }
	.featured-slider .product-c { padding: 40px 38px 25px 120px; }
	[data-whatintent="mouse"] .featured-slider .product-c:hover figure img { -webkit-transform: rotate(-1deg) scale(1.1,1.1); transform: rotate(-1deg) scale(1.1,1.1); }
	.featured-slider figure { margin-bottom: 10px; margin-left: -100px; }
		.featured-slider figure img { opacity: 0; }
		.featured-slider .active figure img { opacity: 1; }
	.featured-slider:before { top: 10px; left: 100px; right: 10px; border-radius: var(--radius-a); background: var(--white) }
	.featured-slider:after { left: 90px; bottom: 90px; border: 1px solid var(--white); border-radius: var(--radius-a); }
	.featured-slider a { color: var(--blue); }
	.featured-slider p { margin-bottom: 10px; }
	.featured-slider .name { }
		.featured-slider .name a { display: inline-block; border-bottom: 2px solid var(--yellow); color: var(--dark-blue); font-size: 26px; }
	.featured-slider .owl-nav { z-index: 10; }
	.featured-slider .owl-nav .owl-next { right: 40px; }

.gallery-a { margin-bottom: 3px; margin-left: -25px; }
	.gallery-a > * { width: 33.3333%; margin-bottom: 25px; border-left: 25px solid rgba(0,0,0,0); }
	.gallery-a figure { overflow: hidden; position: relative; z-index: 2; }
		.gallery-a figure a { overflow: hidden; position: relative; z-index: 2; border-radius: var(--radius-a); }
		.gallery-a figure a:before { top: -100px; bottom: -100px; left: -400%; width: 500px; z-index: 6; -webkit-transform: rotate(29deg); transform: rotate(29deg); }
		.gallery-a figure a: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"] .gallery-a figure a:hover:before { left: 150%; }
		.gallery-a figure {  }
		[data-whatintent="mouse"] .gallery-a > figure:hover img { -webkit-transform: rotate(-1deg) scale(1.1,1.1); transform: rotate(-1deg) scale(1.1,1.1); }

.info-a { margin-bottom: 17px; color: var(--clr-eight); font-size: 15px; }

.info-b { margin-bottom: 17px; color: var(--clr-eight); font-size: 15px; }
	.info-b span { color: var(--red); font-weight: 700; }

.item-a { position: relative; z-index: 2; margin-bottom: 18px; padding: 15px 15px 15px 180px; font-size: 15px; line-height: 1.2; }
	.item-a:before { border: 1px solid var(--border-second); border-radius: var(--radius-c); }
	[data-whatintent="mouse"] .item-a:hover:before { inset: -3px; border-color: var(--yellow); box-shadow: 0 0 10px rgba(0,0,0,.1); }
	.item-a > figure { width: 180px; margin-bottom: auto; margin-left: -180px; text-align: center; }
		.item-a > figure img { width: auto; max-height: 135px; }
	.item-a > div { float: left; width: 100%; position: relative; z-index: 2; padding-left: 40px; }
	.item-a .title { margin-bottom: 13px; padding-right: 60px; font-size: 20px; font-weight: 300; }
	.item-a .line { position: relative; padding-top: 20px; line-height: 1.1; }
		.item-a .line > * { margin-bottom: 13px; }
		.item-a .price { width: 195px; font-size: 16px; }
			.item-a .price span, .item-a .price-all span { display: inline-block; margin-right: 9px; color: var(--clr-main); font-size: 14px; font-weight: 300; }
		.item-a .no { width: 195px; }
			.item-a .no .amount-a { margin-left: 15px; }
		.item-a .price-all { font-size: 18px; }
	.item-a .remove-btn { position: absolute; top: -5px; right: -13px; }
		.item-a .remove-btn a { display: block; width: 44px; height: 44px; border-radius: var(--radius-c); background: var(--bg-main); font-size: 21px; }
		.item-a .remove-btn a:before { content: "\e923"; }
		[data-whatintent="mouse"] .item-a .remove-btn a:hover:before { color: var(--red); }
	.item-a .attrs { margin-left: -8px; font-size: 14px; line-height: 1.1; }
		.item-a .attrs > * { position: relative; z-index: 2; margin-bottom: 8px; padding: 7px 9px; border-left: 8px solid rgba(0,0,0,0); }
			.item-a .attrs > *:before { border-radius: 5px; background: var(--bg-five); }

.module-about { padding-inline: 16px; }
	.module-about h2 { margin-bottom: 25px; font-size: 35px; font-weight: 300; line-height: 1.1; }
	.breadcrumbs + .module-about { margin-top: 15px; }
	.module-about + hr { margin-top: 0; }

.module-add { margin-left: -12px; }
	.module-add > * { margin-bottom: 10px; border-left: 12px solid rgba(0,0,0,0); }

.module-aside { margin-bottom: 65px; margin-left: -40px; }
	.module-aside > * { border-left: 40px solid rgba(0,0,0,0); }
	.module-aside > figure { width: 530px; text-align: right; }
		.module-aside > figure img { overflow: hidden; border-radius: 50px; }
	.module-aside h2 { margin-bottom: 40px; font-size: 42px; }
	.module-aside h3 { margin-bottom: 18px; font-size: 20px; }
	.module-aside h3:not(:first-child) { margin-top: 60px; }
	.module-aside p, .module-aside ul { margin-bottom: 26px; }
.module-aside.inv { }
	.module-aside.inv > figure { text-align: left; }

.module-ask { padding-left: 245px; }
	.module-ask > * { float: left; width: 100%; padding-left: 20px; }
	.module-ask > *:nth-child(1) { width: 245px; margin-left: -245px; padding-left: 0; }

.module-b { padding-right: 310px; }
	.module-b > * { float: left; width: 100%; padding-right: 60px; }
	.module-b > *:nth-child(2) { width: 310px; margin-right: -310px; padding-right: 0; }

.module-c { margin-left: -20px; }
	.module-c > * { border-left: 20px solid rgba(0,0,0,0); }
	.module-c .payment-info { margin-bottom: 20px; margin-left: auto; }

.module-cart { }
	.module-cart .heading-d:not(:first-child) { margin-top: 45px; }

.module-d { margin-bottom: 20px; padding-right: 290px; }
	.module-d > * { float: left; width: 100%; padding-right: 30px; }
	.module-d .aside { width: 290px; margin-right: -290px; margin-top: auto; padding-right: 0; }
		.module-d .availability-info { margin-top: auto; }

.module-description { }
	.module-description h1, .module-description h2, .module-description h3, .module-description h4, .module-description h5, .module-description h6 { margin-bottom: 30px; font-size: 35px; font-weight: 300; line-height: 1.1; }
	.module-description li { position: relative; z-index: 2; padding-left: 15px; }
	.module-description li:before { content: "-"; position: absolute; top: 0; left: 0; }

.module-discount { margin-bottom: 10px; }
	.module-discount p { margin-bottom: 24px; }

.module-e { }
	.module-e > *:nth-child(2) { width: 500px; padding-left: 20px; }
	.module-e .aside { font-size: 15px; }
		.module-e .aside p, .module-e .aside figure { margin-bottom: 15px;}

.module-f { margin-bottom: 20px; padding-left: 480px; }
	.module-f > * { float: left; width: 100%; padding-left: 20px; }
	.module-f > *:nth-child(1) { width: 480px; margin-left: -480px; padding-left: 0; }

.module-faq { margin-bottom: 50px; }
	.module-faq > * { width: calc(50% - 17.5px); margin-left: 17.5px; }
	.module-faq > *:first-child { margin-right: 17.5px; margin-left: 0; }
	.module-faq figure { overflow: hidden; position: relative; z-index: 2; margin-bottom: auto; border-radius: var(--radius-b); }
		[data-whatintent="mouse"] .module-faq:hover figure img { -webkit-transform: scale(1.1) rotate(2deg); transform: scale(1.1) rotate(2deg); }
	.module-faq figure:before { background: url(../images/faq-a.png); background-size: 100%; }

.module-filter { -webkit-column-count: 3; -moz-column-count: 3; column-count: 3; -webkit-gap: 28px; -moz-gap: 28px; column-gap: 28px; }
	.module-filter div { overflow: hidden; -webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid; break-inside: avoid-column; }
		.module-filter .name { position: relative; z-index: 2; width: 100%; margin-bottom: 20px; padding-bottom: 14px; color: var(--clr-main); font-size: 18px; line-height: 1.25; }
			.module-filter .name:before { top: auto; height: 4px; background: var(--bg-six); }

.module-gallery { display: block!important; position: relative; z-index: 2; padding: 22px 22px 0; border-radius: var(--radius-b); background: var(--bg-main); }
.slick-slider { display: block; position: relative; z-index: 1; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; } .slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; } .slick-list:focus { outline: none; } .slick-list.dragging { cursor: pointer; cursor: hand; } .slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .slick-track { position: relative; top: 0; left: 0; display: block; margin-left: auto; margin-right: auto; } .slick-track:before, .slick-track:after { display: table; content: ''; } .slick-track:after { clear: both; } .slick-loading .slick-track { visibility: hidden; } .slick-slide { display: none; float: left; height: 100%; min-height: 1px; } [dir='rtl'] .slick-slide { float: right; } .slick-slide img { display: block; } .slick-slide.slick-loading img { display: none; } .slick-slide.dragging img { pointer-events: none; } .slick-initialized .slick-slide { display: block; } .slick-loading .slick-slide { visibility: hidden; } .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; } .slick-arrow.slick-hidden { display: none; }
	.module-gallery .main-pic { position: relative; margin-bottom: 12px; padding: 12px; border-radius: var(--radius-b); background: var(--white); }
		.module-gallery .main-pic figure { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; justify-content: center; flex-wrap: wrap; height: 490px; }
		.module-gallery .main-pic figure img { width: auto; max-height: 490px; margin: 0 auto; float: none; }
	.module-gallery .gallery-thumbs { margin-inline: -6px; }
		.module-gallery .gallery-thumbs figure { position: relative; margin-inline: 6px; text-align: center; }
			.module-gallery .gallery-thumbs figure a { outline: none; height: 140px; padding: 5px; border: 1px solid transparent; border-radius: 5px; background: var(--white); }
				.module-gallery .gallery-thumbs figure img { overflow: hidden; width: auto; max-height: 100%; margin: 0 auto; }
			.module-gallery .gallery-thumbs .slick-current a { border-color: var(--yellow); }
	.module-gallery .slick-arrow { position: absolute; top: 50%; z-index: 10; width: 44px; height: 44px; margin-top: -22px; padding: 0; box-shadow: none; border: 0; border-radius: 50%; background: var(--bg-five); color: var(--clr-main); font-size: 15px; text-indent: -9999em; cursor: pointer; outline: none; }
	[data-whatintent="mouse"] .module-gallery .slick-arrow:hover { background: var(--yellow); color: var(--dark-blue); }
	.module-gallery .slick-prev { left: -10px; }
	.module-gallery .slick-next { right: -10px; }
	.module-gallery .slick-prev:before { content: "\e902"; }
	.module-gallery .slick-next:before { content: "\e903"; }
	.slick-disabled { display: none!important; }
	.module-gallery .list-attrs { position: absolute; top: 0; left: 0; z-index: 6; }
	.module-gallery .gallery-thumbs.slick-slider { opacity: 1; }
	.module-gallery .gallery-thumbs { opacity: 0; }
	.fancybox-active { margin-right: 0!important; }

.module-info { position: relative; z-index: 2; line-height: 1.2; }
	.module-info:before { left: 50%; right: auto; width: 1130px; margin-left: -565px; background: url(../images/bg-b.png) no-repeat 50% 100%; background-size: 100%; }
	.module-info .inner { text-align: center; }
		.module-info .inner p { margin-bottom: 13px; }
		.module-info .inner > *:last-child { margin-bottom: 60px; }

.module-items { margin: 0 -10px 10px; }

.module-login { margin-left: -40px; }
	.module-login > * { position: relative; z-index: 2; width: 50%; border-left: 40px solid rgba(0,0,0,0); }
		.module-login > *:nth-child(2), .module-login .form-a { text-align: center; }
	.module-login .form-a { margin-top: 45px; }
	.module-login .link-btn { margin-top: 40px; }
	.module-login .pass input { margin-bottom: 10px; }

.module-logos { }
	.module-logos a { position: relative; z-index: 2; height: 169px; padding-bottom: 4px; }
		.module-logos a:before { top: auto; height: 4px; background: var(--border-second); }
		[data-whatintent="mouse"] .module-logos a:hover:before { background: var(--yellow); }
		.module-logos img { opacity: .3; filter: grayscale(1); }
		.module-logos a:hover img { opacity: 1; filter: grayscale(0); }

.module-map { overflow: hidden; margin: 0 -15px 10px; border-radius: var(--radius-a); }
	.module-map iframe { width: 100%!important; height: 550px!important; }

.module-pattern { position: relative; z-index: 2; margin-bottom: 35px; padding-top: 55px; }
	.module-pattern:before { background: var(--bg-four); }
.module-pattern.a { }
	.module-pattern.a:before { background: var(--bg-main); }
.module-pattern.b { padding-top: 40px; }
	.module-pattern.b:before { background: var(--bg-main); }
.module-pattern.c { padding-top: 40px; }
	.module-pattern.c:before { background: var(--bg-third); }
.module-pattern.d { padding-top: 0; }
	.module-pattern.d:before { background: var(--bg-third); }

.module-products { margin-bottom: 20px; margin-left: -36px; }
	.module-products form { }
	.module-products .product-a { margin-bottom: 36px; width: 25%; border-left: 36px solid rgba(0,0,0,0); }
.module-products.slide { display: block!important; margin-left: 0; }
	.module-products.slide form { display: block; }
	.module-products.slide .product-a { width: 100%; height: 100%; border-left-width: 0; }
	.module-products.is-slider .owl-stage-outer { margin: -10px; padding: 10px; }

.module-register { margin-left: -80px; }
	.module-register > * { position: relative; z-index: 2; width: 50%; margin-bottom: 30px; border-left: 80px solid rgba(0,0,0,0); }

.module-similar { }
	.module-similar .product-b:not(:last-child) { border-bottom: 1px solid var(--border-second); }

.module-sort { position: relative; z-index: 110; margin-bottom: 30px; margin-left: -20px; }
	.module-sort > * { border-left: 20px solid rgba(0,0,0,0);}
	.module-sort.a { z-index: 100; }

.module-voucher { position: relative; z-index: 2; margin-bottom: 60px; padding: 26px 250px 12px 47px; color: var(--white); font-size: 22px; font-weight: 400; line-height: 1.1; }
	.module-voucher:before { border-radius: var(--radius-b); background: url(../images/bg-c.jpg) no-repeat 0 0; background-size: auto 100%; }
	.module-voucher .title { margin-bottom: 7px; color: var(--yellow); font-size: 42px; font-weight: 700; }
	.module-voucher header { width: 100%; max-width: 585px; padding-right: 30px; }
	.module-voucher p { margin-bottom: 15px; }

.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: -22px; right: -22px; }
		.owl-nav button { display: block; opacity: .8; position: absolute; top: 0; z-index: 2; min-width: 0; width: 44px; height: 44px; margin: -22px 0 0; padding: 0; box-shadow: none; border-radius: 50%; border: 0; background: var(--bg-five); color: var(--clr-main); font-size: 16px; text-indent: -9999em; cursor: pointer; }
			[data-whatintent="mouse"] .owl-nav button:hover { opacity: 1; background: var(--yellow); color: var(--clr-main); }
			.owl-nav button:before { content: "\e903"; }
			.owl-nav button.owl-next { right: 0; }
			.owl-nav button.owl-prev { left: 0; }
			.owl-nav button.owl-prev:before { content: "\e902"; }
	.owl-dots { position: absolute; bottom: 25px; left: 50%; }
		.owl-dots button { display: block; min-width: 0; width: 22px; height: 22px; margin: 0 6px; padding: 0; border-radius: 50%; box-shadow: none; border: 0; background: var(--blue); }
			.owl-dots button.active { background: var(--yellow); cursor: default; }

.pagination-a { position: relative; z-index: 2; margin: 0 -4px 5px; color: var(--clr-six); font-size: 14px; line-height: 1.1; }
	.pagination-a > * { margin: 0 4px 25px; }
	.pagination-a input { width: 65px; height: 50px; padding-inline: 5px; border: 1px solid var(--border-main); border-radius: var(--radius-c); background: var(--bg-main); color: var(--clr-main-100); font-size: 16px; 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: 50px; color: var(--clr-main); font-size: 10px; text-indent: -9999em; }
		[data-whatintent="mouse"] .pagination-a .btn a:hover { color: var(--clr-main); }
			.pagination-a .btn.prev a:before { content: "\e902"; }
			.pagination-a .btn.next a:before { content: "\e903"; }

.popup { position: fixed; top: -110vh; left: 50%; z-index: 2000; width: 960px; margin-left: -480px; padding: 40px 40px 5px; border-radius: var(--radius-a); border: 2px solid var(--yellow); background: var(--bg-main); line-height: 1.2; }
	.popup { max-height: calc(100vh - 40px); padding-bottom: 20px; }
	.login-active .login-popup, .filter-active .filter-popup, .ask-active .ask-popup { top: 20px; }
	.popup .close-a { position: absolute; top: 0; right: 0; z-index: 8; }
		.popup .heading-f { padding-right: 80px; text-align: left; }
		.popup .inner { overflow-y: auto; max-height: calc(100vh - 180px); margin-right: -40px; padding-right: 40px; }
	.login-popup { width: 500px; margin-left: -250px; padding-bottom: 35px; text-align: center; }
		.login-popup .heading-f { margin-bottom: 40px; }
		.login-popup p { margin-bottom: 18px; }
		.login-popup hr { margin-top: 0; }

.price-a { min-height: 50px; color: var(--clr-six); line-height: 1.1; }
	.price-a .default { color: var(--blue); font-size: 20px; font-weight: 700; }
	.price-a .promo { color: var(--red); }
	.price-a .old { padding-top: 4px; margin-left: 8px; text-decoration: line-through; }
	.price-a .info { width: 100%; padding-top: 3px; font-size: 13px; }
		.price-a .info span { font-weight: 700; }

.price-b {  }
	.price-b .inner { position: relative; width: 100%; max-width: 300px; padding-right: 72px; text-align: right; }
		.price-b .prices { margin-bottom: 16px; font-size: 18px; line-height: 1.1; }
			.price-b .default { color: var(--blue); font-size: 35px; }
			.price-b .promo { color: var(--red); }
			.price-b .old { text-decoration: line-through; }
		.price-b .discount-a { position: absolute; top: 5px; right: 0; }
	.price-b .info { color: var(--clr-six); font-size: 14px; line-height: 1.2; }
		.price-b .info span { font-weight: 700; }

.product-a { position: relative; z-index: 2; padding: 12px 20px 0; }
	.product-a:before { border-radius: var(--radius-b); box-shadow: 0 0 15px rgba(0,0,0,.1); background: var(--bg-main); }
	[data-whatintent="mouse"] .product-a:hover:before { inset: -3px; box-shadow: 0 0 15px rgba(0,0,0,.2); }
	.product-a figure { overflow: hidden; margin-bottom: 12px; margin-inline: -10px; padding: 10px; border-radius: var(--radius-c); background: var(--white); text-align: center; }
		[data-whatintent="mouse"] .product-a:hover figure img { -webkit-transform: scale(1.1) rotate(2deg); transform: scale(1.1) rotate(2deg); }
	.product-a .name { margin-bottom: 40px; font-size: 22px; font-weight: 700; line-height: 1.09; }
	.product-a .brand { margin-top: auto; margin-bottom: 13px; font-size: 14px; }
	.product-a .discount-a { position: absolute; top: 8px; left: 8px; }
	.product-a .fav { position: absolute; top: 0; right: 0; z-index: 9; }
	.product-a .price-a { margin-bottom: 20px; }

.product-b { position: relative; z-index: 2; padding-left: 105px; line-height: 1.15; }
	.product-b > * { float: left; width: 100%; }
	.product-b figure { width: 105px; margin-bottom: 15px; margin-left: -105px; padding-inline: 10px; text-align: center; }
		[data-whatintent="mouse"] .product-b:hover figure img { -webkit-transform: scale(1.1) rotate(2deg); transform: scale(1.1) rotate(2deg); }
	.product-b div { padding-left: 10px; }
		.product-b .name { margin-bottom: 2px; font-size: 15px; }
		.product-b .price-a { min-height: auto; margin-bottom: 15px; }
			.product-b .price-a .default, .product-b .price-a .old { font-size: 15px; }
			.product-b .price-a .old { padding-top: 0; }

.product-page { margin-bottom: 30px; padding-right: 715px; }
	.product-page > * { float: left; width: 100%; margin-bottom: 16px; padding-right: 13px; }
	.product-page > *:nth-child(2) { width: 715px; margin-right: -715px; padding-right: 0; }

.sort-a { position: relative; z-index: 9; color: var(--clr-main); font-size: 17px; line-height: 1.1; }
	.sort-a > * { }
	.sort-a .selected { min-width: 251px; }
		.sort-a .selected a { display: block; position: relative; z-index: 2; margin: 0; padding: 16px 60px 16px 18px; border: 1px solid var(--border-main); border-radius: var(--radius-c); background: var(--bg-main); }
		.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% - 9px); 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-main); background: var(--bg-main); }
		.sort-a:hover .drop { -webkit-transform: rotateX(0deg); transform: rotateX(0deg); pointer-events: auto; }
		.sort-a ul { list-style: none; }
			.sort-a li { margin-bottom: 10px; }
			.sort-a a { color: var(--clr-main); }
			.sort-a ul a:hover { color: var(--blue); }
			.sort-a .active { font-weight: 700; }

.shipping-info { font-size: 15px; font-weight: 700; }
	.shipping-info p { margin-bottom: 20px; }
	.shipping-info > *:nth-child(2) { position: relative; z-index: 2; padding-left: 60px; font-weight: 300; }
		.shipping-info > *:nth-child(2):before { content: "\e91a"; width: 60px; color: var(--clr-six); font-size: 26px; }

.sort-price { }
	.sort-price .inputs p { margin-bottom: 20px; }
		.sort-price .inputs label { padding-inline: 13px; }
		.sort-price .inputs input { width: 100%!important; height: 48px; padding: 0 20px; border: 1px solid var(--border-main); border-radius: var(--radius-c); background-color: var(--bg-main); color: var(--clr-main); font-size: 16px; text-align: center; }
	.sort-price button { position: relative; z-index: 2; position: relative; width: 100%; padding: 13px 20px; border: 0; border-radius: var(--radius-c); background: var(--yellow); color: var(--dark-blue); font-size: 17px; font-weight: 300; line-height: 1.2; cursor: pointer; }
	[data-whatintent="mouse"] .sort-price button:hover { background: var(--blue); color: var(--white); }

.user-info { margin: 0 -10px 32px; }
	.user-info .company { position: relative; z-index: 2; margin-bottom: 40px; padding-top: 20px; }
		.user-info .company:before { left: -20px; right: -20px; border: 1px solid var(--yellow); border-radius: var(--radius-c); }
		.user-info .company .inf { float: none; width: 100%; margin: 0 32px 20px; color: var(--clr-six); font-size: 15px; }
	.user-info p { float: left; width: calc(50% - 20px); margin: 0 10px 24px; }
	.user-info .wide { width: calc(100% - 20px); }
	.user-info .long { width: calc(65% - 20px); }
	.user-info .short { width: calc(35% - 20px); }
	.user-info .clear { clear: left; }
	.user-info input { width: 100%!important; min-width: 100px!important; }
	.user-info input:focus + label span, .user-info .sh + label span, .user-info input:-webkit-autofill + label span { font-size: 0; }

.width-a { max-width: 450px; margin-inline: auto; }
.width-b { max-width: 640px; margin-inline: auto; }


/*! Headers --------- */
.header-a { margin-bottom: 35px; line-height: 1.33; }
	.header-a h1, .header-a h2, .header-a h3, .header-a h4, .header-a h5, .header-a h6 { margin-bottom: 33px; color: var(--clr-second); font-size: 36px; }
.header-a.a { }
	.header-a.a h1, .header-a.a h2, .header-a.a h3, .header-a.a h4, .header-a.a h5, .header-a.a h6 { font-size: 52px; }
	.header-a.a p { max-width: 600px; }

.heading-a { font-size: 20px; font-weight: 700; }

.heading-b { margin-bottom: 35px; font-size: 42px; font-weight: 700; }

.heading-c { font-size: 42px; font-weight: 700; }

.heading-d { margin-bottom: 30px; font-size: 35px; font-weight: 300; line-height: 1.1; }

.heading-e { font-weight: 700; }

.heading-f { font-size: 42px; font-weight: 700; text-align: left; }


#adres_wysylka {margin-top:30px;}

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

.text-center { text-align: center; }
.text-left { text-align: left; }
.text-right { text-align: right; }
.text-justify { text-align: justify; }
.text-uppercase { text-transform: uppercase; }

.list-baner figure:before, #featured figure:before { top: -100px; bottom: -100px; left: -200%; width: 500px; z-index: 6; -webkit-transform: rotate(2deg); transform: rotate(2deg); }
.list-baner figure:before, #featured 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-baner li:hover figure:before, [data-whatintent="mouse"] #featured figure:hover:before { left: 150%; }


/*! Links --------- */
.close-a { }
	.close-a a { position: relative; z-index: 2; width: 60px; height: 60px; color: var(--clr-main); font-size: 40px; text-indent: -9999em; }
	.close-a a:before { content: "\e923"; }
	[data-whatintent="mouse"] .close-a a:hover { color: var(--red); }

.close-b { position: absolute; top: 0; right: 0; z-index: 10; }
	.close-b a { display: block; position: relative; z-index: 2; width: 48px; height: 48px; background: #fff; text-indent: -9999em; text-align: left; }
	.close-b a:before { content: "\e90a"; font-size: 20px; }
	.close-b a:before { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; }
	.close-b a:before { justify-content: center; flex-wrap: wrap; }
	.close-b a:hover { color: var(--clr-main); }

.close-c { }
	.close-c a { display: block; position: relative; z-index: 2; height: 48px; padding: 0 60px 0 20px; background: var(--blue); color: var(--white); }
	.close-c a:before { content: "\e90a"; top: 0; left: auto; right: 0; width: 48px; height: 48px; margin-top: 0; font-size: 20px; }
	.close-c a:after { top: 0; left: auto; right: 0; width: 48px; height: 48px; margin-top: 0; background: rgba(0,0,0,.2); }
	.close-c a, .close-c a:before { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; }
	.close-c a:before { justify-content: center; flex-wrap: wrap; }
	.close-c a:hover { color: var(--white); }

.contact-btn { }
	.contact-btn a { position: relative; z-index: 2; padding-left: 38px; }
		.contact-btn a:before { content: "\e922"; width: auto; font-size: 22px; }

.filter-btn { margin-bottom: 15px; }
	.filter-btn a { position: relative; z-index: 2; padding: 15px 38px 15px 59px; border-radius: var(--radius-c); background: var(--yellow); color: var(--dark-blue); font-size: 17px; line-height: 1.1; }
		.filter-btn a:before { content: "\e929"; width: 53px; font-size: 21px; }
		[data-whatintent="mouse"] .filter-btn a:hover { background: var(--blue); color: var(--white); }

.link-a { }
	.link-a span { font-size: 18px; font-weight: 400; }

.link-b { }
	.link-b a { color: var(--blue); }

.link-btn { }
	.link-btn a { position: relative; z-index: 2; min-width: 180px; padding: 15px 20px; color: var(--cle-main); font-size: 18px; font-weight: 700; line-height: 1.2; text-align: center; }
	.link-btn a:before { border-radius: var(--radius-c); background: var(--bg-five); }
		[data-whatintent="mouse"] .link-btn a:hover { color: var(--white); }
		[data-whatintent="mouse"] .link-btn a:hover:before { background: var(--blue); }

.map-btn { position: relative; z-index: 2; padding-left: 153px; font-size: 16px; font-weight: 700; line-height: 1.1; text-align: left; }
	#root .map-btn { margin-bottom: 50px; }
	.map-btn:before { top: 50%; height: 50px; margin-top: -25px; background: url(../images/logo-a.png) no-repeat 0 50%; background-size: auto 44px; }
	.map-btn a { position: relative; z-index: 2; padding-left: 36px; color: var(--clr-second); }
		.map-btn a:before { content: ""; width: 40px; font-size: 22px; text-align: left; }
		.map-btn 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; }

.menu-btn { }
	.menu-btn a { position: relative; z-index: 2; height: 41px; padding-left: 50px; padding-right: 21px; font-size: 17px; border: 1px solid var(--border-main); border-radius: var(--radius-b); background: var(--bg-main); font-weight: 400; line-height: 1.1; }
		.menu-btn a:before { content: "\e92a"; width: 49px; }
		[data-whatintent="mouse"] .menu-btn a:hover, .menu-active .menu-btn a { background: var(--blue); color: var(--white); }
		.menu-active .menu-btn a:before { content: "\e90a"; }

.whatsapp-btn:not(:first-child) { margin-top: 20px; }
	.whatsapp-btn a { position: relative; z-index: 2; padding: 14px 19px 14px 47px; border-radius: 25px; background: var(--green); color: var(--white); font-size: 15px; font-weight: 500; line-height: 1.1; }
	.whatsapp-btn a:before { content: "\e928"; left: 5px; width: 40px; font-size: 22px; }
	[data-whatintent="mouse"] .whatsapp-btn a:hover { color: var(--white); }
.whatsapp-btn.a { }
	.whatsapp-btn.a a { padding: 11px 15px 11px 37px; font-size: 13px; }
	.whatsapp-btn.a a:before { width: 35px; font-size: 17px; }


/*! Media --------- */
img, iframe, object, embed { max-width: 100% !important; border-style: none; }
img { height: auto !important; image-rendering: optimizeQuality; -ms-interpolation-mode: bicubic; }
	img::selection { background: transparent; }
	img::-moz-selection { background: transparent; }
		
	
/*! Lists --------- */
.list-a { line-height: 1.2; }
	.list-a:not(:first-child) { margin-top: 65px; }
	.list-a li { margin-bottom: 13px; }

.list-about { margin-left: -20px; padding-inline: 40px; font-size: 22px; font-weight: 700; line-height: 1.38; text-align: center; }
	.list-about li { position: relative; z-index: 2; width: 33.3333%; max-width: 350px; margin-bottom: 40px; padding-top: 83px; border-left: 20px solid rgba(0,0,0,0); }
		.list-about li:before { top: 0; margin-top: 0; font-size: 55px; line-height: 1; }
		.list-about li:nth-child(1):before { content: "\e926"; font-size: 50px; }
		.list-about li:nth-child(2):before { content: "\e925"; }
		.list-about li:nth-child(3):before { content: "\e92c"; }
			.list-about span { margin-top: 13px; font-size: 16px; font-weight: 400; }

.list-b { font-size: 20px; font-weight: 400; line-height: 1.2; }
	.list-b li:not(:last-child) {position: relative; z-index: 2; border-bottom: 1px solid var(--border-second); }
		.list-b a { position: relative; z-index: 2; padding: 19px 95px 19px 19px; }
			[data-whatintent="mouse"] .list-b a:hover { padding-left: 29px; padding-right: 85px; background: var(--dark-blue); color: var(--white); }
			.list-b a:before { z-index: 2; width: 0; background: var(--yellow) }
			[data-whatintent="mouse"] .list-b a:hover:before { width: 10px; }
			.list-b a:after { content: "\e903"; top: 50%; left: auto; right: 22px; width: 44px; height: 44px; margin-top: -22px; border-radius: 50%; background: var(--bg-five); font-size: 16px; text-indent: 0; }
			[data-whatintent="mouse"] .list-b a:hover:after { right: 14px; width: 36px; height: 36px; margin-top: -18px; background-color: var(--yellow); color: var(--dark-blue); }
	.list-b span { display: block; padding-top: 12px; font-size: 16px; font-weight: 300; }

.list-baner { margin-bottom: 70px; margin-left: -20px; font-size: 26px; font-weight: 700; line-height: 1.1; }
	.list-baner li { position: relative; z-index: 2; width: 33.3333%; margin-bottom: 20px; padding: 9px; border-left: 20px solid rgba(0,0,0,0); }
		.list-baner li:before { left: 30%; border: 2px solid var(--white); border-radius: 25px; }
		.list-baner figure { overflow: hidden; position: relative; z-index: 2; border-radius: var(--radius-b); }
		[data-whatintent="mouse"] .list-baner li:hover figure img { -webkit-transform: scale(1.1) rotate(2deg); transform: scale(1.1) rotate(2deg); }
		[data-whatintent="mouse"] .list-baner li:hover:before { border-color: var(--yellow); border-width: 56px; -webkit-transform: scale(1.1) rotate(5deg); transform: scale(1.1) rotate(5deg); }
		.list-baner p { position: absolute; inset: 0; z-index: 4; padding: 20px 40px 20px 32px; }
		[data-whatintent="mouse"] .list-baner li:hover p { padding-bottom: 40px; }
			.list-baner a { position: relative; z-index: 2; color: var(--dark-blue); }
			.list-baner a:before { top: auto; height: 2px; background: var(--yellow); }

.list-btn { margin-bottom: 15px; margin-left: -54px; }
	.list-btn li { margin-bottom: 15px; border-left: 54px solid rgba(0,0,0,0); }
		.list-btn a { min-width: 182px; padding: 16px 15px; border-radius: var(--radius-c); background: var(--yellow); color: var(--dark-blue); font-size: 18px; font-weight: 700; line-height: 1.05; text-align: center; }
		[data-whatintent="mouse"] .list-btn a:hover { background: var(--blue); color: var(--white); }

.list-c { font-size: 15px; line-height: 1.2; }
	.list-c li { position: relative; z-index: 2; margin-bottom: 24px; padding-left: 45px; }
		.list-c li:before { content: "\e909"; width: auto; color: var(--green); font-size: 21px; }

.list-cat { margin-bottom: 47px; margin-left: -36px;  font-size: 34px; font-weight: 700; line-height: 1.17; text-align: center; }
	.list-cat li { position: relative; z-index: 2; width: 25%; margin-bottom: 36px; border-left: 36px solid rgba(0,0,0,0); }
		.list-cat li:before { opacity: 0; border: 0 solid var(--yellow); border-radius: var(--radius-a); }
			.list-cat a, [data-whatintent="mouse"] .list-cat a:hover { color: var(--dark-blue); }
		[data-whatintent="mouse"] .list-cat li:hover:before { opacity: 1; inset: -3px; border-width: 3px; }
		.list-cat figure { overflow: hidden; border-radius: var(--radius-a); }
		[data-whatintent="mouse"] .list-cat li:hover figure img { -webkit-transform: scale(1.1) rotate(2deg); transform: scale(1.1) rotate(2deg); }
		.list-cat div { overflow: hidden; position: absolute; inset: 0; padding: 1px; z-index: 2; padding: 20px 20px 5px 20px; border-radius: var(--radius-a); }
			.list-cat div:before { top: auto; height: 0; border-radius: 0 0 10px 10px; background: linear-gradient(180deg,rgba(255,217,23,0) 33%, rgba(255,217,23,.5) 100%); }
			[data-whatintent="mouse"] .list-cat li:hover div { padding-bottom: 20px; }
			[data-whatintent="mouse"] .list-cat li:hover div:before { height: 95%; }
			.list-cat div:after {  }
			[data-whatintent="mouse"] .list-cat li:hover div:after { opacity: 1; border-width: 2px; }
			.list-cat p { margin-bottom: 20px; }
				.list-cat span { font-size: 26px; font-weight: 400; }
			.list-cat .more { position: relative; z-index: 2; min-width: 180px; padding: 15px 20px; color: var(--dark-blue); font-size: 18px; }
				.list-cat .more:before { border-radius: var(--radius-c); background: var(--yellow); }
			[data-whatintent="mouse"] .list-cat li:hover .more { color: var(--white); }
			[data-whatintent="mouse"] .list-cat li:hover .more:before { background: var(--blue); }

.list-checks { position: relative; z-index: 2; margin-bottom: 20px; padding-bottom: 5px; font-size: 16px; line-height: 1.2; }
	.list-checks li { position: relative; z-index: 2; margin-bottom: 15px; }
		.list-checks a { position: relative; z-index: 2; padding-left: 37px; color: var(--clr-main); }
		.list-checks a:before { top: -3px; width: 22px; height: 22px; border: 1px solid var(--border-main); border-radius: 5px; }
		.list-checks .fwachk a:before { overflow: visible; content: "\e909"; top: -3px; left: 0; right: auto; width: 24px; border-color: var(--green); background: var(--green); color: var(--white); font-size: 13px; line-height: 24px; }
			.list-checks span { position: absolute; top: 0; right: 3px; color: var(--clr-six); font-size: 15px; }

.list-contact { position: relative; font-size: 17px; }
	.list-contact li { position: relative; margin-bottom: 35px; padding-left: 45px; }
	.list-contact li:before { width: 40px; font-size: 26px; }
	.list-contact .mail:before { content: "\e921"; }
	.list-contact .phone:before { content: "\e920"; }
	.list-contact .whatsapp-btn { position: absolute; top: -10px; left: 295px; margin-top: 0; padding-left: 0; }

.list-d { font-size: 15px; line-height: 1.2; }

.list-e { margin-bottom: 15px; font-size: 14px; line-height: 1.15; }
	.list-e li { position: relative; margin-bottom: 10px; padding-left: 16px; }
		.list-e li:before { top: 50%; width: 6px; height: 6px; margin-top: -3px; border-radius: 50%; background: var(--clr-main); }

.list-f { margin-left: -20px; font-size: 15px; }
	.list-f li { margin-bottom: 20px; border-left: 20px solid rgba(0,0,0,0); }
	.list-f .whatsapp-btn { margin-top: 0; margin-bottom: 20px; }
.list-f.a { margin-bottom: 35px; margin-left: -80px;  }
	.list-f.a li { border-left-width: 80px; }

.list-lang { margin-left: -18px; }
	.list-lang li { border-left: 18px solid rgba(0,0,0,0); }
		.list-lang a { width: 50px; height: 50px; background-position: 50% 50%; background-repeat: no-repeat; text-indent: -9999em; }
		.list-lang .pl a { background-image: url(../images/pl.png); }
		.list-lang .en a { background-image: url(../images/en.png); }

.list-select { margin-left: -28px; line-height: 1.24; }
	.list-select li { width: 50%; margin-bottom: 28px; border-left: 28px solid rgba(0,0,0,0); }
		.list-select label { position: relative; z-index: 2; height: 100%; min-height: 243px; padding: 104px 20px 45px; border: 1px solid var(--border-second); border-radius: var(--radius-c); font-size: 17px; font-weight: 400; text-align: center; cursor: pointer; }
			.list-select label:before { top: auto; bottom: 13px; left: 50%; margin-left: 40px; width: 22px; height: 22px; margin-top: 0; border: 1px solid var(--border-main); border-radius: 5px; background: var(--bg-main); color: var(--white); font-size: 13px; line-height: 22px; }
		.list-select input:checked + label, .list-select strong label { background: var(--bg-six); }
		.list-select input:checked + label:before, .list-select strong label:before { content: "\e909"; border-color: var(--green); background: var(--green); }
		.list-select .info { padding-top: 4px; font-size: 14px; font-weight: 300; }
		.list-select .price { position: absolute; bottom: 13px; right: 50%; margin-right: -20px; font-size: 16px; font-weight: 700; }
		.list-select label:after { content: ""; overflow: hidden; position: absolute; top: 19px; left: 50%; width: 157px; height: 73px; margin-left: -78.5px; border: 1px solid var(--border-second); border-radius: var(--radius-c); background-color: var(--white); background-repeat: no-repeat; background-position: 50% 50%; background-size: auto; }
		.list-select label[for="przesylka_4"]:after { background-image: url(../images/content/dpd-a.png); }
		.list-select label[for="przesylka_3"]:after { background-image: url(../images/content/odbior-a.jpg); }
		
		.list-select label[for="platnosc_payu"]:after { background-image: url(../images/content/platnoscipayu-a.jpg); }
		.list-select label[for="platnosc_przelew"]:after { background-image: url(../images/content/przelew-a.jpg); }
		.list-select label[for="platnosc_gotowka"]:after { background-image: url(../images/content/pobranie-a.jpg); }
		
		
		

.list-social { margin-left: -14px; }
	.list-social li { margin-bottom: 14px; border-left: 14px solid rgba(0,0,0,0); }
		.list-social a { position: relative; width: 30px; height: 30px; color: var(--white); text-indent: -9999em; }
		.list-social a:hover { color: var(--white); }
		.list-social a:before { top: 0; margin-top: 0; border-radius: 5px; }
			.list-social .social-facebook a:before { content: "\e911"; background: #4c76be; }
			.list-social .social-instagram a:before { content: "\e927"; background: #833ab4; background: linear-gradient(190deg,rgba(82,134,255,1) 1%, rgba(131,58,180,1) 20%, rgba(253,29,29,1) 52%, rgba(252,176,69,1) 83%, rgba(255,213,61,1) 100%); }

.list-summary { margin-bottom: 10px; font-size: 20px; }
	.list-summary li { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid var(--clr-five); }
	.list-summary li:last-child { padding-bottom: 0; border: 0; }
		.list-summary p:last-child { margin-left: auto; }
		.list-summary li:nth-child(1) p:last-child, .list-summary li:nth-child(3) p:last-child { font-size: 26px; font-weight: 400; }
.list-summary.a { margin-bottom: 25px; }


/*! 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; }
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }
input[type=number] { -moz-appearance: textfield; }
select, option { background-color: var(--bg-main); }

.add-btn { }
	.add-btn button { position: relative; z-index: 2; width: 100%; max-width: 200px; padding: 13px 27px 13px 60px; border: 0; border-radius: var(--radius-c); background: var(--yellow); color: var(--dark-blue); font-size: 18px; font-weight: 700; text-align: left; line-height: 1.1; }
		.add-btn button:before { content: "\e907"; width: 50px; font-size: 25px; }
		[data-whatintent="mouse"] .add-btn button:hover { background: var(--blue); color: var(--white); }

.check-a { display: block; margin-bottom: 50px; }
	.check-a label { display: block; position: relative; z-index: 2; padding: 20px 27px 20px 50px; border-radius: var(--radius-c); background: var(--bg-five); font-size: 15px; line-height: 1.1; cursor: pointer; }
		.check-a label:before { top: 16px; left: 13px; width: 22px; height: 22px; margin-top: 0; border: 1px solid var(--border-main); border-radius: 5px; background: var(--bg-main); color: var(--white); font-size: 13px; line-height: 22px; }
		.check-a input:checked + label:before { content: "\e909"; border-color: var(--green); background: var(--green); }

.code-a { margin-bottom: 20px; margin-left: -8px; color: var(--clr-six); font-size: 13px; }
	#root .code-a > * { margin-bottom: 10px; border-left: 8px solid rgba(0,0,0,0); }
	.code-a .inputs { min-width: 180px; }
	.code-a input { font-weight: 700; text-align: center; }
.code-a.rcode { margin-left: -10px; }
	#root .code-a.rcode > * {  border-left-width: 20px; }
.user-info + .code-a { margin-top: -30px; }

.discount-code { }
	.discount-code p { width: 30%; margin-bottom: 0; }
	.discount-code p:first-child { width: 70%; padding-right: 15px; }
		.discount-code input { width: 100%!important; height: 48px; padding-inline: 16px; border: 1px solid var(--border-main); border-radius: var(--radius-c); background: none; font-weight: 400; text-align: center; }
		.discount-code .button { border: 0; background: var(--bg-five); color: var(--clr-main); font-size: 18px; font-weight: 700; cursor: pointer; }

.form-a { position: relative; color: var(--clr-main); line-height: 1.2; }
	.form-a p { position: relative; z-index: 2; margin-bottom: 26px; }
	.form-a input, .form-a select, .form-a textarea { width: 100%!important; height: 48px; padding: 0 20px; border: 1px solid var(--border-main); border-radius: var(--radius-c); background-color: var(--bg-main); color: var(--clr-main); font-size: 16px; }
	.form-a select { padding: 5px 30px 5px 15px; cursor: pointer; }
		.form-a select { background: var(--bg-main) 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; }
	.form-a textarea { height: 190px; min-height: 190px; padding: 17px; }
	.form-a label { position: absolute; top: 15px; left: 8px; z-index: 8; padding-inline: 13px; background: var(--bg-main); color: var(--clr-main); font-size: 15px; }
		.form-a label { -webkit-pointer-events: none; -moz-pointer-events: none; pointer-events: none; }
		.form-a label span { color: var(--red); }
		.form-a input:focus + label, .form-a .sh + label, .form-a input:-webkit-autofill + label, .form-a textarea:focus + label, .form-a textarea:-webkit-autofill + label { position: absolute; top: -14px; left: 14px; z-index: 8; padding: 3px 6px; color: var(--clr-six); font-size: 13px; }
		.form-a input:focus, .form-a textarea:focus, .form-a .sh { border-color: var(--clr-six); }
	.form-a button, .form-a .button { position: relative; z-index: 2; position: relative; min-width: 180px; padding: 15px 20px; border: 0; border-radius: var(--radius-c); background: var(--yellow); color: var(--dark-blue); font-size: 18px; font-weight: 700; line-height: 1.2; cursor: pointer; }
	.form-a .button { min-width: 252px; }
	[data-whatintent="mouse"] .form-a button:hover, [data-whatintent="mouse"] .button:hover { background: var(--blue); color: var(--white); }

.form-footer { margin-top: 40px; margin-bottom: 25px; color: var(--clr-main); font-size: 15px; line-height: 1.2; }
	.module-cart .form-footer { margin-top: 0; }
	.form-footer table { width: 100%; margin: 0!important; border-spacing: 0!important; }
	.form-footer td { position: relative; z-index: 2; padding-bottom: 13px; }
	.form-footer td:first-child { vertical-align: top; }
	.form-footer input { opacity: 0; position: absolute; top: -2px; bottom: 0; left: 0; right: 0; z-index: 10; width: 40px; height: 40px; cursor: pointer; }
		.form-footer label:before { top: 16px; left: 13px; width: 22px; height: 22px; margin-top: 0; border: 1px solid var(--border-main); border-radius: 5px; background: var(--bg-main); color: var(--white); font-size: 13px; line-height: 22px; }
		.form-footer input:checked + label:before { content: "\e909"; border-color: var(--green); background: var(--green); }
	.form-footer label { display: block; position: relative; z-index: 2; padding: 20px 27px 20px 50px; border-radius: var(--radius-c); background: var(--bg-five); font-size: 15px; line-height: 1.1; cursor: pointer; }
	.form-footer label span { color: var(--red); font-weight: 700; }

.form-search { position: relative; z-index: 2; }
	.form-search > *:last-child { position: absolute; top: 0; right: 0; z-index: 30; }
		.form-search input { width: 100%!important; height: 43px; padding-left: 10px; padding-right: 53px; border: 0; border-radius: var(--radius-b); background: none; 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; text-indent: -9999em; }
			.form-search button:before { content: "\e906"; left: auto; right: 0; width: 42px; font-size: 22px; }

.submit-btn { text-align: right; }
	.submit-btn button { position: relative; z-index: 2; position: relative; min-width: 266px; padding: 15px 65px 15px 25px; border: 0; border-radius: var(--radius-c); background: var(--yellow); color: var(--dark-blue); font-size: 18px; font-weight: 700; line-height: 1.2; cursor: pointer; }
		.submit-btn button:before { content: "\e903"; left: auto; right: 0; width: 55px; font-size: 12px; }
	[data-whatintent="mouse"] .submit-btn button:hover { background: var(--blue); color: var(--white); }


/*! 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; }

hr { display: block; position: relative; width: 100%; height: 4px; margin: 55px 0; padding: 0; border: 0; border: 0; background: none; font-size: 0; }
	hr:before { background: var(--clr-five); }
	#content > hr { width: auto; margin-left: -3000px; margin-right: -3000px; }

.featured-slider > *, .list-select li > span, .breadcrumbs li:last-child:before, .level-2-active #mobile .level-1 > span.toggle, .level-2-active #mobile .level-1 > ul > li, .level-2-active #mobile .level-1 > a, .level-2-active #mobile .level-2, .level-1-active #mobile .close-c, .level-1-active #mobile > ul > li, #logo span, #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; }
.remove-btn img, .discount-code label, .list-select input, .amount-a label, #root .owl-dots, .pagination-a label, .check-a input, .code-a label, #mobile .close-b, #mobile-bar .home img, #mobile-bar .user span, #mobile-bar .cart .sum, .form-search label, .list-baner .cloned:before, [hidden], template { display: none; }
.product-a .info, .list-checks a, .filter-btn a, .gallery-a figure a, .level-1-active #mobile .close-b, .list-about span, .module-faq ul a, .map-btn a, .close-a a, #user-a > p a, .list-lang a, .list-cat span, .list-social a, article, aside, details, dialog, div, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }
.featured-slider .name, #featured > figure, .item-a .line, .remove-btn, .discount-code, .list-summary.a p, .list-summary.a li, .list-select, .list-summary p, .list-f, .module-products.slide .product-a, .product-a .fav, .product-a .disciunt-a, .sort-a ul, .code-a div p, .code-a div figure, .breadcrumbs p, .close-c, #mobile .close-c, .module-pattern:last-child, .module-voucher .list-btn, .form-search p, .box-a .menu-btn, #mPrzechowalnia p, #mKoszyk p, #user-a > p, .list-lang, ul ul, ul ol, ol ol, ol ul, #logo, #root .m0 { margin-bottom: 0; }
.module-logos img, .check-a label:before, .gallery-a figure img, #mKoszyk .no, #mPrzechowalnia .no, .popup, .list-cat img, .list-cat .more:before, .list-cat .more, .list-cat div { transition: all .4s cubic-bezier(.4,0,.2,1) 0s; -webkit-transition-delay: -.1s; }
.featured-slider img, .module-logos a:before, .item-a:before, .submit-btn button, .list-select label:before, .list-select label, .add-btn button, .add-btn button:before, .module-gallery .slick-arrow, .product-b img, .owl-nav button, .product-a img, .product-a:before, .sort-price button, .sort-a .drop, .form-footer label:before, .button, .form-a button, .form-a .button, .form-a label, .form-a input, .gallery-a figure a:before, .shadow-light, #nav, .list-b a:after, .list-b a, .list-b a:before, .module-faq ul a:before, .module-faq img, #mobile, #shadow, .list-baner p, .list-baner li:before, .list-baner figure, .list-baner img, .list-cat li:before, .list-cat div:after, .list-cat div:before, .qwer { transition: all .4s linear; -webkit-transition-delay: -.1s; }
.featured-slider > *:first-child, .level-2-active #mobile .level-1 > ul > li.toggle, .level-2-active #mobile .level-2.toggle, .level-1-active #mobile > ul > li.toggle, .is-slider { position: relative; top: auto; left: auto; }

.list-checks a:before, .module-aside h2 + h3 { margin-top: 0; }
.list-cat figure, .list-baner figure, .list-baner p, .module-pattern:last-child { margin-bottom: 0; }

.module-pattern + .module-pattern { margin-top: -35px; }

#root .m70 { margin-bottom: 70px; }


/*! 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(--clr-main); color: var(--white); text-shadow: none; }
::-moz-selection { background: var(--clr-main); 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"] .submit-btn button:hover:before, [data-whatintent="mouse"] .price-b:hover .discount-a, [data-whatintent="mouse"] .availability-info .available:hover:before, [data-whatintent="mouse"] .shipping-info > *:nth-child(2):hover:before, [data-whatintent="mouse"] .contact-btn a:hover:before, [data-whatintent="mouse"] .product-a:hover .discount-a, [data-whatintent="mouse"] .filter-btn a:hover:before, [data-whatintent="mouse"] .list-contact li:hover:before, [data-whatintent="mouse"] .list-b a:hover:after, [data-whatintent="mouse"] .module-faq:hover figure:before, [data-whatintent="mouse"] .map-btn a:hover:before, [data-whatintent="mouse"] #mPrzechowalnia a:hover:before, [data-whatintent="mouse"] #mKoszyk 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"] .item-a:hover > figure, .list-select input:checked + label, .list-select strong label, [data-whatintent="mouse"] .add-btn button:hover, [data-whatintent="mouse"] #root .amount-a a:hover, [data-whatintent="mouse"] .sort-price button:hover, [data-whatintent="mouse"] .filter-btn a:hover, [data-whatintent="mouse"] .form-a button:hover, [data-whatintent="mouse"] .button:hover, [data-whatintent="mouse"] .link-btn a:hover, [data-whatintent="mouse"] .submit-btn button:hover, [data-whatintent="mouse"] .menu-btn a:hover, [data-whatintent="mouse"] .close-a a:hover, [data-whatintent="mouse"] .whatsapp-btn a:hover, [data-whatintent="mouse"] .list-social a:hover { -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"] .item-a .remove-btn a:hover, [data-whatintent="mouse"] .module-gallery .slick-arrow:hover, [data-whatintent="mouse"] .owl-nav button:hover, .fav-a a:hover, .fav > a:hover, [data-whatintent="mouse"] .pagination-a .btn a:hover, [data-whatintent="mouse"] .list-about:hover li:before, [data-whatintent="mouse"] .list-btn a:hover, [data-whatintent="mouse"] .map-btn:hover:before, [data-whatintent="mouse"] .form-search button:hover:before, [data-whatintent="mouse"] #user-a > p a:hover, [data-whatintent="mouse"] .list-lang 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; }
.list-select input:checked + label:before, .list-select strong label:before, [data-whatintent="mouse"] .add-btn button:hover:before, [data-whatintent="mouse"] .product-a:hover .fav, .form-footer input:checked + label:before, .check-a input:checked + label:before, [data-whatintent="mouse"] .menu-btn a:hover:before, [data-whatintent="mouse"] #mKoszyk:hover .no, [data-whatintent="mouse"] #mPrzechowalnia:hover .no, [data-whatintent="mouse"] .whatsapp-btn a:hover:before { -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-about:hover li:nth-child(odd):before { -webkit-animation-duration: .6s; animation-duration: .6s; }
[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; }
[data-whatintent="mouse"] .module-faq:hover figure:before { -webkit-animation-name: buzz; animation-name: buzz; -webkit-animation-duration: .8s; animation-duration: .8s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; }

@-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 --------- */
#featured, .module-logos a, .item-a .attrs, .item-a, .item-a .no, .item-a .line, .amount-a, .discount-code, .list-select label, .list-select, .list-summary li, .module-e, .attribute-a, .module-add, .price-b .prices, .module-d > *, .module-d, .shipping-info, .availability-info, .module-c, .list-f, .list-e, .gallery-thumbs a, .product-b, .owl-stage, .owl-dots, .fav-a a, .fav > a, .product-a, .price-a, .discount-a, .module-products form, .sort-price .inputs p, .sort-price .inputs, .module-sort, .pagination-a, .cart-custom, .module-register, .module-login, .code-a, .gallery-a, .breadcrumbs p:before, .breadcrumbs ol, #mobile-bar ul, .list-about, .list-b a:after, .module-faq, .list-btn, .list-btn a, .module-voucher, .module-info .inner, .box-a, .menu-btn a, #mKoszyk a, #mPrzechowalnia a, #mKoszyk a, #mKoszyk .no, #mPrzechowalnia .no, .list-lang, #panel > div, #panel, #logo a, .list-social a:before, .list-cat, .list-cat div, .list-baner, .list-baner p, .module-aside, .whatsapp-btn, .list-social, #footer > ul, #footer nav, .link-btn { display: -moz-box; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
#featured, .item-a .attrs, .item-a, .item-a .no, .item-a .line, .amount-a, .discount-code, .list-select, .list-summary li, .module-e, .attribute-a, .module-add, .module-d, .shipping-info, .availability-info, .module-c, .list-f, .list-e, .product-b, .owl-stage, .price-a, .module-products form, .module-sort, .pagination-a, .module-register, .module-login, .code-a, .gallery-a, #mobile-bar ul, .list-about, .module-faq, .list-btn, .list-btn a, .module-voucher, .module-info .inner, .list-lang, #panel > div, #panel, .list-cat, .list-baner, .list-baner p, .module-aside, .list-social, #footer > ul, #footer nav { -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.module-aside.inv { -webkit-flex-direction: row-reverse; flex-direction: row-reverse; }
.list-select label, .price-b .prices, .module-d > *, .product-a, .cart-custom, .module-info .inner, #mKoszyk a, .list-cat div { -webkit-flex-direction: column; flex-direction: column; }
.list-f.a, .text-left .link-btn, .link-btn.text-left { -webkit-justify-content: flex-start; justify-content: flex-start; }
.module-logos a, .list-select label, .gallery-thumbs a, .owl-dots, .fav-a a, .fav > a, .discount-a, .module-login > *:nth-child(2) .link-btn, .gallery-a, .breadcrumbs p:before, .list-b a:after, .list-btn a, #mKoszyk .no, #mPrzechowalnia .no, #mKoszyk a, #logo a, .list-social a:before, .text-center .link-btn, .link-btn.text-center { -webkit-justify-content: center; justify-content: center; }
.module-c, .module-sort.a, .code-a, .list-cat div, .text-right .link-btn, .link-btn.text-right { -webkit-justify-content: flex-end; justify-content: flex-end; }
.list-f, .list-e, .module-sort, #mobile-bar ul, .list-about, #panel { -webkit-justify-content: space-between; justify-content: space-between; }
.cart-custom, .breadcrumbs ol, #mKoszyk a { -webkit-align-items: flex-start; align-items: flex-start; }
#featured, .module-logos a, .item-a, .item-a .no, .item-a .line, .list-select label, .list-summary li, .attribute-a, .module-add, .module-c, .list-f, .gallery-thumbs a, .product-b, .fav-a a, .fav > a, .price-a, .discount-a, .sort-price .inputs p, .sort-price .inputs, .pagination-a, .code-a, .breadcrumbs p:before, .list-b a:after, .module-faq, .list-btn, .module-voucher, .module-info .inner, .box-a, .menu-btn a, #mPrzechowalnia a, #mKoszyk .no, #mPrzechowalnia .no, #panel > div, #panel, #logo a, .list-social a:before, .list-cat div, .list-baner p { -webkit-align-items: center; align-items: center; }
.price-b .prices { -webkit-align-items: flex-end; align-items: flex-end; }
.module-e > *:first-child, .module-add .add-btn, .code-a .inputs, .module-voucher div, .box-a .form-search, #panel > div:first-child, .module-aside > header { -webkit-flex-basis: 0; -ms-flex-basis: 0; flex-basis: 0; }
.module-e > *:first-child, .module-add .add-btn, .code-a .inputs, .module-voucher div, .box-a .form-search, #panel > div:first-child, .module-aside > header { -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:500;src:local('Roboto Medium'),local('Roboto-Medium'),url('fonts/roboto-500.woff2') format('woff2'),url('fonts/roboto-500.woff') format('woff'),url('fonts/roboto-500.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-arrow-down:before {content: "\e901";}
	.icon-arrow-left:before {content: "\e902";}
	.icon-arrow-right:before {content: "\e903";}
	.icon-arrow-up:before {content: "\e900";}
	.icon-box:before {content: "\e926";}
	.icon-call-center2:before {content: "\e908";}
	.icon-call-center:before {content: "\e91e";}
	.icon-cart:before {content: "\e907";}
	.icon-check2:before {content: "\e924";}
	.icon-check:before {content: "\e909";}
	.icon-clock:before {content: "\e90b";}
	.icon-close2:before {content: "\e90c";}
	.icon-close3:before {content: "\e923";}
	.icon-close:before {content: "\e90a";}
	.icon-delivery:before {content: "\e90f";}
	.icon-download:before {content: "\e910";}
	.icon-facebook:before {content: "\e911";}
	.icon-filter2:before {content: "\e929";}
	.icon-filter:before {content: "\e912";}
	.icon-heart-full:before {content: "\e90e";}
	.icon-heart:before {content: "\e90d";}
	.icon-home:before {content: "\e905";}
	.icon-instagram:before {content: "\e927";}
	.icon-location2:before {content: "\e92c"; }
	.icon-mail2:before {content: "\e921";}
	.icon-mail:before {content: "\e913";}
	.icon-menu2:before {content: "\e92a";}
	.icon-menu:before {content: "\e904";}
	.icon-minus:before {content: "\e914";}
	.icon-phone2:before {content: "\e920";}
	.icon-phone:before {content: "\e916";}
	.icon-plus:before {content: "\e915";}
	.icon-power:before {content: "\e917";}
	.icon-printer:before {content: "\e91f";}
	.icon-question:before {content: "\e922";}
	.icon-rating:before {content: "\e918";}
	.icon-reload:before {content: "\e919";}
	.icon-safe:before {content: "\e925";}
	.icon-truck2:before {content: "\e91b";}
	.icon-truck:before {content: "\e91a";}
	.icon-user:before {content: "\e91c";}
	.icon-verified:before {content: "\e91d";}
	.icon-whatsapp:before {content: "\e928";}
	.icon-zoom2:before {content: "\e92b";}
	.icon-zoom:before {content: "\e906";}


/*! 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: 86.25em) { /* 1380 */
#top, #content, #footer { width: 1100px; }
#top { margin-left: -550px; }

#top { }
	#logo a { -webkit-justify-content: flex-start; justify-content: flex-start; }
	#panel { left: 200px; }
		#user-a { margin-left: 5px; }
		#mPrzechowalnia, #mKoszyk { margin-left: 15px; }
		#mPrzechowalnia a { width: 50px; padding-left: 0; text-indent: -9999em; }
		#mPrzechowalnia a:before { width: 100%; }

.box-a .menu-btn { margin-right: 10px; }
.module-e > *:nth-child(2) { width: 450px; }
.module-f { padding-left: 0; }
	.module-f > * { padding-left: 0; }
	.module-f > *:nth-child(1) { width: 100%; margin-left: 0; }
.module-gallery .main-pic figure { height: 290px; }
	.module-gallery .main-pic figure img { max-height: 290px; }
	.module-gallery .gallery-thumbs figure a { height: 70px; }
.module-info:before { left: 0; width: 100%; margin-left: 0; }
.module-voucher { padding-left: 40px; padding-right: 40px; }
	.module-voucher header { max-width: 450px; }
.product-a .name { font-size: 20px; }

.list-cat { margin-bottom: 30px; margin-left: -20px; font-size: 25px; }
	.list-cat li { margin-bottom: 20px; border-left-width: 20px; }
		.list-cat span { font-size: 20px; }
.list-contact .whatsapp-btn { position: relative; top: auto; left: auto; }
.list-lang { margin-left: -5px; }
	.list-lang li { border-left-width: 5px; }

.form-search input { padding-left: 20px; }

}
@media only screen and (max-width: 75em) { /* 1200 */
#top, #content, #footer { width: 980px; }
#top { margin-left: -490px; }

.list-baner { font-size: 22px; }

#mPrzechowalnia, #mKoszyk { margin-left: 10px; }
	#mKoszyk a { width: 50px; padding-left: 0; text-indent: -9999em; }
	#mKoszyk a:before { width: 100%; }
	#mKoszyk .no, #mPrzechowalnia .no { left: auto; right: -5px; }

.module-description .module-aside { margin-bottom: 35px; }
	.module-description .module-aside > figure { width: 100%; text-align: center!important; }
	.module-description .module-aside > figure img { width: auto; max-height: 500px; }
.module-products { margin-left: -20px; }
	.module-products form { }
	.module-products .product-a { margin-bottom: 20px; border-left-width: 20px; }
.module-register { margin-left: -30px; }
	.module-register > * { border-left-width: 30px; }

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

.box-d .product-name, .heading-f, .heading-d, .header-a.a h1, .header-a.a h2, .header-a.a h3, .header-a.a h4, .header-a.a h5, .header-a.a h6, h1, .module-description h1, .module-description h2, .module-description h3, .module-description h4, .module-description h5, .module-description h6 { font-size: 25px; }
.heading-b { font-size: 24px; }
.heading-a, .header-a h1, .header-a h2, .header-a h3, .header-a h4, .header-a h5, .header-a h6, h2 { font-size: 17px; }
.form-search input, textarea, input { font-size: 16px; }
select, option, button, h3, h4, h5, h6, .list-btn a { font-size: 15px; }

.double.a {  }
	.double.a > *, .double.a > *:first-child { width: 100%; }

#root { padding-top: 70px; padding-bottom: 65px; }
	#top { height: 70px; }
		#panel { left: 170px; }
		#panel .menu-btn, #panel > *:nth-child(2), .shadow-light, #nav { display: none; }
		#panel .box-a { margin-right: 0; }
	#footer { }
		#footer nav { padding-top: 30px; }
			#footer nav > * { width: 50%; margin-bottom: 10px; }
			#footer nav li { margin-bottom: 10px; }
		#footer > ul { margin-bottom: 20px; }
			#footer > ul li { width: 100%; text-align: center; }
	.menu-mobile #mobile { left: 0; }
	.menu-mobile #shadow { visibility: visible; opacity: 1; }
	#mobile-bar { bottom: 0; }
	#featured header { font-size: 17px; }
		#featured h1 { margin-bottom: 30px; font-size: 32px; }
		#featured h2 { margin-bottom: 25px; font-size: 22px; }
		#featured .text { max-width: 100%; }

.box-b { margin-bottom: 30px; padding-left: 20px; padding-right: 20px; }
	.box-b .gallery-a { margin-left: -25px; margin-right: 0; }
.box-e { padding-inline: 20px; }
.box-e.a { float: none; width: 100%; margin-right: 0; }
.box-e.a + .box-e.a { margin-left: 0; }
.module-about { padding-inline: 0; }
	.module-about h2 { margin-bottom: 20px; font-size: 25px; }
.module-aside { margin-bottom: 35px; }
	.module-aside > figure { width: 100%; text-align: center!important; }
	.module-aside > figure img { width: auto; max-height: 500px; }
	.module-aside h2 { margin-bottom: 30px; font-size: 23px; }
	.module-aside h3 { font-size: 18px; }
	.module-aside h3:not(:first-child) { margin-top: 40px; }
.module-b { padding-right: 0; }
	.module-b > * { padding-right: 0; }
	.module-b > *:nth-child(2) { width: 100%; margin-right: 0; }
.module-e { }
	.module-e > *:nth-child(2) { width: 100%; padding-left: 0; }
.module-login { text-align: center; }
	.module-login > * { width: 100%; }
.module-faq { margin-bottom: 30px; }
	.module-faq > * { width: 100%; margin-left: 0; }
	.module-faq > *:first-child { margin-right: 0; }
	.module-faq figure { margin-bottom: 15px; }
.module-filter { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; }
.module-gallery .gallery-thumbs figure a { height: 100px; }
.module-pattern { margin-bottom: 30px; padding-top: 30px; }
.module-products .product-a { width: 33.3333%; }
.module-map { margin-inline: 0; }
.module-register > * { width: 100%; }
.module-voucher { margin-bottom: 35px; padding-left: 25px; padding-right: 25px; font-size: 18px; }
	.module-voucher .title { font-size: 30px; }
	.module-voucher header { max-width: 100%; margin-bottom: 20px; padding-right: 0; }
.owl-nav button.owl-next { right: 15px; }
.owl-nav button.owl-prev { left: 15px; }
.popup { left: 20px; right: 20px; width: auto; margin-left: 0; padding: 20px 25px 20px; }
.product-page { padding-right: 0; }
	.product-page > * { padding-right: 0; }
	.product-page > *:nth-child(2) { width: 100%; margin-right: 0; }

.header-a.a p { max-width: 100%; }

.list-a:not(:first-child) { margin-top: 35px; }
.list-about { margin-bottom: 10px; padding-inline: 0; font-size: 19px; text-align: left; }
	.list-about li { width: 100%; max-width: 100%; margin-bottom: 30px; padding-top: 0; padding-left: 80px; }
		.list-about li:before { width: 80px; font-size: 35px; }
		.list-about li:nth-child(1):before { font-size: 30px; }
	.list-about span { margin-top: 8px; font-size: 15px; }
.list-b { font-size: 17px; }
	.list-b span { padding-top: 7px; font-size: 15px; }
.list-baner { margin-left: -5px; }
.list-baner li { width: 50%; border-left-width: 5px; }
.list-cat li { width: 50%; }
.list-contact li { margin-bottom: 20px; }
.list-summary { font-size: 16px; }
	.list-summary li { margin-bottom: 10px; padding-bottom: 10px; }
		.list-summary li:nth-child(1) p:last-child, .list-summary li:nth-child(3) p:last-child { font-size: 20px; }

hr { margin-top: 35px; margin-bottom: 35px; }

#footer nav, .heading-a, .header-a, .list-baner { margin-bottom: 20px; }
#root .m70 { margin-bottom: 30px; }
.heading-d { margin-bottom: 35px; }

.heading-b, .header-a h1, .header-a h2, .header-a h3, .header-a h4, .header-a h5, .header-a h6, ul, ol, dl, p, figure, table, pre, h1, h2, h3, h4, h5, h6, legend { margin-bottom: 25px; }
.module-info .inner > *:last-child { margin-bottom: 40px; }

.module-add, .availability-info { -webkit-justify-content: flex-end; justify-content: flex-end; }

#root .desktop-hide, #root .tablet-only { position: relative; left: 0; top: 0; }
#root .desktop-only, #root .tablet-hide { 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 { left: 20px; right: 20px; margin-left: 0; }

#top { }
	#skip { }
		#skip a { min-width: 0; }
			#skip a:focus, #skip a:active { right: 0; }
		#skip li { font-size: 1.3em; }
	#featured article { padding-right: 0; }
		#featured article > *:nth-child(2) { width: 100%; margin-right: auto; }
		#featured .featured-slider { max-width: 420px; margin-inline: auto; }
			#featured header {  text-align: center; }
			#featured header .link-btn { -webkit-justify-content: center; justify-content: center; }

.module-add .add-btn { -webkit-flex-basis: auto; -ms-flex-basis: auto; flex-basis: auto; -webkit-flex-grow: 0; -ms-flex-grow: 0; flex-grow: 0; }
.module-ask { padding-left: 0; }
	.module-ask > * { padding-left: 0; }
	.module-ask > *:nth-child(1) { width: 100%; margin-left: 0; }
.module-d {  padding-right: 0; }
	.module-d > * { padding-right: 0; }
	.module-d .aside { width: 100%; margin-right: 0; }
.module-filter { -webkit-column-count: 1; -moz-column-count: 1; column-count: 1; }
.module-sort { margin-bottom: 0; }
.price-b {  }
	.price-b .inner { max-width: 100%; }
		.price-b .prices { font-size: 15px; }
			.price-b .default { font-size: 25px; }
		.price-b .discount-a { position: absolute; top: 5px; right: 0; }
	.price-b .info { text-align: right; }
.user-info { }
	.user-info .company:before { left: 0; right: 0; }
	.user-info p, .user-info .short, .user-info .long { width: calc(100% - 20px); }

.list-baner { font-size: 19px; }
.list-cat .more { min-width: auto; }

.gallery-a > *, .module-products .product-a { width: 50%; }

#footer nav .heading-a { margin-bottom: 10px; }


#root .tablet-hide, #root .mobile-only { position: relative; left: 0; top: 0; }
#root .tablet-only, #root .mobile-hide { position: absolute; left: -3000em; top: -3000em; right: auto; bottom: auto; }
}
@media only screen and (max-width: 31.25em) { /* 500 */
#root { padding-top: 125px; }
	#top { height: 125px; }
		#logo { width: 100%; height: 65px; }
			#logo a { -webkit-justify-content: center; justify-content: center; }
		#panel { top: 55px; left: 0; }

#footer nav > *, .list-baner li, .list-select li { width: 100%; }

.item-a { padding-left: 15px; }
	.item-a > figure { width: 100%; margin-bottom: 20px; margin-left: 0; }
	.item-a > div { position: static; padding-left: 0; }
	.item-a .remove-btn { position: absolute; top: 5px; right: 1px; }
.module-items { margin-inline: 0; }
.module-logos a { width: 190px; }
.module-products.is-slider .product-a { width: 290px; }
.map-btn { padding-top: 60px; padding-left: 0; }
	.map-btn:before { top: 0; margin-top: 0; background-position: 50% 0; }
	#root .map-btn { margin-bottom: 30px; }

.form-a .double.b > * { width: 100%; }
}
@media only screen and (max-width: 25em) { /* 400 */
.list-cat li, .module-products .product-a { width: 100%; }
}

