/*
Quick.Cart.Ext default stylesheet
More about design modifications - http://opensolution.org/Quick.Cart/docs/ext_6.6/?id=en-design
*/
/* GLOBAL STYLES */
*, *:before, *:after {box-sizing: border-box;}
body, body *{margin:0;padding:0;border:0;}
body,table{color:#303030;font-size:0.75em;font-family: 'Poppins', sans-serif;}
table{border-collapse:collapse;border-spacing:0;font-size:100%;}
tbody, tfoot, thead{margin:0;padding:0;}
caption, tr, th, td{margin:0;padding:2px 4px;font-size:100%;font:inherit;vertical-align:baseline;}

body{padding:0;background:#F2F2F2;text-align:center;}

.input, select, textarea{display:block;width:100%;padding: 8px 15px;font-size: 14px;color: #303030;background-color: #FFFFFF;border: 1px solid #dbdbdb;letter-spacing: 0.2px;}
.input.warning-required, select.warning-required, textarea.warning-required{border-color:#ac0000 #c78688 #c78688 #ac0000;background:#fbefef;}
.input:focus, select:focus, .textarea:focus{text-shadow:none;}
.submit{padding: 8px 25px;font-size: 14px;color: #FFFFFF;background-color: #525252;letter-spacing: 0.2px;font-weight:400;font-family: 'Poppins', sans-serif;transition: 0.5s all;border-radius: 5px;}
.submit:hover{background:#009933;cursor:pointer;}
* html .submit{padding:3px 1px;} /* IE 6 hack */
* html .input{height:21px;} /* IE 6 hack */
.form{}
.form label{font-size:1em;color:#2e6a97;font-weight:bold;}
.form legend{position:absolute;clip:rect(1px, 1px, 1px, 1px);}
.form label span{padding-left:10px;color:#949494;font-weight:normal;text-shadow:none;}
.hide{display:none;}

a{color:#009933;text-decoration:none;}
a:hover{color:#666;text-decoration:none;}

.clear{clear:both;height:0px;font-size:0em;line-height:0px;}
#skiplinks{position:absolute;top:0px;left:0px;}
#skiplinks a{position:absolute;top:-500px;left:0px;z-index:10;min-width:200px;padding:10px;color:#303030;}
#skiplinks a:focus{top:0;background:#000;color:#303030;}

#container{position:relative;width:100%;margin:0 auto;padding:0 0 0px;overflow:hidden;background: #FFF;}
#body, #foot{float:left;padding:0;}
#head1 .container, #head2 .container, #head3 .container, #body .container, #foot .container{width:100%;margin:0 auto;text-align:left;}
#head2 .container, #head3 .container, #body .container{}

/* */
#header {background-color: #FFFFFF;}

/* HEADER WITH TOP MENU ABOVE LOGO */
#head1 .container{overflow:hidden;display: flex;justify-content: space-between;align-items: center;}
#head1 .container > div {margin-left: 15px;}
* html #head1 .container, * html #head2, * html #head3, * html #body{background:none;} /* IE 6 hack */

/* MENU TOP 1 */
#menu1 ul{float:right;margin:0;list-style:none;}
#menu1 li{float:left;padding:0px;}
#menu1 li a{padding-right:12px;font-weight:bold;text-decoration:none;color:#2e6a97;text-transform:lowercase;}
#menu1 li a:hover, #menu1 .selected a, #menu1 .selected-parent a{text-decoration:none;color:#009933;}

#menu1 li.lBasket{padding:0;}
#menu1 li.lBasket a{position:relative;padding:2px 0 0 18px;background:none;color:#009933;}
#menu1 li.lBasket a:hover{color:#2e6a97;}
#menu1 li.lBasket span{display:block;color:#444;font-size:0.917em;font-family:sans-serif;}

#menu1 li:last-child {padding: 0px 0px;margin: 0px 0px 0px 0px;position: relative;display:inline-block;}
#menu1 li:last-child a{position:relative;padding: 0 0 0 0px;overflow: hidden;text-indent: -9999px;float: left;display:block;transition: all 0.5s;width: 20px;color: #303030;}
#menu1 li:last-child a:hover{color:#B8932F;transition: all 0.5s;}
#menu1 li:last-child {position:relative;width: 20px;height: 19px;}    
#menu1 li:last-child::before {
  content: "\f004";  /* this is your text. You can also use UTF-8 character codes as I do here */
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  left:0px;
  position:absolute;
  top:0;font-size: 1.55em;color: #303030;transition: 0.5s all;
}
#menu1 li:hover:last-child::before  {color: #009933;}

/* */
#menu10 a {font-size: 1.45em;color: #303030;transition: 0.5s all;}
#menu10 a:hover {color: #009933;}
#menu10 ul {list-style:none;}

/* */
#login_box a {font-size: 1.45em;color: #303030;transition: 0.5s all;}
#login_box a:hover {color: #009933;}


/* LOGO, HEADER BACKGROUND AND SLOGAN */
#head2{clear:both;}
#head2 .container{position:relative;}
#logo{float:left;padding:0px;}
#logo #title{float:left;}
#logo #title a{color:#666;font:bold 0em 'Poppins', sans-serif;text-decoration:none;}
#logo #title a span{color:#009933;background:inherit;}
#logo #title a strong{color:#2e6996;background:inherit;}
#logo #title a em{color:#009933;font-style:normal;}
#logo #slogan{float:left;clear:left;padding:0 0 0 15px;background:inherit;color:#164a71;font-size:1em;text-shadow:2px 2px 2px #d5d5d5;}
* html #logo #slogan{width:100%;} /* IE 6 hack */
#logo #title img {float:left;max-width: 100%;}

/* HEADER WITH TOP MENU BELOW LOGO */
#head3 .container{}

/* MENU TOP 2 */
#menu2 ul{float:left;height:100%;margin:0;list-style:none;}
#menu2 li{float:left;padding:0;}
#menu2 li:hover, #menu2 .selected{}
#menu2 li.l1, #menu2 li.l1:hover, #menu2 li.l1.selected{border-left:none;}
#menu2 li a{float:left;padding:15px;color:#303030;font-size:1.25em;text-decoration:none;font-weight: 400;text-transform: uppercase;}
#menu2 li a:hover, #menu2 .selected a, #menu2 .selected-parent a{text-decoration:none;background-color: #f0f0f0;color: #009933;}

/* BODY STYLES - LEFT AND RIGHT COLUMN */
#body{clear:both;width:90%;margin:0 5%;}
#body .container{overflow:hidden;display: flex;flex-wrap: wrap;justify-content: space-between;}
#body .container > .quick-slider {width: 100%;}

/* LEFT COLUMN STYLES */
#column{float:left;}
.order #column{display:none;}

#searchForm{padding:15px 5px;text-align:center;}
#searchForm label, #searchForm legend{position:absolute;clip:rect(1px, 1px, 1px, 1px);}
#searchForm .input{min-width:120px;width:46%;padding:3px;}
#searchForm .submit{padding:4px 10px 9px;font-size:0.917em;font-style:normal;border:0;background:#009933 url('img/button_bg.png') no-repeat right bottom;border-top:2px solid #faf9f9;}
*:first-child+html #searchForm .submit{padding:3px 3px 8px;} /* IE 7 hack */
* html #searchForm .submit{padding:3px 3px 8px} /* IE 6 hack */

#menu3{padding:0 0px 0px;}
#column .type{padding:10px;font-size:1.667em;font-weight:bold;color:#FFFFFF;background-color: #009933;}

/* LEFT MENU */
#menu-nav-3 {border: 1px solid #dbdbdb;float: left;width: 100%;margin: 5px 0;}
#menu3 > ul{padding:0px 0;list-style:none;border: 1px solid #dbdbdb;float: left;width: 100%;margin: 5px 0;}
#menu3 ul {padding:0px 0;list-style:none;}
#menu3 > ul > li{margin:0 0px;padding:0px;border-bottom:1px solid #e0e0e0;}
#menu3 > ul > li:last-child {border: 0px;}
#menu3 a{display:block;width:100%;padding:5px 12px;color:#303030;font-weight:400;text-decoration:none;background:none;font-size: 1.35em;text-transform: uppercase;}
#menu3 a:hover, #menu3 .sub1 a:hover{color:#009933;background:none;text-decoration:none;background-color: #f1f1f1;}

/* BOXES */
#column .box .type{padding:10px;font-size:1.667em;font-weight:bold;color:#303030;background-color: #ebebeb;}
#column .box .content, #column .box .page-box, #column .box .product-box{padding:8px 10px;list-style:none;}
.box .page-box div, .box .product-box div{padding-top:5px;text-align:center;}
.box .page-box div.description, .box .page-box div.more, .box .product-box div.description, .box .product-box div.more{text-align:left;}
.box .page-box div:last-child, .box .product-box div:last-child{padding-bottom:10px;}
.box ul, .box ol{margin:0 !important;list-style:none;}
.box li{}
.boxes .box .content, .boxes .box .page-box, .boxes .box .product-box{list-style:none;line-height:1.5em;text-align:left;}
.boxes .box{float:left;width: 100%;}
.boxes.footer .box{margin-top:0px;margin-bottom:0px;}

/* BASKET SUMMARY */
#basketSummary{padding:10px 20px;}
#basketSummary .title{margin-top:10px;padding:5px 13px 10px;font-size:1.667em;font-weight:bold;color:#303030;background:#326e9c url('img/menu4_bg.png') no-repeat left bottom;}
#basketSummary .title a{color:#303030;background:none;text-decoration:none;}
#basketSummary .title a:hover{text-decoration:none;}
#basketSummary ol{margin:6px 0;padding:0 5px;list-style:none;font-weight:bold;}
#basketSummary li{padding:5px 3px 7px;border-bottom:1px solid #e0e0e0;}
#basketSummary .lL{border:0;}
#basketSummary li span.name{display:block;font-weight:bold;font-size:0.9em;}
#basketSummary li a{color:#2e6a97;}
#basketSummary li a:hover{color:#009933;}
#basketSummary li div{padding:5px 0 0;font-weight:normal;font-size:0.9em;}
#basketSummary li .priceQuantity{color:#009933;background:inherit;}
#basketSummary li strong{padding:0 2px 0 5px;font-weight:bold;}
#basketSummary li em{color:#666;background:inherit;font-style:normal;}
#basketSummary .summary{margin:0 5px;padding:5px;border-top:2px solid #e0e0e0;color:#009933;text-align:center;font-weight:bold;}
#basketSummary .summary em{background:inherit;color:#666;font-style:normal;}
#basketSummary .summary strong{padding:0 3px;font-weight:bold;}
#basketSummary .summary span{color:#666;font-weight:bold;}

/* PROMOTED PRODUCTS */
#promoted{margin:0px 0 50px 0;padding:0 0px;float: left;width: 100%;}
#promoted .title{
  color: #000;
  text-decoration: underline #009933;
  display: inline-block;
  letter-spacing: 0.5px;
  position: relative;
  vertical-align: top;
  margin: 0 0 30px;
  font-weight: 700;
  line-height: 23px;
  font-size: 23px;
  border-bottom: 1px solid #dcdcdc;
  width: 100%;
  padding: 0 0 20px;
}
#promoted ul{list-style:none;padding-bottom:10px;text-align:center;}
#promoted li{}
#promoted li img{max-width: 100%;}
#promoted li img:hover{opacity: 0.75;}

#promoted li .name{padding:25px 0 5px;}
#promoted li .name a{text-decoration:none;font-size: 18px;font-weight: 500;color: #303030;line-height: 25px;  cursor: pointer;}
#promoted li .name a:hover{text-decoration:none;color:#009933;}

#promoted li .price, #promoted li .noPrice{padding:0px 25px 25px 25px;background:inherit;color:#575757;text-align: center;margin: auto 0 0 0;}
#promoted li .price strong{padding:0 2px 0 5px;font-weight:bold;}
#promoted li .price em{padding:0;background:inherit;color:#575757;font-style:normal;}
#promoted li .price span{color:#575757;font-weight:bold;padding-left:2px;margin: 0px;}

/* RIGHT COLUMN STYLES */
#column {width: 320px;margin: 50px 0 0 0;}
#content{width:calc(100% - 370px);padding:0px;text-align:center;margin: 50px 0 0 auto;}
* html #content{width:calc(100% - 370px);} /* IE 6 hack */
.order #content{width:100%;}
#page{clear:left;position:relative;float:left;width:100%;margin:0 auto;text-align:left;}
* html #page{float:none;width:100%;} /* IE 6 hack */
* html .order #page{width:100%;} /* IE 6 hack */

/* PAGE TITLE */
#page h1{margin:0px 0 5px;background:inherit;color:#FFFFFF;font-size:2.85em;font-weight:normal;background:inherit;}

/* NAVIGATION PATH - TREE */
#page div.breadcrumb{position:absolute;top:-5px;left:0px;padding:2px 0;font-size:1em;font-weight:normal;}
#page div.breadcrumb a{text-decoration:none;}
#page div.breadcrumb a:hover{text-decoration:none;}
*:first-child+html #page div.breadcrumb{top:-5px;} /* IE 7 hack */
* html #page div.breadcrumb{top:-5px;} /* IE 6 hack */

/* PAGE CONTENT */
#page div.content{padding:5px 0;font-size:1.083em;line-height:1.5em;}
#page div.content ul, #content .subpagesList li ol{margin:0 0 0 30px;padding:0;}
#page div.content li{margin:8px 0;padding:0;border-left:0;}
#page div.content p{padding-bottom:10px;}

.tS{float:right;margin:17px 0 3px;}
.tS div{display:inline;}
.tS a{margin:0 4px;text-decoration:none;background:inherit;color:#2e6a97;font-weight:bold;font-family:'Poppins', sans-serif;}
.tS a:hover{color:#009933;background:inherit;}
.tS0{font-size:0.917em;}
.tS1{font-size:1.083em;}
.tS2{font-size:1.333em;}

.pages{padding:10px 0 8px;text-align:right;font-size:1.083em;}
.pages ul, .pages li{display:inline;}
.pages li{padding:0 2px;}
.pages a, .pages strong{padding:0 1px;font-size:1.083em;}

ul.options{float:left;width:100%;margin:10px 0;list-style:none;}
ul.options::after{content:"";display:table;clear:both;}
ul.options li{float:left;margin:0 10px 0 0;}
ul.options .edit a, ul.options .delete a{display:inline-block;width:21px;height:21px;text-indent:100%;white-space:nowrap;overflow:hidden;font-size:1%;color:transparent;}
ul.options .edit a{background:url('../admin/img/ico_edit.gif') no-repeat 0px 0px;}
ul.options .delete a{background:url('../admin/img/ico_del.gif') no-repeat 0px 0px;}
ul.options .edit a:hover, ul.options .delete a:hover{opacity:0.6;}

/* IMAGES STYLES */
#content .imagesList{list-style:none;}
#content .imagesList li{margin:0 0 15px 0;text-align:center;}
#content .imagesList li div{text-align:center;}
#content .subpagesList li img, #content .imagesList li img, #content .imagePreview img, #products li .photo img, .imagesGallery img, #subpagesGallery img, .box .page-box img, .box .product-box img{max-width: 100%;}
#content .subpagesList li img:hover, #content .imagesList li img:hover, #content .imagePreview img:hover, #products li .photo a:hover img, #subpagesGallery img:hover, .imagesGallery img:hover, .box .page-box img:hover, .box .product-box img:hover{}

#imagesList1{float:left;margin:9px 20px 0 0;}
#imagesList2{clear:right;float:right;margin:8px 0 0 15px;}

/* IMAGES STYLES - GALLERY */
#imagesGallery4{margin:20px 0 0;}
#imagesGallery5{margin:10px 0 10px;}
#content .imagesGallery{clear:both;}
#content .imagesGallery .pages{clear:both;border-top:1px solid #e7e9ed;}
#content .imagesGallery table{clear:both;width:100%;padding:10px 0;font-size:1em;}
#content .imagesGallery table caption{position:absolute;clip:rect(1px, 1px, 1px, 1px);}
#content .imagesGallery td, #content .imagesGallery th{padding:15px 7px 10px;background:inherit;font-size:0.917em;text-align:center;vertical-align:top;}
#content .imagesGallery div{font-weight:normal;font-size:1.1em;line-height:1.4em;}

.imagePreview div{margin:5px 0 10px;text-align:center;}
#imagesListPreview{float:left;margin:9px 20px 0 0;}
* html #imagesListPreview{margin-top:-5px;}
.imagesList#imagesListPreview li{margin-bottom:3px;}
.imagesList#imagesListPreview li img{border-width:2px;}
.imagesList#imagesListPreview li img:hover{border-width:2px;}

/* FILES LIST STYLES */
#filesList{width:100%;float:left;margin:15px 0 5px;list-style:none;vertical-align:middle;border-left:2px solid #e0e0e0;}
#filesList li{width:100%;float:left;clear:left;margin:5px 0 5px 10px;padding-left:10px;}
#filesList li a{color:#009933;background:inherit;}
#filesList li a:hover{color:#666;background:inherit;}
#filesList img{margin:0 8px 0 0;vertical-align:middle;}
#filesList em{padding-left:2px;}

/* QUICK.BOX */
#quick-box{position:fixed;width:100%;height:100%;left:0;top:0;background:rgba( 0, 0, 0, 0.7 );z-index:200;}
#quick-box .background{height:100%;}
#quick-box .quick-box-container{position:absolute;padding:0;border-radius:5px;box-shadow: 0 0 15px 1px #000;}
#quick-box .image-wrapper{position:relative;line-height:0;}
#quick-box .image-wrapper img{margin:0;padding:0;border-radius:5px;}
#quick-box .navigation{position:absolute;bottom:0;margin:0;padding:5px 0;text-align:center;font-size:0.875em;font-weight:bold;color:#ddd;line-height:normal;background:rgba( 0, 0, 0, 0.2 );width:100%;}
#quick-box .description{margin:0;padding:5px 0;text-align:center;font-size:0.875em;color:#ddd;font-weight:bold;background:rgba( 0, 0, 0, 0.8 );border-bottom-left-radius:5px;border-bottom-right-radius:5px;max-height:66px;overflow:hidden;}

#quick-box .prev, #quick-box .next{position:absolute;display:block;width:50%;top:15%;height:70%;margin:0px;color:#303030;font-family: 'Poppins', sans-serif;z-index:100;opacity:0.15;text-decoration:none;}
#quick-box .prev span, #quick-box .next span{position:absolute;top:47%;left:0;padding:10px;border:1px solid #303030;background:#000;}
#quick-box .next span{left:auto;right:0;border-right:none;}
#quick-box .prev span{border-left:none;}
#quick-box .next:hover, #quick-box .prev:hover{opacity:0.8;}
#quick-box .prev{left:0;}
#quick-box .next{right:0;}
#quick-box .close{position:absolute;top:0;right:0;padding:0 4px 2px;opacity:0.5;background:#000;color:#303030;font-weight:bold;font-family:"Trebuchet MS";text-decoration:none;border:1px solid #303030;border-top:none;border-right:none;border-top-right-radius:5px;z-index:100;}
#quick-box .close:hover{opacity:0.8;}
#quick-box .close, #quick-box .prev, #quick-box .next{line-height:normal;}
#quick-box .loading{display:block;padding:40px 35px;color:white;line-height:1em;}

/* SUB PAGES LIST STYLES */
#content .subpagesList{float:left;width:100%;margin:7px 0;list-style:none;}
#content .subpagesList li{clear:left;float:left;width:95%;margin:10px 0;padding:18px 2.5%;background:#303030 url('img/body.png');border-bottom:1px solid #dadada;-webkit-box-shadow:0 10px 5px -5px rgba(0,0,0,.15);box-shadow:0 10px 5px -5px rgba(0,0,0,.15);}
* html #content .subpagesList li{width:100%;} /* IE 6 hack */
#content .subpagesList li .photo{float:left;margin:0 20px 5px 0;}
#content .subpagesList li h2{padding-bottom:10px;text-shadow:2px 2px 3px #ddd;}
#content .subpagesList li h2, #content .subpagesList li h2 a{color:#009933;font-size:1.25em;font-weight:normal;background:none;}
#content .subpagesList li h2 a:hover{color:#666;background:none;}
#content .subpagesList li div.description{font-weight:normal;font-size:1em;line-height:1.4em;}
#content .subpagesList li ul, #content .subpagesList li ol{float:left;width:100%;margin:5px 0 0 30px;padding:0;}
#content .subpagesList li li{padding:0;border-bottom:0;background:none;-webkit-box-shadow:none;box-shadow:none;}
#content .subpagesList li ul{list-style:disc;}
#content .subpagesList li ol{list-style:decimal;}
#content .subpagesList li p{padding-bottom:10px;}


/* SOCIAL BUTTONS */
#plusOne{position:absolute;top:20px;right:20px;}
#socialButtons{clear:both;float:left;width:100%;margin:10px 0;padding:6px 0 4px;text-align:left;list-style:none;background:url('img/body.png');border-bottom:1px solid #dadada;-webkit-box-shadow:0 8px 5px -5px rgba(0,0,0,.15);box-shadow:0 8px 5px -5px rgba(0,0,0,.15);}
#socialButtons .title{display:block;float:left;margin:0 0 0 15px;padding:2px 0 0;}
#socialButtons li{float:left;margin:0 10px 0;}
#socialButtons li.social2 img{border:1px solid #ccc;}
#socialButtons a img{vertical-align:middle;}

/* SITE MAP */
#siteMap{margin:5px 0;list-style:none;}
* html #siteMap{float:left;width:100%;}
#siteMap li{margin:0 0 13px;padding:8px 10px 10px;background:#303030 url('img/body.png');border-bottom:1px solid #dadada;-webkit-box-shadow:0 8px 5px -5px rgba(0,0,0,.15);box-shadow:0 8px 5px -5px rgba(0,0,0,.15);}
#siteMap li a{font-weight:bold;font-size:1.1em;color:#009933;background:none;}
#siteMap li a:hover{color:#2e6996;background:none;}
#siteMap ul{margin:0;padding:3px 0 0 10px;border:0;list-style:none;}
#siteMap ul li{margin:0;padding:4px 10px;border:0;-webkit-box-shadow:none;box-shadow:none;}
#siteMap ul li a{font-weight:bold;color:#2e6996;background:none;}
#siteMap ul.products li{border:0;background:url('img/menu3_sub.gif') no-repeat 3px 11px;-webkit-box-shadow:none;box-shadow:none;}
#siteMap ul.products li a{color:#333;font-weight:normal;text-decoration:none;}
#siteMap ul.products li{padding-left:15px;margin-left:5px;}
#siteMap li ul li a:hover, #siteMap ul.products li a:hover{color:#009933;background:none;text-decoration:none;}
#siteMap li .price{display:inline;font-size:0.917em;color:#2e6996;padding-left:5px;}
#siteMap li strong{padding:0 5px 0 7px;background-color:inherit;color:#2e6996;}
#siteMap li span{background-color:inherit;color:#2e6996;}

/* COMMENTS */
#commentForm{clear:both;width:100%;margin:10px auto 0;}
#commentForm fieldset{padding:25px 20px;}
#commentForm dl, #commentForm dt, #commentForm dd{margin:0;padding:0;}
#commentForm dt{padding:0 0 7px;}
#commentForm dd{margin-bottom:18px;}
#commentForm dt.vote{color:#2e6a97;font-weight:bold;}
#commentForm .input, #commentForm textarea{width:99%;padding:3px;font-size:1em;}
#commentForm #captcha{width:9%;}
#commentForm .captcha em{font-style:normal;font-weight:bold;}
#commentForm .captcha ins{padding:0 3px;font-weight:bold;text-decoration:none;}
#commentForm legend{position:absolute;clip:rect(1px, 1px, 1px, 1px);}
#commentForm .save{text-align:center;}

#commentTitle{overflow:hidden;margin:18px 0 10px;padding-left:10px;background:inherit;color:#2e6896;font-size:2.2em;font-weight:normal;border-left:2px solid #e0e0e0;background:inherit;}
#comments{float:left;width:100%;margin:7px 0;list-style:none;}
#comments li{clear:left;float:left;width:96%;margin:10px 0;padding:13px 2%;border:1px solid #e0e0e0;-webkit-box-shadow:0 8px 5px -5px rgba(0,0,0,.15);box-shadow:0 8px 5px -5px rgba(0,0,0,.15);}
* html #comments li{width:100%;}
#comments div{float:left;width:25%;}
#comments span.name{display:block;font-size:1em;color:#2e6896;font-weight:bold;}
#comments span.date{display:block;font-size:1em;margin-top:3px;}
#comments p{font-weight:normal;font-size:1em;line-height:1.4em;width:75%;float:right;}

/* PRODUCTS RATING */
#productRating{margin:10px 0 5px;text-align:center;}
#productRating .results{margin:2px 0 0;font-size:0.9em;}
#productRating .results strong{padding:0 0 0 2px;}
.ratingDisplay{width:80px;height:16px;background: url('img/stars.gif') no-repeat 0 0;font-size:0em;margin:6px auto;}
#comments .ratingDisplay{width:80px;margin-bottom:0;opacity:0.5;}
.rating{float:left;width:80px;height:16px;margin:0;padding:0;list-style:none;position:relative;clear:both;background: url('img/stars.gif') no-repeat 0 0;}
.stars0{background-position:0 0}
.stars1{background-position:0 -96px}
.stars2{background-position:0 -112px}
.stars3{background-position:0 -128px}
.stars4{background-position:0 -144px}
.stars5{background-position:0 -160px}
#commentForm dd.vote{float:left;}
#commentForm dt.vote{float:left;margin-right:5px;}
* html #commentForm dd.vote{margin-bottom:0;}
#commentForm .commentContent{clear:both;}
#commentForm ul.rating li{cursor:pointer;float:left;text-indent:-999em;}
#commentForm ul.rating li a {position:absolute;left:0;top:0;width:16px;height:16px;text-decoration:none;z-index: 200;}
#commentForm ul.rating li.one a{left:0}
#commentForm ul.rating li.two a{left:16px;}
#commentForm ul.rating li.three a{left:32px;}
#commentForm ul.rating li.four a{left:48px;}
#commentForm ul.rating li.five a{left:64px;}
#commentForm ul.rating li a:hover{z-index:2;width:80px;height:16px;overflow:hidden;left:0;background: url('img/stars.gif') no-repeat 0 0}
#commentForm ul.rating li.one a:hover{background-position:0 -96px;}
#commentForm ul.rating li.two a:hover{background-position:0 -112px;}
#commentForm ul.rating li.three a:hover{background-position:0 -128px}
#commentForm ul.rating li.four a:hover{background-position:0 -144px}
#commentForm ul.rating li.five a:hover{background-position:0 -160px}

/* CONTACT FORM */
#contactPanel{clear:both;width:100%;margin:10px auto 0;}
#contactPanel fieldset{padding:25px 20px;}
#contactPanel fieldset legend{position:absolute;clip:rect(1px, 1px, 1px, 1px);}
#contactPanel dl, #contactPanel dt, #contactPanel dd{margin:0;padding:0;}
#contactPanel dt{padding:0 0 7px;}
#contactPanel dd{margin-bottom:18px;}
#contactPanel .input, #contactPanel textarea{width:99%;padding:3px;font-size:1em;}
#contactPanel #captcha{width:9%;}
#contactPanel .captcha em{font-style:normal;font-weight:bold;}
#contactPanel .captcha ins{padding:0 3px;font-weight:bold;text-decoration:none;}
#contactPanel .save{text-align:center;}

/* PAYMENTS */
#paymentDescription{margin:10px 30px 20px;padding:20px;text-align:center;border:1px solid #bebebe;background:url('img/body.png');font-weight:bold;}
#paymentOuter{margin:10px 0 0;}
#paymentChannels{padding-left:20px;margin-bottom:15px;display: inline-block;}
#paymentChannels select, #paymentChannels label, #paymentChannels .zagielInfo{display:none !important;}
#paymentChannels .zagielInfo label{display:inline;}
a.zagielInfo{margin:0 20px 0 0;}
.zagielInfo a{margin-left:5px;font-weight:normal;}

/* OPTIONS LINK */
#options{clear:both;float:right;width:100%;margin:10px 10px;color:#666;font-size:1em;text-align:right;}
*:first-child+html #options{width:94%;} /* IE 7 hack */
* html #options{width:94%;} /* IE 6 hack */
#options a{padding:0 10px 0;color:#2e6a97;background:inherit;}
#options a:hover{color:#009933;background:inherit;}
#options .back, #options .print{float:right;}
#options .print a{border-left:1px solid #e0e0e0;}

.message{clear:both;padding:50px 0;text-align:center;}
.message h2{background:inherit;color:#009933;font-weight:normal;font-size:2.4em;line-height:1.7em;}
.message h2 a{color:#2e6a97;background:inherit;}
.message h2 a:hover{color:#666;background:inherit;}

/* PRODUCTS LIST */
#products{clear:both;float:left;width:100%;margin:50px 0;list-style:none;}
#products ul.list{float:left;width:100%;display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: stretch;}
#products .list li{
  text-align: center;
  position: relative;
  padding: 20px 10px 20px 10px;
  background-clip: content-box;
  box-sizing: border-box;
  border: 1px solid #dbdbdb;
  background: #FFFFFF;
  transition: all 0.30s ease-in-out;
  width: calc(100% / 3);
    flex-grow: 0;
  display: flex;
  flex-direction: column;
  margin: -1px -1px 0 0;
}
#products li:hover {box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);z-index: 6;}
/* standard products list (not columns) example:
#products .list li{position:relative;clear:both;width:96%;margin:5px 0;padding:5px 2% 10px;text-align:left;} */
#products .list li li{float:none;width:auto;margin-left:0px;padding:0;border-top:0px;text-align:left;}
#products li.column1{clear:both;margin-left:0;}
#products li .photo{margin-bottom:0px;font-size:0px;line-height:0px;}
#products li .photo img {max-width: 100%;}
#products li h2{padding:0px 0 5px;}
#products li h2 a{text-decoration:none;font-size: 18px;font-weight: 500;color: #303030;line-height: 25px;  cursor: pointer;}
#products li h2 a:hover{text-decoration:none;color:#009933;}
#products li h3{padding-bottom:5px;font-weight:normal;font-size:0.917em;}
#products li h3, #products li h3 a{color:#303030;}
#products li h3 a:hover{color:#009933;}
#products li h3 em{padding:0 5px;}
#products li div.description{margin:0px 0 15px 0;text-align:justify;color: #999999;}
#products li div.description a{color:#666;}
#products li div.description a:hover{color:#009933;}
#products li div.description ul, #products li div.description ol{margin:5px 0 0 25px;padding:0;}
#products li .price, #products li .noPrice{margin:5px 0 5px 0;background-color:inherit;color:#575757;font-weight:400;text-decoration:none;}
#products li .price em{padding:0 6px 0 0;background:inherit;color:#575757;font-style:normal;font-weight: 400;}
#products li .price strong{font-size:1.167em;}
#products li .noPrice strong{font-size:1.083em;}
#products li .price span{padding-left:2px;font-size:1.083em;color:#575757;margin: 0px;font-weight:700;}
#products li .basket{width:150px;margin:10px auto 0;padding-left:3px;font-size:0.917em;font-weight:bold;display: none;}
#products li .basket a{display:block;padding:5px 32px 8px 7px;color:#303030;background:url('img/button_cart_list.png') no-repeat right bottom;text-decoration:none;text-shadow:1px 1px #630d2f;}
#products li .basket a:hover{text-shadow:0px 0px 5px #e9c0d1;}
#products li #basket_all {display: none;}
#products li .watchlist-info__wrapper.hideBox {align-items: center;justify-content: center;position: absolute;top: 0;left: 0;width: 100%;text-align: center;display: flex;height: 100%;max-width: 100%;background: rgba(255,255,255,0.9);z-index: 5001112;}
#products li .stockLevel {display: none;}

#products li #more {float: right;margin:0 0 0 0;text-align: right;padding: 15px 0 0 0;}
#products li #more a{padding:5px 15px;font-size:14px;font-style:normal;border:0;background-color: #525252;border:0px solid #faf9f9;margin-left: 7px;text-transform: uppercase;color: #FFFFFF;transition: 0.5s all;float: right;border-radius: 5px;}
#products li #more a:hover {background-color: #009933;} 

#products .pages{float:right;width:100%;margin:0;padding:9px 0;border:0;background:none;text-align:right;font-size:1em;}
#products .pages li{margin:0;padding:0 2px;border:0;background:none;}
#products .pages a, #products li.pages strong{padding:0 1px;font-size:1em;}
#products .pages .viewAll{padding-right:8px;border-right:1px solid #666;}
#products .pages .title{padding-left:8px;border:none;}
#products .pages#pagesBefore{clear:none;width:auto;}

#products .sort{float:left;width:auto;margin:0 10px 0 0;padding:10px 0;border:0;background:none;text-align:left;display: none;}
#products .sort ul{display:inline;list-style:none;}
#products .sort li{display:inline;padding:0 6px;font-weight:bold;border-right:1px solid #666;}
#products .sort li:last-child{border:none;padding-right:0;}
#products .sort li a{font-weight:normal;}

/* PRODUCTS DETAILS */
#product{clear:left;float:right;display:block;width:650px;margin:0 20px;text-align:left;}
* html #product{margin:0;} /* IE 6 hack */
#product h1{padding:5px 0 5px;background:inherit;color:#2e6a97;font-size:2.25em;font-weight:normal;text-shadow:2px 2px 3px #ddd;}
#product div.breadcrumb{margin:0 0 10px;padding:2px 0 7px;border-bottom:1px solid #bebebe;font-weight:normal;font-size:0.917em;}
#product div.breadcrumb, #product div.breadcrumb a{background:inherit;color:#666;}
#product div.breadcrumb a:hover{background-color:inherit;color:#009933;}
#product div.breadcrumb em{padding:0 5px;}

#product #box{float:right;width:250px;margin:5px 0 10px 10px;padding:3px 0 10px;border-top:2px solid #d4d4d4;border-bottom:2px solid #d4d4d4;background:url('img/body.png');text-align:center;-webkit-box-shadow:0 0 15px rgba(48,47,47,.3);box-shadow:0 0 15px rgba(48,47,47,.3);}
#product #box form{font-weight:bold;}
#product #box #price, #product #box #noPrice{padding:7px 0;border-bottom:1px solid #bebebe;background-color:transparent;color:#666;font-size:1.417em;text-align:center;text-shadow:2px 2px 3px #ddd;}
#product #box #noPrice{color:#009933;}
#product #box #price em{font-style:normal;}
#product #box #price strong{padding:0 6px;font-size:1.176em;color:#009933;font-weight:bold;}
#product #box #available{padding:8px 2px 0;background-color:transparent;color:#666;font-weight:bold;font-size:0.9em;}
#product #box #addBasket{padding:10px 0 5px;background:none;border:none;}
#product #box #addBasket .submit{width:71%;padding:5px 25px 8px 5px;border:0;background:url('img/button_cart.png') no-repeat right bottom;background-color:inherit;color:#303030;font-size:1.1em;font-weight:bold;text-shadow:1px 1px #630d2f;}
#product #box #addBasket .submit:hover{text-shadow:0px 0px 5px #e9c0d1;}

#product div.content{clear:left;padding:10px 0 10px;font-size:1.083em;line-height:1.5em;}
#product div.content ul, #product div.content ol{margin:5px 0 0 30px;padding:0;}
#product div.content li{margin:8px 0;padding:0;border-left:0;}
#product div.content p{padding-bottom:10px;}

/* FEATURES */
#features{margin:0 0 15px;min-width:300px;background:#e0e0e0;font-size:1em;-webkit-box-shadow:0 8px 5px -5px rgba(0,0,0,.15);box-shadow:0 8px 5px -5px rgba(0,0,0,.15);}
#features caption{position:absolute;clip:rect(1px, 1px, 1px, 1px);}
#features thead td{padding:5px;background:#f0f0f0;text-align:center;font-weight:bold;border:1px solid #e8eaee;}
#features tbody td, #features tbody th{padding:5px;background:#303030;font-weight:normal;text-align:left;border:1px solid #e8eaee;}
#features .l0 td, #features .l0 th{background:#f0f0f0;}

/* BASKET AND ORDER */
#orderedProducts table{width:100%;margin:0;border-bottom:2px solid #e0e0e0;font-size:1em;color:#009933;text-shadow:1px 1px #e0e0e0;}
#orderedProducts td, #orderedProducts th{padding:6px 7px;}
#orderedProducts thead .price, #orderedProducts thead .quantity, #orderedProducts thead .summary{text-align:right;}
#orderedProducts thead td{padding-bottom:11px;background:#2e6896;color:#303030;text-shadow:1px 1px #17344b;}
#orderedProducts thead em{padding:0 4px 0 0;font-style:normal;}
#orderedProducts tbody th, #orderedProducts tbody td{border-top:2px solid #303030;background:#f0f6fa url('img/body.png');border-bottom:1px solid #e0e0e0;}
#orderedProducts tbody th{text-align:left;}
#orderedProducts tbody th a{background:inherit;}
#orderedProducts tbody .price, #orderedProducts tbody .summary{font-weight:bold;text-align:right;}
#orderedProducts tbody .quantity, #orderedProducts tbody .quantity input{text-align:right;}
#orderedProducts tbody .quantity label{position:absolute;clip:rect(1px, 1px, 1px, 1px);}
#orderedProducts tbody a:hover{background:inherit;color:#666;}
#orderedProducts tfoot{background:url('img/body.png');text-align:right;}
#orderedProducts tfoot .summaryProducts, #orderedProducts tfoot .summaryProducts th, #orderedProducts tfoot .summaryShippingPayment, #orderedProducts tfoot .summaryOrder{text-align:right;}
#orderedProducts tfoot .nextStep .submit{background:#009933;text-shadow:1px 1px #630d2f;}
#orderedProducts tfoot .nextStep .submit:hover{background:#154a72;text-shadow:1px 1px #17344b;}

#basket #orderedProducts table{margin:10px 0 0;}
#basket .info{padding:10px 0;text-align:left;}
#basket #recount{background:#303030;border-bottom:2px solid #e0e0e0;}
#basket #recount td{border-bottom:1px solid #e0e0e0;text-align:right;}
#basket #recount .submit{padding:2px 3px;}
#basket #recount .submit:hover, #basket .buttons #continue .submit:hover{background:#009933;}
#basket .summaryProducts{font-size:1.36em;font-weight:bold;}
#basket .summaryProducts #summary{font-weight:bold;}
#basket .del{padding:0 5px 0 10px;}
#basket .del a{background:inherit;color:#666;}
#basket .del a:hover{background:inherit;color:#009933;}
#basket .buttons #continue{text-align:left;}
#basket .buttons #continue .submit{margin-right:5px;padding:3px 5px;}
#basket #pageDescription{margin-top:20px;}

#basket #save{padding:7px;}
#basket #save .submit{margin-right:5px;padding:4px 9px;background:#f2f2f2;color:#666;border:2px solid #e0e0e0;font-weight:normal;text-shadow:none;}
#basket #save .submit:hover{background:#154a72;color:#303030;}
#basket legend{position:absolute;clip:rect(1px, 1px, 1px, 1px);}

/* DISCOUNT VOUCHERS */
#discountVoucher td{text-align:right;}
#discountVoucher strong{padding-right:3px;}
#incorrectVoucher{margin:7px 0;background:inherit;color:#009933;font-weight:bold;}
#orderedProducts tfoot #discountVoucher{color:#415850;}

#order legend{position:static;clip:auto;padding:20px 0 10px;border:0;font-size:1.8em;font-weight:400;color:#a3978b;}
#order #personalData{padding:25px 25px;border: 1px solid #ccc;overflow:hidden;display: flex;flex-wrap: wrap;justify-content: space-between;}
#order #personalData #setBasic, #order #personalData #setExtend{float:left;width:48%;}
#order #personalData #setExtend {display: flex;justify-content: space-between;flex-wrap: wrap;}
#order #personalData label{display:block;padding:5px 0;}
#order #personalData #oComment{width:100%;padding:10px;font-size:1.35em;box-sizing: border-box;}
#order #personalData .input {width:100%;font-size:1.25em;box-sizing: border-box;margin-right: 0%;height: auto;line-height: initial;color:#a3978b;}
#order #personalData #oComment{height:125px;}
#order #vrn{float:left;width:40%;}
#order #street{clear:both;}

#wysylkaDiv {padding: 0px 40px 0px 40px;float: left;width: 100%;}
#wysylkaDiv.paczkomatOpen {padding: 0px 40px 40px 40px;}
#wysylkaDiv.openBox {padding: 5px 25px 25px 25px;}
#shippingAndPayments #boxShipping #oShippingPayment .selectedInput {position: relative;border: 1px solid #e7e2d2;border-radius: 8px;margin: 0px -1px;display: flex;
  flex-wrap: wrap;}
#shippingAndPayments #boxShipping #oShippingPayment {border: 1px solid #e7e2d2;border-radius: 8px;margin-bottom:15px;}
#shippingAndPayments select {height: auto;line-height: initial;margin: 5px 0 15px 0;font-size: 0.85em;}
#paymentChannels .zagielInfo {margin: 5px 0 15px 0;float: left;width: 100%;}

#shippingAndPayments .boxWrapperInputSelect {min-height: 48px;width: 100%;display: flex;-moz-box-align: center;align-items: center;position: relative;}
*, ::after, ::before {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#oShippingPayment > div {color: rgb(26, 26, 26);font-size: 13px;line-height: 16px;border-top: 1px solid #e7e2d2;position: relative;}
#oShippingPayment > div:first-child {border-top: 0px solid #e7e2d2;} 
#oShippingPayment > div:first-child {border-top: medium none;}
.selectedInput + .boxWrapperInputSelectIteam {border-top: medium none !important;}
.boxWrapperInputSelect label {position: absolute;top: 0px;left: 0px;display: flex;padding: 12px 16px;-moz-box-align: center;align-items: center;height:100%;width:100%;cursor: pointer;}

#inpostMapa {margin-left:0px;}
#inpostMapa a {font-size: 1.35em;border: 1px solid;padding: 3px 10px 5px 10px;background: #CC9933;color: #303030;}
#inpostMapa a:hover {-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;background:#474747;}
#paczkomaty > select {max-width:400px;}
#easypack-map {min-height: 450px;}
#inpostSelectedInfo.openInpost {background-color: #323232;color: #fab800 !important;float: left;width: 100%;padding:15px 15px;box-sizing: border-box;font-size: 1.15em;}
#oShippingPayment > div > div > label > span {font-size: 1.35em;}

@media screen and (max-width:800px){
	#easypack-map {min-height: 650px;}
}

/* */
#paczkomaty2 {position: relative;margin:0px 0 40px 0;float: left;width: 100%;}

#order tfoot td, #orderPrint tfoot td{color:#a3978b;font-weight: bold;}
#order .summaryProducts, #order .summaryShippingPayment, #orderPrint .summaryShippingPayment{font-size:1.182em;}
#order .summaryProducts th, #order .summaryShippingPayment th, #orderPrint .summaryShippingPayment th{font-weight:normal;text-align:right;}
#order .summaryOrder, #orderPrint .summaryOrder{color:#000000;font-size:1.36em;font-weight:400;}
#order .summaryOrder th, #orderPrint .summaryOrder th{text-align:right;}
#order .summaryOrder th, #order .summaryOrder td{border-top:1px solid #e7e2d2;}
#order #rulesAccept th{color:#000000;font-weight:400;text-align:right;}
#order #rulesAccept th, #order #nextStep th{border:0;}
*:first-child+html .nextStep .submit, *:first-child+html #basket #save .submit{padding:2px 0;} /* IE 7 hack */

/* ORDER SUMMARY/PRINT PAGE */
#orderPrint #pageDescription{padding:10px 8px 20px;text-align:center;background:inherit;color:#000000;font-weight:normal;font-size:1.5em;}
#orderPrint #pageDescription p{padding:5px 0;color: #a3978b;}
#orderPrint .legend{margin-left:10px;clear:both;padding:20px 0 10px;background:inherit;color:#000000;font-size:1.2em;font-weight:400;}
#orderPrint dl{float:left;display:block;width:100%;margin:0;padding:5px 0;border-top:1px solid #e7e2d2;border-bottom:1px solid #e7e2d2;}
#orderPrint dt, #orderPrint dd{float:left;display:inline-block;width:40%;margin:0;padding:3px 0;}
#orderPrint dt{clear:left;text-align:right;font-weight:400;}
#orderPrint dd{padding-left:3%;font-weight: 300;color: #000000;}
#orderPrint dd.orderComment, #orderPrint dd.orderIP{font-weight:normal;}
#orderPrint legend{margin-left:5px;}

/* ORDER STATUS LINK */
#orderPrint .orderStatusLink{margin:10px 30px 20px;padding:14px;text-align:center;border-top:1px solid #e7e2d2;border-bottom:1px solid #e7e2d2;}
#orderPrint .orderStatusLink div{padding:3px 0;}

/* FOOTER - SITE AND SCRIPT COPYRIGHTS STYLES */
#foot{clear:both;font-weight:bold;float: left;width:100%;padding:0 5%;background: #FFFFFF;font-weight:400;}
#foot .container{margin:0 auto;padding:0px 0;}
#foot a{background:inherit;color:#373737;text-decoration:none;font-weight:400;}
#foot a:hover{color:#009933;background:inherit;}

#copy{float:left;padding:0 25px;}
.foot{float:right;padding:0 25px;}
#powered img{vertical-align:middle;}

@media print{
  /* PRINT STYLES */
  * {color:#000 !important;background:#303030 !important;border-color:#444 !important;border-width:1px !important;text-shadow:none !important;box-shadow:none !important;-webkit-box-shadow:none !important;}

  body{margin:1cm 0;}
  #container{width:17.2cm;height:auto;}
  #head2 .container, #head2{height:auto;}
  #logo{padding:0 0 0.2cm;}
  #head1 .container, #head2 .container, #head3 .container, #body .container, #foot .container{border-width:0px !important;}

  #body{clear:none;}
  #body .container{overflow:visible;}
  #logo #title, #page h1{padding:0;}
  #page div.breadcrumb{position:relative;top:0;}

  #header .container, #body .container, #foot .container, #content, #page, #products, #product, .order #content{float:none;width:17.2cm;padding:0;margin:0;}
  #column, #head1, #head3, #back, #page .tS, #products li .basket, #product #box #addBasket .submit, #socialButtons, #plusOne, #contactPanel, #commentForm{display:none;}
}

/* PLUGINS */
#noticeAboutCookies{display:none;padding:7px 0;background:#303030;font-weight:400;}
#noticeAboutCookies.slide, #noticeAboutCookies.top{border-bottom:1px solid #555;}
#noticeAboutCookies.bottom, #noticeAboutCookies.top, #noticeAboutCookies.left-corner{position:fixed;z-index:2;width:100%;background-color:rgba(255,255,255,0.9);}
#noticeAboutCookies.top{top:0px;}
#noticeAboutCookies.bottom{bottom:0px;border-top:1px solid #555;}
#noticeAboutCookies.left-corner{width:200px;left:0px;bottom:0px;padding:10px;border:1px solid #bbb;font-weight: 300;}
#noticeAboutCookies .close{margin-left:20px;font-size:0.917em;color:#999;font-weight:normal;text-decoration:none;}
#noticeAboutCookies .close:hover{color:#f00;}
#noticeAboutCookies.left-corner .close{display:block;margin:10px 0 0;}

/* ADVANCED SEARCH */
#searchFormAdvanced{margin:0 auto;padding:0px 0 0;text-align:right;width:100%;}
#searchFormAdvanced .input{height:40px;
  box-sizing: border-box;
  color: #8a8a8a;
  float: left;
  padding:10px 20px;
  width: 578px;
  background: #FFFFFF;
  text-transform: capitalize;
  letter-spacing: 1px;
  font-size: 14px;}
#searchFormAdvanced .phrase label, #searchFormAdvanced .producer label{display:none;}
#searchFormAdvanced select{width:100%;font-size:1em;}
#searchFormAdvanced .hide, #searchFormAdvanced legend{display:none;}
#searchFormAdvanced div{padding:0px 0;}
#searchFormAdvanced .producer {display: none;}
#searchFormAdvanced .prices .input{margin:0 0 0 4px;display: inline-block;}
#searchFormAdvanced .prices label{padding-left:4px;}
#searchFormAdvanced .submit{margin-top:0px;padding:10px 20px;font-size:14px;font-style:normal;border:0;background-color: #525252;border:0px solid #faf9f9;margin-left: 7px;text-transform: uppercase;height:40px;color: #FFFFFF;transition: 0.5s all;}
#searchFormAdvanced .submit:hover {background-color: #009933;}
* html #searchFormAdvanced .submit{padding:4px 3px 9px;}

#product .recommended, #products .recommended{position: absolute;left: 0;top: 35px;padding: 5px 10px;font-size: 1.15em;z-index: 1001;    background: rgb(219,219,219);
  background: linear-gradient(90deg, rgba(219,219,219,1) 0%, rgba(154,154,154,1) 5%, rgba(166,166,166,1) 100%);    -webkit-box-shadow: 9px 0px 14px -7px rgba(87, 87, 87, 1);
  -moz-box-shadow: 9px 0px 14px -7px rgba(87, 87, 87, 1);
  box-shadow: 9px 0px 14px -7px rgba(87, 87, 87, 1);text-transform: uppercase;color:#FFFFFF;font-weight: 400;}
#product #box #attributes{max-width:230px;margin:0 0 10px;}
* html #product #box #attributes{width:230px;}
#product #box #attributesLabel{display:none;}
.attribute{padding:20px;border:1px solid #bebebe;margin:0 50px 20px;background:#efefef;}
.attribute h3{font-size:1.2em;font-weight:bold;}
#product #box dl#attributesSelects{text-align:left;margin:0 10px 10px;border:1px solid #bebebe;padding:0 2px 5px 10px;}
#product #box dl#attributesSelects dd{padding:0 0 5px;margin:0;}
#product #box dl#attributesSelects dt{padding:5px 0 2px;margin:0;}
#product #box dl#attributesSelects select{width:210px;}

@media screen and (max-width:410px){
  #product #box{width:95%;}
}
#prevNext{list-style:none;height:25px;font-size:1.1em;margin:0 5px;}
#prevNext a{font-weight:bold;}
#prevNext .prev{float:left;}
#prevNext .next{float:right;}

/* RELATED PRODUCTS */
#productsRelated{clear:both;float:left;width:100%;border-top:2px solid #e0e0e0;padding-top:10px;}
#productsRelated h3{font-size:1.7em;font-weight:normal;color:#009933;}
#productsRelated ul{float:left;width:100%;margin:10px 0;padding:15px 0 10px;list-style:none;border-bottom:2px solid #e0e0e0;}
#productsRelated li{float:left;width:32%;margin-left:2%;padding:5px 0 15px;text-align:center;vertical-align:top;}
#productsRelated li.column1{clear:both;margin-left:0;}
#productsRelated img{margin-bottom:5px;padding:1px;background:#c0bfbf;border:4px solid #eee;-webkit-box-shadow:0 0 10px rgba(48,47,47,.4);box-shadow:0 0 10px rgba(48,47,47,.4);}
#productsRelated img:hover{border:4px solid #c9cdce;}
#productsRelated a{display:block;padding:0 5px;font-weight:bold;text-decoration:none;}
#productsRelated a:hover{text-decoration:none;}
#productsRelated .price, #productsRelated .noPrice{padding:6px 0 0;color:#2e6a97;}
#productsRelated .price strong{padding:0 2px 0 5px;font-weight:bold;}
#productsRelated .price em{padding:0;background:inherit;font-style:normal;}
#productsRelated .price span{font-weight:bold;padding-left:5px;}
@media print{
  #productsRelated .price em, #productsRelated .price span, #productsRelated .price strong{font-weight:normal;}
  #productsRelated{float:none;width:17.2cm;padding:0;margin:0;}
}

@media screen and (max-width:650px){
  #productsRelated .price em{display:none;}
}
@media screen and (max-width:360px){
  #productsRelated li{width:98%;}
  #productsRelated .price em{display:initial;}
}
#sideTab{z-index: 50001;width:180px;position:fixed;right:-65px;top:50%;border:0px solid #009933;border-top-left-radius:0px;border-top-right-radius:0px;background:#525252;border-bottom:none;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
* html #sideTab{display:none;}
*:first-child+html #sideTab{filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);border-bottom:2px solid #75a321;right:0px;}
#sideTab{margin-right:-55px \ ;border:0px solid #75a321 \ ;}
#sideTab a{display:block;padding:13px;text-decoration:none;color:#303030;font-size:1.633em;font-weight: 400;}


/* PRODUCTS SLIDER - jContent */
div.jContent{float:left;}
div.slides{}
div.jContent p{padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;}
div.jContent a.prev, div.jContent a.next{float:left;display:block;}
div.jContent a.hide{visibility:hidden;}
div.jc-horizontal{margin:10px 10px 20px 10px;}
div.jc-horizontal a.prev, div.jc-horizontal a.next{width:35px;height:34px;opacity:0.5;filter:alpha(opacity=50);}
div.jc-horizontal a.prev{margin: 55px 10px 0px 0px;background:url('img/slider-left.png') no-repeat;}
div.jc-horizontal a.next{margin: 55px 0px 0px 10px;background:url('img/slider-right.png') no-repeat;}
div.jc-horizontal a.prev:hover,div.jc-horizontal a.next:hover{opacity:1;filter:alpha(opacity=100);}
div.jc-auto{margin:0;}
#productsSlider{width:97%;margin:0 0 15px 20px;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;background:url( 'img/slider-bg.png' ) repeat-y top center;}
#productsSlider .title{width:50%;margin:0 auto;padding:7px 0;font-weight:bold;font-size:1.25em;border:1px solid #e0e0e0;border-width:0px 1px 1px;-moz-border-radius:3px;border-radius:3px;text-shadow:2px 2px 3px #ddd;background:#f5f5f5;}
#productsSlider div.slides{text-align:left;padding-top:20px;}
#productsSlider div.slides h2{float:left;width:55%;padding:0;font-weight:bold;font-size:1.333em;text-shadow:2px 2px 3px #ddd;}
#productsSlider div.slides h2 a{text-decoration:none;}
#productsSlider div.slides h2 a:hover{text-decoration:none;}
#productsSlider div.slides .photo{float:left;margin:0 15px 5px 0;font-size:0px;line-height:0px;}
#productsSlider div.slides .photo img{padding:1px;border:4px solid #e0e0e0;}
#productsSlider div.slides .photo a:hover img{border:4px solid #d5d5d2;}
#productsSlider div.slides div.description{float:left;width:50%;margin:10px 0 0;text-align:justify;}
#productsSlider div.slides div.description a{color:#666;}
#productsSlider div.slides div.description a:hover{color:#009933;}
#productsSlider div.slides div.description ul, #productsSlider div.slides div.description ol{margin:5px 0 0 25px;padding:0;}
#productsSlider div.slides .price, #productsSlider div.slides .noPrice{float:left;width:50%;margin:7px 0 5px 0;background-color:inherit;color:#009933;font-weight:bold;text-decoration:none;text-shadow:2px 2px 3px #ddd;}
#productsSlider div.slides .price em{padding:0 6px 0 0;background:inherit;color:#666;font-style:normal;}
#productsSlider div.slides .price strong{font-size:1.25em;}
#productsSlider div.slides .priceNetto{padding-top:3px;font-size:0.9em;color:#2e6a97;font-weight:normal;}
#productsSlider div.slides .priceNetto strong{padding:0 3px 0 0;font-size:1em;}
#productsSlider div.slides .priceNetto em{color:#666;}
#productsSlider div.slides .priceNetto span{font-weight:normal;padding-right:5px;color:#666;}
#productsSlider div.slides .price ins{padding-right:5px;text-decoration:none;font-weight:bold;}
#productsSlider div.slides .price ins em{padding-right:8px;background:inherit;color:#009933;text-decoration:line-through;font-size:1.13em !important;}
#productsSlider div.slides .noPrice strong{font-size:1.083em;}
#productsSlider div.slides .price span{padding-left:4px;font-size:1.083em;color:#666;}
#productsSlider div.slides .basket{float:left;margin:7px 0 0;font-size:0.917em;font-weight:bold;}
#productsSlider div.slides .basket a{display:block;padding:7px 12px;color:#303030;background:#b81f5b;text-decoration:none;text-shadow:1px 1px #630d2f;-moz-border-radius:5px;border-radius:5px;}
#productsSlider div.slides .basket a:hover{text-shadow:0px 0px 5px #e9c0d1;}
#page{clear:both;padding-top:0px;}
#page div.breadcrumb{top:-3px;}

/* BANNERS */
#banner0{text-align:center;padding-bottom:15px;}
#banner1{text-align:center;margin:10px 0;}
@media print{ #banner0, #banner1{display:none;} }
.content-slider{height:534px;overflow:hidden;} /* height:200px; is default height, so page will not change its height after slider is loaded, so you should change it if your slider has different height */
.content-slider .quick-slider-nav-dots-wrapper{bottom:10px;margin:0 auto;text-align:center;}
.content-slider .quick-slider-nav-dots-wrapper li{display:inline-block;}
#column .content-slider{max-width:100%;}
#content .content-slider{max-width:100%;}
#column .content-slider .description{top:0;left:0;width:100%;text-align:center;}
#content .content-slider .description{top:10px;left:80px;min-width:150px;width:45%;margin-top:10px;}
.content-slider.quick-slider{}
.content-slider .description{top:10px;left:80px;min-width:150px;width:45%;margin-top:10px;}
.content-slider .quick-slider-nav-dots-wrapper{bottom:10px;margin:0 auto;text-align:center;}
.content-slider .quick-slider-nav-dots-wrapper li{display:inline-block;}
@media print{ #content .content-slider{display:none;} }
.content-slider img {max-width: 100%;}

/* STOCK */
#page .stockLevel, #page .stockSold{margin:5px 0;font-size:0.917em;}
#page .stockSold{background:inherit;color:#009933;font-weight:bold;}
#page .stockLevel strong{margin:0 0 0 2px;}
#product .stockLevel, #product .stockSold{margin:8px 10px 4px;padding:5px 0 6px;font-weight:bold;font-size:0.917em;}
#product .stockSold{color:#009933;}
#product .stockLevel strong{margin:0 0 0 4px;background:inherit;color:#009933;}
#basket #productsOverStock h5{margin-top:10px;padding:8px 0;font-size:1em;font-weight:bold;border-top:1px solid #e0e0e0;}
#basket #productsOverStock strong{display:block;padding:2px 10px;background:inherit;color:#009933;}
#basket #productsOverStock div{margin:0 0 10px;padding:5px 0 10px;font-size:1em;font-weight:normal;border-bottom:1px solid #e0e0e0;}
/* TAGS */
#tags{margin:10px 0;padding:0;list-style:none;}
#tags li{display:inline-block;padding:0 5px 0 0;}
#tags li a{font-weight:bold;}

/* USERS COLUMN LOGIN BOX */
#column .login{margin:10px 20px;padding:10px 7px;font-size:0.92em;text-align:center;border-top:2px solid #757575;border-bottom:2px solid #757575;}
#column .login label, #column .login legend{display:none;}
#column .login fieldset{padding:0;margin:0;}
#column .login .input{width:70px;margin:0 5px 0 0;}
#column .login .submit{width:50px;padding:3px 0;font-weight:bold;font-size:0.917em;}
* html #column .login{padding:10px 0;}
* html #column .login .input{width:59px;}

/* USERS LOGIN, LOGOUT AND PROFILE */
#log .button{text-align:center;}
#log .forget{margin-top:15px;text-align:center;}

#profile .fb{padding-top:15px;text-align:center;white-space:nowrap;}
#profile .fb img{margin-top:10px;border:1px solid #273b65;}

#profile{clear:both;width:100%;margin:10px auto 0;}
#profile fieldset{padding:25px 20px;}
#profile fieldset legend{display:none;}
#profile dl, #profile dt, #profile dd{margin:0;padding:0;}
#profile dt{padding:0 0 4px;}
#profile dd{margin-bottom:18px;}
#profile dd.not-required{display:none;}
#profile.register dl#notRequired{display:none;}
#profile.register dd.not-required{display:block;}
#profile .input, #contactPanel textarea{width:99%;padding:3px;font-size:1em;}
#profile #captcha{width:50px;}
#profile .captcha em{font-style:normal;font-weight:bold;}
#profile .captcha ins{padding:0 3px;font-weight:bold;text-decoration:none;}
#profile .save{text-align:center;}

#forgetPasswordForm{margin:10px 0 0;padding:10px 20px;}
#forgetPasswordForm label{padding-right:10px;}
#forgetPasswordForm .input{width:150px;margin-right:5px;}
#resetPasswordForm #profile th label{font-weight:bold;}

#order label {margin: 5px 0;display: inline-block;}
#order .tab{float:left;}
#order .tab a{display:block;margin:10px 10px 0 0;padding:10px 15px 10px;border:1px solid #e0e0e0;border-bottom:0;-moz-border-radius-topleft:5px;border-top-left-radius:5px;-moz-border-radius-topright:5px;border-top-right-radius:5px;background:#303030;font-size:1em;font-weight:bold;color:#a3a3a3;text-decoration:none;}
#order .tab a:hover{color:#009933;}
#order .tab a.selected{border-color:#c9c9c9;color:#666;}
#orderForm, #orderLoginForm{clear:both;}
#order #orderLogin div, #orderRegisterForm div{padding:0px 0%;border-top:0px solid #e0e0e0;border-bottom:0px solid #e0e0e0;}
#order #orderLogin label, #orderRegisterForm label{padding:0 0px 0 0;}
#order #orderLogin legend, #orderRegisterForm legend{display:none;}
#orderRegisterForm span{display:block;margin-top:7px;color:#949494;font-size:0.917em;}
#userOrdersListLink{text-align:right;}
#userOrders{width:100%;margin:10px 0 0;font-size:1em;text-align:left;}
#userOrders thead td{padding:8px 4px;color:#272727;}
#userOrders tbody td{padding:6px 4px;border-top:2px solid #e0e0e0;border-bottom:1px solid #e0e0e0;}
#userOrders a{background:inherit;}
#userOrder .message{display:none;}
#userOrder #orderPrint{padding-top:15px;}
#orderLogin .submit, #forgetPasswordForm .submit{padding:2px 10px;}

/* */
#products li .price{text-align:right;float: right;width: calc(100% - 50px);order: 2;}
#products li .priceNetto, #product #box #price #priceNetto{padding-top:3px;font-size:0.9em;color:#666666;font-weight:normal;}
#products li .price .priceNetto em, #product #box #price #priceNetto em{font-weight:normal;padding-right:2px;}
#products li .price .priceNetto span, #product #box #price #priceNetto span{font-weight:700;padding-right:5px;font-size:1em;color:#666666;margin: 0px;}
#products li .price .priceNetto strong, #product #box #price #priceNetto strong{font-weight:700;font-size:1em;}
#product #box #price #priceNetto{font-size:0.7em;color:#009933;}
#product #box #price #priceNetto strong{padding:0 3px 0 0;}
#product #box #price #priceNetto em{color:#666;}
#products li .heart {width: 50px;float: left;height: 35px;}
#products li .heart button{position: absolute;left: 0;top: 50%;height: 35px;width: 30px;background:none;outline:0;transform: translateY(-50%);z-index: 50111;cursor:pointer;}
#products li .heart button:hover {cursor:pointer;}


/* */
.youtube{width:420px;height:315px;padding:1px;background:#c0bfbf;border:4px solid #eee;-webkit-box-shadow:0 0 10px rgba(48,47,47,.4);box-shadow:0 0 10px rgba(48,47,47,.4);}
.youtube:hover{border:4px solid #c9cdce;}

@media screen and (max-width:675px){
  .youtube{width:97%;}
}
/* ASK ABOUT PRODUCT */
#product #askAboutProduct{font-size:0.917em;}
#product #askAboutProduct:hover{background:none;}
@media print{
  #askAboutProduct{display:none;}
}
/*PACZKOMATY*/
@media screen and (max-width:500px){
  .class_inpost_machines_dropdown{max-width:240px;}
}
#products li .price ins{padding-right:5px;text-decoration:none;font-weight:bold;}
#products li .price ins em{padding-right:8px;background:inherit;color:#009933;text-decoration:line-through;font-size:1.13em !important;}
#product #box #price .priceOld{padding-bottom:3px;background:inherit;font-size:0.7em;}
#product #box #price .priceOld em{background:inherit;padding-right:5px;}
#product #box #price .priceOld #priceOldValue{text-decoration:line-through;}
#siteMap li ins{text-decoration:none;font-weight:bold;}
#siteMap li ins em{padding-right:5px;background:inherit;text-decoration:line-through;font-style:normal;}
#promoted li .price ins{text-decoration:none;font-weight:bold;padding-left:5px;}
#promoted li .price ins em{padding-right:5px;background:inherit;color:#009933;text-decoration:line-through;font-style:normal;}

@media screen and (max-width:660px){
  #products li .price{font-size: 0.85em;}
}
@media screen and (max-width:570px){
  #products li .price{font-size: 0.75em;}
}
@media screen and (max-width:481px){
  #products li .price{font-size:0.85em;}
}
.noticesAccepts{text-align:left;padding:0px;margin:0px;}
.noticeToAccept{padding-bottom:10px;}
.noticeToAccept span{margin-left:4px;}
#profile .noticeToAccept{padding-bottom:18px;}

/* */
#newsletter .noticeToAccept{padding:6px 0;}
#newsletter .noticeToAccept label{display:inline;}
#newsletter .input{width:calc(100% - 250px);}
#newsletter label{display:none;}
#newsletter fieldset{padding:0;margin:0;}
#newsletter .type{margin-top:0;}
#newsletter p{text-align:center;width: 215px;}
#newsletterAccept th{text-align:left;}

/* SUBPAGES LIST - NEWS */
#content .subpagesList li h6{padding:0 0 5px;font-weight:bold;font-size:1em;}

#page h6.date{position:absolute;top:-5px;right:0px;padding:2px 0;font-size:1em;font-weight:normal;}
*:first-child+html #page h6.date{top:-5px;} /* IE 7 hack */
* html #page h6.date{top:-5px;} /* IE 6 hack */
#basket .image img{padding:1px;background:#303030;border:2px solid #c9cdce;}
#basket .image a:hover img{border:2px solid #a4aaac;}
#basket tbody td, #basket tbody th{vertical-align:middle;}

@media screen and (max-width:481px){
  #basket .image{display:none;}
}
#page .googlemap iframe{width:100%;height:350px;margin:0;padding:0;border:1px solid #014973;}
#download{width:100%;background:#e0e0e0;font-size:1em;margin:15px 0 5px;-webkit-box-shadow:0 8px 5px -5px rgba(0,0,0,.15);box-shadow:0 8px 5px -5px rgba(0,0,0,.15);}
#download td{padding:5px;}
#download .ico{padding:5px 0;text-align:center;width:30px;}
#download .date-file{width:120px;}
#download thead td{background:#f0f0f0;}
#download tbody td{background:#303030;}
#download tbody p{padding-top:2px;color:#666;}

@media screen and (max-width:360px){
  #download{font-size:0.875em;word-wrap: break-word;}
} 
.infoDiscount{color:#666;background:inherit;font-size: 0.9em;padding-bottom:5px;text-align:center;}
#order #deliveryAddress{float: left;width: 100%;display: flex;justify-content: space-between;padding: 25px 25px;border: 1px solid #ccc;}
#order #deliveryAddress > div {width: 30%;}
#order #deliveryAddress label{display:block;font-weight:normal;padding:2px 0;}
#order #deliveryAddress .input{width:100%;margin:0 0 5px;}
/* CROSS SELL */
#crossSell{clear:both;margin:10px 0;padding:8px 10px 10px;background:#303030 url('img/body.png');border-bottom:1px solid #dadada;-webkit-box-shadow:0 8px 5px -5px rgba(0,0,0,.15);box-shadow:0 8px 5px -5px rgba(0,0,0,.15);}
#crossSell h3{color:#009933;font-size:1.7em;font-weight:normal;}
#crossSell ul{margin:10px 10px 10px 20px;padding:8px 0 0;list-style:none;}
#crossSell li{padding:0 0 7px;background:url('img/menu3_sub.gif') no-repeat left 5px;padding-left:12px;}
#crossSell li a{color:#666;font-weight:bold;text-decoration:none;}
#crossSell li a:hover{background-color:inherit;color:#009933;text-decoration:none;}
#crossSell .price, #crossSell .name{display:inline;}
#crossSell .price{color:#2e6a97;padding:0 5px 0 15px;}
#crossSell .price em{display:none;}
#crossSell .price span{padding-left:5px;}
#order #ceneoAccept label{font-weight:normal;font-size:0.917em;}

/* SCROLL BACK TO TOP */
#backToTop{position:fixed;bottom:30px;right:0;z-index: 50001;}
#backToTop a{display:block;width:50px;text-align:center;color:#525252;text-transform:uppercase;text-decoration:none;transition:1s;opacity:0.6;}
#backToTop div.head{color:#525252;font-size:10px;transition:1s;font-weight:normal;}
#backToTop a:hover, .back-to-top-widget a:hover div.head{opacity:1;color:#525252;text-decoration:none;}
#backToTop a:before{content:'';display:block;width:50px;height:50px;margin-bottom:7px;background:#525252 url('img/back_to_top.png') no-repeat center center;border-radius:0%;transition:1s;}
#backToTop a:hover:before{background-color:#525252;}

/* */
.header__menu{--color-primary: #000;display:flex;justify-content:flex-end;}
#menu4{display:none;}

@media screen and (min-width:841px){
  /* Hamburger only on small screen */
  button.hamburger{display:none}
}
@media screen and (max-width:840px){
  /* Hide other menus when hamburger is active */
  #menu2, #menu3, #head3{display:none}
}

/* */
#noticeLayer{display:none;padding:7px 0;background:#fff;font-weight:bold;border-bottom:1px solid #555;}
#noticeLayer .close{text-decoration:none;}
#noticeLayer .close:hover{border-color: #000000;color:#FFFFFF;background:#000000;}
#darkBg{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:.5;filter:alpha(opacity=50);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";z-index:12999;}
#noticeLayer.darkNotice{position:fixed;top:150px;left:50%;z-index:100009;width:50%;margin-left:-25%;padding:30px 10%;text-align:center;
  background:#fff;border:5px solid #fff;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;box-sizing:border-box;font-weight: 300;font-size: 1.75em;}
#noticeLayer.darkNotice .close{display:block;text-align:center;}
#noticeLayer > span {color: #009933;font-weight: bold;}

/* */
#quantityChange{width:140px;margin:0;}
#quantityChange .button{margin:0 0 0 5px;text-indent:-9999px;cursor:pointer;width:29px;height:29px;float:left;text-align:center;background:url('img/buttons.png') no-repeat;}
#quantityChange .dec{background-position:0 -29px;}
#quantityChange .buttons{padding:20px 0 0 140px;}
#quantityChange input::-webkit-outer-spin-button, #quantityChange input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}
#quantityChange input[type=number]{-moz-appearance:textfield;}

/* */
#product .minus, #product .plus, #products .minus, #products .plus{border: 1px solid #e0e0e0;background-color: #f9f9f9;color: #666;height: 98%;padding: 0.6% 6px;text-align: center;text-decoration: none;font-size:18px;cursor:pointer;vertical-align: top;}
#product .quantity, #products .quantity{border: 1px solid #e0e0e0;background-color: #303030;color: #3d3d3d;font-size: 18px;text-align: center;font-weight:normal;padding:2px 5px;vertical-align: top;}
#product .numbertype, #products .numbertype{border: 1px solid #e0e0e0;background-color: #303030;color: #3d3d3d;font-size: 18px;text-align: center;font-weight:normal;padding: 3px 5px;
vertical-align: middle;width: 50px;margin-top: 0px;float:left;}
.priceOrg, .priceNettoOrg, .priceVatCountOrg{display:none;}
.le-quantity {padding: 4px;position: relative;border: 1px solid #e0e0e0;display: inline-block;vertical-align: top;width:50px;background:#303030;}
.le-quantity .minus, .le-quantity .plus {position: absolute;width: 5px;height: 98%;padding: 0.6% 6px;background-color: #f9f9f9;top: 0;font-family: fontawesome;}
.le-quantity .minus:hover, .le-quantity .plus:hover {background-color: #f6f6f6;}
.le-quantity .minus, .le-quantity .plus, .le-quantity .minus:after, .le-quantity .plus:after {color: #3d3d3d;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
.le-quantity .minus:after, .le-quantity .plus:after {position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;width: 10px;height: 10px;font-size: 10px;}
.le-quantity .minus {left: 0;border-right: 1px solid #e0e0e0;}
.le-quantity .minus:after {content: "\f068";}
.le-quantity .plus {border-left: 1px solid #e0e0e0;right: 0;}
.le-quantity .plus:after {content: "\f067";}
.le-quantity input {border: none;text-align: center;width: 50px;color: #3d3d3d;font-size: 16px;background-color: #303030;}

/* */
#attributesSelects {margin-top: 15px;}
.button-basket {float: left;width: 100%;text-align: left;margin: 15px 0 25px 0;}
.button-basket .addBasketProduct {background: #000;color: #303030 !important;padding: .375rem .75rem;font-weight: 400;line-height: 1.5;border: 1px solid #000 !important;font-size: 12px !important;text-align:center;padding: 5px 50px;}
.button-basket .addBasketProduct:hover {background: #555;cursor:pointer;transition:all 0.5s} 

/* */
#boxInnerLayerBasket {display: flex;justify-content: space-between;align-items: center;margin: 25px 0 0 0;}
#boxInnerLayerBasket a {padding:6px 15px 5px 15px;font-size:14px;line-height:21px;border-color: #000000;color:#FFFFFF;background:#303030;margin:5px;
  white-space:nowrap;overflow:hidden;font-weight:normal;text-transform:uppercase;letter-spacing:0.05em;text-align:center;cursor:pointer;vertical-align:middle;transition:250ms all ease-in-out;border: 0px;}
#boxInnerLayerBasket a.close:hover {border-color: #009933;color:#FFFFFF;background:#009933;border: 0px;}
#boxInnerLayerBasket a.close2:hover {border-color: #009933;color:#FFFFFF;background:#009933;border: 0px;}
#boxInnerLayerBasket a.dalej:hover {border-color: #009933;color:#FFFFFF;background:#009933;border: 0px;}

#boxInnerLayerBasketCenter {display: flex;justify-content: center;align-items: center;margin: 25px 0 0 0;flex-wrap: wrap;}
#boxInnerLayerBasketCenter a {padding:6px 15px 5px 15px;font-size:14px;line-height:21px;border-color: #000000;color:#FFFFFF;background:#303030;margin:5px;
  white-space:nowrap;overflow:hidden;font-weight:normal;text-transform:uppercase;letter-spacing:0.05em;text-align:center;cursor:pointer;vertical-align:middle;transition:250ms all ease-in-out;border: 0px;}
#boxInnerLayerBasketCenter a:hover {border-color: #009933;color:#FFFFFF;background:#009933;}

#order #vrn{float:left;width:100%;}
#order #invoice{float:left;text-align:left;width:100%;padding: 5px 0;}
#order #invoice input{float:left;margin-top:3px;}
#order #invoice label{float:left;margin:0 0 0 5px;font-weight:normal;padding: 0 5px}
#order #street{clear:both;}
#shippingAndPayments > div{padding:0;border-top:0px solid #a1a4ae;border-bottom:0px solid #a1a4ae;position:relative;}

/* */
#paczkomaty2 {position: relative;margin:15px 0;float: left;width: 100%;}

/*mapa paczkomaty */
#inpostMapa {margin-left:0px;}
#inpostMapa a {font-size: 1.35em;border: 1px solid;padding: 3px 10px 5px 10px;background: #CC9933;color: #303030;}
#inpostMapa a:hover {-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;background:#474747;}
#paczkomaty > select {max-width:400px;}
#easypack-map {min-height: 350px;}
#inpostSelectedInfo.openInpost {background-color: #323232;color: #fab800 !important;float: left;width: 100%;padding:5px 15px;box-sizing: border-box;font-size: 1.35em;}
	
@media screen and (max-width:800px){
	#easypack-map {min-height: 550px;}
}

/* Basket STEP-1 */
#orderedProducts > div{float: left;width: 100%;}
#thead {float:left;width:100%;color: #000000;padding: 5px 0px;border-top: 1px solid #e7e2d2;}
#thead > div {float:left;width:100%;}
#thead .name {text-align: left;padding-left: 40px;width: 30%;box-sizing:border-box;}
#thead .price {text-align: center;width: 10%;box-sizing:border-box;}
#thead .price em {font-style: normal;}
#thead .quantity {text-align: center;width: 10%;box-sizing:border-box;}
#thead .summary {text-align: center;width: 10%;box-sizing:border-box;}
#thead .summary em {font-style: normal;}
#thead .del {text-align: center;width: 7%;box-sizing:border-box;}

#boxBasketTop {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;flex-direction: row;}

#tbody {float:left;width:100%;}
#tbody .photo {width:30%;text-align: left;display: inline-block;}
#tbody .photo img {max-width: 100%;border: 4px solid transparent;}
#tbody .image {float:left;}
#tbody #product_name_div {width:30%;text-align: left;display: inline-block;font-style: normal;display: flex;justify-content: space-between;align-items: center;}
#tbody #product_name_div > a {margin-left: 25px;max-width: 200px;display: inline-block;color: #a3978b;}
#tbody #product_name_div > a:hover {color: #000000;}
#tbody .price {width: 10%;display: inline-block;box-sizing:border-box;color: #a3978b;;text-align:center;font-style: normal;font-weight: bold;}
#tbody .quantity {width: 10%;display: inline-block;box-sizing:border-box;text-align:center;}
#tbody .quantity label {display:none;}
#tbody .quantity input {text-align:center;display: inline-block;}
#tbody .summary {width: 10%;display: inline-block;box-sizing:border-box;color: #a3978b;text-align:center;font-weight: bold;}
#tbody .del{width: 7%;display: inline-block;box-sizing:border-box;text-align:center;}
#tbody .del a{background:inherit;color:#000000;margin-right:10px;}
#tbody .del a:hover{background:inherit;color:#F00;}
#tbody ul {float:left;width:100%;border-bottom: 1px solid #e7e2d2;}
#tbody ul:first-child {border-top: 1px solid #e7e2d2;}
#tbody ul:last-child {border-bottom: 1px solid #e7e2d2;}
#tbody li {width:100%;list-style:none;margin:10px 0px;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}
.summary span {margin-left:5px;}
.price span {margin-left:5px;}

#tfoot {float:left;width:100%;}
#tfoot #recount {float:left;width: 71%;clear:both;padding: 6px 0px;text-align: right;display: flex;flex-wrap: wrap;justify-content: flex-end;align-items: center;}
#tfoot #recount > div {display: flex;flex-wrap: wrap;justify-content: right;align-items: center;}
#tfoot #recount span {margin-right: 10px;}
#tfoot #recount span i {font-size: 1.45em;margin-top: 5px;}
#tfoot #recount:hover span i {color: #a3978b;}


#tfoot #recount > div span i {border-radius: 50%;-webkit-transition: -webkit-transform .8s ease-in-out;transition:transform .8s ease-in-out;}
#tfoot #recount > div:hover span i {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
#tfoot .summaryProducts{float:right;width:100%;text-align:center;}
#tfoot .buttons  {float:left;width:100%;text-align:center;}
#tfoot #continue {float:left;width:48%;margin-left:7px;text-align: left;}
#tfoot .nextStep {float:right;width:38%;margin-right:12%;text-align: right;display: flex;align-items: center;justify-content: flex-end;}
#tfoot #remember_basket_div {float:left;width:100%;text-align:left;padding: 6px 0px;border-bottom: 0px solid #e7e2d2;}
#tfoot #remember_basket_div #save {margin-left:7px;}
#tfoot #discountVoucher {float:left;width:100%;text-align:center;padding: 6px 0px;border-bottom: 1px solid #e7e2d2;}
#tfoot #discountVoucher div label {float:left;width: 71%;text-align: right;padding: 6px 0px;}
#tfoot #discountVoucher div input {float:right;width:16%;margin-right:10%;text-align: right;margin-top:3px;}
#tfoot #discountVoucher div strong {float:right;width:16%;margin-right:12%;text-align: right;padding: 6px 0;}
#tfoot #oneDiscount_div {float:left;width:100%;text-align:center;padding: 6px 0px;border-top: 1px solid #e7e2d2;}
#tfoot #oneDiscount_div div:first-child {float:left;width:71%;display: inline-block;text-align: right;margin-right:0%;}
#tfoot #oneDiscount_div div:last-child {font-weight:bold;float:right;width:16%;margin-right:12%;text-align: right;}
#tfoot .summaryProducts {float:left;width:100%;text-align:center;padding: 6px 0px;color: #a3978b;border-top: 1px solid #e7e2d2;}
#tfoot .summaryProducts span:first-child {float:left;width:71%;margin-right:0%;text-align: right;}
#basket .summaryProducts #summary{font-weight:bold;float:right;width:16%;margin-right:12%;text-align: right;}
#summary {color: #a3978b;}
#tfoot .buttons .nextStep .submit {float:right;}

/* */
.fakturaBoxOrderHidden {display: none;}
.openFaktura.fakturaBoxOrderHidden {display: block;}
#btnFaktura {margin:10px 0;}

/* */
.btn2 {
  display:inline-block;
  padding:6px 12px;
  margin-bottom:0;
  font-size:14px;
  font-weight:400;
  line-height:1.42857143;
  text-align:center;
  white-space:nowrap;
  vertical-align:middle;
  -ms-touch-action:manipulation;
  touch-action:manipulation;
  cursor:pointer;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
  background-image:none;
  border:1px solid transparent;
  border-radius:4px;

  background: transparent !important;
  border-radius: 0 !important;
  border: 1px solid #999 !important;
  color: #666 !important;  
 }

 /* */
 #street {width: 100%;}
 #zipCode {width: 35%;}
 #city {width: 60%;}
 #phone {width: 45%;}
 #email {width: 50%;}
 #comment {width: 100%;}

/* */
#etapyWysylkiBox {float: left;width: 100%;justify-content: space-between;flex-wrap: wrap;display: flex;text-align: center;margin: 0 0 25px 0;}
#etapyWysylkiBox legend {width: 100%;padding: 0px 0 50px 0;font-size: 1.55em;}
.etapPierwszy {width: calc(100% / 3);position: relative;padding: 0px 0 15px 0;font-size: 1.35em;color: cecece;font-weight: bold;color: #cecece;}
.etapDrugi {width: calc(100% / 3);position: relative;padding: 0px 0 15px 0;font-size: 1.35em;color: cecece;font-weight: bold;color: #cecece;}
.etapTrzeci {width: calc(100% / 3);position: relative;padding: 0px 0 15px 0;font-size: 1.35em;color: cecece;font-weight: bold;color: #cecece;}


#page15 .etapNazwa1 {color: #F00;}
#page15 .etapPierwszy::before {content: '';position: absolute;bottom: 0px;left: 0px;width: 100%;height: 6px;background: #000000;} 
#page15 .etapDrugi::before {content: '';position: absolute;bottom: 0px;left: 0px;width: 100%;height: 6px;background: #cecece;} 
#page15 .etapTrzeci::before {content: '';position: absolute;bottom: 0px;left: 0px;width: 100%;height: 6px;background: #cecece;} 

#page16 .etapNazwa1 {color: #000000;}
#page16 .etapNazwa2 {color: #F00;}
#page16 .etapPierwszy::before {content: '';position: absolute;bottom: 0px;left: 0px;width: 100%;height: 6px;background: #000000;} 
#page16 .etapDrugi::before {content: '';position: absolute;bottom: 0px;left: 0px;width: 100%;height: 6px;background: #000000;} 
#page16 .etapTrzeci::before {content: '';position: absolute;bottom: 0px;left: 0px;width: 100%;height: 6px;background: #cecece;} 

#page18 .etapNazwa1 {color: #000000;}
#page18 .etapNazwa2 {color: #000000;}
#page18 .etapNazwa3 {color: #F00;}
#page18 .etapPierwszy::before {content: '';position: absolute;bottom: 0px;left: 0px;width: 100%;height: 6px;background: #000000;} 
#page18 .etapDrugi::before {content: '';position: absolute;bottom: 0px;left: 0px;width: 100%;height: 6px;background: #000000;} 
#page18 .etapTrzeci::before {content: '';position: absolute;bottom: 0px;left: 0px;width: 100%;height: 6px;background: #000000;} 

/* */
#tabs2-1 legend {display: none;}
#tabs2-2 legend {display: none;}
#tabs2-3 legend {display: none;}
#tabs2-2 > div span {float: left;width: 100%;text-align: left;font-size: 1.45em;margin-top: 15px;display: none;}
#order #tabs2-2 label {margin: 0 0 10px 0;display: inline-block;width: 30%;}
#order #tabs2-2 label:nth-child(2) {margin: 0 5px;width: 30%;}
.regBoxOrder {display: flex;justify-content: space-between;}
.regBoxOrder input {width: 100%;}
.regBoxOrder2 {display: flex;justify-content: space-between;}
.regBoxOrder2 div {display: flex;align-items: center;justify-content: left;width: 30%;}
.regBoxOrder2 label {margin-bottom: 10px;display: inline-block;width: 30%;}
.regBoxOrder2 label:nth-child(2) {margin: 0 5px;width: 30%;}
.regBoxOrder2 .submit {margin: 15px 0 0 0;}

#order .ui-state-active,
#order .ui-widget-content .ui-state-active,
#order .ui-widget-header .ui-state-active {
	border: 0px solid #cecece !important;
	background: rgba(55, 55, 55, 0.4) none repeat scroll 0 0 !important;
	font-weight: normal;
	color: #666666;
}
#order .ui-tabs .ui-tabs-nav li:hover {background: rgba(55, 55, 55, 0.4) none repeat scroll 0 0 !important;}

#order .ui-state-active a,
#order .ui-state-active a:link,
#order .ui-state-active a:visited {
	color: #000000 !important;
	text-decoration: none;
}
#order .ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
      border-top-width: 0px;
      border-bottom-width: 0px;
  padding: 35px 1.4em;
  background: none;
  border: 1px solid #ccc;
  box-sizing: border-box;
}
#order .ui-tabs .ui-tabs-nav li {
  margin-bottom: -1px;
  padding-bottom: 1px;
  border-top: 0px solid #303030;
  border-left: 0px solid #303030;
  border-right: 0px solid #303030;
  border-bottom: 0px solid #303030;
  box-sizing: border-box;background: rgba(155, 155, 155, 0.2) none repeat scroll 0 0;
}
#order .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  font-size: 1.15em;
  white-space: break-spaces;
}

#orderForm #tabs2-3 {border-top: 1px solid #ccc !important;border-left: 0;border-right: 0;border-bottom: 0;}

#authWindow a {font-size:1.85em;color:#DD0000 !Important;}
.authWindow a {font-size:1.85em;color:#DD0000 !Important;}

#authWindow a:hover {font-size:1.85em;color:#000000 !Important;}
.authWindow a:hover {font-size:1.85em;color:#000000 !Important;}

/* */
.ui-tabs .ui-tabs-nav {display: flex;justify-content: space-between;flex-direction: row;}
#order .ui-tabs .ui-tabs-nav li {width: 100%;margin: 0 auto;}
#order .ui-tabs .ui-tabs-nav li:nth-child(2) {margin: 0 2px;width: calc(100% - 4px);}
#order .ui-tabs .ui-tabs-nav li a {float: left;width: 100%;text-align: center;}

/* */
#subpagesGallery {width: 100%;}
#subpagesGallery ul {list-style: none;width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;position: relative;}
#subpagesGallery ul li {width: 48%;margin:0 0 1% 0;box-sizing: border-box;position:relative;}
#subpagesGallery ul li img {max-width: 100%;}
#subpagesGallery ul li h2 {float: left;}
#subpagesGallery ul li h2 a {color:#FFFFFF;font-size:1.55em;font-weight: 300;background:none;transition: all 0.5s;}
#subpagesGallery ul li h2 a:hover {color: #009933;text-shadow: 1px 0 0 currentColor;}
#subpagesGallery ul li .description {font-size:1.05em;margin:5px 0;float:left;width:100%;color:#cecece;}

.boxStartPage__category {position: absolute;left: 10%;bottom: 5%;width: 60%;}
.boxStartPage__category__more {float: left;width: 100%;margin: 15px 0 0 0;}
.boxStartPage__category__more a {color:#FFFFFF;text-decoration: underline;font-size: 1.25em;}
.boxStartPage__category__more a:hover {color: #009933;}

/* */
#imagesGallery3 {width: 100%;}
#imagesGallery3 ul {width: 100%;float: left;margin:25px 0; display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;list-style: none;}
body #imagesGallery3 ul li {margin: 30px 30px 0 0;width: calc(1/4*100% - (1 - 1/4)*40px);padding: 0px;box-sizing: border-box;text-align: center;transition: 0.5s ALL;}
#imagesGallery3 ul li:nth-child(4n) {margin-right: 0;}
#imagesGallery3 ul::after {content: '';flex: auto;}

/* */
#imagesGallery4 {width: 100%;}
#imagesGallery4 ul {width: 100%;float: left;margin:25px 0; display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;list-style: none;}
body  #imagesGallery4 ul li {margin: 30px 30px 0 0;width: calc(1/4*100% - (1 - 1/4)*40px);padding: 0px;box-sizing: border-box;text-align: center;transition: 0.5s ALL;}
#imagesGallery4 ul li:nth-child(4n) {margin-right: 0;}
#imagesGallery4 ul::after {content: '';flex: auto;}

/* */
.header_wrapper__top  {display: flex;justify-content: space-between;flex-wrap: wrap;width: 90%;margin:0 5%;align-items: center;padding: 25px 25px;}
.searchBoxWrapper {display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;}
.searchBoxWrapper .prices {display: none;}
.header-cms-service {display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;font-size: 1.15em;font-weight: 400;color: #303030;text-align: left;line-height: 1.35em;}
.service-block {display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;margin-right: 15px;}
.service-block a {display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;color: #171717;}
.service-block i {margin-right:10px;font-size: 1.65em;color: #171717;transition: 0.5s all;}
.service-text a {color: #171717;}
.service-text a:hover {color: #009933;}
.service-block a:hover div {color: #009933;}
.service-block:hover i {color: #009933;}
.contact-block {display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;margin-right: 15px;}
.contact-block a {display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;color: #171717;}
.contact-block i {margin-right:10px;font-size: 1.65em;color: #171717;transition: 0.5s all;}
.contact-block a:hover div {color: #009933;}
.contact-block:hover i {color: #009933;}
.email-block {display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;}
.email-block a {display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;color: #171717;}
.email-block i {margin-right:10px;font-size: 1.65em;color: #171717;transition: 0.5s all;}
.email-block:hover i {color: #009933;}
.email-block a:hover div {color: #009933;}
#head5 {margin: 0 auto;}
#head2 {margin: 0 auto 0 0;}

/* */
.header_wrapper__bottom  {display: flex;justify-content: space-between;flex-wrap: wrap;width: 100%;margin:0 auto 50px auto;align-items: center;padding: 0px 0;border-top: 1px solid #dbdbdb;border-bottom: 1px solid #dbdbdb;}
.header_wrapper__bottom_wrapper {display: flex;justify-content: space-between;flex-wrap: wrap;width: 1400px;margin:0 auto;}

#head1 {order: 2;margin: 0 0 0 auto;display: flex;align-items: center;}
#head3 {order: 1;margin: 0 auto;}

/* */
#boxContentTop {width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;padding: 0px 0 0px 0;margin: 0 auto;float: left;}
#boxContentTop {background-position: center center;background-repeat: no-repeat;background-size: cover;height: 570px;margin: 25px 0 25px 0;width: 100%;background-attachment: fixed;position: relative;display: flex;justify-content: center;flex-wrap: wrap;flex-direction: column;}
#boxContentTop::after {content: '';position: absolute;left: 0;top: 0;right: 0;bottom: 0;width: 100%;height: 100%;background-color: rgba( 0, 0, 0, 0 );z-index: 1;}

#boxContentTop #imagesList1 {width: 50%;margin: 0px;}
#boxContentTop #imagesList1 li {margin: 0px;}
#boxContentTop #imagesList2 {width: 50%;margin: 0px;}
#boxContentTop #imagesList2 li {margin: 0px;}
#boxContentTop #pageDescription {width: 60%;padding: 25px;box-sizing: border-box;margin: 0 auto;z-index: 10001;color: #FFFFFF;font-size: 1.35em;font-weight: 300;}
#boxContentTop #pageDescription h2 {color: #303030;}
#boxContentTop #pageDescription a {padding: 10px 25px;margin: 15px 0;color: #303030;border: 1px solid #303030;font-size: 1.25em;display: inline-block;}
#boxContentTop #pageDescription a:hover {background: #303030;color: #79253D;transition: 0.5s all;}

/* */
.best-product-title {float: left;width: 100%;}
.best-product-title h2.normal-title {color: #000;text-decoration: underline #009933;display: inline-block;letter-spacing: 0.5px;position: relative;vertical-align: top;margin: 0 0 30px;font-weight: 600;line-height: 23px;font-size: 23px;border-bottom: 1px solid #dcdcdc;width: 100%;padding: 0 0 20px;}

/* */
.product_block__left {width: 100%;}
.product_block__right {width: 100%;padding: 25px;height: 100%;display: flex;flex-direction: column;margin: auto 0 0 0;}

/* */
.product_block__inner__priceTwice {display: flex;justify-content: space-between;align-items: center;float: left;width: 100%;margin: auto 0 0 0;}
.productField.newField ~ .product_block__inner__priceTwice {margin: 0 0 0 0;}

/* */
.boxFooter__top {width: 100%;display: flex;justify-content: center;}
.boxFooter__bottom{display: inline-block;width: 100%;border-top: 1px solid #dbdbdb;padding: 20px 0 23px;text-align: center;display: flex;justify-content: center;align-items: center;flex-direction: column;}

/* */
.foot__wrapper {width: 100%;position: relative;display: flex;justify-content: space-between;flex-wrap: wrap;padding: 66px 0 70px;}
#foot-menu-0 {position: relative;color: #373737;font-weight: 400;text-align: left;}
#foot-menu {width: 100%;}
#foot-menu .container22 {display: flex;justify-content: space-between;flex-wrap: wrap;}
#foot-menu .container22 > div {width: calc(100% / 4 - 25px);}

.foot__wrapper legend {padding: 0 0 5px;color: #303030;font-weight: 700;margin: 0 0 10px 0;position: relative;font-size: 16px;line-height: 24px;border-bottom: 1px solid #dbdbdb;}

/* */
#spolecznosc {margin: 25px 0 0 0;float: left;width: 100%;}
#spolecznosc ul {list-style: none;display: flex;justify-content: left;align-items:center;}
#spolecznosc ul li {margin-right: 10px;}
#spolecznosc ul li a {float: left;}
#spolecznosc a:hover {color: #525252;}

/* */
#menu20 {margin-left:0px;}
#menu20 .type {padding: 0 0 5px;color: #303030;font-weight: 700;margin: 0 0 10px 0;position: relative;font-size: 16px;line-height: 24px;border-bottom: 1px solid #dbdbdb;}
#menu20 ul{padding:0px 0;list-style:none;float:left;}
#menu20 li{clear: left;float: left;padding: 0px 0;}
#menu20 a{color: #303030;cursor: pointer;display: block;float: left;font-size: 12px;margin: 0px 0 8px 0;font-weight:400;transition: 0.5s all;}
#menu20 a:hover, #menu20 .sub1 a:hover{color: #009933;text-decoration:none;}
#menu20 .selected > a:first-child{color: #009933;text-decoration:none;}

/* */
#menu21 {margin-left:0px;}
#menu21 .type {padding: 0 0 5px;color: #303030;font-weight: 700;margin: 0 0 10px 0;position: relative;font-size: 16px;line-height: 24px;border-bottom: 1px solid #dbdbdb;}
#menu21 ul{padding:0px 0;list-style:none;float:left;}
#menu21 li{clear: left;float: left;padding: 0px 0;}
#menu21 a{color: #303030;cursor: pointer;display: block;float: left;font-size: 12px;margin: 0px 0 8px 0;font-weight:400;transition: 0.5s all;}
#menu21 a:hover, #menu21 .sub1 a:hover{color: #009933;text-decoration:none;}
#menu21 .selected > a:first-child{color: #009933;text-decoration:none;}

/* */
#menu22 {margin-left:0px;}
#menu22 .type {padding: 0 0 5px;color: #303030;font-weight: 700;margin: 0 0 10px 0;position: relative;font-size: 16px;line-height: 24px;border-bottom: 1px solid #dbdbdb;}
#menu22 ul{padding:0px 0;list-style:none;float:left;}
#menu22 li{clear: left;float: left;padding: 0px 0;}
#menu22 a{color: #303030;cursor: pointer;display: block;float: left;font-size: 12px;margin: 0px 0 8px 0;font-weight:400;transition: 0.5s all;}
#menu22 a:hover, #menu22 .sub1 a:hover{color: #009933;text-decoration:none;}
#menu22 .selected > a:first-child{color: #009933;text-decoration:none;}

/* */
.noticeToAccept {font-size: 12px;font-weight: 300;color: #373737;}

/* */
#foot-menu .container22 i {font-size: 1.85em;margin-right: 10px;}
.contact_wrapper {display: flex;justify-content: left;flex-direction: column;}
.contact_address {display: flex;justify-content: left;align-items: center;}
.contact_wrapper > div {margin-bottom: 15px;}

/* */
.tpay__box {float: left;width: 100%;text-align: center;margin: 10px 0 0 0;}

/* */
.boxes.footer #box6 {float: left;width: 100%;text-align: center;margin: 25px 0 50px 0;}
.boxes.footer #box6 .slick-prev,
.boxes.footer #box6 .slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    transform: translateY(-50%);
    z-index: 10015;
    cursor: pointer;

    color: #000000;
    border: none;
    outline: none;
    background: transparent;
}
.boxes.footer #box6 .slick-prev {left: 0;}
.boxes.footer #box6 .slick-next {right: 0;}
.boxes.footer #box6 .slick-slide .photo {text-align: center;}
.boxes.footer #box6 .slick-slide .photo a {margin: 0 auto;}
.boxes.footer #box6 .box__date {display: none;}
.boxes.footer #box6 .box__more {display: none;}

/* */
.boxes.footer {float: left;width: 100%;text-align: center;margin: 0px 0;display: flex;flex-direction: column;}
.boxes.footer #box7 {float: left;width: 100%;text-align: center;margin: 25px 0;}
.boxes.footer #box7 .type  {color: #000;text-decoration: underline #009933;display: inline-block;letter-spacing: 0.5px;position: relative;vertical-align: top;margin: 0 0 30px;font-weight: 700;line-height: 23px;font-size: 23px;border-bottom: 1px solid #dcdcdc;width: 100%;padding: 0 0 20px;text-align: left;}
.boxes.footer #box7 ul {list-style: none;}
.boxes.footer #box7 ul .slick-slide h2 {display: block !Important;text-align: left;}
.boxes.footer #box7 ul .slick-slide h2 a {font-size: 16px;font-weight: 500;text-transform: capitalize;color: #303030;}
.boxes.footer #box7 ul .slick-slide h2 a:hover {color:  #009933;}
.boxes.footer #box7 ul .slick-slide .photo {width: 50%;float: left;margin: 0 25px 5px 0;}
.boxes.footer #box7 ul .box__date {text-align: left;color: #999999;font-weight: 300;margin: 15px 0;font-size: 1.15em;}
.boxes.footer #box7 ul .box__more {text-align: right;}
.boxes.footer #box7 ul .box__more a {color:#FFFFFF;}
.boxes.footer #box7 ul .box__more a:hover {color: #FFFFFF;}

/* */
#topMenu {float: left;width: 90%;padding: 5px 25px;margin: 0 5%;}
#topMenu ul {list-style: none;}
.topMenu__wrapper {display: flex;justify-content: space-between;align-items: center;}
.lang_box {display: flex;justify-content: space-between;align-items: center;}
.lang_box ul {list-style: none;display: flex;justify-content: space-between;align-items: center;}

/* */
#boxFooterAbout {width: 100%;margin: 0 auto;}
.boxFooterAbout__wrapper {float:left;width:100%;padding: 50px 0 50px 0;}
.boxFooterAbout__top {font-size: 1.55em;color: #000;width: 100%;margin: 0 auto;}
.boxFooterAbout__top legend {font-size: 1.75em;font-weight: bold;padding: 0 0 35px 0;}
.boxFooterAbout__top legend span {color: #af570d;}
.boxFooterAbout__bottom {margin: 50px 0 0 0;padding: 50px 50px;border: 1px solid #dbdbdb;display: inline-block;width: 90%;margin: 75px 5% 0 5%;}
.boxFooterAbout__bottom #newsletter {width: 60%;margin: 0 auto;}


#ostatni_a  {font-size: 2.65em;font-weight: bold;padding: 0 0 15px 0;color: #303030;}
#ostatni_a2  {font-size: 1.35em;font-weight: 400;padding: 0 0 35px 0;color: #303030;}

#boxNewsletterInner {display: flex;width: 100%;justify-content: space-between;flex-wrap: wrap;}
#boxNewsletterInner .submit  {font-size: 1.25em;font-weight: 400;padding: 15px 35px;border: 0px solid #303030;background: #009933;color: #FFFFFF;width: 100%;border-radius: 5px;transition: 0.5s all;}
#boxNewsletterInner .submit:hover {background-color: #525252;}
#boxNewsletterInner input {font-size: 1.05em;color:#303030;font-weight: 300;}
#newsletter .noticesAccepts {margin: 15px 0 0 0;font-size: 1.15em;color:#303030;}

#boxNewsletterInner ::-webkit-input-placeholder {
  color: #000000;
  text-align: center;
 }
 #boxNewsletterInner :-moz-placeholder { 
  color: #000000;
  text-align: center;
 }
 #boxNewsletterInner ::-moz-placeholder { 
  color: #000000; 
  text-align: center;
 } 
 #boxNewsletterInner :-ms-input-placeholder { 
  color: #000000;
  text-align: center;
 }

.wyroznione__slider .slick-track {display: flex !important;flex-wrap: wrap;justify-content: flex-start;align-content: flex-start;align-items: stretch;width: 100%;}
.wyroznione__slider .slick-slide{
  padding: 0;
  background-clip: content-box;
  box-sizing: border-box;
  background: #FFFFFF;
  transition: all 0.30s ease-in-out;
  flex-grow: 0;
  display: flex;
  flex-direction: column;
  min-height: 100%;
 }
.wyroznione__slider .slick-slide .photo {padding: 20px 10px 0px 10px;}
#promoted ul {position: relative;}
.wyroznione__slider .slick-list {margin: 0px;}
.slick-slide
{
    height: inherit !important;
}
.wyroznione__slider .slick-slide .more {display: none;}
.wyroznione__slider .slick-slide .basket {float: right;margin:0 0 0 0;text-align: center;padding: 0px 0 25px 0;width: 100%;}
.wyroznione__slider .slick-slide .basket a{padding:5px 15px;font-size:14px;font-style:normal;border:0;background-color: #009933;border:0px solid #faf9f9;text-transform: uppercase;color: #FFFFFF;transition: 0.5s all;display: inline-block;border-radius: 5px;}
.wyroznione__slider .slick-slide .basket a:hover {background-color: #525252;} 


.wyroznione__slider .slick-list {
  border:1px solid #dbdbdb;
 }
 .wyroznione__slider .slick-list .slick-slide::before {
  border-left:1px solid #dbdbdb;position: absolute;left: 0;top: 0;height: 100%;content: '';
 }
 .wyroznione__slider .slick-slide {position: relative;margin: 0px;height: 100%;display: flex !important;flex-direction: column;}
 .wyroznione__slider .slick-list .slick-active.slick-slide::before {
  margin-left:-1px;position: absolute;left: 0;top: 0;height: 100%;content: '';position: absolute;left: 0;top: 0;height: 100%;content: '';
 }

 /* */
 .boxSlider__bottom {float: left;width: 100%;margin: 25px 0 0 0;}
 .boxSlider__bottom .quick-slider  {float: left;width: 100%;}

 /* */
 .lang_box {display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;font-size: 1.15em;font-weight: 400;color: #303030;text-align: left;line-height: 1.35em;}
 .lang_box a {margin:0 0 0 10px;font-weight: 400;color: #303030;transition: 0.5s all;}
 .lang_box a:hover {color: #009933;}
 .lang_box a.selectLang {color: #009933;}

 /* */
.aktualnosci__lista__new2 {width: 100%;float: left;}
.aktualnosci__lista__new2 {clear:both;float:left;width:100%;margin:50px 0;list-style:none;}
.aktualnosci__lista__new2 {float:left;width:100%;display: flex;flex-wrap: wrap;justify-content: flex-start;align-content: flex-start;align-items: stretch;}
.aktualnosci__lista__new2 li {text-align: center;position: relative;padding: 20px 20px 20px 20px;background-clip: content-box;box-sizing: border-box;border: 1px solid #dbdbdb;background: #FFFFFF;transition: all 0.30s ease-in-out;width: calc(100% / 2);flex-grow: 0;display: flex;flex-direction: column;margin: -1px -1px 0 0;}
.aktualnosci__lista__new2 li:hover {box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);z-index: 6;}

.aktualnosci__lista__new2 li h2 {width: 100%;float: left;margin: 15px 0 5px 0;}
.aktualnosci__lista__new2 li h2 a {float: left;font-size: 1.35em;font-weight: 400;color: #303030;transition: all 0.5s;}
.aktualnosci__lista__new2 li h2 a:hover {color: #009933;}
.aktualnosci__lista__new2 li .photo  {width: 100%;float: left;}
.aktualnosci__lista__new2 li .box__date  {width: 100%;float: left;}
.aktualnosci__lista__new2 li .description  {width: 100%;float: left;font-size: 1.35em;color: #303030;font-weight: 300;line-height: 1.5em;}
.aktualnosci__lista__new2 li .box__more  {width: 100%;float: left;margin-top:15px;}
.aktualnosci__lista__new2 li .box__more a{padding:5px 15px;font-size:14px;font-style:normal;border:0;background-color: #009933;border:0px solid #faf9f9;margin-left: 7px;text-transform: uppercase;color: #FFFFFF;transition: 0.5s all;border-radius: 5px;}
.aktualnosci__lista__new2 li .box__more a:hover {background-color: #525252;} 

/* */
.newField.productField {float: left;width: 100%;text-align: center;margin: auto 0 0px 0;padding: 10px 0;}
.newField.productField strong {font-weight: 400;margin-left: 5px;}

/* */
#productBox__bottom {float: left;width: 100%;margin: 0 0 0px 0;padding: 0px 0;display: flex;justify-content: space-between;flex-wrap: wrap;}
.basketList_box1 {float: left;margin:0 0 0 0;text-align: left;padding: 15px 0 0 0;}
.basketList_box1 a{padding:5px 15px;font-size:14px;font-style:normal;border:0;background-color: #009933;border:0px solid #faf9f9;margin-right: 7px;text-transform: uppercase;color: #FFFFFF;transition: 0.5s all;height: 32px;
  font-weight: 400;float: left;border-radius: 5px;}
.basketList_box1 a:hover {background-color: #000000;} 

.basketList_box1 .addBasketProduct {padding:5px 15px;font-size:14px;font-style:normal;border:0;background-color: #009933;border:0px solid #faf9f9;margin-right: 7px;text-transform: uppercase;color: #FFFFFF;transition: 0.5s all;
  height: 32px;font-weight: 400;border-radius: 5px;}
.basketList_box1 .addBasketProduct:hover {background-color: #000000;cursor: pointer;} 
.basketNew {float: left;}

/* */
#head1__mobile {order: 2;margin: 0 0 0 auto;border-left: 1px solid #dbdbdb;display: none;align-items: center;}
#head1__mobile .container{overflow:hidden;display: flex;justify-content: space-between;align-items: center;}
#head1__mobile .container > div {margin-left: 15px;}
#head1__mobile .container > div:last-child {margin-right: 15px;}

/* */
.sidr-inner li{position:relative;}
.sidr-inner li .more{position:absolute;right:10px;top:10px;width:20px;height:20px;padding:0 5px;border-radius:0px;cursor:pointer;background:url('img/ico_plus.png') no-repeat center center !important;}
.sidr-inner li .more.active{background:url('img/ico_minus.png') no-repeat center center !important;}
#menu2 .type {display:none;}
#hamburger-menu{display:none;}
.sidr-class-type{padding: 10px;font-size: 20px;font-weight: bold;color: #FFFFFF;background-color: #009933;margin-top: 20px;text-align: left;}
@media screen and (max-width:1200px){
  #hamburger-menu{display:block;}	
  .sidr-class-lBasket {display:none !important;}
  #menu2 {display:none;}
  #hamburger-menu {text-align: left;margin: 0 0 0 15px;}
}


/* Images Chrome */
img {filter: blur(0);
  -webkit-filter: blur(0);
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  image-rendering: -webkit-optimize-contrast;}
  
/* */
.page-box > .pages {display:none;}  



/* RESPONSIVE WEB DESIGN - media queries */
@media screen and (max-width:1440px){
  .foot__wrapper {width: 100%;padding: 66px 25px 70px 25px;}
  #body .container {padding: 0 15px;}
  #head1 .container > div:last-child {margin-right: 15px;}

  #subpagesGallery ul {width: 100%;float: left;margin:0px 0 25px 0;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;list-style: none;}
  #subpagesGallery ul li {margin: 20px 20px 0 0 !important;width: calc(1/2*100% - (1 - 1/2)*20px) !important;padding: 15px !important;box-sizing: border-box;text-align: center;transition: 0.5s ALL;background-color: rgb(28,28,28);}
  #subpagesGallery ul li:nth-child(1n) {margin: 20px 20px 0 0 !important;padding: 15px !important;}
  #subpagesGallery ul li:nth-child(2n) {margin: 20px 0px 0 0 !important;padding: 15px !important;}
  #subpagesGallery ul::after {content: '';flex: auto;}  
  .boxStartPage__category {position:relative;left:auto;top:auto;float:left;width:100%;}
.boxStartPage__category__more {text-align:left;}
.boxStartPage__category {top:auto;bottom: auto;}
}
@media screen and (max-width:1380px){
}
@media screen and (max-width:1239px){
	.header_wrapper__bottom_wrapper {width:100%;}
}
@media screen and (max-width:1200px){
  .header_wrapper__top {flex-direction: column;width: 98%;margin: 0 1%;}
  .header_wrapper__top > div {margin: 10px auto !important;}
  #head1__mobile {display: flex;}
  #head1 {display: none;}
  #boxNewsletterInner {display: flex;width: 100%;justify-content: center;flex-wrap: wrap;flex-direction: column;align-items: center;  }  
  #newsletter p {margin-top: 10px;}
  #newsletter .input {width: 100%;}
  .boxFooterAbout__bottom #newsletter {width: 100%;}

  #content {width: 100%;}
  #column {display: none;}
  #body {width: 98%;margin: 0 1%;}
  #noticeLayer.darkNotice {left: 50%;margin: 0 auto;top: 20%;transform: translateX(-50%);width: 90%;}
}
@media screen and (max-width:1078px){
  #head1 .container, #head2 .container, #head3 .container, #body .container, #foot .container{width:100%;}
  #products .list li {flex-direction: column;}
  #products .list li > div {width: 100%;}
  #head5 {width: 100%;margin: 15px 0 0 0;display: flex;align-items: center;justify-content: center;padding: 0 15px;}
  #head5 .searchBoxWrapper {display: flex;align-items: center;justify-content: center;}
  #searchFormAdvanced .input {width: 100%;}
  #foot-menu .container22 > div {width: calc(100% / 2 - 25px);margin: 15px 0;}
  #products .list li {width: calc(100% / 2);}
}
@media screen and (max-width:980px){
}
@media screen and (max-width:800px){

  .service-block a div, .contact-block a div, .email-block a div {display: none;}
  img{max-width:100%;}
  #boxContentTop #pageDescription {width: 100%;}  
}
@media screen and (max-width:640px){
  .aktualnosci__lista__new2 li {width: 100%;}
  #foot-menu .container22 > div {width: calc(100% / 1 - 25px);}

#subpagesGallery ul li {margin: 20px 0px 0 0 !important;width: 100% !important;padding: 15px !important;box-sizing: border-box;text-align: center;transition: 0.5s ALL;background-color: rgb(28,28,28);}
#subpagesGallery ul li:nth-child(1n) {margin: 20px 0px 0 0 !important;padding: 15px !important;}
#subpagesGallery ul li:nth-child(2n) {margin: 20px 0px 0 0 !important;padding: 15px !important;}	
	
  .content-slider.quick-slider {display:none !important;}
  #subpagesGallery ul {margin-top: 0px;}
  #products .list {flex-direction: column;}
  #products .list li {width: 100%;margin-bottom: 15px;}
  #products .list li:last-child {margin-bottom: 0px;}

  #tbody .photo {display: none;}
  #thead {display: none;}
  #orderedProducts > div {border: 0px;}
  #tbody #product_name_div {width: 100%;text-align: center;margin:15px auto 25px auto;}
  #tbody #product_name_div > a {display: inline-block;max-width: 100%;margin-left: auto;text-align: center;}
  #tbody .del {width: 100%;margin:25px auto 15px auto;}
  #tbody li {justify-content: center;align-items: center;}
  #tbody .price {width: 20%;}
  #tbody .quantity {width: 20%;}
  #tbody .summary {width: 20%;}
  #order #personalData #setBasic, #order #personalData #setExtend {float: left;width: 100%;}
  #tfoot .summaryProducts {padding: 15px 0;}
  #tfoot .summaryProducts span:first-child {float: left;width: auto;margin-right: 15px;text-align: left;}
  #basket .summaryProducts #summary{font-weight:bold;float:left;width:auto;margin-right:0%;text-align: right;}
  #tfoot #recount {float:left;width: auto;clear:both;padding: 6px 0px;text-align: right;}
  #tfoot .nextStep {float: left;clear: both;margin:15px 0;width: 100%;justify-content: space-between;}
  #tfoot #continue {margin-left:0px;} 

  #body.basket-page #column{display:none;}
  #body.basket-page #content{width:100%;}
  #order #vrn{float:none;width:90%;}
  #order #invoice{float:left;height:auto;margin-left:0;padding:0 0 7px;text-align:left;}
}
@media screen and (max-width:481px){
  #menu2 li{width:100%;margin-top:2px;border-bottom:1px solid #303030}
  #menu2 li:hover, #menu2 .selected{width:100%;}
  #menu2 li a:hover, #menu2 .selected a, #menu2 .selected-parent a{background:#585757;}
  a.zagielInfo{display:block;margin:4px 0 8px;}
  #column, #content{width:100%;}
  #copy, .foot{float:none;width:100%;text-align:center;padding:0 0 20px;}
  #boxContentTop {height:670px;}
}
@media screen and (max-width:360px){
  #head2 .container{height:100px;}
  #logo #title a{font-size:2em;}
  #logo #slogan{padding-left:0;}
  #lang{position:absolute;top:10px;right:10px;padding:0;}

  #products .list li{width:98%;margin:1%;}

  #product #box #addBasket .submit{width:96%;padding:10px 2%;background:#b51d5a;}

  #orderedProducts td{padding:2px;}
  #orderedProducts #recount td{padding:2px 0px;}
  #orderedProducts #recount .submit{font-size:0.83em;}
  #orderedProducts thead .name{padding-left:7px;}
  #orderedProducts thead .price span{display:none;}
  #orderedProducts tbody .quantity input{width:25px;}
  #orderedProducts .del{overflow:hidden;width:16px;padding:0;vertical-align:center;font-size:1px;line-height:1px;}
  #orderedProducts .del a{display:inline-block;width:16px;height:16px;font-size:0px;line-height:1px;color:transparent;background:url('img/close.png') no-repeat 0px 0px;text-decoration:none;}
  #orderedProducts .del a:hover{color:transparent;background:url('img/close.png') no-repeat 0px -16px;}
  #order #personalData #setBasic, #order #personalData #setExtend{width:100%;}
  #comments span.date{font-size:0.917em;}
}
@media screen and (max-width:320px){
}