body { margin: 0; }
html { color: #000; }
html, button, input, select, textarea { font-size: 100%; font: normal 14px 'Open Sans', Arial, sans-serif; }

h4 { font-size: 1em; margin: 0; }
a { text-decoration: none; color: #000; }
a:active, a:hover { text-decoration: underline; }
p { margin-bottom: 0.5em; margin-top: 0; line-height: 1.5em;}
ul { list-style-type: square; list-style-position: outside; margin: 0 0 0 1.5em; padding: 0; line-height: 1.5em; }
figure { margin: 0; }
.hidden { display: none; }
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; /* dla IE < 8 */ }
.clearer { clear: both; }
.center { text-align: center; }
.bold { font-weight: bold !important; color: #333 !important; }
.red, .error, .important { color: #FF0707; }
.req { color: #FF0707; }
.iblock { display: inline-block; }
img { max-width: 100%; }
a img { border: 0; }
input[type='text'], input[type='password'], input[type='email'], input[type='search'], input[type='tel'], textarea { padding: 5px 10px; color: #9a9dac; background-color: #fff; border: 1px solid #dedfe6; -webkit-appearance: none; outline: none; }
select { padding: 5px 25px 5px 10px; background-color: #fff; color: #9a9dac; border: 1px solid #dedfe6; 
background-image: url(../img/layout/arrow-select.svg); background-position: calc(100% - 10px) 50%; background-repeat: no-repeat; -webkit-appearance: none; border-radius: 0;
-webkit-appearance: none;  -moz-appearance: none; appearance: none; outline: none; }
select::-ms-expand { display: none;}
input[type="submit"] { -webkit-appearance: none; border-radius: 0; outline: none; }

.hidden { display: none; }
.req-info { color: #9A9DAC;; font-size: 12px; }
a.print { color: #0083F4; padding-left: 25px; background-image: url(../img/layout/print-icon.svg); background-position: 0 50%; background-repeat: no-repeat; }

/* buttony ------------------------------------------------------------------------------ */
.btn { border: 0; height: 40px; min-width: 100px; padding: 0 10px; cursor: pointer; font-size: 16px; }
.btn-min { border: 0; height: 20px; cursor: pointer; font-size: 12px; border: 1px solid #D1D5D7; }
.btn-small { border: 0; height: 25px; cursor: pointer; }
.btn-large { border: 0; height: 64px; padding: 0 20px; cursor: pointer; font-size: 16px; }

a.btn, span.btn { display: inline-block; min-width: 80px; text-align: center; line-height: 40px; height: 40px; padding: 0 10px; text-decoration: none; }
input[type="submit"].btn-small { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
input[type="submit"].btn, .btn, input[type="submit"].btn-large, .btn-large { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
a.btn-min, span.btn-min { display: inline-block; line-height: 20px; height: 20px; padding: 0 5px; text-decoration: none;}
a.btn-small, span.btn-small { display: inline-block; line-height: 25px; height: 25px; padding: 0 10px; text-decoration: none;}
a.btn-large, span.btn-large { display: inline-block; line-height: 64px; height: 64px; text-decoration: none; }

.color1 { background: rgb(252,192,44); background: linear-gradient(270deg, rgba(252,192,44,1) 0%, rgba(238,127,33,1) 100%); color: #fff; }
.color2 { background-color: #272C4A; color: #fff; }
.color3 { background-color: #9A9DAC;; color: #fff; }
.color4 { background-color: #F5F6F7; color: #333; }

/* nagłówki ------------------------------------------------------------------------------ */
.header-content { clear: both; margin-bottom: 20px; text-align: center; }
.header-content h1, .header-content strong { font-size: 32px; margin: 0; display: inline-block; color: #272c4a; }
.header-content .more { text-align: right; }

h1.title { font-size: 32px; margin: 0 0 20px 0; color: #272c4a; } 
h2.title { font-size: 32px; margin: 0; color: #272c4a; }

.header-more { text-align: center; position: relative; }
.header-more a.more { color: #0083f4; position: absolute; right: 0; top: calc(50% - 15px); line-height: 30px; font-size: 16px; text-decoration: underline; }

/* kontentery strony ------------------------------------------------------------------------------ */
.container-max { max-width: 1512px; padding: 0 20px; margin: 0 auto; } 
.container-max-header { margin-bottom: 20px; background-color: #fff; position: relative; z-index: 150; }
.container-max-header::before { content: ''; position: absolute; right: 0; width: 50%; top: 0; bottom: 0; background-color: #f6f7fb; z-index: -1; }
#start-page .container-max-header { margin-bottom: 0; }
.container-max-banner { margin-bottom: 36px; position: relative; }
.container-max-banner::before { content: ''; position: absolute; right: 0; width: 50%; top: 0; bottom: 0; background-color: #f6f7fb; z-index: -1; }
.container-max-start { margin-bottom: 20px; }
.container-max-default { margin-bottom: 20px; }
.container-max-bottom { background-color: #272c4a; }
/* nagłówek strony ------------------------------------------------------------------------------ */

/* blok nad nagłówkiem */
#header-top-wrapper { background-color: #272c4a; }
#header-top { min-height: 48px; color: #fff; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; }
#header-top .sales-dep { font-size: 16px; padding-left: 57px; margin-right: 70px; position: relative; }
#header-top .sales-dep::before { content:''; position: absolute; width: 40px; height: 40px; left: 0; top: calc(50% - 20px); background: url(../img/layout/sales-dep.png) 0 50% no-repeat; }
#header-top .sales-dep a { color: #22db53; }
#header-top .header-opening { font-size: 12px; color: #c3c6d8; }


/* blok - dodatkowe menu */
#top-menu ul { margin: 0 0 0 10px; list-style-type: none; }
#top-menu li { display: inline-block; margin-right: 5px; font-size: 12px; }
#top-menu li a { color: #9A9DAC;; }

/* blok - wersje językowe */
#lang-box { font-size: 12px; }
#lang-box-wrapper { float: right; position: relative; }
#lang-box-bar { margin: 0; padding: 0 10px; list-style-type: none; display: inline-block; }
#lang-box-bar li { display: inline-block; padding: 0; line-height: 30px; margin-right: 10px; white-space: nowrap; }
#lang-box-bar li span { color: #9A9DAC;; }
#lang-box-bar li:last-child { margin-right: 0; }
#lang-box-bar .change { cursor: pointer; color: #333; margin-right: 25px; position: relative; }
#lang-box-bar .change::after { content:''; position: absolute; top: calc(50% - 10px); right: -25px; width:20px; height: 20px; 
	background-image: url(../img/layout/arrow-down.svg);
	background-position:  50% 50%; background-repeat: no-repeat;
	-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
	-webkit-transition: background-color 0.2s ease-out;
	-moz-transition: background-color 0.2s ease-out;
	-o-transition: background-color 0.2s ease-out;
	-ms-transition: background-color 0.2s ease-out;
	transition: background-color 0.2s ease-out; 
 }
#lang-box-bar .change:hover::after { background-color: rgba(0,0,0,0.1); }
#lang-box-bar .act::after { background-image: url(../img/layout/arrow-up.svg); } 
#lang-settings { display: none; position: absolute; min-width: 100%; z-index: 110; right: 0; }
#lang-settings-wrapper { background-color: #fff; border: 1px solid #EBEEF0; padding: 10px; }
#lang-settings .item { float: left; width: 100%; margin-bottom: 10px; }
#lang-settings .col2 { width: 50%; }
#lang-settings .col3 { width: 33.33%; }
#lang-settings .title { font-weight: bold; }
#lang-settings ul { margin: 0; list-style-type: none; }
#lang-settings select { font-size: 12px; max-width: 100%; }
#lang-submit { clear: both; text-align: center; }

/* nagłówek główny */
#header-main { padding: 27px 0; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; -webkit-align-items: center; align-items: center; }

/* nagłówek - logo */
#header-main #logo-wrapper { -webkit-flex:0 1 calc(29.6296296% - 10px); flex:1 1 calc(29.6296296% - 10px); margin-right: 10px;
display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex;
 }
#header-main #logo { margin-right: 10px; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; -webkit-align-content: center; align-content: center; -webkit-flex-direction: column; flex-direction: column; }
#header-main #logo a { outline: 0; -webkit-align-self: flex-start; align-self: flex-start; }
#header-main #logo img { display: block; }
#header-main #logo7l img { display: block; }

/* nagłówek - ikony z linkami */
#header-main .header-right { -webkit-flex:1 1 29.5634921%; flex:1 1 29.5634921%; }
#header-main .icon-box { display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; -webkit-justify-content: flex-end; justify-content: flex-end; }
#header-main .icon-box > a, #header-main .cart-header-wrapper { margin-left: 20px; text-decoration: none; text-align: center; position: relative; }
#header-main .cart-header-wrapper > .cart-header { text-decoration: none; }
#header-main .icon-box > a:first-child { margin-left: 0; }
#header-main .icon > .value { position: absolute; font-weight: bold; right: -18px; top: -12px; background-color: #16DB53; width: 28px; height: 20px; line-height: 20px; text-align: center; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; color: #fff; font-size: 12px; 
-moz-box-shadow: 0 3px 6px rgba(0,0,0,0.16); -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.16); box-shadow: 0 3px 6px rgba(0,0,0,0.16);
}
#header-main .icon-box a > .title { font-size: 12px; color: #9a9dac; }
#header-main .active .title {  }
#header-main .favorite-header .title {  }
#header-main .v0 .title { } 
#header-main .v0 .value { display: none; } 
#header-main .icon-box .icon { display: block; margin: 0 auto 13px auto; width: 30px; position: relative; height: 24px; background-repeat: no-repeat; background-position: 50% 50%;}
#header-main .cart-header .icon { background-image: url(../img/layout/cart-icon.svg); }
#header-main .favorite-header .icon { background-image: url(../img/layout/favorite-icon.svg); }
#header-main .login-header .icon { background-image: url(../img/layout/account-icon.svg); }

.cart-page .cart-header-wrapper .cart-header-box-wrapper { display: none; }
.cart-header-wrapper .cart-header-box-wrapper { padding-top: 10px; position: absolute; min-width: 380px; max-width: 576px; right: 0; z-index: 300;
	opacity: 0; visibility: hidden;
	-webkit-transition: all 0.1s ease-out;
   -moz-transition: all 0.1s ease-out;
   -o-transition: all 0.1s ease-out;
   -ms-transition: all 0.1s ease-out;
   transition: all 0.1s ease-out;
}
.cart-header-box { position: relative; border: 1px solid #e0e0e0; background-color: #fff; padding: 0; }
.cart-header-wrapper:hover .cart-header-box-wrapper { opacity: 1; visibility: visible; }

#header-main .cart-header-box .title-iconbox { margin: 10px 0; border-bottom: 1px solid #E0E0E0; padding: 0 160px 10px 20px; font-size: 20px; text-align: left; }
#header-main .cart-header-box .title-iconbox .value:before,
.sideMenu .cart_top .value::before { content: "("; }
#header-main .cart-header-box .title-iconbox .value:after,
.sideMenu .cart_top .value::after { content: ")"; }
#cart-page .cart-header-box { display: none !important; }

#cartContents { padding: 0 15px; max-height: 630px; overflow: auto; }
#cartContents::-webkit-scrollbar { width: 7px; }
#cartContents::-webkit-scrollbar-track { box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }
#cartContents::-webkit-scrollbar-thumb { background-color: rgba(0,0,0,0.6); border-radius: 10px; }
#cartContents .cart-list, #mobileCart .cart-list { padding: 10px 0; }
#cartContents .cart-list .cart-product, #mobileCart .cart-list .cart-product { display: flex; width: 66%; text-align: left; order: 1; }
#cartContents .cart-list .cart-product .product-img, #mobileCart .cart-list .cart-product .product-img { float: unset !important; flex: 0 0 80px; }
#cartContents .cart-list .cart-product .product-amount, #mobileCart .cart-list .cart-product .product-amount { font-size: 12px; color: #9c9c9c; }
#cartContents .cart-list .cart-wartosc, #mobileCart .cart-list .cart-wartosc { width: calc(34% - 20px); order: 2; }
#cartContents .cart-list .cart-ilosc, #mobileCart .cart-list .cart-ilosc { width: calc(12% - 5px); order: 3; margin: 0 0 0 5px; }
#cartContents .remove-product, #mobileCart .remove-product { font-size: 0; background-color: transparent; background-image: url(../img/layout/remove-icon.svg); background-position: center; background-repeat: no-repeat; background-size: contain; border: 0; width: 25px; height: 20px; cursor: pointer; outline: none; opacity: 0.5; transition: opacity 0.15s; }
#cartContents .remove-product:hover, #mobileCart .remove-product:hover { opacity: 0.7; }
#cartContents .cart-suma, #mobileCart .cart-suma { color: #333; font-size: 18px; padding: 10px 0; }
#cartContents .cart-suma .title, #mobileCart .cart-suma .title { font-weight: normal; text-align: left; }
#cartContents .cart-suma .wartosc, #mobileCart .cart-suma .wartosc { margin-right: 0; }
#cartContents .cart-suma { position: absolute; top: 0; right: 20px; font-weight: bold; color: #FF0707; }
#cartContents .cart-suma .title { display: none; }

#cartContents .cart-list-products,
#mobileCart .cart-list-product { flex-wrap: wrap; }
#cartContents .cart-list-products .cart-product,
#mobileCart .cart-list-products .cart-product { width: 100%; margin-right: 0; }
#cartContents .cart-list-products .product-content,
#mobileCart .cart-list-products .product-content { flex: 1 1; }
#cartContents .cart-list-products .product-info-wrapper,
#mobileCart .cart-list-products .product-info-wrapper { display: flex; }
#cartContents .cart-list-products .product-info,
#mobileCart .cart-list-products .product-info { flex: 1 1; }
#cartContents .center { margin-top: 10px; }

#cartContents .cart-list.cart-list2 > .cart-cena,
#cartContents .cart-list.cart-list2 > .cart-ilosc,
#mobileCart .cart-list.cart-list2 > .cart-cena,
#mobileCart .cart-list.cart-list2 > .cart-ilosc { display: none; }
#mobileCart { padding: 0 10px; }
#mobileCart > p { text-align: center; }

/* nagłówek - wyszukiwarka */
#header-search { position: relative; -webkit-flex:0 1 40.8068783%; flex:0 1 40.8068783%; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; }
#header-search-cont { -webkit-flex: 1 1; flex: 1 1; }
#header-search #search { position: relative; }
#header-search fieldset { padding: 0 65px 0 0; margin: 0; background-color: #fff; border: 1px solid #c3c6d8; position: relative; 
	-webkit-border-radius: 33px; -moz-border-radius: 33px; border-radius: 33px; overflow: hidden; 
}
#header-search legend { display: none; }
#header-search #query { height: 64px; padding: 0 10px 0 50px; width: 100%; border: 0; font-size: 16px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* IE 8+ */
}
#header-search #search-btn { position: absolute; right: 0; top: 0; }

.header-search-list { display:none; position:absolute; z-index:300; background-color:#fff; right: 0; width: 100%; color: #333;  }
#search-results { background-color:#fff; line-height:normal; 
-moz-box-shadow: 0 2px 12px rgba(0,0,0,0.12); -webkit-box-shadow: 0 2px 12px rgba(0,0,0,0.12); box-shadow: 0 2px 12px rgba(0,0,0,0.12); 
-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
}
#search-results .product-list { margin:0; }
#search-results .product { clear:both; padding: 5px 0; border-bottom:1px solid #DEDFE6; }
#search-results .product:last-child { border-bottom: 0; }
#search-results .product-box { width:100%; padding:0; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex;  }
#search-results .product-img { width:80px; padding:0; text-align:center; }
#search-results .product-img img { max-height:60px; display: block; margin: 0 auto; }
#search-results .product h4 { font-size:12px; margin:0; font-weight: normal; }
#search-results .product p { margin:0; color:#9a9dac; font-size:12px;}
#search-results .description { padding-left: 10px; -webkit-flex: 1 1; flex: 1 1; margin-right: 10px; }
#search-results .price { text-align:right; }
#search-results .price strong { font-size:16px; }
#search-results .pages { float:left; width:100%; }
#search-results .pages-top { border-bottom: 1px solid #DEDFE6; padding-bottom: 5px; }
#search-results .pages-bottom { border-top: 1px solid #DEDFE6; padding-top: 5px; }
#search-results a.prev { float:left; color: #0083F4; text-decoration: underline; }
#search-results a.next { float:right; color: #0083F4; text-decoration: underline; }
#search-results .not-exists { padding: 10px; font-size: 12px; }
#search-results .not-exists h3 { font-size: 14px; margin: 0 0 10px 0; }

#search-results .search-items { display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex;  }
#search-results .search-item1 { -webkit-flex: 1 1; flex: 1 1; padding: 20px; border-right: 1px solid #E9E9E9; }
#search-results .search-item2 { -webkit-flex: 3 3; flex: 3 3; padding: 10px 20px; }
#search-results .search-item1 p { line-height: 1.3em; margin: 0 0 5px 0;font-size: 12px; }
#search-results .search-item1 p:first-child { margin-bottom: 20px; font-size: 14px; }
#search-results .search-item1 a { outline: 0; }
#search-results .search-item1 p.active { font-weight: bold; }
#search-results .search-item1 p a > span { color: #9a9dac; }
#search-results .search-item1 h5 { font-size: 16px; font-weight: normal; padding: 0; margin: 0 0 10px 0; line-height: 1.3em; }



/* bloki layoutu strony */
.container-side {  float: left; width: 21.5384615%; clear: left; }
.container-main { float: right; width: calc(78.4615385% - 20px); }
.content-box { clear: both; border: 1px solid #EBEEF0; background-color: #fff; margin-bottom: 20px; }
.sbox { padding: 20px; }
.side50 { float: left; width: 50%; }

/* bloki w bocznym menu */
.box-left { margin-bottom: 20px; }
.box-left-content { padding: 15px; }
.box-left .box-left-header { font-size: 1em; font-weight: bold; margin: 0; height: 40px; line-height: 40px; padding: 0 10px; text-transform: uppercase; background-color: #F5F6F7; background-position: calc(100% - 15px) center; background-repeat: no-repeat; }
.box-left .box-title { font-size: 1em; margin: 0 0 10px 0; }

/* producenci na stronie startowej */
#box-producer { margin-bottom: 88px; }
#box-producer-cont { margin-bottom: 20px; }
#box-producer .producer-items { margin: 0; width: calc(100% - 2px); padding: 1px; height: 280px; background-color: #dedfe6; }
#box-producer .item { 
height: calc((100% - 1px) / 2);
display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      background-color: #fff;
 }
#box-producer .item a { -webkit-flex: 1 1; flex: 1 1; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; 
height: 100%; padding: 0; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -webkit-flex-direction: column; flex-direction: column; 
position: relative;
 -webkit-transition: all 0.2s ease-out;
 -moz-transition: all 0.2s ease-out;
 -o-transition: all 0.2s ease-out;
 -ms-transition: all 0.2s ease-out;
 transition: all 0.2s ease-out;
 }
#box-producer .item a::after { content: ''; postion: absolute;  }
#box-producer a:hover { -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2); -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2); box-shadow: 0 0 10px rgba(0,0,0,0.2); }
#box-producer .box-producer-logo { background-color: #fff; position: absolute; top: 0; bottom: 0; left: 0; right: 0; padding: 10px; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -webkit-flex-direction: column; flex-direction: column; }
#box-producer .box-producer-logo img { filter: grayscale(100%); opacity: 0.5; max-height: 100%;  }

/* menu klienta */
#box-client { display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; margin-bottom: 20px; border-bottom: 1px solid #EBEEF0;  -webkit-justify-content: space-between; justify-content: space-between; }
#box-client ul { margin: 0; list-style-type: none; -webkit-order: 1; order: 1;}
#box-client li { display: inline-block; margin-right: 10px; }
#box-client li:last-child { margin-right: 0; }
#box-client #logout a { color: #FF0707; }
#box-client p { color: #9A9DAC; margin: 0 10px 10px 0; -webkit-order: 2; order: 2; }

/* ostatnio oglądane */
#last-viewed .box-left-header { margin-bottom: 20px; }
#last-viewed ul { margin: 0; list-style-type: none; }
#last-viewed li { margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #EBEEF0; }
#last-viewed .product { display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; }
#last-viewed .product-img { width: 80px; margin-right: 10px; text-align: center; }
#last-viewed .product-img a { display: block; }
#last-viewed .product-img img { display: block; margin: 0 auto; }
#last-viewed .description { -webkit-flex: 1 1; flex: 1 1; }
#last-viewed .product h4 { font-size: 12px; line-height: 1.5em; font-weight: normal; margin-bottom: 5px; }
#last-viewed .product .price strong { font-size: 14px; font-weight: bold; }
#last-viewed .product .price del { font-size: 12px; }

/* tagi */
#tags .box-left-header { margin-bottom: 10px; }
#tags ul { margin: 0; list-style-type: none; }
#tags li {  margin: 0; padding: 0 10px; }
#tags .active { font-weight: bold; }

/* główne menu */

#main-menu { background-color: #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -moz-box-shadow: 0 2px 12px rgba(0,0,0,0.12); -webkit-box-shadow: 0 2px 12px rgba(0,0,0,0.12); box-shadow: 0 2px 12px rgba(0,0,0,0.12); } 
#main-menu ul { margin: 0; list-style-type: none;  }
#main-menu .categories {  display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; -webkit-flex-wrap:wrap; flex-wrap:wrap; position: relative; -webkit-justify-content: center; justify-content: center; }
#main-menu .categories > li { margin: 0; position: relative; }
#main-menu .categories > li > ul, #main-menu .categories > li > .desc-wrapper { display:none; }
#main-menu .categories > li > img { display: none; }
#main-menu .categories > li > a { display: block; padding: 0 20px; line-height: 56px; font-size: 16px; text-align: center; text-decoration: none; color: #272c4a; }
#main-menu .categories > li > a:hover, #main-menu .categories > li:hover > a { background-color: #f6f7fb; }
#main-menu .categories > li > a > span { display: none; }

#main-menu .categories > li > .sub-wrapper {
	-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; overflow: hidden;
	position: absolute; left: 0; z-index: 200; width: 600px; background-color: #fff; z-index: 100;
	display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex;
	-moz-box-shadow: 2px 8px 12px rgba(0,0,0,0.12);; -webkit-box-shadow: 2px 8px 12px rgba(0,0,0,0.12);; box-shadow: 2px 8px 12px rgba(0,0,0,0.12);
	opacity: 0; visibility: hidden;  
}
#main-menu .categories > li:nth-child(6) > .sub-wrapper,
#main-menu .categories > li:nth-child(7) > .sub-wrapper,
#main-menu .categories > li:nth-child(8) > .sub-wrapper { left: auto; right: 0; }
 
#main-menu .categories > li:hover > .sub-wrapper { opacity: 1; visibility: visible;  }
#main-menu .desc-wrapper { -webkit-flex: 0 1 224px; flex: 0 1 224px; background-position: 50% bottom; background-repeat: no-repeat; }
#main-menu .desc-wrapper-cont { padding: 30px 25px 25px 25px; color: #fff; }
#main-menu .desc-wrapper-cont b { font-size: 24px; font-weight: bold; display: block; }

#main-menu .categories > li > .sub-wrapper > ul { -webkit-flex: 1 1; flex: 1 1; padding: 8px; }
#main-menu .categories > li > .sub-wrapper > ul a { border-bottom: 1px solid #dedfe6;  display: block; background-color: #f6f7fb; font-size: 16px; color: #272c4a; padding: 10px 35px;  }
#main-menu .categories > li > .sub-wrapper > ul a:hover { background-color: #272c4a; color: #fff; text-decoration: none; }        

#main-menu #cat-LAPTOPY .desc-wrapper { background-color: #e7865b; background-image: url(../img/nowy_szablon/tlo01.jpg); }
#main-menu #cat-TABLETY .desc-wrapper { background-color: #d285b3; background-image: url(../img/nowy_szablon/tlo02.jpg); }        
#main-menu #cat-MONITORY .desc-wrapper { background-color: #7499dd; background-image: url(../img/nowy_szablon/tlo03.jpg); }        
#main-menu #cat-DRUKOWANIE .desc-wrapper { background-color: #bcc56c; background-image: url(../img/nowy_szablon/tlo04.jpg); }        
#main-menu #cat-OPROGRAMOWANIE .desc-wrapper { background-color: #e7d372; background-image: url(../img/nowy_szablon/tlo05.jpg); }
#main-menu #cat-KOMPUTERY .desc-wrapper { background-color: #e6be78; background-image: url(../img/nowy_szablon/tlo06.jpg); }                
#main-menu #cat-SERWERY .desc-wrapper { background-color: #9370d8; background-image: url(../img/nowy_szablon/tlo07.jpg); }                                
#main-menu #cat-AKCESORIA .desc-wrapper { background-color: #b3a87b; background-image: url(../img/nowy_szablon/tlo08.jpg); }                                
 

/* mobile menu */
.slicknav_btn { position: relative; display: block; vertical-align: middle;  cursor: pointer; margin: 0; text-decoration:none; height: 40px; line-height: 40px; padding: 0 10px; font-weight: bold; background-repeat: no-repeat; }
#mobileMenu .slicknav_btn { background-image: url(../img/layout/menu-icon.svg); background-position: 10px 50%; padding-left: 40px; height: 56px; line-height: 56px; }
#clientMenu .slicknav_btn { background-color: #F5F6F7; background-image: url(../img/layout/menu-icon.svg); background-position: 10px 50%; padding-left: 40px; }
#clientMenu .slicknav_nav { border-top: 1px solid #EBEEF0;}
#articlesMenu .slicknav_btn { background-color: #F5F6F7; background-image: url(../img/layout/menu-icon.svg); background-position: 10px 50%; padding-left: 40px;  }

.slicknav_open { }
.slicknav_menu  .slicknav_menutxt { display: block; float: left; text-transform: uppercase; }
.slicknav_menu .slicknav_no-text { margin: 0 }
.slicknav_nav { clear: both; margin:0; padding:0; background-color: #F6F7FB; }
.slicknav_nav, .slicknav_nav ul { list-style: none; overflow:hidden; }
.slicknav_nav ul, .slicknav_nav li { display: block }
.slicknav_nav > li { border-bottom: 1px solid #DEDFE6; }
.slicknav_nav > li.slicknav_open {   }
.slicknav_nav ul { margin: 0; }
.slicknav_nav .slicknav_arrow { font-size: 0.8em; font-weight: normal; margin: 0 0 0 0.4em; width: 20px; text-align: center; color: #fff; background-color: #C3C6D8; float: right; }
.slicknav_nav .slicknav_item { cursor: pointer; }
.slicknav_nav .slicknav_row { display: block; padding: 6px 15px; margin: 0; }
.slicknav_nav a { display: block; padding: 6px 15px; margin: 0; text-decoration:none; }
.slicknav_nav ul a { padding-left: 30px; }
.slicknav_nav ul ul a { padding-left: 45px; }
.slicknav_nav ul ul ul a { padding-left: 60px; }
.slicknav_nav ul ul ul ul a { padding-left: 75px; }
.slicknav_nav ul .slicknav_row { padding-left: 30px; }
.slicknav_nav ul ul .slicknav_row { padding-left: 45px; }
.slicknav_nav ul ul ul .slicknav_row { padding-left: 60px; }
.slicknav_nav ul ul ul ul .slicknav_row { padding-left: 75px; }
.slicknav_nav .active > a, .slicknav_nav .active > span > a, .slicknav_nav .activeSubcategory > span > a { font-weight: bold; }
.slicknav_nav > li > a, .slicknav_nav .slicknav_item  > a {  }
.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a { display: inline; padding:0; margin:0; }
.slicknav_nav .slicknav_row:hover { background:#272C4A; }
.slicknav_nav .slicknav_item:hover a { color:#fff;  }
.slicknav_nav a:hover{ background: #272C4A; color:#fff; }
.slicknav_nav a span { color: #999; }
.slicknav_nav .slicknav_txtnode { margin-left:15px; }
.slicknav_menu:before,
.slicknav_menu:after { content: " "; display: table; }
.slicknav_menu:after { clear: both }
.slicknav_nav img { display: none; }
.slicknav_menu .product-wrapper { display:none; }
.slicknav_menu { display:none; }
.slicknav_menu .desc-wrapper { display:none; }

/* elementy wysuwanego bocznego menu */
body.nobar { overflow: hidden; }
.sideMenu-bg { position: fixed; top: 0; left: 0; bottom: 0; right: 0; z-index: 450; background-color: rgba(0,0,0,0.5); opacity: 0; visibility: hidden; 
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}
.sideMenu-bg.active { opacity: 1; visibility: visible; }
.sideMenu { position: fixed; top: 0; /* left: -320px; */ bottom: 0; z-index: 500; width: 100%; max-width: 320px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
	opacity: 0; visibility: hidden;
	-moz-box-shadow: 5px 0 15px rgba(0,0,0,0.2); -webkit-box-shadow: 5px 0 15px rgba(0,0,0,0.2); box-shadow: 5px 0 15px rgba(0,0,0,0.2); 
}
#mySidenav { left: -320px; }
#mySideCart { right: -320px; }

.sideMenu .cart_top { color: #fff; }
.sideMenu.active { opacity: 1; visibility: visible;  }
#mySidenav.active { transform: translateX(320px);  }
#mySideCart.active { transform: translateX(-320px); }

.sideMenu-cont { padding-top: 40px; width: 100%; height: calc(100% - 40px); background-color: #fff; overflow-x: hidden; position: relative; }
#mySideCart-cont { padding-top: 45px; }

#link-mobile { background: url(../img/layout/menu-icon.svg) 15px 50% no-repeat; padding: 0 20px 0 40px; height: 56px; line-height: 56px; margin-right: 10px; cursor: pointer; display: none; 
background-color: #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -moz-box-shadow: 0 2px 12px rgba(0,0,0,0.12); -webkit-box-shadow: 0 2px 12px rgba(0,0,0,0.12); box-shadow: 0 2px 12px rgba(0,0,0,0.12);
color: #272c4a; font-size: 16px;
} 
.sideMenu-close-wrapper { position: absolute; background-color: #272C4A; height: 40px; width: 100%; max-width: 320px; top: 0; }
.sideMenu-close-wrapper strong { display: inline-block; padding: 0 15px; line-height: 40px; text-transform: uppercase; color: #fff; }  
.sideMenu-close { text-decoration: none; height: 40px; width: 40px; float: right; background: #fff url(../img/layout/close-mobile-icon.svg) 50% 50% no-repeat; display: block; } 
#mySideCart-close.sideMenu-close { float: left; }

#mySidenav .slicknav_btn { display: none; }
#mySidenav .slicknav_menu { display: block; }
#mySidenav .slicknav_menu .slicknav_nav.slicknav_hidden { display: block !important; }

/* menu boczne */
#side-menu ul { margin: 0; list-style-type: none; }
#side-menu .categories > li { margin: 0; padding: 5px 15px; border-bottom: 1px solid #EBEEF0; }
#side-menu .categories > .activeSubcategory, #side-menu .categories > .active {  padding: 0; border-bottom: 0; }
#side-menu .categories > .activeSubcategory  > .main-cat, #side-menu .categories > .active  > .main-cat { display: block; padding: 10px 10px; background-color: #F5F6F7; }
#side-menu .categories > .activeSubcategory > .main-cat a, #side-menu .categories .active > a, #side-menu .categories .active > .main-cat a { font-weight: bold; }
/* #side-menu .categories > .activeSubcategory > ul, #side-menu .categories > .active > ul { padding-left: 15px; } */
#side-menu .categories > li > ul > li { padding: 5px 10px; border-bottom: 1px solid #EBEEF0; }
#side-menu .categories > li > ul ul { margin: 5px 0 5px 10px; }
#side-menu .categories > li > ul ul li { margin-bottom: 5px; }
#side-menu .categories > li > ul ul li:last-child { margin-bottom: 0; }
#side-menu .categories li img { display: block; margin-bottom: 5px; }
#side-menu .categories li a > span { color: #9A9DAC;; }
#side-menu #box-left-best > li { margin: 0; padding: 5px 15px; border-bottom: 1px solid #EBEEF0; font-weight: bold; }



/* zakładki na stronie głównej */

#startbox { display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; -webkit-align-items: flex-start; align-items: flex-start; margin-bottom: 20px; }
#hits { width: calc(25.3968254% - 72px); padding: 23px; margin-right: 24px; border: 1px solid #ee7f21; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#hits:last-child { width: auto; max-width: 312px; margin-right: 0;  }
#hits h2.title { display: block; text-align: center; margin-bottom: 10px; }
#hits .product { background-color: #fff; }
#hits .product-hit-item.item1 { margin-bottom: 30px; }
#hits .product a.add-to-cart, #hits .product a.ask { display: block; } 
#hits .product .description { margin-bottom: 20px; text-align: center; }
#hits .product .price { line-height: 1.2em; margin-bottom: 10px; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex;
    -webkit-flex-direction: column; flex-direction: column;
    -webkit-align-items: center; align-items: center;
  }
#hits .product .price .item { margin-bottom: 5px; }
#hits .product .price .item:last-child { margin-bottom: 0; }
#hits .product .price em { display: block; text-align: right; font-size: 12px; font-style: normal; color: #9a9dac; font-weight: bold; }

#news-start { margin-bottom: 0; width: 74.6031746%; padding-top: 24px; }
#news-start:first-child { width: 100%; }
#news-start .header-more { margin-bottom: 20px; }

.countdown-box { margin-bottom: 20px; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; -webkit-justify-content: center; justify-content: center; }
.countdown-box div { margin-right: 16px; position: relative; text-align: center; } 
.countdown-box div:last-child { margin-right: 0; }
.countdown-box span { display: block; font-weight: bold; font-size: 32px; background-color: #fff; color: #ee7f21;  width: 48px; height: 48px; line-height: 48px; }
.countdown-box div::after{ content:':'; text-align: center; font-weight: bold; font-size: 32px; color: #ee7f21; position: absolute; right: -16px; top: 0; width: 16px; height: 48px; line-height: 48px; }
.countdown-box b { font-weight: normal; font-size: 12px; }
.countdown-box div:last-child::after { display: none; }


/* hit dnia */

#index-banner { background-color: #f6f7fb; padding: 64px 0; margin-bottom: 65px; }
#index-banner .items { display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; }
#index-banner .items a { border: 1px solid #dedfe6; width: calc(33.333333333% - 18px); margin-right: 24px; background-color: #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; overflow: hidden; }
#index-banner .items a:nth-child(3n), #index-banner .items a:last-child { margin-right: 0; }
#index-banner .items .cont { padding-top: 46.5020576%; position: relative;  }
#index-banner .items .desc { z-index: 10; position: absolute; left: 8.2304527%; top: 8.2304527%; font-size: 24px; font-weight: bold; color: #272c4a; 
 max-width: 50%; line-height: 1.2em;
}
#index-banner .items .image { z-index: 5; position: absolute; top: 0; left: 0; right: 0; bottom: 0; text-align: right;
display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: flex-end; align-items: flex-end; -webkit-flex-direction: column; flex-direction: column;

 }
#index-banner .items img { max-height: 100%; }
#index-banner .items .ibtn { position: absolute; z-index: 6; left: 8.2304527%; bottom: 17.2566372%;
display: block; width: 60px; height: 32px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; 
background: rgb(252,192,44); 
background: linear-gradient(270deg, rgba(252,192,44,1) 0%, rgba(238,127,33,1) 100%);
  }
#index-banner .items a:hover .ibtn { width: 90px; }  
#index-banner .items .ibtn span { display: block; height: 32px; background: url(../img/layout/arrow-forward.svg) 50% 50% no-repeat; }  

#index-banner2 { margin-bottom: 65px; }

#index-about { margin-bottom: 60px; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; }
#index-about .item-logo { -webkit-flex: 0 1 calc(33.8624339% - 20px); flex: 0 1 calc(33.8624339% - 20px); margin-right: 20px; text-align: center; }
#index-about .item-logo img { margin:0 auto; display: block; }
#index-about .desc-items { -webkit-flex: 1 1; flex: 1 1;}
#index-about .desc-items .items { font-size: 16px; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; }
#index-about .desc-items .item { flex: 0 1 50%; }
#index-about .desc-items .item:first-child { margin-right: 25px; }
#index-about .desc-items h3 { font-size: 24px; color: #272c4a; margin: 0 0 20px 0; }

/* slider */
.page-slider-wrapper { position: relative; }
.page-slider ul { margin: 0; list-style-type: none; }
.page-slider ul > li { display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; -webkit-flex-direction: column; flex-direction: column; -webkit-align-items: center; align-items: center; }
.page-slider ul img { max-width: 100%; display: block; }
.swiper-pagination.page-slider-pagination { z-index: 100; position: absolute; bottom: 48px; left: 50%; width: 50%; }

/* strona listy produktów ------------------------------------------------------------------------------ */
#breadcrumbs { font-size: 12px; margin: 0 0 20px 0; color: #9a9dac; }
#breadcrumbs a { color: #9a9dac; }
#breadcrumbs > ol { list-style-type: none; margin: 0; padding: 0; }
#breadcrumbs > ol > li { margin: 0; display: inline-block; }
#banner-user { margin-bottom: 32px; }

/* lista produktów */
.product-list { margin: 0 0 20px 0; }
.product-list .note { text-align: center; margin: 20px; }

.product h4 { margin-bottom: 5px; font-weight: normal; font-size: 16px; }
.product h4 a { text-decoration: none; }
.product h5 { margin: 0 0 10px 0; font-size: 1em; font-weight: normal; color: #9A9DAC;; }
.product .price .pprice { font-size: 24px; font-weight: bold; white-space: nowrap; }
.product .price b { font-size: 24px; font-weight: bold; }
.product .prom-price .pprice { color: #ff0707; }
.product .price .title { display: none; }
.product del { margin-right: 8px; font-size: 18px; }
.product .price .installment strong { }
.product .desc-short { color: #9A9DAC;; }

.legzemplarzy strong { display: inline-block; position: relative; top: 1px; width: 50px; height: 10px; background: url(../img/layout/liczba-egzemplarzy.svg) 0 0 no-repeat; }
.legzemplarzy .el10 { background-position: 0 -10px; }
.legzemplarzy .el30 { background-position: 0 -20px; }
.legzemplarzy .el50 { background-position: 0 -30px; }
.legzemplarzy .el70 { background-position: 0 -40px; }
.legzemplarzy .el100 { background-position: 0 -50px; }
.product-list .legzemplarzy { margin-bottom: 5px; display: none; }
.product-list .desc-spec { margin:0; list-style-type: none; font-size: 12px; }
.product-list .desc-spec strong {  }

.prom-txt { margin-bottom: 7px; }
.prom-txt em { font-size: 14px; padding: 4px 20px; color: #000; display: inline-block; font-style: normal; background: #fcc02c; text-align: center; }
.delivery { margin-bottom: 5px; color: #ee7f21; }

.product .remove-fav { white-space: nowrap; color: #FF0707; display: inline-block; }

.prom-icons  { position: absolute; top: 0px; left: 0px;  margin: 0;  z-index:100; }
.prom-icons em { display: inline-block; margin-right: 1px; line-height: 25px; padding: 0 5px; font-style: normal; font-size: 10px; font-weight: bold; text-transform: uppercase;  }
.prom-icons em.new { background-color: #4EAC5E; color: #fff; }
.prom-icons em.bestseller { background-color: #4EAFCB; color: #fff; }
.prom-icons em.sale { background-color: #DD0101; color: #fff; }
.prom-icons em.best_price { background-color: #F7B900; color: #fff;  }

a.add-to-cart, a.ask { display: inline-block; min-width: 80px; padding: 0 10px; color: #fff; text-align: center; text-decoration: none; font-size: 18px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
a.add-to-cart { height: 48px; line-height: 48px;  background: rgb(252,192,44); background: linear-gradient(270deg, rgba(252,192,44,1) 0%, rgba(238,127,33,1) 100%); }
a.add-to-cart:hover span { padding-right: 38px; background: url(../img/layout/cart-icon2.svg) right 50% no-repeat;  }
a.ask { height: 46px; line-height: 46px; border: 1px solid #c3c6d8; color: #c3c6d8; }

.product-list-content { margin-bottom: 10px; }
#start-page .product-list-content { margin-bottom: 0; }

/* lista produktów wiersz */
.product-list-default .product { display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; 
border-bottom: 1px solid #dedfe6; padding-top: 23px; padding-bottom: 23px; position:  relative; 
 -webkit-transition: border-bottom-color 0.2s ease-out;
 -moz-transition: border-bottom-color 0.2s ease-out;
 -o-transition: border-bottom-color 0.2s ease-out;
 -ms-transition: border-bottom-color 0.2s ease-out;
 transition: border-bottom-color 0.2s ease-out;
}

.product-list-default .product:last-child { margin-bottom: 23px; }

.product-list-default .product-img-warpper2 { width: 312px; padding: 0 24px; margin-right: 24px; text-align: center; position: relative; }
.product-list-default .product-description { -webkit-flex: 1 1; flex: 1 1; }  
.product-list-default .description-wrapper { height: 100%; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; }  
.product-list-default .description { -webkit-flex: 1 1; flex: 1 1; margin-right: 20px; }
.product-list-default .description .category strong { color: #9A9DAC;; }
.product-list-default .description h4 { margin-bottom: 20px; }
.product-list-default .price-wrapper { text-align: right; 
 display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex;
   -webkit-flex-direction: column; flex-direction: column;
   -webkit-justify-content: space-between; justify-content: space-between;
   -webkit-align-items: flex-end;  align-items: flex-end;
 }
.product-list-default .price .item { display: block; margin: 0 0 5px 0; line-height: 1.3em; }
.product-list-default .amount { margin: 0 0 10px 0; }
.product-list-default .prom-icons { top: 10px; left: 10px; }
.product-list-default .product-actions { top: 10px; right: 30px; }
.product-list-default .product:hover .product-description, .product-list-default .product:hover .product-img { z-index: 10; }  
.product-list-default a.add-to-cart, .product-list-default a.ask { position: relative; padding: 0; min-width: 200px; height: 64px; line-height: 64px; }
.product-list-default a.add-to-cart_::after { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-image: url(../img/layout/cart-icon2.svg); background-position: 50% 50%; background-repeat: no-repeat; }
.product-list-default a.ask_::after { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-image: url(../img/layout/ask-icon.svg); background-position: 50% 50%; background-repeat: no-repeat; }
.product-list-default .price em { display: block; text-align: right; font-size: 12px; font-style: normal; color: #9a9dac; font-weight: bold; }
.product-list-default .item-btns { position: relative; }
.product-list-default .product-actions { position: absolute; top: 0; right: calc(100% + 8px);}

/* lista produktów prosta */
.simple .prom-icons  { position: static; top: auto; left: auto; margin-bottom: 5px; }

/* blok zdjecia dla galeria i slider */
#hits .product-img-warpper2,
.product-list-gallery .product-img-warpper2,
.product-list-slider .product-img-warpper2  { position: relative; margin-bottom: 20px; z-index: 1; }
#hits .product-img-wrapper,
.product-list-default .product-img-warpper,
.product-list-gallery .product-img-warpper,
.product-list-slider .product-img-warpper { max-width: 312px; margin: 0 auto; }
#hits .product-img,
.product-list-default .product-img,
.product-list-gallery .product-img,
.product-list-slider .product-img { display: block; padding-bottom: 76.9230769%; position:  relative; }
#hits .product-img-link,
.product-list-default .product-img-link,
.product-list-gallery .product-img-link,
.product-list-slider .product-img-link { position: absolute; top: 0; left: 0; bottom: 0; right: 0;  display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -webkit-flex-direction: column; flex-direction: column; }
#hits .product-img-link img,
.product-list-default .product-img-link img,
.product-list-gallery .product-img-link img,
.product-list-slider .product-img-link img { max-height: 100%; }
#hits .prom-txt,
.product-list-gallery .prom-txt,
.product-list-slider .prom-txt { position: absolute; bottom: 0; left: 0; margin-bottom: 0; z-index:100; width: 100%; text-align: center; }

.product-list-gallery .product-box,
.product-list-slider .product-box { position: relative; height:100%;
 display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex;  -webkit-flex-direction: column; flex-direction: column;
 -webkit-transition: all 0.2s ease-out;
 -moz-transition: all 0.2s ease-out;
 -o-transition: all 0.2s ease-out;
 -ms-transition: all 0.2s ease-out;
 transition: all 0.2s ease-out;
 }
.product-list-gallery .product:hover .product-box,
.product-list-slider .product:hover .product-box {}  

/* lista produktów galeria */
.product-list-gallery { display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.product-list-gallery .product { margin-bottom: 40px; margin-right: 24px; }
.product-list-gallery .description-wrapper  { position: relative; z-index: 20; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; -webkit-flex-direction: column; flex-direction: column; -webkit-flex: 1 1; flex: 1 1;
 margin-bottom: 10px; }


.product-list-gallery .description { -webkit-flex: 1 1; flex: 1 1; min-height: 4.2em; position: relative; margin-bottom: 20px; text-align: center; }
.product-list-gallery .description h4 { line-height: 1.4em; height: 4.2em; overflow: hidden;
 -webkit-transition: all 0.1s ease-out;
 -moz-transition: all 0.1s ease-out;
 -o-transition: all 0.1s ease-out;
 -ms-transition: all 0.1s ease-out;
 transition: all 0.1s ease-out;
 }

.product-list-gallery .description h5 { display: none; }
.product-list-gallery .desc-short { margin-bottom: 10px; display: none; }
.product-list-gallery .price { line-height: 1.3em; margin-bottom: 0; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex;
    -webkit-flex-direction: column; flex-direction: column;
    -webkit-align-items: center; align-items: center;
  }
.product-list-gallery .price .item { margin-bottom: 5px; }
.product-list-gallery .price .item:last-child { margin-bottom: 0; }
.product-list-gallery .price em { display: block; text-align: right; font-size: 12px; font-style: normal; color: #9a9dac; font-weight: bold; }
.product-list-gallery .installment { display: none; }
.product-list-gallery .delivery-wrapper { border-bottom: 1px solid #dedfe6; min-height: 28px; z-index: 20; }
.product-list-gallery .delivery { background-color: #f6f7fb; text-align: center; color: #ee7f21; line-height: 28px; margin: 0; }


.gallery2 .product { width: calc(50% - 12px); }
.gallery2 .product:nth-child(2n) { margin-right: 0; }
.gallery2 .product-img-warpper { max-width: 500px; }
.gallery3 .product { width: calc(33.333333333% - 16px); }
.gallery4 .product { width: calc(25% - 19.2px); }
.gallery5 .product { width: calc(20% - 8px); margin-right: 10px;}
.gallery5 .product-img-warpper { padding: 5px; }

/* lista produktów slider */
.product-list-slider { clear: both; margin-bottom: 20px; }
.product-list-slider header { text-align: center; }
.product-list-slider header h3 { font-size: 24px; margin: 0; color: #272c4a; }
.product-list-slider .product { width: 360px; padding: 25px 0 30px 0; }
.product-list-slider .description-wrapper  { position: relative; z-index: 20; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; -webkit-flex-direction: column; flex-direction: column; -webkit-flex: 1 1; flex: 1 1; margin-bottom: 10px; }
.product-list-slider .description { -webkit-flex: 1 1; flex: 1 1; min-height: 4.2em; position: relative; margin-bottom: 20px; text-align: center; }
.product-list-slider .description h4 { line-height: 1.4em; height: 4.2em; overflow: hidden;
 -webkit-transition: all 0.1s ease-out;
 -moz-transition: all 0.1s ease-out;
 -o-transition: all 0.1s ease-out;
 -ms-transition: all 0.1s ease-out;
 transition: all 0.1s ease-out;
 }
.product-list-slider .description h5 { display: none; }
.product-list-slider .desc-short { margin-bottom: 10px; display: none; }
.product-list-slider .price { line-height: 1.2em; margin-bottom: 0; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex;
    -webkit-flex-direction: column; flex-direction: column;
    -webkit-align-items: center; align-items: center; }
.product-list-slider .price em { display: block; text-align: right; font-size: 12px; font-style: normal; color: #9a9dac; font-weight: bold; }    
.product-list-slider .delivery-wrapper { border-bottom: 1px solid #dedfe6; min-height: 28px; z-index: 20; }
.product-list-slider .delivery { background-color: #f6f7fb; text-align: center; color: #ee7f21; line-height: 28px; margin: 0; }

/* lista produktów slider2 */
.product-list-slider2 { clear: both; margin-bottom: 20px; }
.product-list-slider2 .product { display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; }
.product-list-slider2 .product-img-warpper2 { width: 100px; padding: 10px; margin-right: 20px; text-align: center; position:  relative;  
	border: 1px solid #F0F2F5; border-bottom-color: #D1D5D7; border-top-color: #F5F7FA;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out; 
 }
.product-list-slider2 .product-img-warpper { max-width: 100px; margin: 0 auto; }
.product-list-slider2 .product-img { display: block; padding-bottom: 100%; position:  relative; }
.product-list-slider2 .product-img-link { position: absolute; top: 0; left: 0; bottom: 0; right: 0;  display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; -webkit-justify-content: flex-end; justify-content: flex-end; -webkit-align-items: center; align-items: center; -webkit-flex-direction: column; flex-direction: column; }
.product-list-slider2 .product-img-link img { max-height: 100%; }
.product-list-slider2 .product-description { border-bottom: 1px solid #EBEEF0; padding-bottom: 20px; -webkit-flex: 1 1; flex: 1 1;  }  
.product-list-slider2 .description-wrapper { display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; }  
.product-list-slider2 .description { -webkit-flex: 1 1; flex: 1 1; margin-right: 20px; }
.product-list-slider2 .price { text-align: right; }
.product-list-slider2 .price .item { display: block; margin: 0 0 5px 0;}
.product-list-slider2 a.add-to-cart { margin-top: 5px; }
.product-list-slider2 #promotion-content { margin-bottom: 10px; }
.swiper-pagination#promotion-list-cart-pagination .swiper-pagination-bullet { width: 12px; height: 12px; }

/*procent promocji*/
.product-promo-procent { display: none; position: absolute; bottom: 5px; right: 5px; background:#FF0707; color: #fff; font-size: 16px; border-radius: 50%; width: 55px; height: 55px; line-height: 55px; text-align: center; box-sizing: border-box; }
.product-list-default .product-promo-procent,
.gallery4 .product-promo-procent { width: 45px; height: 45px; line-height: 45px; font-size: 14px; }

/* buttony akcji */
.product-actions { margin: 0; list-style-type: none;  }
.product-actions li { margin-right: 8px; }
.product-actions li:last-child { margin-right: 0; }
.product-actions { display: none; }


.add-to-fav { display: block; width: 62px; height: 62px; border: 1px solid #c3c6d8; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; 
background: url(../img/layout/favorite-icon.svg) 50% 50% no-repeat;
 }
.add-to-comp { display: block; width: 62px; height: 62px; border: 1px solid #c3c6d8; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; 
background: url(../img/layout/compare-icon.svg) 50% 50% no-repeat; cursor: pointer;
 }

.add-to-cart-btn { display: block; width: 64px; height: 64px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; 
background: rgb(252,192,44); 
background: linear-gradient(270deg, rgba(252,192,44,1) 0%, rgba(238,127,33,1) 100%);
position: relative; 
text-indent: -9999px; font-size: 0;
}
.add-to-cart-btn::after { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-image: url(../img/layout/cart-icon2.svg); background-position: 50% 50%; background-repeat: no-repeat; }

.ask-btn { display: block; width: 62px; height: 62px; border: 1px solid #c3c6d8; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; 
background: url(../img/layout/ask-icon.svg) 50% 50% no-repeat; cursor: pointer; text-indent: -9999px; font-size: 0; }

/* najciekawsze na stronie startowej */
#promotion-list-start .product h3 { font-size: 14px; margin: 0 0 5px 0; line-height: 1.3em; height: 2.6em; overflow: hidden; }

/* produkt w popup */
.product-popup-wrapper { width: calc(100% - 40px); margin: 0 20px; max-width: 1048px; }
.product-popup { display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; -webkit-align-items: center; align-items: center; }
.product-popup .product-popup-item { width: 60%; }
.product-popup .product-popup-item.item2 { border-left: 1px solid #EBEEF0; flex: 1 1 40%; padding-left: 20px; margin-left: 20px;  }
.product-popup .description h4 { font-size: 20px; margin: 0 0 10px 0;  }
.product-popup .description h5 { font-weight: bold; font-size: 14px; padding: 0; margin: -5px 0 10px 0; color: #9A9DAC;; }
.product-popup .desc-short { margin-bottom: 10px; color: #9A9DAC;; }
.product-popup .price { margin-bottom: 10px; }
.product-popup .price strong { font-size: 24px; white-space: nowrap; }
.product-popup .prom-price .pprice { color: #FF0707; font-weight: bold; }
.product-popup .price del { font-size: 16px; margin-right: 5px; }
.shopping-box-popup { margin-bottom: 20px; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: center; align-items: center; }
.shopping-box-popup .item { margin-bottom: 10px; }
.shopping-box-popup .item1 { margin-right: 10px; }
.product-popup .producer { margin-bottom: 0; }
.product-popup .producer a { color: #0083F4; text-decoration: underline; }
.product-popup .delivery { margin-bottom: 0; }
.product-popup .list-gallery { margin: 0; list-style-type: none; }
.product-popup .product-img-warpper2 { max-width: 500px; margin: 0 auto 10px auto; }
.product-popup .product-img-warpper { width:100%; padding-bottom: 100%; position:  relative; }
.product-popup .product-img-link { cursor: grab; position: absolute; top: 0; left: 0; bottom: 0; right: 0; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -webkit-flex-direction: column; flex-direction: column; } 
.product-popup .product-img-link img { max-height: 100%; }
.swiper-pagination.list-gallery-pagination .swiper-pagination-bullet { width: 12px; height: 12px; }

/* filtry produktów */
.filters { clear: both; margin-bottom: 36px; padding-bottom: 10px; border-bottom: 1px solid #EBEEF0; }
.filters header h3 { font-size: 16px; margin: 0 20px 10px 0; display: inline-block; }
.filters header .expand { margin-bottom: 10px; display: none; }
.filters ul {  margin: 0; list-style-type: none; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.filters li { padding: 0; margin: 0 24px 20px 0; width: calc(20% - 19.2px); align-self: flex-end; }
.filters select { width: 100%; padding: 0 35px 0 20px; height: 40px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;} 
.filters input[type='text'] { width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } 
.filters .active { border-color: #ee7f21 !important; }
.filters .filters-item { position: relative; }
.filters .show-options { padding: 0 35px 0 20px; line-height: 38px; white-space: nowrap; overflow: hidden; color: #9a9dac; border: 1px solid #dedfe6; background-color: #fff; background-image: url(../img/layout/arrow-select.svg); background-position: calc(100% - 10px) 50%; background-repeat:  no-repeat; }
.filters-options { position: absolute; z-index: 150; width: calc(100% - 20px); background-color: #fff; padding: 10px; opacity: 0; visibility: hidden;
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.3); -webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.3); box-shadow: 1px 1px 4px rgba(0,0,0,0.3);  
	-webkit-transition: all 0.05s ease-out;
   -moz-transition: all 0.05s ease-out;
   -o-transition: all 0.05s ease-out;
   -ms-transition: all 0.05s ease-out;
   transition: all 0.05s ease-out;
}
.filters-options-show { opacity: 1; visibility: visible;  }
.filters-options label { display: block; margin-bottom: 5px; }
.filters-options label:hover { background-color: #F5F6F7; }
.filters-options-radio { max-height: 300px; overflow-y: auto; }
.filters-options-checkbox .cont { max-height: 250px; overflow-y: auto; margin-bottom: 10px; border-bottom: 1px solid #EBEEF0; }
.filters a.filters-remove { font-size: 12px; margin-left: 5px; color: #ee7f21; text-decoration: none; padding-left: 15px; background: url(../img/layout/eraser-icon.svg) 0 50% no-repeat; display: none; }

.filters-options-range .cont-warpper { display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; -webkit-justify-content: space-between; justify-content: space-between; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #EBEEF0; }
.filters-options-range .cont-item1 { margin-right: 10px; }
.filters-options-range .items { width: 100%; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; -webkit-align-items: center; align-items: center; }
.filters-options-range .items > .item1 { margin-right: 5px; } 
.filters-options-range .items > .item2 { -webkit-flex: 1 1; flex: 1 1; } 

 #expand-filters { display: none; }
.filters li.fvisible { display: block !important; }
 
 @media only screen and (min-width: 768px) and (max-width: 980px) {
      	.container-max-default .filters li.hidden6 { display: none; }
        	.container-max-default #expand-filters.bvisible6 { display: inline-block; }
        }
        @media only screen and (min-width: 981px) and (max-width: 1200px) {
        	.container-max-default .filters li.hidden8 { display: none; }
        	.container-max-default #expand-filters.bvisible8 { display: inline-block; }
        }
        @media only screen and (min-width: 1201px) {
         .container-max-default .filters li.hidden10 { display: none; }
         .container-max-default #expand-filters.bvisible10 { display: inline-block; }
        }

#slider-range { border: 0; height: 6px; margin: 10px 7px 20px 7px; background: #F6F7FB; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;   }
#slider-range .ui-slider-handle { border: 0; height: 14px; width: 14px; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; margin: 0 -7px; background: #fff; top: -4px; -moz-box-shadow: 0 0 6px rgba(0,0,0,0.3); -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.3); box-shadow: 0 0 6px rgba(0,0,0,0.3); }
#slider-range .ui-slider-range { background: #272C4A; }

#viewing-options { padding: 31px; border: 1px solid #DEDFE6; background-color: #F6F7FB; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#viewing-options form { max-width: 1252px; margin: 0 auto; }
#viewing-options header { display: none; }
#viewing-options .submit-wrapper { text-align: center; }
#viewing-options .submit-wrapper .btn { min-width: 145px; }
#viewing-options .show-filters { text-align: center; }

#mobileCart .filters li { margin: 0 0 10px 0; width: 100%; }
 
#search-found { padding: 31px; border: 1px solid #DEDFE6; background-color: #F6F7FB; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#search-found .more a { text-decoration: underline; color: #0083F4; }

/* stronicowanie na liście produktów */
.list-nav { clear: both; margin-bottom: 20px; padding: 8px 30px 0 30px; background-color: #f6f7fb; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; -webkit-align-items: center; align-items: center; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.list-nav .item { margin-right: 20px; margin-bottom: 8px; }
.list-nav .item:last-child { margin-right: 0; }
.list-nav .pages { font-size: 16px; margin: 0; list-style-type: none; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; -webkit-align-items: center; align-items: center; -webkit-justify-content: center; justify-content: center; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.list-nav .pages li { margin: 0 10px 5px 0; }
.list-nav .pages li:last-child { margin-right: 0; }
.list-nav .pages li a { text-decoration: none; display: block; text-align: center; }
.list-nav .pages li a:hover { text-decoration: none; }
.list-nav .pages li a.aktywna { color: #ee7f21; }
.list-nav .pages a.prev { min-width: 0; width: 23px; height: 23px; text-indent: -9999px; font-size: 0; position: relative; 
background-image: url(../img/layout/arrow-nav.svg); background-position: 50% 50%; background-repeat: no-repeat;
-webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }
.list-nav .pages a.next { min-width: 0; width: 23px; height: 23px; text-indent: -9999px; font-size: 0; position: relative;
background-image: url(../img/layout/arrow-nav.svg); background-position: 50% 50%; background-repeat: no-repeat; }
.item.mobileFilters { display: none; }
.mobileFilters .btn { height: 35px; }

/* sortowanie na liście aukcji */
.sort select { height: 35px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.sortB { clear: both; margin: 0 0 20px 0; list-style-type: none; float: right; }
.sortB li { display: inline; }
.sortB a { float: left; margin-left: 10px; }
.sortB a.sort-up, .sortB a.sort-down { margin-left: 5px; width: 20px; height: 20px; overflow: hidden; text-indent: -9999px; font-size: 0; background-color: #F5F6F7; background-position: 50% 50%; background-repeat: no-repeat; }
.sortB a.sort-up {  background-image: url(../img/layout/arrow-up.svg); }
.sortB a.sort-down { background-image: url(../img/layout/arrow-down.svg); }

/* liczba produktów na stronie */
.number-products { font-size: 16px; padding: 0; margin: 0; list-style-type: none; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; -webkit-align-items: center; align-items: center; } 
.number-products li { margin: 0 10px 0 0; }
.number-products a { text-decoration: none; }
.number-products a.active { color: #ee7221; }

/* porównanie przycisk */
#compare-btn { font-weight: bold; font-size: 12px; background: url(../img/layout/compare-icon.svg) 0 50% no-repeat; padding-left: 20px; }


/* dodatkowe linki na stronie kategorii */
.additional { margin-bottom: 10px; border: 1px solid #EBEEF0; padding: 10px 20px; }
.additional:last-child { margin-bottom: 40px; }
.additional ul {  list-style-type: none; margin: 0; }
.additional li {  display: inline; margin-right: 10px; }
.additional li:first-child { font-weight: bold; }

/* strona produktu ------------------------------------------------------------------------------ */
#product-container { margin-bottom: 10px; }

.product-top { margin-bottom: 60px; }
.product-top h1 { font-size: 32px; margin: 0 0 10px 0; color: #272c4a; }
.product-top h2 { font-weight: bold; font-size: 14px; padding: 0; margin: 0 0 20px 0; color: #9A9DAC;; }

/* zdjęcie i galeria produktu */
.product-left { float: left; width: calc(50.7936508% - 24px); margin-bottom: 60px; margin-right: 24px; }
.product-left .product-img-warpper2 { margin-bottom: 16px; position: relative; text-align: center;}
.product-left .product-img-warpper { max-width: 634px; margin: 0 auto; }
.product-left .product-img { display: block; padding-bottom: 76.9230769%; position:  relative; }
.product-left .product-img-link { position: absolute; top: 0; left: 0; bottom: 0; right: 0; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -webkit-flex-direction: column; flex-direction: column; } 
.product-left .product-img-link img { max-height: 100%; }
.product-left .promo-procent { display: none; position: absolute; top: 10px; right: 10px; background: #FF0707; color: #fff; padding: 0 5px; border-radius: 50%; line-height: 35px; box-sizing: border-box; text-align: center; z-index: 10; }

.product-left .prom-icons  { top: 10px; left: 10px; }

#product-gallery-wrapper { padding: 0 52px; position: relative; }
.gallery a { border: 1px solid #dedfe6; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; height: calc(100% - 2px); -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -webkit-flex-direction: column; flex-direction: column; }
.gallery a:hover { border-color: #272c4a; }
#product-gallery-wrapper .swiper-button-prev, #product-gallery-wrapper .swiper-button-next {  background-color: transparent; top: calc(50% - 9px); width: 18px; height: 18px; }
#product-gallery-wrapper .swiper-button-prev:hover, #product-gallery-wrapper .swiper-button-next:hover { background-color: transparent; } 
#product-gallery-wrapper .swiper-button-prev { left: 9px; right: auto; background-image: url(../img/layout/product-gallery-prev.svg); }
#product-gallery-wrapper .swiper-button-next { right: 9px; left: auto; background-image: url(../img/layout/product-gallery-next.svg); }
#product-gallery-wrapper .swiper-button-prev.swiper-button-disabled, #product-gallery-wrapper .swiper-button-next.swiper-button-disabled { display: block; opacity: 0.32; }

#video-box { display: none; padding: 0; }
.gallery .video-thumb { border: 1px solid #dedfe6; color: #ee7f21; cursor: pointer; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; height: calc(100% - 2px); -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -webkit-flex-direction: column; flex-direction: column; }
.gallery .video-thumb:hover { border-color: #272c4a; }
.gallery .video-thumb img { display: block; margin: 0 auto 5px auto; }

/* dane produktu */
.product-right { float: right; width: 49.2063492%; margin-bottom: 60px; }

.product-right-items { display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; }
.product-right-item { width: calc(50% - 12px); margin-right: 24px; }
.product-right-item.item1 { border-bottom: 1px solid #dedfe6; }
.product-right-item.item2 { margin-right: 0; }
.product-right-cont { border: 1px solid #ee7f21; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-bottom: 20px; }

.product-op-items { display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; margin-bottom: 25px; -webkit-align-items: center; align-items: center; }
.product-op-items .op { -webkit-flex: 1 1; flex: 1 1; margin-right: 10px; font-size: 12px; color: #9a9dac; }
.product-op-items .op em, .product-op-items .op b { font-weight: normal; font-style: normal; }
.product-op-items .op0 em, .product-op-items .op0 b { display: none; }
.product-op-items .producer-logo { -webkit-flex: 1 1; flex: 1 1; text-align: right; max-width: 100px; }
.product-op-items .producer-logo img { display: block; }

.product-desc-spec { border-bottom: 1px solid #dedfe6; margin-bottom: 23px; padding-bottom: 23px; }
.product-desc-spec ul { margin: 0 0 10px 0; list-style-type: none; }
.product-desc-spec li { font-size: 16px; padding-left: 25px; margin-bottom: 2px;
background: url(../img/layout/check-icon.svg) 0 50% no-repeat;
 }
.product-desc-spec a.more { text-decoration: underline; color: #0083f4; }

/* boks z ceną */
.price-box { clear: both; padding: 24px 24px 19px 24px; border-bottom: 1px solid #dedfe6; }
.price-box:last-child { border-bottom: 0; }
.price-box .price-wrapper { margin-bottom: 10px; text-align: center; }
.price-box .price { margin-right: 10px; line-height: 1.6em; }
.price-box .price:last-child { margin-right: 0; }
.price-box .price-item { text-align: right; }
.price-box .price strong { font-size: 30px; }
.price-box .price em { color: #9a9dac; font-size: 14px; font-style: normal; font-weight: bold; }
.price-box .price del { font-size: 22px; }
.price-box .price-netto { color: #9a9dac; }
.price-box .price-netto strong { font-size: 22px; font-weight: normal; }
.price-box .price-netto em { font-weight: normal; }
.price-box .psale { background-color: #FF0707; color: #fff; position: relative; top: -2px; display: inline-block; padding: 2px 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;   }

.price-box .wholesale-price { margin-top: -10px; }
.price-box .wholesale-price strong {  }

/* boks z buttonami  */
.shopping-box { margin-bottom: 20px; }
a.add-to-cart2, a.ask2 { display: block; color: #fff; text-align: center; text-decoration: none; font-size: 18px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
a.add-to-cart2 { height: 64px; line-height: 64px;  background: rgb(252,192,44); background: linear-gradient(270deg, rgba(252,192,44,1) 0%, rgba(238,127,33,1) 100%); }
a.add-to-cart2:hover span { padding-right: 38px; background: url(../img/layout/cart-icon2.svg) right 50% no-repeat;  }
a.ask2 { height: 62px; line-height: 62px; border: 1px solid #9A9DAC; color: #9A9DAC; }
 
.product-actions2 { margin: 0; list-style-type: none; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; }
.product-actions2 li { margin-right: 8px; }
.product-actions2 li:last-child { margin-right: 0; }

.availability-info-wrapper { margin-bottom: 20px; }
.availability-info { color: #0083f4; font-size: 16px; text-decoration: underline; }

/* ilość produktów */
.product-quantity { margin: 0 auto 16px auto; max-width: 208px; position: relative; }
.product-quantity span { margin-right:5px; }
.product-quantity span:last-child { margin-right: 0; }
.product-quantity input[type='text'] { padding: 0 10px; height: 48px; width: 100%; text-align: center; font-size: 16px; font-weight:  bold;
color: #000;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* IE 8+ */
}
.product-quantity .quantity-btn { padding: 0; display: block; width: 16px; height: 16px; background-color: transparent;
background-repeat: no-repeat; background-position: 50% 50%; position: absolute; top: calc(50% - 8px); border: 0; text-indent: -9999px; font-size: 0; 
cursor: pointer; 
}
.product-quantity #btn-minus { background-image: url(../img/layout/minus-icon.svg); left: 20px; }
.product-quantity #btn-plus { background-image: url(../img/layout/plus-icon.svg); right: 20px; }

/* boks z opcjami i wariantami */
#fparametry ul { list-style-type: none; }
#fparametry select { min-width: 100px; max-width:100%; }

.product-options { margin-bottom: 10px; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; } 
.product-options .poptions-label { flex: 1 1; min-width: 100px; margin-right: 10px; font-weight: normal; color: #9a9dac; }
.product-options .poptions { display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; flex: 3 3; min-width: 200px; }
.product-options select { width: 100%; }
.product-options .poption-item { flex: 0 1 calc(50% - 4px); text-align: center; margin: 0 8px 8px 0; }
.product-options .poption-item:nth-child(2n) { margin-right: 0;}

.product-options .poption-item label { cursor: pointer; }
.product-options .poption-item label > a { display: block; position: absolute; top: 3px; right: 3px; width: 16px; height: 16px; z-index: 10;  background-image: url(../img/layout/expand-icon.svg); background-repeat: no-repeat; background-position: center; background-color: #fff; background-size: 14px; }
.product-options .poption-item label > img { width: 100%; }
.product-options .poption-item label .selected { position: absolute; display: block; top: 0; bottom: 0; left: 0; right: 0; border: 1px solid #D1D5D7; opacity: 1; }
.product-options .poption-item label input[type="radio"] { display: none; }
.product-options .poption-item label input[type="radio"]:checked ~ span.selected { border-width: 2px; border-color:#ee7f21; }
.product-options .poption-item label > a ~ span.selected { display: block; }

.product-options .poption-atr { display: block; border: 1px solid #DEDFE6; line-height: 1.2em; padding: 5px 15px; color: #9A9DAC; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.product-options .poption-item label input[type="radio"]:checked ~ .poption-atr { border-color: #272C4A; color: #272C4A; }
.product-options .surcharge { display: block; text-align: center; color: #9A9DAC; }
.product-options .poption-item label input[type="radio"]:checked  .surcharge { display: block; text-align: center; color: #9A9DAC; }

/* boks z zstawami */
.product-set { margin-bottom: 10px; }
.product-set a { color: #0083F4; text-decoration: underline; }
.product-set ul { margin: 0; list-style-type: none; }
.product-set li { margin-bottom: 10px; }

/* boks z ratami */
#raty-items { padding-left: calc(25% + 10px); }
.raty-item { float: left; margin: 0 10px 10px 0; }
.raty-item a, .raty-item img { display: block; }

/* boks z informcjami o produkcie */
.product-items { margin-bottom: 2px; font-size: 12px; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; } 
.product-items .item1 { flex: 1 1; min-width: 100px; margin: 0 10px 2px 0; color: #9a9dac; }
.product-items .item2 { flex: 3 3; min-width: 185px; }
.product-items a { text-decoration: underline; color: #0083f4; }

.delivery-time { padding: 14px 10px 14px 100px; border-bottom: 1px solid #dedfe6; background: url(../img/layout/delivery-icon.svg) 24px 50% no-repeat; }
.delivery-time:last-child { border-bottom: 0;  }
#delivery-costs ul { margin: 0; list-style-type: none; }

.atrybut-desc-icon { cursor: pointer; }
#product-container .atrybut-desc { display: none; }

.product-shapes { border-bottom: 1px solid rgba(0,0,0,0.1); margin-bottom: 10px; }
.product-shapes ul { margin: 0; list-style-type:  none; }
.product-shapes li { float: left; width: 25%; margin-bottom: 10px; text-align: center; }
.product-shapes span { display: block; }
.product-shapes-size { border-bottom: 1px solid rgba(0,0,0,0.1); margin-bottom: 10px; }
.productShapeParams li { margin-bottom: 10px; }
.productShapeParams .titleParams { display: inline-block; min-width: 120px; }
.productShapeParams em { color: #9A9DAC;; font-size: 12px; display: inline-block; }
.productShapeParams .rangeParams em {display: block; }

.attributes-radio ul li { float: left; margin: 0 10px 10px 0; text-align: center;}
.attributes-radio span { display: block; }
.attributes-radio > div { margin-bottom: 0.5em; }

.expert-box-wrapper p { font-size: 16px; margin-bottom: 10px; }
.expert-box { position: relative; padding-left: 50px; min-height: 40px; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; 
  -webkit-align-items: center; align-items: center; }
.expert-box a { color: #0083f4; }
.expert-box::before { content:''; position: absolute; width: 40px; height: 40px; left: 0; top: calc(50% - 20px); background: url(../img/layout/sales-dep.png) 0 50% no-repeat; }
.expert-box span:first-child { margin-right: 15px; }

/* zakładki na karcie produktu */
.product-tabs { clear: both; margin: 0 0 20px 0; }
ul.tabs { margin: 0 0 60px 0; padding: 7px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background-color: #f6f7fb; border: 1px solid #dedfe6;  list-style-type: none; display:-webkit-box; display:-moz-box; display:-ms-flexbox;  display:-moz-flex; display:-webkit-flex; display:flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
ul.tabs li { margin: 0; }
ul.tabs a { display: block; color: #9A9DAC;; font-size: 16px; padding: 0 20px; outline: 0; text-decoration: none; height: 40px; line-height: 40px; overflow: hidden; 
-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
}
ul.tabs .active { z-index: 100; position: relative; }
ul.tabs a:hover { color: #fff; background-color: #ee7f21; }
ul.tabs .hl a {  }

.tab-content { clear: both; overflow: hidden; margin-bottom: 60px; padding: 0 32px; position: relative; }
.tab-header { margin: 0 0 20px 0; font-size: 24px; color: #272c4a; }


/* opis produktu */
.tab-anchor { position: absolute; top: -150px; left: 0; }

.tab-desc { font-size: 16px; }
#opis-techniczny { position: relative; }
.desc-text { margin-bottom: 20px; }
.desc-video iframe { max-width: 100%; }
/* opis produktu importowanego z allegro */
.algsText, .algsImg { margin-bottom: 20px; }
.algsImg { text-align: center; }
.algsTextImg, .algsImgText, .algsImgImg, .algsTextText { display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; margin-bottom: 20px; }
.algsTextImg > :first-child, .algsImgText > :first-child, .algsImgImg > :first-child, .algsTextText > :first-child { margin-right: 20px; }
.algsTextImg .algsText, .algsTextImg .algsImg, .algsImgText .algsText, .algsImgText .algsImg, .algsImgImg .algsImg, .algsTextText .algsText { -webkit-flex: 1 1; flex: 1 1; margin-bottom: 0; }  

/* dane techniczne */
.desc-table { margin: 0 0 20px 0; font-size: 14px; }
.desc-table .category { font-weight: bold; padding: 5px 10px; background-color: #F5F6F7; }
.desc-table ul { margin: 0; padding: 11px 10px; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; }
.desc-table ul:nth-child(odd) { background-color: #f6f7fb; }
.desc-table ul li { list-style-type: none; }
.desc-table ul .attribute { -webkit-flex: 1 1 calc(42.5770308% - 10px); flex: 1 1 calc(42.5770308% - 10px); margin-right: 10px; color: #9a9dac; 

 }
.desc-table ul .attribute span {  }
.desc-table ul .attribute-value { -webkit-flex: 1 1 calc(56.302521% - 10px); flex: 1 1 calc(56.302521% - 10px); margin-right: 10px; }
.desc-table ul .attribute-icon { -webkit-flex: 0 1 15px; flex: 0 1 15px; }
.desc-table ul .attribute-icon a, .desc-table ul .attribute-icon img { display: block; }

.desc-text .tech-params { font-size: 14px; }
.desc-text .tech-params > p:first-child { font-weight: bold; font-size: 24px; color: #272c4a; }
.desc-text .tech-params dl { margin: 0; padding: 0; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.desc-text .tech-params dt { flex: 1 1 calc(42.5770308% - 20px); margin: 0; padding: 11px 10px; color: #9a9dac;  } 
.desc-text .tech-params dd { flex: 1 1 calc(57.4229692% - 20px); margin: 0; padding: 11px 10px; }
.desc-text .tech-params dt:nth-child(4n-1) { background-color: #F6F7FB; }
.desc-text .tech-params dd:nth-child(4n) { background-color: #F6F7FB; } 


/* zestaw */
.tab-set .set-item { border-bottom: 1px solid #EBEEF0; margin: 0 0 20px 0; }
.tab-set .set-item:last-child { border-bottom: 0; }
.tab-set h4 { font-size: 16px; margin-bottom: 10px; }
.tab-set h4 a {  }
.tab-set .items { float: left; width: 80%; display: flex; flex-wrap: wrap; }
.tab-set .item { flex: 1 1; text-align: center; margin: 0 0 10px 0; background: url(../img/layout/plus-item.svg) right 20px no-repeat;}
.tab-set .item:last-child { background: url(../img/layout/sum-item.svg) right 20px no-repeat;}
.tab-set h5 { font-size: 1em; font-weight: normal; margin: 0 10px 5px 0; color: #9A9DAC;; }
.tab-set .item-img { text-align: center; margin: 0 10px 10px 0; height: 80px; }
.tab-set .price { float: right; text-align: right; margin: 0 0 20px 0; width: 20%; }
.tab-set .price span { display: block; margin: 0 0 10px 0; }
.tab-set .price strong { font-size: 16px; }
.tab-set .price del { display: block; }


/* formularze karty produktu */
.form-product ul { margin: 0; list-style-type: none;}
.form-product ul li { clear: both; margin-bottom: 10px; }
.form-product label { float: left; display: block; width: 200px; }
.form-product input[type='text'], .form-product textarea { width: 100%; 
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* IE 8+ */
}
.form-product .btn, .form-product .copy {   }
.form-product .g-recaptcha { margin-left: 200px; margin-bottom: 10px; }
.form-product .submit-wrapper { text-align: right; }
.form-product .submit-wrapper .btn { min-width: 177px; height: 48px; }

#product-ask-wrapper { position: relative; }
#product-ask { max-width: 714px; border-bottom: 1px solid #dedfe6; padding-bottom: 14px; }
#product-ask li { display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; }
#product-ask label { font-size: 16px; }
#product-ask li > div { -webkit-flex: 1 1; flex: 1 1;  }
#product-ask .g-recaptcha { margin-left: 0; margin-bottom: 10px; }

/* opinie o produkcie */
#reviews-wrapper.tab-content { padding-right: 0; }
.reviews { clear: both; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; }
.reviews .average { margin: 0 0 20px 0; padding-bottom: 20px; border-bottom: 1px solid #dedfe6; font-size: 16px; }
#reviews-list-wrapper { -webkit-flex: 0 1 calc(49.7297297% - 20px); flex: 0 1 calc(49.7297297% - 20px); margin-right: 24px; }

#review-list { margin: 0; list-style-type: none; }
#review-list li { margin: 0 0 20px 0; border-bottom: 1px solid #dedfe6; padding-bottom: 20px; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; }
#review-list .rate { -webkit-flex: 1 1 calc(40.4494382% - 24px); flex: 1 1 calc(40.4494382% - 24px); font-size: 16px; margin-right: 24px; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; }
#review-list .rate span { margin-right: 5px; }
#product-container .rate-value { display: inline-block; width: 110px; height: 18px; background: url(../img/layout/stars2.svg) 0 0 no-repeat; background-position: 0px -100px; }
#product-container .rate5 { background-position: 0px 0px; }
#product-container .rate4 { background-position: 0px -20px; }
#product-container .rate3 { background-position: 0px -40px; }
#product-container .rate2 { background-position: 0px -60px; }
#product-container .rate1 { background-position: 0px -80px; }
#review-list .review { font-size: 16px; -webkit-flex: 1 1 59.5505618%; flex: 1 1 59.5505618%; }
#review-list em {  color: #9a9dac; }

#your-review { -webkit-flex: 0 1 50.2702703%; flex: 0 1 50.2702703%; }
#your-review form { border: 1px solid #dedfe6; background: #F6f7fb; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; 
-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 29px;
 }
#your-review .item1 { -webkit-flex: 0 1 380px; flex: 0 1 380px; }
#your-review .item1 p { margin-bottom: 10px; font-size: 16px; }
#your-review .item1 ul { margin: 0; list-style-type: none;  }
#your-review .item1 ul li { padding: 0; margin: 0;  }
#your-review .item1 input { margin: 0 5px 0 0; }
#your-review .item1 label { cursor: pointer; }
#your-review .item1 label span { margin: 0 0 0 5px; font-size: 12px; }
#your-review .item1 label img { position: relative; margin-right: 2px; top: 4px; }
#your-review .item2 { -webkit-flex: 0 1 312px; flex: 0 1 312px; }
#your-review .item2 label { margin-bottom: 10px; font-size: 16px; }
#your-review .item2 .btn { margin-left: 0; }

/* linki dodatkowe */
#buttons-bottom  { margin: 0 0 40px 0; list-style-type: none; }
#buttons-bottom li { display: inline-block; margin: 0 10px 0  0;}
#buttons-bottom a { display: block; width: 16px; height: 16px; background-position: 50% 50%; background-repeat: no-repeat; opacity: 0.6; }
#buttons-bottom .print-btn { background-image: url(../img/layout/print-icon.svg); }
#buttons-bottom .compare { background-image: url(../img/layout/compare-icon.svg); }
#buttons-bottom .error { background-image: url(../img/layout/error-icon.svg); }


/* strona aukcji ------------------------------------------------------------------------------ */

/* lista aukcji */
.auction-list-content { margin-bottom:10px; border: 1px solid #EBEEF0; background-color: #fff; }
.auction-list .product { border-bottom: 1px solid #EBEEF0; padding: 20px; }
.auction-list .product:last-child { border: 0; }
.auction-list .highlight { background-color: #FFFFD4; }
.auction-list .product-box { display: table; width: 100%; }
.auction-list .product-img {  display: table-cell; width: 80px;  padding-right: 20px; vertical-align: top; text-align: center; }
.auction-list .description { display: table-cell; vertical-align: top; }
.auction-list .description span { color: #9A9DAC;; }
.auction-list .price { display: table-cell; width: 200px; vertical-align: top; text-align: right; }
.auction-list .price span { display: block; margin: 0 0 5px 0;}
.auction-info { margin: 10px 20px;  color: #9A9DAC;; font-size: 12px; }
.auction-list .note { text-align: center; margin: 20px; }

/* karta aukcji */
.auction-left { float: left; width: 46.9083156%; margin-bottom: 20px; }
.auction-left .product-img { margin-bottom: 20px; padding: 20px; position: relative; text-align: center; }
.auction-right { float: right; width: 53.0916844%; margin-bottom: 20px; background-color: #F5F6F7; }
.auction-right .auction-right-box { padding: 20px; }
#auction-container h1 { font-size: 30px; margin: 0 0 10px 0; font-weight: normal; }
#auction-container .observed { text-align: right; }
.auction-price-box { clear: both; background-color: #EAE8E9; padding: 20px; margin: 0 -20px; }
.auction-price-box .price { margin-bottom: 10px; }
.auction-price-box .price strong { font-size: 24px; }
.auction-content { clear: both; margin: 0 20px 20px 20px; }
.auction-header { margin: 0 0 10px 0; }
.auction-history { clear: both; margin: 0 20px 20px 20px; }
.auction-history ul { margin: 0; list-style-type: none; }
.auction-history ul li { border-bottom: 1px solid #EBEEF0; padding-bottom: 10px; margin-bottom: 10px; }
.auction-history ul p { margin: 0; }
.auction-history span { display: inline-block; min-width: 100px; color: #9A9DAC;; }

/* porównanie produktów ------------------------------------------------------------------------------ */
#product-comparison .product { float: left; text-align: center; width: 25%; }
#product-comparison .product-box { padding: 20px; }
.product-comparison-content { margin-bottom: 20px; }
#product-comparison .remove { margin: 0 0 10px 0; }
#product-comparison .remove a { color: #FF0707; }
#product-comparison .product-img { display: block; margin: 0 auto 10px 0; text-align: center; }
#product-comparison .price { margin: 0 0 10px 0; }
#product-comparison .price .item { display: block; margin: 0 0 5px 0;}
#product-comparison .note { text-align: center; margin: 20px 20px 0 20px; }
#comparison-table-box { overflow: auto; margin-bottom: 20px; }
.comparison-table { border-collapse: collapse; border: 1px solid #EBEEF0; width: 100%; }
.comparison-table td, .comparison-table th { border: 1px solid #EBEEF0; padding: 5px 10px; }
.comparison-table th { text-align: left; background-color: #eee; }
.comparison-header { margin-bottom: 10px; }


/* koszyk ------------------------------------------------------------ */
#cart-empty h4 { margin-bottom: 10px; color: #272C4A; font-size: 24px; }

#cart-steps { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; margin-bottom: 20px; border-bottom: 1px solid #EBEEF0; padding-bottom: 20px; }
#cart-steps.cart-step1 { border-bottom: 0; padding-bottom: 0; } 
#cart-steps .box { color: #9A9DAC; margin-right: 20px; }
#cart-steps .box:last-child { margin-right: 0; }
#cart-steps .active { color: #000; }
#cart-steps .box h5 { font-size: 18px; margin: 0; text-transform: uppercase; }
#cart-steps .box h5 span { font-weight: normal; }
#cart-steps .box p {  margin: 0; font-size: 12px; }

.container-cart { margin-bottom: 40px; }
.container-cart .cart-box { margin-bottom: 20px; }
.container-cart .cart-box-list { border: 1px solid #EBEEF0; }
#step1 .cart-box-list { margin-bottom: 5px; }
.remove-all { text-align: right; font-size: 12px; margin-bottom: 10px; }

.container-cart .box-grey { background-color: #F6F7FB;  }
.container-cart h4.block-title { margin-bottom: 10px; font-size: 24px; color: #272C4A; }
.container-cart .block-title-wrapper { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; -webkit-align-items: baseline; align-items: baseline; -webkit-justify-content: space-between; justify-content: space-between; }
.container-cart h5 { margin: 0 0 10px 0; font-size: 14px; }

.cart-show-list .show { color: #0083F4; text-decoration: underline; cursor: pointer; margin-right: 25px; position: relative; }
.cart-show-list .show::after { content:''; position: absolute; top: calc(50% - 10px); right: -25px; width:20px; height: 20px; 
	background-image: url(../img/layout/arrow-down.svg);
	background-position:  50% 50%; background-repeat: no-repeat;
	-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
	-webkit-transition: background-color 0.2s ease-out;
	-moz-transition: background-color 0.2s ease-out;
	-o-transition: background-color 0.2s ease-out;
	-ms-transition: background-color 0.2s ease-out;
	transition: background-color 0.2s ease-out; 
 }
.cart-show-list .show:hover::after { background-color: rgba(0,0,0,0.1); }
.cart-show-list .show.act::after { background-image: url(../img/layout/arrow-up.svg); } 

#step2 .cart-show-list, #step3 .cart-show-list { text-align: right; }
#step2 .cart-show-list .show, #step3 .cart-show-list .show { font-size: 12px; }
#step4 .cart-show-list .show { margin-right: 0; margin-left: 25px; }
#step4 .cart-show-list .show::after { left: -25px; right: auto; }

.container-cart .more { color: #0083F4; text-decoration: underline; }
.container-cart .cont { padding: 20px; }
.container-cart textarea { width: 100%; 
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* IE 8+ */
}

.cart-list { list-style-type: none; margin: 0; padding: 10px 19px; border-bottom: 1px solid #EBEEF0; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; }
.cart-list li { margin: 0; margin-right: 20px; }
.cart-list li:last-child { margin-right: 0; }
.cart-list-header { background: #F5F6F7; font-weight: bold; border: 0; }

.cart-list .cart-product { width: 35%; }
.cart-list .cart-product .product { font-weight: bold; }
.cart-list .cart-product .product span { font-weight: normal; }
.cart-list .cart-product .product-img { float: left; margin-right: 10px; width: 80px; text-align: center; }
.cart-list .cart-product p { margin: 0; }

.cart-list .cart-cena { width: 15%; text-align: right; }
.cart-list .cart-ilosc { width: 15%; }
.cart-list .cart-ilosc input[type='text'] { width: 30px; padding-right: 5px; padding-left: 5px; text-align: center; }
.cart-list .cart-ilosc-cont { display: inline-block; margin-bottom: 5px;  }
.cart-list .cart-wartosc { text-align: right; width: 15%; }
.cart-list .cart-usun { text-align: right; -webkit-flex: 1 1; flex: 1 1; }
.cart-list .cart-usun a { color: #FF0707;  }
.cart-list .name { display: none; color: #9A9DAC;; }
.cart-list .more {  margin-left: 5px; }

.cart-list2, .cart-listB { padding-top: 5px; padding-bottom: 5px; }
.cart-list2 .cart-product strong, .cart-listB .cart-product strong { font-weight: normal; }

.cart-suma { clear: both; margin:0; list-style-type: none; color: #FF0707; padding: 10px 19px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; }
.cart-suma .title { font-weight: bold; -webkit-flex: 1 1; flex: 1 1; text-align: right; margin-right: 5px; }
.cart-suma .wartosc { margin-right: calc(20% - 60px); }
.cart-suma .wartosc strong { white-space: nowrap; }

#discount-code input[type='text'] { max-width: 160px; margin: 0 5px 5px 0; }
#discount-code span { display: inline-block; }
#discount-code p { margin: 0; }

#freeDelivery { padding-left: 30px; background: url(../img/layout/info-icon.svg) 0 50% no-repeat; }
#freeDelivery p { margin: 0; }
#freeDelivery #freeDeliveryAmount, #freeDelivery #freeDeliveryValue { font-weight: bold; }

.container-cart #gift-box { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.container-cart .gift { flex: 0 1 calc(50% - 20px); padding: 5px 0; margin-right: 40px; border-bottom: 1px solid #EBEEF0; }
.container-cart .gift:nth-child(2n) { margin-right: 0; }
.container-cart .gift-wrapper { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; } 
.container-cart .gift-select { margin-right: 10px; }
.container-cart .gift-img { width: 80px; margin-right: 10px;  }
.container-cart .gift-img img { margin: 0 auto; }
.container-cart .gift-parameter { -webkit-flex: 1 1; flex: 1 1; margin-right: 10px; }
.container-cart .gift-parameter p { line-height: 1.2em; margin: 0; }
.container-cart .gift-price  { width: 20%; text-align: right; }

.container-cart .disabled { color: #B3B3B3; }

.select2 { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex;   }
.select2 .side { -webkit-flex: 1 1 50%; flex: 1 1 50%; }
.select2 .side:nth-child(2n) { margin-left: 40px; }
.select2 .side.side-bottom { -webkit-align-self: flex-end; align-self: flex-end; }

#fcartmethods select { max-width: 100%; }
.fmethods { margin: 0; list-style-type: none;  }
.fmethods li { margin: 0 0 5px 0; line-height: 1.2em; }
.fmethods li input[type='radio'] { margin-right: 5px; }
.fmethods li label { margin-right: 5px; vertical-align: middle; }
.fmethods li label .img-wrapper { display: inline-block; vertical-align: middle; width: 50px; text-align: center; margin: 0 5px; }
.fmethods li label .img-wrapper img { display: inline-block; vertical-align: middle; max-width:50px; max-height:30px; }
.fmethods p { margin-top: 0.5em; }

.call { display: inline; position: relative; z-index: 2; }
.call img.help { position: relative; top: 2px; z-index: 1; opacity: 0.6; }
.call p.desc { width: 190px; line-height: 1.3em; margin: 0; font-size: 12px; background-color: #555; color: #fff; text-align: center; padding: 5px;
	 position: absolute; z-index: 1; bottom: 125%; left: 50%; margin-left: -100px; visibility: hidden; opacity: 0;
	 -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
    transition: opacity 0.3s; 
 }
.call p.desc::after { content: ""; position: absolute; top: 100%; left: calc(50% - 2px); margin-left: -5px; border-width: 5px; border-style: solid; border-color: #555 transparent transparent transparent; }
.call:hover p.desc { visibility: visible; opacity: 1; }

.payment-options { margin-top: 10px; }
.payment-option { float: left; margin: 0 5px 10px 5px; width: 70px; }
.payment-option-name { width: 100px; float: none; display: none; }
.payment-option-checked { display: inline-block; }
.payment-option label { cursor: pointer; display: block; background-color:#fff; margin: 0 !important; padding: 4px; border: 1px solid #EBEEF0; }
.payment-option-img { display:block; text-align:center; margin: 0 auto; width: 60px; height: 60px; }
.payment-option-img img { display: block; margin: 0 auto; max-height: 100%; image-rendering: -webkit-optimize-contrast; }
.payment-option input[type="radio"] { margin: 0; display: none; }
.payment-option input[type="radio"]:checked + label { border-color: #ee7f21; -moz-box-shadow: 0 0 5px rgba(0,0,0,0.2); -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2); box-shadow: 0 0 5px rgba(0,0,0,0.2); }
.payment-option .payment-option-name { display: block; width:100%; font-size: 10px; line-height: 1.2em; height: 2.5em; overflow: hidden; }
.payment-options .btn-all { font-size:12px; font-weight: normal; }

.choice-wrapper { margin: 5px 0 0 20px; }

#payu-box .cont { padding: 10px; border: 1px solid #068AE1; background: #fff; }
#payu-box a { float: right; margin-left: 10px; }
#payu-box #payu_info { margin: 5px 0 0 0; color: #9A9DAC;; }

#total-order ul { margin: 0; list-style-type: none; font-size: 16px; }
#total-order li { margin: 0; text-align: right; }
#total-order li.last {  font-weight: bold; }
#total-order li span { display: inline-block; width: 150px; }
#total-order li em { font-style: normal; font-weight: bold; }
#total-order li.last { color: #FF0707; }

#to-cart { list-style-type: none; margin: 0; padding: 10px 0; border-top: 1px solid #EBEEF0; border-bottom: 1px solid #EBEEF0; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; }

#cart-options { margin: 0; list-style-type: none; }
#cart-options li { margin: 0 20px 10px 0; padding: 0; display: inline-block; }
#cart-options select { width: 150px; margin-right: 5px; margin-bottom: 10px; }
#cart-options input[type='text'] { width: 140px; margin-right: 5px; }

.cart-tabs { margin: 0 0 20px 0; list-style-type: none; border-bottom: 1px solid #EBEEF0; }
.cart-tabs li { float: left; position: relative; top: 1px; }
.cart-tabs a { display: block; background: #F5F6F7; border: 1px solid #EBEEF0; padding: 0 20px; margin-right: 10px; outline: 0; font-weight: bold; text-decoration: none; height: 38px; line-height: 38px; overflow: hidden; }
.cart-tabs .active a { background-color: #fff; border-bottom-color: #fff;  }

.container-cart p.error { display: none; }
.container-cart p.preq { clear: both; }

.cart-data { margin: 0; list-style-type: none; }
.cart-data li { margin: 0 0 10px 0; clear: both; }
.cart-data label.text { display: inline-block; width: 50%; }
.cart-data li input[type='text'], .cart-data li input[type='password'] { width: 50%; 
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* IE 8+ */
}
.cart-data a { text-decoration: underline; }
#step3 .cart-data li, #step4 .cart-data li { margin-bottom: 0; }

.clientType { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; -webkit-flex-wrap:wrap; flex-wrap:wrap; margin-bottom: 20px;
 }
.clientType .item { margin-right: 10px; }
.clientType .item:last-child { margin-right: 0; }
.cart-dataform .imargin, .cart-dataform .item.imargin { margin-bottom: 20px; }
.cart-dataform .items { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; }
.cart-dataform .items.hidden, .cart-dataform .item.hidden { display: none; }
.cart-dataform .item { margin-bottom: 10px; }
.cart-dataform .item-bottom { -webkit-align-self: flex-end; align-self: flex-end; }
.cart-dataform .items .item { -webkit-flex: 1 1; flex: 1 1; }
.cart-dataform .items .item.pcode { -webkit-flex: 0.5 0.5; flex: 0.5 0.5; }
.cart-dataform .items .item:first-child { margin-right: 15px; }
.cart-dataform .items .item:last-child { margin-right: 0; }
.cart-dataform .item label { display: block; margin-bottom: 5px;  }
.cart-dataform input[type='text'], .cart-dataform input[type='email'], .cart-dataform input[type='password'], .cart-dataform input[type='tel'], .cart-dataform select {
	width: 100%; 
	padding-top: 8px; padding-bottom: 8px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* IE 8+ */  
}
#deliveryaddressForm, #change_deliveryaddressForm { margin-top: 20px; }
#copy-data { font-size: 12px; padding-left: 25px; position: relative; display: inline-block; }
#copy-data.inactive { opacity: 0.6; pointer-events:none; }
#copy-data::before{ content:''; position: absolute; left: 0; top: calc(50% - 8px); width:16px; height:16px; background: url(../img/layout/copy-icon.svg) 0 0 no-repeat; opacity: 0.3; }
#change_deliveryaddressForm input[type]:read-only { opacity: 0.6; }
#change_deliveryaddressForm select.readonly { opacity: 0.6; pointer-events:none; }
#fmlogin { margin-bottom: 40px; }
.container-cart #loginBtn, .container-cart #registerBtn { display: none; }

#ankieta { margin: 0; list-style-type: none;  }
#ankieta li { float: left; width: 25%; margin-bottom: 5px; }
#ankieta li:last-child label { margin-right: 5px; }
#ankieta li input[type='text'] { max-width:100%;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* IE 8+ */ }

#confirm-order { list-style-type: none; margin: 0; padding-bottom: 20px; border-bottom: 1px solid #EBEEF0; }
#confirm-order span { display: inline-block; min-width: 200px; }

.box-paczkomaty { border: 1px solid #ee7f21; padding: 20px; }
.box-paczkomaty p:last-child { margin: 0; }

.box-payment { border: 1px solid #ee7f21; text-align: center; margin: 0 0 20px 0; padding: 20px; }
.box-payment p { margin: 0 0 20px 0; }

.cart-info { color: #ee7f21; border: 2px solid #ee7f21; padding: 20px; margin-bottom: 20px; }
.ceneo-box { padding: 20px 20px 20px 160px; background: #F8F8F8 url(../img/layout/zaufane-opinie.png) 20px 50% no-repeat;}

/* popup do koszyka ------------------------------------------------------------------------------ */
#windowcart {display: none; }
#windowcart-head { font-weight: bold; font-size: 16px; margin-bottom: 20px; }
.windowcart-buttons { margin: 0 -5px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.windowcart-buttons a { -webkit-flex: 1 1; flex: 1 1; text-align: center; white-space: nowrap; margin: 0 5px; margin-bottom: 10px; }

#windowcart-recommended { max-width: 900px; }
#windowcart-recommended h3 { font-size: 16px; }
#windowcart-recommended .gallery5 .product { width: calc(20% - 16px) !important; margin-right: 20px !important; margin-bottom: 20px; min-width: 160px; }
#windowcart-recommended .gallery5 .product:nth-child(5n) { margin-right: 0 !important; }
#windowcart-recommended .gallery5 .product:nth-child(n+11) { display: none; }
#windowcart-recommended .product .product-actions { display: none; }
#windowcart-recommended .product .description-wrapper { text-align: center; }
#windowcart-recommended .product a.add-to-cart, #windowcart-recommended .product a.ask { display: inline-block; margin-top: 10px; }

/* wyszukiwanie zaawansowane ------------------------------------------------------------------------------ */
#search-adv header { padding: 20px; background: #F5F6F7; margin-bottom: 20px; }
#search-adv h4 { display: inline; font-size: 16px; margin-right: 20px; }
#search-adv header input[type='text'] { margin-right: 10px; }
#search-adv header p { margin-bottom: 0; margin-top: 10px; }
#search-adv .cont { padding: 20px; }
#search-adv .title { font-weight: bold; margin: 0 0 10px 0; }
#search-adv ul { margin: 0 0 20px 0; list-style-type: none; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
#search-adv ul li { width: calc(33.333333333% - 6.666666667px); margin-bottom: 5px; padding-bottom: 5px; margin-right: 10px; border-bottom: 1px solid #EBEEF0; }
#search-adv .cont input[type='text'] { width: 80px; }

/* wyszukiwanie nie znalezione  ------------------------------------------------------------------------------ */
#not-found { text-align: center;  }
#not-found .message { margin: 40px 0; font-weight: bold; }
#not-found .title { margin-right: 10px; }
#not-found p { margin-bottom: 20px; }

/* logowanie  ------------------------------------------------------------------------------ */
#login-box p { margin: 0 0 20px 0;  }
#login-box ul { margin: 0 0 10px 0; list-style-type: none;}
#login-box li { margin: 0 0 10px 0; clear: both; }
#login-box label { display: inline-block; width: 40%; max-width: 150px; }
#login-box input[type='text'], #login-box input[type='password'] { width: 60%; max-width: 350px; 
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* IE 8+ */
}
#login-box .btn { margin-bottom: 20px;   }
#login-box .more { color: #0083F4; text-decoration: underline; }
#pass-form input[type='text'] { margin: 0 10px 10px 0; }

.error-box { text-align: center; font-weight: bold; padding: 30px 20px; border-bottom: 1px solid #EBEEF0; }

/* rejestracja  ------------------------------------------------------------------------------ */
#register-info h4 { font-size: 16px; margin-bottom: 20px;  }
#register-info ul { margin: 0 0 20px 1em;  }

.register-data { margin: 0 0 20px 0; list-style-type: none; }
.register-data li { margin: 0 0 10px 0; clear: both; }
.register-data label { display: inline-block; width: 50%; max-width: 200px; }
.register-data li input[type='text'], .register-data li input[type='password'], .register-data li input[type='email'], .register-data li select { width: 50%; 
	
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* IE 8+ */
}
#regulations, #regulations-form { margin: 0 0 20px 0; list-style-type: none; font-size: 12px; }
#regulations li, #regulations-form li { margin: 0 0 10px 0; clear: both; }
#regulations a, #regulations-form a { text-decoration: underline; }

#customer-data h4 { margin-bottom: 10px; }
#customer-data fieldset { border: 0; padding: 0; margin: 0; }
#customer-data legend { display: none; }
#customer-data .removeBox { display: flex; }
#customer-data .removeBox h4 { min-width: 200px; }

#login-index h4, #register-box h4 { margin-bottom: 10px; font-size: 16px; } 
#host-ip { font-size: 12px; color: #999; margin-bottom: 20px; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; }
#host-ip label { margin-right: 10px; }

#register-box-wrapper {  display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; -webkit-flex-direction: column; flex-direction: column; -webkit-align-items: center; align-items: center; }
#register-box-wrapper #register-box { max-width: 50%; }

/* strony CMS  ------------------------------------------------------------------------------ */


/* +18  ------------------------------------------------------------------------------ */
#adult { text-align: center; }
#adult h4 { margin: 20px 0; color: #FF0707; }
#adult .btn { margin: 0 10px; }

/* schowek  ------------------------------------------------------------------------------ */
#safe-empty h4 { margin-bottom: 10px; color: #272C4A; font-size: 24px; }

/* Aktualności, Blog  ------------------------------------------------------------------------------ */
#blog-search { margin-bottom: 20px; }
#blog-search form { padding-right: 45px; position: relative;}
#blog-search input[type='search'] { width: 100%; height: 40px; padding: 0 5px; -webkit-appearance: none; }
#blog-search .btn-search { width: 45px; height: 40px; border: 0; cursor: pointer; position: absolute; right: 0; top: 0; font-weight: bold; }

#articles-menu .box-left-header { background-image: url(../img/layout/menu-icon.svg); }
#articles-menu ul { margin: 0; list-style-type: none; }
#articles-menu li { margin: 0; padding: 6px 15px; border-bottom: 1px solid #EBEEF0; }
#articles-menu .categories .active { font-weight: bold; }

.articles .linked { border-bottom: 1px solid #EBEEF0; margin-bottom: 20px; padding-bottom: 20px; }
.articles-item:last-child .linked { border-bottom: 0; margin-bottom: 0; padding-bottom: 0;}
.articles .linked p { margin: 0; font-size: 12px; }
.articles .linked span { color: #9A9DAC;; }

.articles-item { margin-bottom: 20px; }
.articles-item .date, #article .date { margin: 0 0 5px 0; color: #9A9DAC; text-align: right; }

.articles-item h3.title { font-size: 16px; margin: 0 0 10px 0; font-weight: normal; }
.articles-item h3.title a {  }

.articles-item .more { margin-bottom: 20px; }
.articles-item .more a { position: relative; display: block; width: 60px; height: 32px; text-indent: -9999px; font-size: 0; 
-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; 
background: rgb(252,192,44); 
background: linear-gradient(270deg, rgba(252,192,44,1) 0%, rgba(238,127,33,1) 100%); }
.articles-item .more a::after { content: ''; position: absolute; z-index:10; top: 0; left: 0; right: 0; bottom: 0; background: url(../img/layout/arrow-forward.svg) 50% 50% no-repeat; }

#article h4.title { margin-bottom: 10px; }
#article .article-content { border-bottom: 1px solid #EBEEF0; margin-bottom: 20px; padding-bottom: 20px; }
#comment-list { margin-bottom: 20px; border-bottom: 1px solid #EBEEF0; }
#comment-list .comment { margin-bottom: 20px; }
#comment-list .user { margin-bottom: 5px;}
#comment-list .user strong { margin-right: 5px;}
#comment-list .user em { font-size: 12px; color: #9A9DAC;; font-style: normal; }
#comment-list .reply { padding-left: 20px; margin-left: 20px; border-left: 1px solid #EBEEF0; }
#comment-list .reply-btn { color: #0083F4; text-decoration: underline; font-size: 12px; }

#article-products { margin-bottom: 20px; }
#article-products .product { float: left; width: 49%; padding: 10px 0; margin: 0 1% 0 0; border-bottom: 1px solid #EBEEF0; }
#article-products .product:nth-child(2n) { margin: 0 0 0 1%; }
#article-products .product:nth-child(2n+1) { clear: both; }
#article-products .product-box { display: table; width: 100%; }
#article-products .product-img  { display: table-cell; width: 80px; padding-right: 20px; text-align: center; }
#article-products .description { display: table-cell; vertical-align: top; }
#article-products .description p { margin-bottom: 0; }

#start-articles { margin-bottom: 115px; background-color: #f6f7fb; border: 1px solid #dedfe6; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; 
display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex;
padding: 59px 79px;
}
#start-articles header { -webkit-flex: 0 1 24.260355%; flex: 0 1 24.260355%; }
#start-articles header .title { margin-bottom: 10px; }
#start-articles header a { text-decoration: underline; color: #1686f1; }
#start-articles .cont { -webkit-flex: 0 1 75.739645%; flex: 0 1 75.739645%; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; -webkit-flex-wrap:wrap; flex-wrap:wrap; }
#start-articles .article-item { width: calc(50% - 24px); margin-right: 48px; }
#start-articles .article-item:nth-child(2n) { margin-right: 0; }
#start-articles .cont { display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; }
#start-articles .date { width: 44px; margin-right: 15px; text-align: center; }
#start-articles .date .item1 { display: block; height: 44px; line-height: 44px; background-color:#dedfe6; font-size: 24px; font-weight: bold; color: #272c4a; }
#start-articles .date .item2 { display: block; background-color: #9a9dac; color: #fff; font-weight: bold; font-size: 12px; }
#start-articles .date .item3 { display: none; }
#start-articles .desc { -webkit-flex: 1 1; flex: 1 1; font-size: 16px; }
#start-articles h4 { margin-bottom: 30px; font-weight: 500; font-size: 18px; line-height: 1.3em; min-width: 2.6em; }
#start-articles h4 a { color: #272c4a; }
#start-articles .more { padding-top: 10px; margin-bottom: 0; } 
#start-articles .more a { position: relative; display: block; width: 60px; height: 32px; text-indent: -9999px; font-size: 0; 
-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; 
background: rgb(252,192,44); 
background: linear-gradient(270deg, rgba(252,192,44,1) 0%, rgba(238,127,33,1) 100%);
 }  
#start-articles .more a::after { content: ''; position: absolute; z-index:10; top: 0; left: 0; right: 0; bottom: 0; background: url(../img/layout/arrow-forward.svg) 50% 50% no-repeat; }
#start-articles .article-img { margin-bottom: 20px; }
#start-articles .article-img img { display: block; margin: 0 auto; }

/* Lista kategorii  ------------------------------------------------------------------------------ */
#categories-list h4 { text-transform: uppercase; margin-bottom: 5px; }
#categories-list h4 a {  }
#categories-list ul { margin: 0 0 20px 0; list-style-type: none; }
#categories-list ul li { display: inline-block; min-width: 16%; margin-right: 3%; }

/* Lista producentów  ------------------------------------------------------------------------------ */
#producer-list ul { margin: 0; list-style-type: none; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
#producer-list li { width: calc(25% - 15px); margin-right: 20px; margin-bottom: 20px; }
#producer-list li a { border: 1px solid #F0F2F5; display: block; height: calc(100% - 22px); padding: 10px; 
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex;
-webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -webkit-flex-direction: column; flex-direction: column;
text-decoration: none;
 -webkit-transition: all 0.2s ease-out;
 -moz-transition: all 0.2s ease-out;
 -o-transition: all 0.2s ease-out;
 -ms-transition: all 0.2s ease-out;
 transition: all 0.2s ease-out;
}
#producer-list li a:hover { border-color: transparent; -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2); -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2); box-shadow: 0 5px 10px rgba(0,0,0,0.2); }  
#producer-list .producer-logo-wrapper { width: 100%; max-width: 200px; margin: 0 auto 5px auto; }
#producer-list .producer-logo { display: block; padding-bottom: 50%; position: relative; }
#producer-list .img-wrapper { position: absolute; top: 0; left: 0; bottom: 0; right: 0;  display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -webkit-flex-direction: column; flex-direction: column; }
#producer-list .producer-logo img { max-height: 100%; }

/* mapa kategorii  ------------------------------------------------------------------------------ */
#category-map .category {  float: left; width: calc(33.333333333% - 13.333333333px); margin-right: 20px; margin-bottom: 20px ; }
#category-map h3 { text-transform: uppercase; margin: 0 10px 10px 0; font-size: 1em; }
#category-map h3 a {  }
#category-map .category-img { margin: 0 10px 10px 0; }
#category-map .subcategory-cont { margin-right: 10px; }

/* historia zamówień  ------------------------------------------------------------------------------ */
#order-history ul { float: left; width: 100%; margin: 0 0 20px 0; list-style-type: none; border-bottom: 1px solid #EBEEF0; } 
#order-history li { float: left; width: 30.33%; margin: 0 3% 10px 0; }  
#order-history .item1 b { margin-right: 10px; }  
#order-history span { color: #9A9DAC; }  
#order-history a.more { color: #0083F4; text-decoration: underline; } 
#order-history p { margin: 0; }

#order-info .title { font-weight: bold; margin: 0 0 10px 0; } 
#order-list-header { clear: both; float: left; width: 100%; background-color: #F5F6F7; margin: 0; list-style-type: none; }
#order-list-header li { float: left; padding: 10px 0; margin: 0; font-weight: bold; }
#order-list-header .name { width: 45%; }
#order-list-header .price { width: 20%; text-align: center;}
#order-list-header .number { width: 15%; text-align: center; }
#order-list-header .value { float: right; width: 20%; text-align: right; }
#order-list-header span { margin: 0 20px; }

#order-products .item { float: left; width: 100%; padding: 10px 0; border-bottom: 1px solid #EBEEF0; }
#order-products .product-img { float: left; width: 15%; text-align: center; overflow: hidden;  }
#order-products .description { float: left; width: 30%; }
#order-products .price { float: left;  width: 20%; text-align: center;  }
#order-products .number { float: left; width: 15%; text-align: center; }
#order-products .value { float: right; width: 20%; text-align: right; }
#order-products span.name { color: #9A9DAC;; display: none; }
#order-info .sum { clear: both; text-align: right; }
#order-info #confirm-order { margin-bottom: 10px; }

.download-files { margin: 0 0 40px 0; list-style-type: none; }
.download-files li { margin: 0 0 5px 0; padding: 0 0 0 20px; background: url(../img/layout/download-files.svg) 0 50% no-repeat; }
.download-files li .name { margin-right: 20px; }

#order-item-info { margin: 0; list-style-type: none; }
#order-item-info li { float: left; width: 100%; margin: 0 0 10px 0; padding-bottom: 10px; border-bottom: 1px solid #EBEEF0; }
#order-item-info li:last-child {  border: 0; }
#order-item-info li.first { color: #9A9DAC;; }
#order-item-info .item1 { width: 30%; float: left; }
#order-item-info .item2 { width: 65%; float: right; }

/* program partnerski ------------------------------------------------------------------------------ */
#pp h4 { margin-bottom: 20px; }
#pp textarea { width: 100%; max-width: 600px; margin: 0 0 40px 0; 
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* IE 8+ */
}
#pp ul { margin: 0; list-style-type: none; }
#pp .pp-link { margin: 0 0 20px 0; list-style-type: none; border-bottom: 1px solid #EBEEF0;}
#pp .pp-link li { margin: 10px 0 0 0; float: left; position: relative; top: 1px; }
#pp .pp-link li a { display: block; background: #eae8e9; border: 1px solid #EBEEF0; padding: 0 20px; margin-right: 10px; outline: 0; text-decoration: none; height: 38px; line-height: 38px; overflow: hidden; }
#pp .pp-link li.active a { background-color: #fff; border-bottom-color: #fff;  }
#pp .pp-lista1 li { margin: 0; padding: 5px 0; list-style-type: none; border-bottom: 1px solid #F2F2F2; }
#pp .item1 { display: inline-block; min-width: 30%; margin-right: 10px; }
#pp .item2 { display: inline-block;}
#pp .item2 input[type='text'] { width: 50%; min-width: 220px; margin-right: 10px; margin-bottom: 10px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* IE 8+ */
}
#pp .pp-tabela ul { display: table; width: 100%; padding: 5px 0; border-bottom: 1px solid #F2F2F2; }
#pp .pp-tabela ul:nth-child(2n) { background-color: #FAFAFA;  }
#pp .pp-tabela ul:first-child { font-weight: bold; }
#pp .pp-tabela1 li { display: table-cell; padding: 0 10px; }
#pp .pp-tabela1 li:nth-child(1) { width: 120px; }
#pp .pp-tabela1 li:nth-child(3) { width: 120px; text-align: right; }
#pp .pp-tabela1 li:nth-child(4) { width: 120px; text-align: right; }
#pp .pp-tabela2 li { display: table-cell; padding: 0 10px; width: 15%; text-align: center; }
#pp .pp-tabela2 li:nth-child(1) { width: auto; text-align: left; }
#pp span.name {  font-weight: bold; display: none; }
#pp .sum { font-weight: bold; }
#pp .pp-tabela1 .sum li:nth-child(1) { width: auto; text-align: right; }
#pp .pp-tabela1 .sum li:nth-child(2) { width: 120px; padding-right: 150px; text-align: right;}

/* formularze  ------------------------------------------------------------------------------ */
.form-default dl { clear: both; margin: 0 0 10px 0; }
.form-default dt { float: left; width: 40%; max-width: 300px; margin: 0; }
.form-default dd { display: inline-block; width: 60%; margin: 0; }
.form-default dt label { margin-right: 20px; margin-bottom: 10px; display: inline-block; }
.form-default dd input[type='text'], .form-default li input[type='password'] { width: 80%; max-width: 250px; }
.form-default dd textarea { width: 100%; 
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* IE 8+ */
 }
.form-default h4 { margin-bottom: 10px; font-size: 16px; }
.form-default .submit-item label { width: 40%; max-width: 300px; display: inline-block; }
.form-default .ui-datepicker-trigger { float: none; }

#tableElements { width: 100%; }
#tableElements th { text-align: left; padding-bottom: 5px; font-weight: normal; }
#tableElements td { padding: 0 10px 10px 0; }
#tableElements .item1 { width: 260px; }
#tableElements .item1i { width: 100%; }
#tableElements .item2i { max-width: 100px; min-width: 50px; }


/* kontakt  ------------------------------------------------------------------------------ */
.contact-left { float: left; width: 50%; margin-bottom: 20px; }
#contact-form { float: right; width: 50%; margin-bottom: 20px; }
#contact-form ul { margin: 0; list-style-type: none; }
#contact-form li { margin: 0 0 10px 0; clear: both; }
#contact-form label { display: inline-block; width: 50%; max-width: 200px;  }
.form-default .recaptcha-wrapper, #contact-form .recaptcha-wrapper { display: inline-block; }
.form-default .g-recaptcha, #contact-form .g-recaptcha { margin-bottom: 5px; }
#contact-form .first label { float: left; }
#contact-form input[type='text'], #contact-form input[type='email'], #contact-form textarea { width: 50%; 
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* IE 8+ */
}
#contact-form h4 { margin-bottom: 10px; text-transform: uppercase; }

.label-check { font-size: 12px; }
.label-check a { text-decoration: underline; }
#contact-form .label-check { width: auto; max-width: none; }

#contact-map { clear: both; }
#contact-map iframe { width: 100%; max-width: 600px; }
#contact-map h4 { margin-bottom: 10px; text-transform: uppercase; }

/* stopka i panel dolny ------------------------------------------------------------------------------ */
.container-bottom { color: #fff; padding-top: 54px; }
.container-bottom .box-bottom { float: left; width: calc(25% - 15px); margin-right: 20px; margin-bottom: 54px;  }
.container-bottom .box-bottom .title { margin-bottom: 35px; font-weight: bold; font-size: 16px; }
.container-bottom .box-bottom ul { margin: 0; list-style-type: none; }
.container-bottom .box-bottom ul li { margin-bottom: 5px; }

.container-bottom .seo-box-cont { padding-left: 55px; }
.container-bottom .seo-box a { margin-right: 7px; }
.container-bottom .seo-box a:last-child { margin-right: 0; }
.container-bottom a { color: #fff; }

#footer-wrapper { background-color: #232843; color: #fff; }
#footer { font-size: 12px; padding: 40px 0 60px 55px; 
display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex;
-webkit-align-items: flex-end; align-items: flex-end; 
-webkit-justify-content: space-between; justify-content: space-between;
}
#footer .item1 { max-width: 560px; }
#footer .selly { line-height: 25px; white-space: nowrap; }
#footer .selly img { vertical-align: middle; }
#footer .selly a { color: #F85422; text-decoration: none; font-weight: bold; font-size: 11px; }
#footer .payment img { opacity: 0.6; }

/* newsletter */
.box-newsletter-wrapper { padding-top: 200px; }
.box-newsletter { background-color: #f6f7fb; border: 1px solid #dedfe6; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; margin-bottom: 89px; }
.box-newsletter .newsletter-item1 { -webkit-flex: 0 1 57.615894%; flex: 0 1 57.615894%; }
.box-newsletter .newsletter-item1 .newsletter-cont { padding: 59px 20px 59px 79px; }
.box-newsletter .newsletter-item2 { -webkit-flex: 0 1 42.384106%; flex: 0 1 42.384106%; position: relative; }
.box-newsletter .newsletter-item2 .image { position: absolute; bottom: 0; width: 100%; }
.box-newsletter .newsletter-item2 .image img { display: block; margin: 0 auto; }
.box-newsletter .title { font-size: 32px; font-weight: bold; margin-bottom: 10px; color: #272c4a; }
.box-newsletter .info { margin-bottom: 40px; font-size: 16px; }

#newsletter-form fieldset { border: 0; padding: 0; margin: 0;  }
#newsletter-form .cont { margin-bottom: 20px; border: 1px solid #c3c6d8; background-color: #fff; position: relative; -webkit-border-radius: 33px; -moz-border-radius: 33px; border-radius: 33px; overflow: hidden; }
#newsletter-form input[type='text'] { border: 0; height: 64px; padding: 0 0 0 30px; width: 100%;
	font-size: 16px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* IE 8+ */
 }
#newsletter-form .label-wrapper input[type="checkbox"] { margin: 0; display: none; }
#newsletter-form .label-wrapper label { padding-left: 36px; position: relative; display: block; color: rgba(0,0,0,0.64); }
#newsletter-form .label-wrapper label::before { content: ''; position: absolute; top: 0; left: 0; width: 18px; height: 18px; background-color: #fff; border: 1px solid #c3c6d8; }
#newsletter-form .label-wrapper input[type="checkbox"]:checked + label::after { content: ''; position: absolute; top: 5px; left: 5px; width: 10px; height: 10px; background-color: #272c4a; }
#subscribe-btn { position: absolute; top: calc(50% - 11px); right: 49px; border: 0; cursor: pointer; }
.unsubscribe-wrapper { -webkit-align-self: flex-end; align-self: flex-end; }
#unsubscribe-btn { border: 0; font-size: 12px; background-color: transparent; border: 1px solid #EBEEF0; cursor: pointer; }

#contact-box { border-top: 1px solid #dedfe6; padding: 28px 0; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; -webkit-align-items: center; align-items: center; } 
#contact-box .title { -webkit-flex: 0 1 25%; flex: 0 1 25%; font-size: 24px; color: #272c4a; font-weight: bold; text-align: right; }
#contact-box .title span { display: inline-block; width: 100%; max-width: 270px; text-align: left; } 
#contact-box .items { -webkit-flex: 0 1 75%; flex: 0 1 75%; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; -webkit-align-items: center; align-items: center; }
#contact-box .item1 { margin-right: 45px; }
#contact-box .item2 { -webkit-flex: 1 1; flex: 1 1; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; }
#contact-box .item2 > p { -webkit-flex: 1 1; flex: 1 1; }
#contact-box a { text-decoration: underline; color: #1686f1; }

/* widzety */
#widget-faceboox { width: 300px; top: 170px; right: -300px; background-color: #fff; position: fixed; z-index: 999; }
#widget-faceboox .cont { position: relative; }
#widget-faceboox .icon { position: absolute; width: 35px; height: 35px; left: -35px; background: #3B5998 url(../img/layout/facebook-widget-icon.svg) calc(100% - 5px) bottom no-repeat; }

#widget-allegro { position: fixed; width: 400px; top: 210px; right: -400px; color: #000; z-index: 200;}
#widget-allegro .cont { background-color: #F5F6F7; border: 1px solid #EBEEF0; padding: 10px; position: relative; z-index: 999; }
#widget-allegro .allegro-icon { position: absolute; top: -1px; left: -35px; width: 35px; height: 85px; background: #F5F6F7 url(../img/layout/allegro-widget-icon.svg) 50% 50% no-repeat; }
#widget-allegro h3 { float: left; font-size: 1em; margin: 0; height: 22px; line-height: 22px; }
#widget-allegro .more { float: right; margin-bottom: 10px; font-size: 12px; line-height: 22px; height: 22px; padding: 0 10px; text-decoration: none; background-color: #F86300; color: #fff; }
#widget-allegro .pozyt { clear: both; margin-bottom: 10px; height: 40px; line-height: 40px; font-size: 16px; color: #fff; background-color: #6F9E25; padding: 0 10px; }
#widget-allegro .box1 { margin-bottom: 10px; background-color: #fff; padding: 10px; font-size: 12px; }
#widget-allegro .box1 p { margin: 0 0 5px 0; padding: 0; }
#widget-allegro .box1 ul { margin: 0; list-style-type: none; }
#widget-allegro .box1 ul li { margin: 0 0 5px 0; float: left; width: 100%; line-height: 14px; }
#widget-allegro .box1 ul li strong { float: left; width: 220px; font-weight: normal; }
#widget-allegro .box1 ul li div { float: right; width: 120px; text-align: right; font-weight: bold; background: url(../img/layout/stars.svg) 0 bottom no-repeat; }
#widget-allegro .box1 ul li div.prate5 { background-position: 0 0; }
#widget-allegro .box1 ul li div.prate4 { background-position: 0 -20px; }
#widget-allegro .box1 ul li div.prate3 { background-position: 0 -40px; }
#widget-allegro .box1 ul li div.prate2 { background-position: 0 -60px; }
#widget-allegro .box1 ul li div.prate1 { background-position: 0 -80px; }

#widget-allegro .box2 { background-color: #fff; padding: 10px; font-size: 12px; }
#widget-allegro .top { margin: 0 0 4px 0; list-style-type: none; float: left; width: 100%; }
#widget-allegro .top li { float: left; text-align: center; width: 20%; }
#widget-allegro .main { margin: 0; list-style-type: none; float: left; width: 100%; }
#widget-allegro .main li { padding: 4px 0; float: left; text-align: center; width: 20%; }
#widget-allegro .main .item1 { text-align: left; }
#widget-allegro .pozytywne { color: #009b00; font-weight: bold; }
#widget-allegro .neutralne { color: #646464; font-weight: bold; }
#widget-allegro .negatywne { color: #ee3e2b; font-weight: bold; }
#widget-allegro .pozytywne .item1, #widget-allegro .negatywne .item1, #widget-allegro .neutralne .item1 { color: #000; font-weight: normal; }

/* popups */
#popup-page { display: none; }
#popup-exit { display: none; text-align: center; padding: 20px; }
#popup-exit h4 { font-size: 24px; margin-bottom: 20px; }
#popup-exit .items { min-width: 600px; margin: 0 auto;  display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; }
#popup-exit .items a { border: 1px solid #F0F2F5; background-color: #F7F8F9; text-transform: uppercase; padding: 20px 10px; -webkit-flex: 1 1 calc(33.333333333% - 28.6px); flex: 1 1 calc(33.333333333% - 28.6px); margin-right: 10px; text-decoration: none;
 -webkit-transition: all 0.2s ease-out;
 -moz-transition: all 0.2s ease-out;
 -o-transition: all 0.2s ease-out;
 -ms-transition: all 0.2s ease-out;
 transition: all 0.2s ease-out;
 }
#popup-exit .items a:hover { border-color: #D1D5D7; -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2); -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2); box-shadow: 0 0 10px rgba(0,0,0,0.2); }
#popup-exit .items a:last-child { margin-right: 0; }
#popup-exit .icon { display: block; margin: 0 auto 20px 0; }
#popup-exit .icon img { display: block; margin: 0 auto; }
#popup-exit .pbtn { display: inline-block; line-height: 40px; height: 40px; padding: 0 10px; font-weight: bold; }

#popup-newsletter { max-width: 600px; display: none; }
#popup-newsletter .title { font-size: 22px; font-weight: bold; margin-bottom: 10px; }
#popup-newsletter .info { margin-bottom: 20px; }
#popup-newsletter-form fieldset { border: 0; padding: 0; margin: 0; }
#popup-newsletter-form .cont { margin-bottom: 10px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; }
#popup-newsletter-form .input-wrapper { -webkit-flex: 1 1; flex: 1 1; }
#popup-newsletter-form input[type='text'] { width: 100%; height: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* IE 8+ */
}
#popup-newsletter-form .info { margin-bottom: 20px; }
#popup-newsletter-form .clauses p { line-height: 1.3em; }
#popup-newsletter-form .clauses p:last-child { margin-bottom: 0; }

/* informacja o cookies */
#selly-cookies { display: none; position: fixed; font-size: 12px; bottom: 0; padding: 5px 0; width: 100%; z-index: 10000; background: #F1F1F1;  -moz-box-shadow: 2px 2px 10px #E6E6E6 inset; -webkit-box-shadow: 2px 2px 10px #E6E6E6 inset; box-shadow: 2px 2px 10px #E6E6E6 inset; }
#selly-cookies p { margin: 0; }
#selly-cookies .cont { max-width: 1300px; margin: 0 auto; padding: 0 20px; }
#selly-cookies a.close { float: right; margin: 0; }

#newsletter-popup, .newsletter-link { display: none; }
#newsletter-popup { clear: both; max-width: 800px; background-color: #fff; }
#newsletter-popup form { margin: 0; padding: 20px; }
#newsletter-popup fieldset { padding: 0; border: 0; text-align: center; }
#newsletter-popup form p { text-align: center; font-size: 16px; margin-bottom: 20px; font-weight: bold; }
#newsletter-popup form input[type='text'] { padding: 0 15px; height: 30px; margin-right: 5px; margin-bottom: 10px; }
#newsletter-popup #subscribe-btn2 { background-color: #D99289; color: #fff; border: 0; font-weight: bold; height: 32px; text-transform: uppercase; }

/* slider  ------------------------------------------------------------------------------ */
.swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; list-style: none; padding: 0; z-index: 1; }
.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; transition-property: transform; box-sizing: content-box; }
.swiper-container-android .swiper-slide, .swiper-wrapper { transform: translate3d(0px, 0, 0); }
.swiper-container-multirow > .swiper-wrapper { -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.swiper-container-multirow-column > .swiper-wrapper { -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-flex-direction: column; flex-direction: column; }
.swiper-slide { -webkit-flex-shrink: 0; flex-shrink: 0; width: 100%; position: relative; transition-property: transform; }
.swiper-slide-invisible-blank { visibility: hidden; }

/* slider typ */
.swiper-container-autoheight .swiper-wrapper { align-items: flex-start; transition-property: transform, height; }
.swiper-container-css-mode > .swiper-wrapper { overflow: auto; scrollbar-width: none; -ms-overflow-style: none; }
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar { display: none; }
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide { scroll-snap-align: start start; }
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper { scroll-snap-type: x mandatory; }
.swiper-container-fade .swiper-slide { pointer-events: none; transition-property: opacity; }
.swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; }
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

/* slider controls */
.swiper-button-prev, .swiper-button-next { position: absolute; top: 50%; z-index: 10; cursor: pointer; 
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; -webkit-justify-content: center; justify-content: center;
background-color: rgba(195,198,216,0.32); background-repeat: no-repeat; background-position: 50% 50%; top: calc(50% - 32px); width: 64px; height: 64px; text-indent: -9999px; font-size: 0; outline: 0;
border-radius: 100%;
 }
.swiper-button-prev:hover, .swiper-button-next:hover { background-color: rgba(195,198,216,0.88); } 
 
.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled { display: none; cursor: auto; pointer-events: none; }
.swiper-button-prev:after, .swiper-button-next:after { text-transform: none !important; }
.swiper-button-prev { left: 0px; right: auto; background-image: url(../img/layout/controls-prev.svg); }
.swiper-button-prev:after { content: 'prev'; }
.swiper-button-next { right: 0px; left: auto; background-image: url(../img/layout/controls-next.svg); }
.swiper-button-next:after { content: 'next'; }
.swiper-button-lock { display: none; }

.swiper-pagination { transform: translate3d(0, 0, 0); display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; -webkit-justify-content: center; justify-content: center; }
.swiper-pagination .swiper-pagination-bullet { width: 20px; height: 20px; margin-right: 12px; outline: 0; border-radius: 100%; background: #272c4a; opacity: 0.12; }
.swiper-pagination .swiper-pagination-bullet:last-child { margin-right: 0; }
.swiper-pagination .swiper-pagination-bullet-active { opacity: 1; }
.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

/* Preloader */
.swiper-lazy-preloader { width: 40px; height: 40px; position: absolute; left: 50%; top: 50%; margin-left: -20px; margin-top: -20px; z-index: 10; transform-origin: 50%; animation: swiper-preloader-spin 1s infinite linear; box-sizing: border-box; border: 4px solid #333; border-radius: 50%; border-top-color: transparent; }
@keyframes swiper-preloader-spin { 100% { transform: rotate(360deg); } }
.swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000; }


/* Media Queries  ------------------------------------------------------------------------------ */

@media only screen and (max-width: 479px) {
	/* kontentery strony */
	.container-max { padding: 0 10px; }
	/* bloki layoutu strony */
	.sbox { padding: 10px; }
 
	/* nagłówek */	
	#header-main #logo img { max-height: 50px; }  
    #header-main .icon-box .title {  display: none; }
    #cartContents .cart-suma .title { display: list-item; }
	#header-main .icon-box > a, #header-main .cart-header-wrapper { margin-left: 10px; }
	#header-search #search { padding-right: 0; }
	
	#search-results .price strong { font-size: 14px; }
	#search-results .search-items { -webkit-flex-direction: column; flex-direction: column; }
	#search-results .search-item1 { padding: 10px 20px; border-right: 0; -webkit-order: 2; order: 2; }
	#search-results .search-item2 { padding: 10px; }
	#search-results .search-item1 p { margin-bottom: 5px; }

    #cartContents { padding: 0 10px; }
    #cartContents .cart-list { padding: 10px 2px; }
    #cartContents .cart-list .cart-product .product-img { flex: 0 0 50px; }
    #lang-box-bar { padding: 0; }
    #lang-box-bar li { margin-right: 2px; }
    #lang-box { font-size: 10px; }
	/* strona startowa */
	
	#start-articles { padding: 19px;  }
	#start-articles header { margin-bottom: 20px; }
	#start-articles .article-item { width: 100%; margin-right: 0; margin-bottom: 20px; }
	#start-articles .article-item:last-child { margin-bottom: 0; }
	
	#index-banner .items .desc { font-size: 18px; } 	
	.swiper-pagination .swiper-pagination-bullet { width: 12px; height: 12px; }	
	.swiper-pagination.page-slider-pagination { bottom: -6px; }
	
	#index-about .item-logo img { max-width: 150px; }
	#index-about .desc-items .items { -webkit-flex-direction: column; flex-direction: column; }
	#index-about .desc-items .item { -webkit-flex: 1 1; flex: 1 1; }
	#index-about .desc-items .item:first-child { margin-right: 0; margin-bottom: 20px; }
	#index-about { margin-bottom: 30px; }
	
	#contact-box .item1 { margin-right: 20px; -webkit-flex: 0 1 80px; flex: 0 1 80px; }

	/* strona kategorii */
	.list-nav { padding-right: 10px; padding-left: 10px; }
    .list-nav .item { margin-right: 15px; }
	.product-list-gallery .product { margin-right: 10px; }
	.gallery2 .product, .gallery3 .product, .gallery4 .product, .gallery5 .product { width: calc(50% - 5px); }
	.gallery3 .product:nth-child(2n), .gallery4 .product:nth-child(2n), .gallery5 .product:nth-child(2n) { margin-right: 0; }	
	#windowcart-recommended .gallery5 .product { width: calc(50% - 5px) !important; margin-right: 10px !important; margin-bottom: 10px !important; min-width: 130px !important; }
	#windowcart-recommended .gallery5 .product:nth-child(2n) { margin-right: 0 !important; }
	.product-list-default .product-img-warpper2 { width: 100px; margin-right: 12px; padding: 0; }
	.product-list-default .product-description { -webkit-flex: 1 1; flex: 1 1;}
	.product-list-default .prom-txt em { font-size: 12px; padding: 4px 10px; }
	.product-list-default .product h4 { font-size: 14px; margin-bottom: 10px; }
	.product-list-default .delivery { font-size: 12px; }
	.product-list-default .item-btns { text-align: left; }
	.product-list-default .price .item { display: inline-block; }
	
	.product-list-gallery .product h4, .product-list-slider .product h4 { font-size: 13px; }
	.product-list-gallery .product h5, .product-list-slider .product h5 { font-size: 13px; }
	.product-list-gallery .product .price .pprice, .product-list-slider .product .price .pprice { font-size: 18px; }
	.product-list-gallery .product .price b, .product-list-slider .product .price b { font-size: 18px; }
	.product-promo-procent { font-size: 12px; width: 35px; height: 35px; line-height: 35px; }
	
	.swiper-button-prev, .swiper-button-next { top: calc(50% - 16px); width: 32px; height: 32px; }
	
	/* mapa kategorii */
	#category-map .category { width: 100%; margin-right: 0; }
	
	/* lista producentów */
	#producer-list li { width: calc(50% - 10px); }
	#producer-list li:nth-child(2n) { margin-right: 0; }
	
	/* strona produktu */
	.product-top h1 { font-size: 24px; }
	.product-right-items { -webkit-flex-direction: column; flex-direction: column; }
	.product-right-item { width: 100%; margin-right: 0; }
	.product-right-item.item1 { margin-bottom: 24px; }	
	
	.tab-content { padding: 0; }
    .product-options .poption-item { width: calc(50% - 2.5px);  }
    .product-options .poption-item:nth-child(2n) { margin-right: 0; }
	#raty-items { padding-left: 0; }
	.tab-set .item { flex: 1 1 50%; }
	.tab-set .item:nth-child(2n+1) { clear: both; }
	.product-shapes li { width: 50%; }
	 #your-review form { -webkit-flex-direction: column; flex-direction: column; }
	 #your-review .item1 { -webkit-flex: 1 1; flex: 1 1; margin-bottom: 20px; } 
	 #your-review .item2 { -webkit-flex: 1 1; flex: 1 1; }
	 #review-list .review { font-size: 14px; }
	 #review-list li { -webkit-flex-direction: column; flex-direction: column;  }
	 #review-list .rate { margin-right: 0; margin-bottom: 10px; font-size: 14px; }
	
	/* porównanie produktów */
	#product-comparison .product { width: 100%; }
	
	/* strona aukcji */
	.auction-list .product-img { display: block; width: auto; text-align: center; margin-bottom: 10px; padding-right: 0; }
	.auction-list .description { display: block; width: 100%;}
	.auction-list .price { display: block; width: 100%; text-align: left; }	
	
	/* koszyk */
	.container-cart .cont { padding: 10px; }
	.cart-list { padding-left: 9px; padding-right: 9px; }
	.cart-suma { padding-left: 9px; padding-right: 9px; }
	.container-cart .gift-img  { display: none; }
	#total-order li span { width: auto; }
	#to-cart { -webkit-flex-direction: column; flex-direction: column; text-align: center; }
	#to-cart li:first-child { margin-bottom: 10px; }
	#to-cart a { display: block; }
	#to-cart input[type='submit'], #to-cart button { width: 100%; }
	.cart-tabs { margin: 0 0 10px 0; border: 0; }
	.cart-tabs li { width: 50%; margin-bottom: 10px; }
	.cart-tabs a { display: block; padding: 0 10px; height: 38px; }
	.cart-tabs .active a { border-bottom-color: #EBEEF0;  }
	.cart-data label.text { display: block; width: 100%; margin-bottom: 5px; }
	.cart-data li input[type='text'], .cart-data li input[type='password'] { width: 100%; }
	#confirm-order li { margin-bottom: 5px; }
	#confirm-order span { display: block; width: 100%; }
	#ankieta li { width: 50%; }
	.product-list-slider2 .description-wrapper { -webkit-flex-direction: column; flex-direction: column; }
	.product-list-slider2 .description { margin-right: 0; margin-bottom: 10px; }
	.product-list-slider2 .price { text-align: left; }	
	.product-list-slider2 .product h5 { display: none; }
	.product-list-slider2 .product .price .pprice { font-size: 16px; }	
	
	/* wyszukiwanie zaawansowane */
	#search-adv h4 { display: block; margin-bottom: 10px; }
	#search-adv header { padding: 10px; }
	#search-adv header input[type='text'] { margin-bottom: 10px; width: 100%;
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
		-moz-box-sizing: border-box;    /* Firefox, other Gecko */
		box-sizing: border-box;         /* IE 8+ */	
	}
	#search-adv .cont { padding: 10px; }
	#search-adv ul li { width: 100%; margin-right: 0; }
	
	/* rejestracja */
	.register-data label { display: block; width: auto; max-width: none; margin-bottom: 5px; }
	.register-data li input[type='text'], .register-data li input[type='password'], .register-data li input[type='email'], .register-data li select { width: 100%; }
	
	/* historia zamówień */
	#order-history li { width: 100%; margin-right: 0; }
	#order-products span.name { display: block; }
    
    #customer-data .removeBox { flex-wrap: wrap; }
	/* formularze */
	.form-default dt { float: none; width: 100%; max-width: none; }
	.form-default dd { display: inline-block; width: 100%; }
	.form-default dt label { margin-right: 0; margin-bottom: 5px; }
	.form-default .submit-item { text-align: center;  }
	.form-default .submit-item label { width: 100%; max-width: none; }

	/* stopka */
	.container-bottom { padding-bottom: 54px; }
	.container-bottom .box-bottom.seo-box { width: 100%; margin-right: 0; margin-bottom: 0; padding-bottom: 20px; border-bottom: 1px solid rgba(255,255,255,0.2); }
	.container-bottom .box-bottom.expand { width: 100%; margin-right: 0; margin-bottom: 0; border-bottom: 1px solid rgba(255,255,255,0.2); }
	.container-bottom .box-bottom:last-child { border-bottom: 0; }
	.container-bottom .cont { display: none; }
	.container-bottom .cont.active { padding-bottom: 10px; }
	.container-bottom .box-bottom.expand .title { cursor: pointer; padding: 10px 0; margin-bottom: 0; position: relative; }
	.container-bottom .box-bottom.expand .title::after{ content:''; position: absolute; right: 0; top:50%; margin-top:-5px; width:0; height:0; border-top:5px solid transparent; border-bottom:5px solid transparent; border-left:5px solid #fff; }
	
	/* newsletter */
	.box-newsletter .newsletter-item1 .newsletter-cont { padding: 20px; }
	
	/* kontakt */
	#contact-form label { display: block; width: 100%; margin-bottom: 5px; }
	#contact-form .first label { float: none; }
	#contact-form input[type='text'], #contact-form input[type='email'], #contact-form textarea { width: 100%; }
	
	/* widzety */
	#widget-faceboox { display: none; }
	#widget-allegro { display: none; }
}

@media only screen and (min-width: 480px) {
	/* stopka */
	.container-bottom .cont { display: block !important; }
	.container-bottom .title { pointer-events: none; }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	
	#search-results .search-item1 { padding: 20px 10px; }
	#search-results .search-item2 { padding: 10px; }		
	
	#start-articles .article-item { margin-bottom: 48px; }
	#start-articles .article-item:last-child { margin-bottom: 0; }
	
	/* strona kategorii */
	
	.product-list-default .product-img-warpper2 { width: 200px; padding: 0; }
	.product-list-default .product-description { -webkit-flex: 1 1; flex: 1 1; }
	.product-list-default .prom-txt em { font-size: 12px; padding: 4px 10px; }
	.product-list-default .product h4 {   }
	.product-list-default .delivery { font-size: 12px; }
	.product-list-default .item-btns { text-align: left; }
	.product-list-default .price .item { display: inline-block; }

	
	.gallery5 .product { width: calc(33.333333333% - 6.666666667px); }
	.gallery5 .product:nth-child(3n) { margin-right: 0; }	

	#windowcart-recommended .gallery5 .product { width: calc(50% - 10px) !important; }
    #windowcart-recommended .gallery5 .product:nth-child(2n) { margin-right: 0 !important; }
	
	/* mapa kategorii */
	#category-map .category { width: calc(50% - 10px); }
	#category-map .category:nth-child(2n) { margin-right: 0; }
	#category-map .category:nth-child(2n+1) { clear: both; }
	
	/* lista producentów */
	#producer-list li { width: calc(33.333333333% - 13.333333333px); }
	#producer-list li:nth-child(3n) { margin-right: 0; }
	
	/* strona produktu */
	.tab-set .item { width: 33.33%; }
	.tab-set .item:nth-child(3n+1) { clear: both; }
	
	/* porównanie produktów */
	#product-comparison .product { width: 50%; }
	#product-comparison .product:nth-child(2n+1) { clear: both;  } 
	
	/* strona aukcji */
	.auction-list .product-img { display: block; float: left; width: 26.277372263%; padding-right: 0;}
	.auction-list .img-box { margin-right: 20px; }
	.auction-list .description { display: block; float: right; width: 73.722627737%; }
	.auction-list .price { display: block; float: right; width: 73.722627737%; text-align: left; }
	
	/* wyszukiwanie zaawansowane */
	#search-adv ul li { width: calc(50% - 5px); }
	#search-adv ul li:nth-child(2n) { margin-right: 0; }
	
	/* historia zamówień */
	#order-history li { width: 47%; }
	#order-history li:nth-child(2n+1) { clear: both; } 
	#order-products span.name { display: inline; }

}

@media only screen and (min-width: 480px) and (max-width: 980px) {
	
	/* strona startowa */
	.box-newsletter .newsletter-item1 .newsletter-cont { padding: 59px; }	
	
    /*lista produktow*/
	.gallery3 .product, .gallery4 .product { width: calc(50% - 12px); }
	.gallery3 .product:nth-child(2n), .gallery4 .product:nth-child(2n) { margin-right: 0; }
	
	/* koszyk */
	#ankieta li { width: 33.333333333%; }
	
	/* stopka */
	.container-bottom .box-bottom { width: calc(50% - 10px); }
	.container-bottom .box-bottom:nth-child(2n) { margin-right: 0; }
	.container-bottom .box-bottom:nth-child(2n+1) { clear: both; }
	}

@media only screen and (max-width: 767px) {
	/* nagłówek */
	
	#header-top { min-height: 38px; }
	#header-top .sales-dep { font-size: 12px; margin-right: 20px; padding-left: 47px; }
	#header-top .sales-dep::before { width: 30px; height: 30px; top: calc(50% - 15px); background-size: 30px auto; }
	#header-top .header-opening { display: none; }	
	
	#lang-box { text-align: center; }
	#lang-box-wrapper { float: none; display: inline-block; }
	#lang-settings { text-align: left;}

    #header-main .cart-header-wrapper { position: static; }
	/* bloki layoutu strony */
	.side50 { float: none; width: auto; }
	.header-more { margin-bottom: 20px; }
	.header-more a.more { position: static; top: auto; }
		
	/* strona startowa */
	
	#index-banner .items { display: block; }
	#index-banner .items a { display: block; border: 1px solid #dedfe6; width: auto; margin: 0 auto 24px auto !important; max-width: 478px; }

	
	#startbox {  -webkit-flex-direction: column; flex-direction: column; -webkit-align-items: stretch; align-items: stretch;  }
	#hits, #hits:last-child { width: calc(100% - 48px); margin: 0 auto 24px auto;  }
	#news-start { width: auto; }	
	
	#start-articles { -webkit-flex-direction: column; flex-direction: column; }
	#start-articles header { -webkit-flex: 1 1; flex: 1 1; margin-bottom: 20px; }
	#start-articles .cont { -webkit-flex: 1 1; flex: 1 1; }
	#start-articles .article-item { width: 100%; margin-right: 0; }
	#start-articles .article-item:last-child { margin-bottom: 0; }
	
	#contact-box .item2 { -webkit-flex-direction: column; flex-direction: column; }
	
	/* strona kategorii */
	 #viewing-options-wrapper #viewing-options { display: none; }
	.list-nav.nav-top .pages, .list-nav.nav-bottom .pages { width: 100%; }
	.list-nav .sort.item { width: calc(60% - 5px); margin-right: 0;}
	.item.mobileFilters { display: block; }
	.list-nav .mobileFilters.item { width: calc(40% - 5px); margin-right: 0; text-align: right; -webkit-align-self: flex-end; align-self: flex-end; }
	article > #viewing-options { display: none; }
	
	.product-list-default .description-wrapper { -webkit-flex-direction: column; flex-direction: column; }
	.product-list-default .description { margin-right: 0; margin-bottom: 20px; }
	.product-list-default .price-wrapper { -webkit-align-items: stretch;  align-items: stretch; }
	.product-list-default .price { text-align: left; }	 	
	.product-list .legzemplarzy, .product-list .amount { display: none; }
	.product-list-default a.add-to-cart, .product-list-default a.ask { height: 44px; line-height: 44px; min-width: 160px; padding: 0 10px; }
	
	/* produkt w popup */
	.product-popup { -webkit-flex-direction: column; flex-direction: column; }
	.product-popup .product-popup-item { width: 100%; }
	.product-popup .product-popup-item.item2 { width: 100%; margin-left: 0; padding-left: 0;  border: 0; }
	.swiper-pagination.list-gallery-pagination { margin-bottom: 10px; }
	
	/* strona produktu */
	.product-left, .product-right { float: none; width: auto; margin-right: 0; }
	.tab-set .items { width: 100%; }
	.tab-set .price { clear: both; width: auto; float: none; text-align: left; background-color: #F8F8F8; padding: 10px; }
	.tab-set .price span { display: inline-block; margin: 0 10px 10px 0; }
	.form-product label { width: 100%; margin: 0 0 5px 0; }

	.algsTextImg, .algsImgText, .algsImgImg, .algsTextText { -webkit-flex-direction: column; flex-direction: column; }
	.algsTextImg > :first-child, .algsImgText > :first-child, .algsImgImg > :first-child, .algsTextText > :first-child { margin-right: 0; margin-bottom: 20px; }
	
	#product-ask li { -webkit-flex-direction: column; flex-direction: column; }
	
	/* strona aukcji */	
	.auction-list .product-box { display: block; }
	.auction-left, .auction-right { float: none; width: auto; }
	
	/* koszyk */
	.cart-list { -webkit-flex-wrap: wrap; flex-wrap: wrap; }
	.cart-list li { margin-right: 10px; margin-bottom: 5px; }
	.cart-list-header li { display: none; } 
	.cart-list-header li.cart-product { display: block; margin-bottom: 0; } 
	.cart-list .cart-product { width: 100%; margin-right: 0; -webkit-order: 1; order: 1;}	
	.cart-list .cart-cena { width: calc(50% - 5px); text-align: left; -webkit-order: 2; order: 2; }
	.cart-list .cart-wartosc { width: calc(50% - 5px); margin-right: 0; -webkit-order: 3; order: 3;  }
	.cart-list .cart-ilosc { width: auto; -webkit-order: 4; order: 4; }
	.cart-list .cart-ilosc-cont { margin-bottom: 0; }
	.cart-list .cart-usun { margin-right: 0; -webkit-order: 5; order: 5;}	
	.cart-list .name { display: inline-block; }
	.cart-list2 .cart-product { width: auto; margin-right: 10px; }
	.cart-list2 .cart-wartosc { width: auto; -webkit-flex: 1 1; flex: 1 1; }
	.cart-list2 .cart-cena, .cart-list2 .cart-ilosc { display: none; }
	.cart-suma .title { text-align: left; }
	.cart-suma .wartosc { margin-right: 0; }
	.select2 { -webkit-flex-direction: column; flex-direction: column; }
	.select2 .side:first-child { margin-bottom: 20px; }
	.select2 .side:nth-child(2n) { margin-left: 0; }
	.select2 .side.side-bottom { -webkit-align-self: auto; align-self: auto; }
	.container-cart #gift-box { -webkit-flex-direction: column; flex-direction: column; }
	.container-cart .gift { -webkit-flex: 1 1 100%; flex: 1 1 100%; margin-right: 0;  }
	.ceneo-box { padding: 20px; background-image: none;}
   .container-cart #loginBtn, .container-cart #registerBtn { display: block; }
	#cart-register, #cart-login { display: none; }
	#cart-register.active, #cart-login.active { display: block; }
	#register-box-wrapper #register-box { max-width: none; }
    
	#popup-exit { max-width: 100%; padding: 10px; }
	#popup-exit .items { min-width: 0; }
	#popup-exit .pbtn { display: block; font-size: 12px; }
	#popup-exit .items a { padding: 20px 0 0 0; -webkit-flex: 1 1 calc(33.333333333% - 8.6px); flex: 1 1 calc(33.333333333% - 8.6px);  }	
	
	/* histora zamówień */
	#order-list-header li { display: none; padding: 5px 0; }
	#order-list-header .name { display: block; }
	#order-products .product-img { width: 33.33%; margin: 0 0 10px 0; text-align: left; }
	#order-products .description { width: 66.66%; margin: 0 0 10px 0; text-align: left;}
	#order-products .price { width: 33.33%; clear: both; text-align: left;}
	#order-products .number { width: 33.33%; text-align: left;}
	#order-products .value { width: 33.33%; text-align: right;}
	
	/* program partnerski */
	#pp .pp-link li a { padding: 0 10px; }
	#pp .pp-tabela ul { display: block; }
	#pp .pp-tabela ul:first-child { display: none; }
	#pp .pp-tabela li { clear: both; display: block; margin-bottom: 10px; width: auto !important; text-align: left !important; }
	#pp span.name { display: block; float: left; min-width: 30%; margin-right: 10px; }
	#pp span.data { display: inline-block; }

	/* strona kontakt */
	.contact-left { float: none; width: auto; }
	#contact-form { float: none; width: auto; } 
	
	/* blog */
	#article-products .product { float: none; width: 100%; margin: 0; }
	#article-products .product:nth-child(2n) { margin: 0; }

 
 	#footer {  -webkit-flex-direction: column; flex-direction: column; -webkit-align-items: strech; align-items: strech; -webkit-justify-content: flex-start; justify-content: flex-start; }
 	#footer .item1 { max-width: none; margin-bottom: 20px; }
	#selly-cookies { font-size: 12px; }
	
	#box-client {  -webkit-flex-direction: column; flex-direction: column; }
	#box-client ul { -webkit-order: 2; order: 2; margin-bottom: 5px; }
	#box-client p { -webkit-order: 1; order: 1; margin-bottom: 5px; }
}

@media only screen and (min-width: 768px) {
	
	/* strona kategorii */
	.product-list-default .product:hover { border-bottom-color: transparent; }
.product-list-default .product::after { content: ''; position: absolute; top: 0; right: -20px; left: -20px; bottom: 0; 
-moz-box-shadow: 0 2px 12px rgba(0,0,0,0.24); -webkit-box-shadow: 0 2px 12px rgba(0,0,0,0.24); box-shadow: 0 2px 12px rgba(0,0,0,0.24); 
-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
 -webkit-transition: all 0.2s ease-out;
 -moz-transition: all 0.2s ease-out;
 -o-transition: all 0.2s ease-out;
 -ms-transition: all 0.2s ease-out;
 transition: all 0.2s ease-out;
 pointer-events:none;
 opacity: 0; visibility: hidden;
 }
	.product-list-default .product:hover::after { opacity: 1; visibility: visible; z-index: 5;  } 
		
.product-list-slider .product-box-bg, .product-list-gallery .product-box-bg { position: absolute; z-index: 10; top: -20px; right: -20px; left: -20px; bottom: -20px; background-color: #fff;
opacity: 0; visibility: hidden; -moz-box-shadow: 0 2px 12px rgba(0,0,0,0.24); -webkit-box-shadow: 0 2px 12px rgba(0,0,0,0.24); box-shadow: 0 2px 12px rgba(0,0,0,0.24); 
-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
 -webkit-transition: all 0.2s ease-out;
 -moz-transition: all 0.2s ease-out;
 -o-transition: all 0.2s ease-out;
 -ms-transition: all 0.2s ease-out;
 transition: all 0.2s ease-out;
 pointer-events:none;
 }
 
	.product-list-slider .product:hover .product-box-bg, .product-list-gallery .product:hover .product-box-bg { opacity: 0.92; visibility: visible; }
	.product-list-slider .product:hover .description-cont,
	.product-list-gallery .product:hover .description-cont { position: absolute; bottom: 0; width: 100%; }
	.product-list-slider .product:hover h4,
	.product-list-gallery .product:hover h4 {
	-webkit-transform: translate(0,-10px);
	-moz-transform: translate(0,-10px); 
	-o-transform: translate(0,-10px); 
	-ms-transform: translate(0,-10px); 
	transform: translate(0,-10px); 
	}
	.product:hover .product-actions { display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-moz-flex; display:-webkit-flex; display:flex; -webkit-justify-content: center; justify-content: center; }		
	
	
	/* mapa kategorii */
	#category-map .category:nth-child(3n) { margin-right: 0; }
	#category-map .category:nth-child(3n+1) { clear: both; }
	
	/* lista producentów */
	#producer-list li:nth-child(4n) { margin-right: 0; }
	
	/* strona produktu */
	.tab-set .item:nth-child(4n+1) { clear: both; }
	
	/* wyszukiwanie */
	#search-adv ul li:nth-child(3n) { margin-right: 0; }	
	
	/* historia zamówień */
	#order-history li:nth-child(3n+1) { clear: both; } 
	
	/* koszyk */
	#fmlogin .item { max-width: 50%; }

}


@media only screen and (min-width: 768px) and (max-width: 1200px) {
	
	#index-banner .items { -webkit-flex-wrap:wrap; flex-wrap:wrap; -webkit-justify-content: center; justify-content: center;}	
	#index-banner .items a { width: calc(50% - 14px); margin-bottom: 24px; }
	#index-banner .items a:nth-child(2n) { margin-right: 0; }
	#index-banner .items a:last-child { margin-bottom: 0; }
	
	#start-articles .article-item { width: 100%; margin-right: 0; margin-bottom: 48px; }
	#start-articles .article-item:last-child { margin-bottom: 0; }

}

@media only screen and (min-width: 768px) and (max-width: 980px) {
	
	#index-banner .items .desc { font-size: 20px; }	

	#hits { width: calc(38.0851064% - 72px); }
	#news-start { width: 61.9148936%; }
	#news-start:first-child { width: 100%; }
	
	
    /* strona kategorii */    
	.filters li { width: calc(33.333333333% - 16px); }
	.filters li:nth-child(3n) { margin-right: 0; }    
   .product-list-default .product-img-warpper2 { width: 280px; padding: 0; }
    
	.gallery4 .product { width: calc(33.333333333% - 18px); }
	.gallery4 .product:nth-child(3n) { margin-right: 0; }
	.gallery5 .product { width: calc(25% - 8px); }
	.gallery5 .product:nth-child(4n) { margin-right: 0; }
	#windowcart-recommended .gallery5 .product { width: calc(33.333333333% - 13.333333333px) !important; }
    #windowcart-recommended .gallery5 .product:nth-child(3n) { margin-right: 0 !important; }
    #windowcart-recommended .gallery5 .product:nth-child(4n) { margin-right: 20px; }
     
	/* strona produktu */
	.product-right-items { -webkit-flex-direction: column; flex-direction: column; }
	.product-right-item { width: 100%; margin-right: 0; }
	.product-right-item.item1 { margin-bottom: 24px; }
	ul.tabs a { padding: 0 15px; }
    .product-options .poption-item { width: calc(50% - 2.5px);  }
    .product-options .poption-item:nth-child(2n) { margin-right: 0; }
	/* porównanie produktów */
	#product-comparison .product { width: 33.33%; }
	#product-comparison .product:nth-child(3n+1) { clear: both;} 
	
	/* koszyk */
	.select2 .side:nth-child(2n) { margin-left: 20px; }
	.container-cart .gift { flex: 0 1 calc(50% - 10px); margin-right: 20px; }
	.product-list-slider2 .description-wrapper { -webkit-flex-direction: column; flex-direction: column; }
	.product-list-slider2 .description { margin-right: 0; margin-bottom: 10px; }
	.product-list-slider2 .price { text-align: left; }	
	.product-list-slider2 .product h5 { display: none; }
}


@media only screen and (max-width: 980px) {
	/* nagłówek */
	#header-main { -webkit-flex-wrap:wrap; flex-wrap:wrap; padding-top: 20px; padding-bottom: 0; }
	#header-main #logo-wrapper { margin-bottom: 10px; flex: 2 2; margin-bottom: 20px; }
	#header-main .header-right { margin-bottom: 10px; flex: 1 1; margin-bottom: 20px; }	
	#header-search { -webkit-flex:1 1 100%; flex:1 1 100%; -webkit-order: 3; order: 3; }	
	#link-mobile { display: block; }	
	#header-main .icon-box .icon { margin-bottom: 5px; }
	#header-search fieldset { padding-right: 54px; }
	#header-search #query { height: 54px; padding-left: 25px; }
	#header-search #search-btn { width: 54px; height: 54px; }


	#top-menu { display: none; }
	#articlesMenu { margin-bottom: 10px; }
	.js #articles-menu { display:none;	}
	.js #main-menu { display:none;	}
	.js .slicknav_menu { display:block;	}
    
    .cart-header-wrapper .cart-header-box-wrapper { display: none; }
    
	/* elementy strony */
	.container-side, .container-main { float: none; width: auto; margin-bottom: 20px;}

	/* strona startowa */
	#index-about {  -webkit-flex-direction: column; flex-direction: column; }
	#index-about .item-logo { -webkit-flex: 1 1; flex: 1 1; margin-right: 0; margin-bottom: 20px; }
	
	#contact-box { -webkit-flex-direction: column; flex-direction: column; -webkit-align-items: stretch; align-items: stretch; } 
	#contact-box .title span { display: block; max-width: none; text-align: center; margin-bottom: 10px; } 

	/* strona kategorii */
	.box-left { display: none; }
  
	
    /* strona produktu */
    .tab-anchor { top: 0; }
    .reviews { -webkit-flex-direction: column; flex-direction: column; }
    #reviews-list-wrapper { -webkit-flex: 1 1; flex: 1 1; margin-bottom: 24px; margin-right: 0; }

	#windowcart-recommended { max-width: 90vw; }
	/* koszyk */
	#cart-steps .box { display: none; }
	#cart-steps .active { display: block; margin-bottom: 0; }
	#cart-steps .box h5 { display: inline-block; margin: 0 10px 0 0; }
	#cart-steps .box p { display: inline-block; }
	
	/* stopka */
	.box-newsletter { -webkit-flex-direction: column; flex-direction: column;  } 
	.box-newsletter .newsletter-item1 { -webkit-flex: 1 1; flex: 1 1; }
	.box-newsletter .newsletter-item2 { display: none; }
}


@media only screen and (min-width: 981px) and (max-width: 1200px) {
    
  	/* strona kategorii */
	.filters li { width: calc(25% - 18px); }
	.filters li:nth-child(4n) { margin-right: 0; }
	
	 /* strona produktu */
	 #your-review form { -webkit-flex-direction: column; flex-direction: column; }
	 #your-review .item1 { -webkit-flex: 1 1; flex: 1 1; margin-bottom: 20px; } 
	 #your-review .item2 { -webkit-flex: 1 1; flex: 1 1; }
}

@media only screen and (min-width: 981px) {
	
	.header-search-list { min-width: 600px; }
	
	#container-header-wrapper { -webkit-transition:all 0.2s ease-out; -moz-transition:all 0.2s ease-out; -o-transition:all 0.2s ease-out; transition:all 0.2s ease-out; }
	#container-header-wrapper.stuck { position:fixed; top:-100px; left:0; width: 100%; z-index:300; -ms-transform:translate(0, 100px); -webkit-transform:translate(0, 100px); transform:translate(0, 100px); }
	#container-header-wrapper.stuck #header-main { padding: 10px 0; }
	#container-header-wrapper.stuck #header-top { display: none; }
	#container-header-wrapper.stuck #logo img { max-height: 40px; }
	#container-header-wrapper.stuck #main-menu .categories > li > a { line-height: 40px; }	
	#container-header-wrapper.stuck.container-max-header::before { bottom: 20px; }
	
	#container-header-wrapper.stuck #header-search fieldset { }
	#container-header-wrapper.stuck #header-search #query { height: 38px; }
	#container-header-wrapper.stuck #header-main .icon-box .icon { margin-bottom: 0; }
	#container-header-wrapper.stuck #header-search #search-btn { width: 38px; height: 38px; }
	
	/* strona kategorii */
	.gallery3 .product:nth-child(3n) { margin-right: 0; }
	.gallery4 .product:nth-child(4n) { margin-right: 0; }
	.gallery5 .product:nth-child(5n) { margin-right: 0; }
	
	/*----MS Edge Browser CSS ----*/	
	@supports (display:-ms-grid) {
		.gallery4 .product:nth-child(4n) { margin-right: -1px; }
	}
	
	/* stopka */
	.container-bottom .box-bottom:nth-child(4n) { margin-right: 0; }
}

@media only screen and (max-width: 1200px) {
	.tab-content { padding-right: 0; padding-left: 0; }
	
	.box-newsletter-wrapper { padding-top: 0; }
	.container-bottom .seo-box-cont { padding-left: 0; }
	#footer { padding-left: 0; }
}


@media only screen and (min-width: 1201px) {
	/* strona kategorii */
		.filters li:nth-child(5n) { margin-right: 0; }
	
	/*----MS Edge Browser CSS ----*/	
	@supports (display:-ms-grid) {
			.filters li:nth-child(5n) { margin-right: -1px; }
	}
}

@media only screen and (max-width: 1370px) {
    #cartContents { max-height: 445px; overflow: auto; }
}


