@font-face {
  font-family: 'FontAwesome';
  src: url('font/fontawesome-webfont.eot?v=4.0.3');
  src: url('font/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('font/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('font/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('font/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*
Quick.Cart.Ext default stylesheet
More about design modifications - http://opensolution.org/Quick.Cart/docs/ext_6.6/?id=en-design
*/
/* GLOBAL STYLES */
body, body *, body *:before, body *:after{margin:0;padding:0;border:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
body,table{color:#575757;font-size:1.15em;font-family: 'Amatic SC', cursive;font-weight: 400;}
table{border-collapse:collapse;border-spacing:0;font-size:100%;font-family: 'Poppins', sans-serif;}
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:#FFFFFF;text-align:center;}

.input, textarea{padding:5px;border:none;font-size:1em;font-family: 'Poppins', sans-serif;color:#6f6f6f;
  overflow:hidden; display:inline-block;border: 1px solid #cecece; background:#FFFFFF;box-sizing: border-box;height: 40px;border-left: 0;border-right: 0;border-top: 0;}
select{padding:4px;border:none;font-size:1em;font-family: 'Poppins', sans-serif;color:#6f6f6f;overflow:hidden; display:inline-block;border: 1px solid #cecece; }
.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{display:inline-block;margin-left: 0px;border:none;font-size:24px;padding:5px 30px;background:#666666;border-radius:5px;color: #FFFFFF;transition: 0.5s all;font-family: 'Amatic SC', cursive;}
.submit:hover{border:none;font-size:24px;background:#161616;border-radius:5px;color: #FFFFFF;cursor: pointer;}
* html .submit{padding:3px 1px;} /* IE 6 hack */
* html .input{height:21px;} /* IE 6 hack */
.form{}
.form label{font-size:1em;color:#333333;font-weight:400;}
.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:active, a:hover {outline: 0;}
a{color:#000000;text-decoration:none}
a:hover{color:#797979;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:#fff;}
#skiplinks a:focus{top:0;background:#000;color:#fff;}

#container{position:relative;width:100%;margin:0 auto;padding:0 0 0px;}
#body, #foot{float:left;width:100%;margin:0 auto;padding:0 0px;}
#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 WITH TOP MENU ABOVE LOGO */
#head1 .container{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}
* html #head1 .container, * html #head2, * html #head3, * html #body{background:none;} /* IE 6 hack */

/* MENU TOP 1 */
#menu1 .type {display: none;}
#menu1 ul{float:right;margin:5px 0;list-style:none;}
#menu1 li{float:left;padding:0px 0 0px 15px;}
#menu1 li a{}
#menu1 li a:hover, #menu1 .selected a, #menu1 .selected-parent a{}

#menu1 li.lBasket{list-style:none;}
#menu1 li.lBasket a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-family: 'Poppins', sans-serif;}
#menu1 li.lBasket a:hover{}
#menu1 li.lBasket span:first-child{color:#1a171b;font-size:20px;display:block;}
#menu1 li.lBasket span:last-child{text-align:center;font-weight:400;background-color:#797979;color:#ffffff;font-size:10px;width:17px;height:17px;line-height:17px;margin:-12px 0px 0px -6px;border-radius:20px 20px 20px 20px;}
#menu1 li.lBasket a:hover i {color: #797979;} 

/* LOGO, HEADER BACKGROUND AND SLOGAN */
#head2{clear:both;width: 25%;}
#head2 .container{position:relative;}
#logo{padding:25px 0px 25px 0px;float: left;}
#logo #title{}
#logo #title a{color:#666;text-decoration:none;}
#logo #title a span{color:#797979;background:inherit;}
#logo #title a strong{color:#2e6996;background:inherit;}
#logo #title a em{color:#797979;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 img {float: left;max-width: 100%;}

/* HEADER WITH TOP MENU BELOW LOGO */
#head3 {margin: 0 auto;background: #181818;float: left;width: 100%;}
#head3 .container{overflow:hidden;width: 1280px;margin: 0 auto;}

/* MENU TOP 2 */
#menu2 .type {display: none;}
#menu2 ul{float:left;height:100%;margin:0;list-style:none;}
#menu2 li{float:left;padding:0;}
#menu2 li a{float:left;padding:15px 15px;color: #cecece;font-size:1.17em;text-decoration:none;}
#menu2 li a:hover, #menu2 .selected a, #menu2 .selected-parent a{color: #FFFFFF;text-decoration:none;background: #797979;}

/* BODY STYLES - LEFT AND RIGHT COLUMN */
#body{clear:both;margin:0;}
#body .container{display: flex;flex-wrap: wrap;justify-content: space-between;width: 1280px;margin: 0 auto;}

/* LEFT COLUMN STYLES */
#column{float:left;width:240px;padding:20px 0;display: none;}
.order #column{display:none;}

#searchForm{padding:0px 0px;text-align:center;width: calc(100% - 90px);}
#searchForm label, #searchForm legend{position:absolute;clip:rect(1px, 1px, 1px, 1px);}
#searchForm .input{min-width:120px;width:100%;padding:5px 10px;}
#searchForm .submit{border:0px;}
*: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;width: 100%;}
#column .type{margin-bottom: 10px;color:#797979;font-family: 'Amatic SC', cursive;border-bottom: 1px solid #ebebeb;padding: 20px 0;font-size: 20px;font-weight: 300;}
.order #column{display:none;}

/* LEFT MENU */
#menu3 ul{padding:10px 0;list-style:none;background:#fff;}
#menu3 li{margin:0 3px;padding:0px 0 0px 0px;border-bottom:1px solid #e0e0e0;box-sizing: border-box;}
#menu3 a{display:block;width:100%;padding:4px 0;color:#666;font-weight:300;text-decoration:none;background:none;font-size: 16px;}
#menu3 a:hover, #menu3 .sub1 a:hover{color:#000000;background:none;text-decoration:none;}
#menu3 .selected > a:first-child{color:#000000;background:none;}

#menu3 .sub1{margin:0;padding:0;border:0;background:none;}
#menu3 .sub1 li{padding:2px 0 2px 20px;border:0px;}
#menu3 .sub1 a{display:block;width:100%;padding:2px 0;font-weight:300;}

/* BASKET SUMMARY */
#basketSummary{padding:10px 20px;}
#basketSummary .title{margin-top:10px;padding:5px 13px 10px;font-size:1.667em;font-weight:bold;color:#fff;background:#326e9c url('img/menu4_bg.png') no-repeat left bottom;}
#basketSummary .title a{color:#fff;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:#797979;}
#basketSummary li div{padding:5px 0 0;font-weight:normal;font-size:0.9em;}
#basketSummary li .priceQuantity{color:#797979;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:#797979;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-bottom:10px;padding:0 20px;}
#promoted .title{margin-top:10px;padding:5px 0px 10px 7px;font-size:1.667em;font-weight:bold;color:#fff;background:#326e9c url('img/menu4_bg.png') no-repeat left bottom;}
#promoted ul{list-style:none;padding-bottom:10px;text-align:center;}
#promoted li{padding:13px 0;border-bottom:1px solid #e0e0e0;}
#promoted li img{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);}
#promoted li img:hover{border:4px solid #c9cdce;}
#promoted li .name{font-size:1.1em;padding:5px 0;font-weight:bold;}
#promoted li a{text-decoration:none;}
#promoted li a:hover{background:inherit;color:#666;text-decoration:none;}
#promoted li .price, #promoted li .noPrice{padding:2px 0 0;background:inherit;color:#797979;}
#promoted li .price strong{padding:0 2px 0 5px;font-weight:bold;}
#promoted li .price em{padding:0;background:inherit;color:#666;font-style:normal;}
#promoted li .price span{color:#666;font-weight:bold;padding-left:5px;}

/* RIGHT COLUMN STYLES */
#content{width:100%;padding:0px 0 10px;text-align:center;}
* html #content{width:100%} /* 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{padding:35px 0 5px 0;background:inherit;color:#262626;font-size:1.95em;font-weight:normal;background:inherit;border-bottom: 1px solid #cecece;margin: 0 0 25px 0;}

/* 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:14px;line-height:1.5em;font-family: 'Poppins', sans-serif;font-weight: 300;}
#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;}
.tS a:hover{color:#797979;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;font-weight: 400;color: #787878;}
.pages strong {font-weight: 400;color: #797979;}
.pages a:hover {font-weight: 400;color: #797979;}

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%;filter: saturate(50%);transition: 0.5s filter;}
#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{filter: saturate(100%);}

#imagesList1{float:left;margin:9px 20px 0 0;}
#imagesList2{clear:right;float:right;margin:8px 0 0 15px;}

#imagesList1 img, #imagesList2 img, #imagesList3 img, #imagesList4 img {border-radius: 15px;}

/* IMAGES STYLES - GALLERY */
#content #imagesList3{margin:0px 0 15px 0;}
#content #imagesList4{margin:15px 0 15px;}

#content #imagesList3 {width: 100%;float: left;margin:25px 0; display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;list-style: none;}
#content #imagesList3 li {margin: 40px 40px 0 0;width: calc(1/4*100% - (1 - 1/4)*40px);padding: 0px;box-sizing: border-box;text-align: center;transition: 0.5s ALL;}
#content #imagesList3 li:nth-child(4n) {margin-right: 0;}
#content #imagesList3::after {content: '';flex: auto;}
#content #imagesList3 div{font-weight:normal;font-size:1.1em;line-height:1.4em;}
#content #imagesList3 li a {position: relative;float: left;width: 100%;transition: 0.5s ALL;}
#content #imagesList3 li a img {float: left;width: 100%;max-width: 100%;}
#content #imagesList3 li a:hover img{transition: 0.5s ALL;}
#content #imagesList3 li a:hover .middle{transition: 0.5s ALL;}
#content #imagesList3 li a:hover p{opacity:1;}

#content #imagesList4 {width: 100%;float: left;margin:0px 0; display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;list-style: none;}
#content #imagesList4 li {margin: 40px 40px 0 0;width: calc(1/4*100% - (1 - 1/4)*40px);padding: 0px;box-sizing: border-box;text-align: center;transition: 0.5s ALL;}
#content #imagesList4 li:nth-child(4n) {margin-right: 0;}
#content #imagesList4::after {content: '';flex: auto;}
#content #imagesList4 div{font-weight:normal;font-size:1.1em;line-height:1.4em;}
#content #imagesList4 li a {position: relative;float: left;width: 100%;transition: 0.5s ALL;}
#content #imagesList4 li a img {float: left;width: 100%;max-width: 100%;}
#content #imagesList4 li a:hover img{transition: 0.5s ALL;}
#content #imagesList4 li a:hover .middle{transition: 0.5s ALL;}
#content #imagesList4 li a:hover p{opacity:1;}

.middle{transition:.5s ease;opacity:0;position:absolute;top:0%;left:0%;right:0;bottom:0;text-align:center;width:100%;height:100%;display:flex;flex-wrap:wrap;justify-items:center;align-items:center;transition: 0.5s ALL;}
.text{color:#797979;font-size:6em !important;padding:16px 32px;margin:auto auto;font-weight:300;transition: 0.5s ALL;}

.imagePreview div{margin:5px 0 10px;text-align:center;}
#imagesListPreview{float:left;margin:0px 0px 0 0;width: 19%;order: 0;display: flex;flex-direction: column;}
* html #imagesListPreview{margin-top:-5px;}
.imagesList#imagesListPreview li{margin-bottom:3px;}

/* FILES LIST STYLES */
#filesList{width:100%;float:left;margin:15px 0 5px;list-style:none;vertical-align:middle;border-left:1px solid #797979;}
#filesList li{float:left;clear:left;margin:5px 0 5px 10px;padding-left:10px;}
#filesList li a{color:#797979;background:inherit;font-weight: 400;}
#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:20001;}
#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:#fff;font-family:'Advent Pro', 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 #fff;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:#fff;font-weight:bold;font-family:'Advent Pro', sans-serif;text-decoration:none;border:1px solid #fff;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 */
#BoxSubPages {float:left;width:100%;margin:0px 0;background-color: #f1f5f6;}
#BoxSubPages li .photo {width: 45%;}
#BoxSubPages legend {color: #797979;font-size: 2.75em;font-weight: 400; text-transform: uppercase;width: 100%;text-align: center;padding: 50px 25px 25px 25px;}

#content .subpagesList{float:left;width:100%;margin:7px 0;list-style:none;}
#content .subpagesList li{border: 1px solid #b1b1b1;clear: left;float: left;margin: 0 0 25px 0;padding: 25px 25px;width: 100%;box-sizing: border-box;border-radius: 15px;}
#content * html .subpagesList li{width:100%;} /* IE 6 hack */
#content .subpagesList li .photo{float:left;margin:0 20px 5px 0;}
#content .subpagesList li .photo img {border-radius: 15px;float: left;max-width: 100%; filter: saturate(50%);transition: 0.5s all;}
#content .subpagesList li:hover .photo img {filter: saturate(100%);}
#content .subpagesList li h2{padding-bottom:10px;}
#content .subpagesList li h2, .subpagesList li h2 a{color:#333333;font-size:1.25em;font-weight:700;background:none;}
#content .subpagesList li h2 a:hover{color:#797979;background:none;}
#content .subpagesList li div.description{font-weight:300;font-size:0.65em;line-height:1.4em;font-family: 'Poppins', sans-serif;}
#content .subpagesList li ul, .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;}

/* PAYMENTS */
#paymentDescription{margin:10px 30px 20px;padding:20px;text-align:center;border:1px solid #bebebe;font-weight:bold;}
#paymentOuter{margin:10px 0 0;}
#paymentChannels{padding-left:0px;}
#paymentChannels label {font-size: 0.85em;}

/* 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:#212226;background:inherit;}
#options a:hover{color:#000000;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:#000000;font-weight:normal;font-size:2.4em;line-height:1.7em;}
.message h2 a{color:#212226;background:inherit;}
.message h2 a:hover{color:#797979;background:inherit;}

/* PRODUCTS LIST */
#products ul.list {width: 100%;float: left;margin:0px 0 25px 0; display: flex;flex-direction: row;
  flex-wrap: wrap;justify-content: space-between;list-style: none;padding: 25px 0;}
#products .list li {margin: 0px 30px 30px 0;width: calc(1/4*100% - (1 - 1/4)*30px);padding: 0px;box-sizing: border-box;text-align:center;transition: 0.5s ALL;border: 1px solid #f3f3f3;border-radius: 15px;}
#products .list li:nth-child(4n) {margin-right: 0;}
#products ul::after {content: '';flex: auto;}
#products .list li:hover {background-color: #ffffff;box-shadow: 0px 0px 35px 2px rgba(0,0,0,0.1);transition: 0.5s ALL;border: 1px solid #272727;}
#productBoxWrapper {padding:0px;float: left;width: 100%;}
/* 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;}
#products li .photo{margin-bottom:0px;font-size:0px;line-height:0px;text-align: center; }
#products li .photo img {border-top-left-radius: 15px;border-top-right-radius: 15px;}
#products li h2{color: #797979;font-size: 24px;text-decoration: none;text-transform: uppercase;font-weight:300;margin:10px 0;text-align: center;float: left;width: 100%;padding: 0 15px;}
#products li h2 a{text-decoration:none;color: #797979;}
#products li h2 a:hover {color: #000000;-webkit-transition: color 0.25s ease;transition: color 0.25s ease;}
#products li h3{padding-bottom:5px;font-weight:300;font-size:1.15em;}
#products li h3, #products li h3 a{color:#666; display: inline-block;margin-top:20px;}
#products li h3 a:hover{color:#333333;}
#products li h3 em{padding:0 5px;}
#products li div.description{margin:10px 6px 0 6px;text-align:justify;padding: 10px 15px;font-family: 'Poppins', sans-serif;font-weight: 300;font-size: 0.65em;}
#products li div.description a{color:#666;}
#products li div.description a:hover{color:#333333;}
#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:#797979;font-weight:300;text-decoration:none;text-align: center;}
#products li .price em{padding:0 6px 0 0;background:inherit;color:#666;font-style:normal;}
#products li .price strong{font-size:1.167em;font-weight: 700;color: #000000;}
#products li .noPrice strong{font-size:1.083em;}
#products li .price span{padding-left:4px;font-size:1.083em;color: #000000;font-weight: 700;}
#products li .basket{text-align: center;}
#products li .basket a{background: #2e2e2e none repeat scroll 0 0;border: medium none;border-radius: 0;color: #fff;cursor: pointer;display: inline-block;filter: none;font: bold 12px/16px;letter-spacing: 3px;margin-bottom: 0;padding: 8px 12px;text-align: left;text-transform: uppercase;transition: all 0.4s ease 0s;vertical-align: middle;white-space: normal;border-radius: 5px;}
#products li .basket a:hover{background: #797979 none repeat scroll 0 0;color: #fff;text-decoration: none;}

#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;}
#products .sort ul{display:inline-block;list-style:none;}
#products .sort li{display:inline;padding:0 6px;font-weight:400;border-right:1px solid #666;color: #797979;}
#products .sort li:last-child{border:none;padding-right:0;}
#products .sort li a{font-weight:400;color: #787878;}
#products .sort li a:hover {font-weight: 400;color: #797979;}

.boxBuyProduct {padding: 0 15px 15px 15px;display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}

.descriptionShort {font-family: 'Poppins', sans-serif;font-weight: 300;font-size: 0.65em;margin: 15px 0 0 0;}

/* PRODUCTS DETAILS */
#product{display: block;float: right;margin: 55px 0 10px;padding: 0 0 10px;text-align: left;width: 100%;position:relative;}
* html #product{margin:0;} /* IE 6 hack */
#product h1{display: block;font-weight: 300;letter-spacing: 1px;text-transform: uppercase;margin:15px 0 0 0;color: #797979;}
#product div.breadcrumb{margin: 0 0 10px;padding: 2px 0 7px;font-size: 1em;font-weight: normal;left: 0;position: absolute;top: -39px;}
#product div.breadcrumb, #product div.breadcrumb a{background:inherit;color:#666;display: none;}
#product div.breadcrumb a:hover{background-color:inherit;color:#333333;}
#product div.breadcrumb em{padding:0 5px;}

#product #box{width:100%;margin:0px 0% 20px 0%;padding:0px; border:0px dotted #ebebeb;text-align:left;position:relative;order: 1;float: right;}
#product #box form{font-weight:bold;}
#product #box #price, #product #box #noPrice{padding:0px 0 0px 0;border-bottom:0px dotted #ebebeb;background-color:transparent;color:#666;font-size:1.417em;text-align:left;margin-bottom: 0px;float: left;width: 100%;}
#product #box #price span {color:#000000;font-weight: 700;}
#product #box #noPrice{color:#797979;}
#product #box #price em{font-style:normal;}
#product #box #price strong{padding:0 6px;font-size:1.176em;color:#000000;font-weight:700;}
#product #box #available{padding:5px 0px 15px 0;background-color:transparent;color:#272727;font-weight:400;font-size:0.9em;border-top: 0px dotted #cecece;float: left;width: 100%;font-weight: 700;}
#product #box #addBasket{padding:20px 0 15px 0px; text-align:left;width:100%;display:inline-block;border-top: 1px solid #ebebeb;float: left;margin-top: 20px;width: 100%;}

#product #box #addBasket .submit{display:inline-block;margin-left: 0px;border:none;font-size:24px;padding:5px 30px;background:#666666;border-radius:5px;color: #FFFFFF;transition: 0.5s all;}
#product #box #addBasket .submit:hover{border:none;font-size:24px;background:#161616;border-radius:5px;color: #FFFFFF;}


#product div.content{padding:25px 0 25px 0;font-size:16px;line-height:1.5em;width:98%;margin:0px 1% 0px 1%;display: block;float: left;font-family: 'Poppins', sans-serif;font-weight: 300;}
#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;}

#left-img-prev {float: left;width: 50%;display: flex;margin-top:15px}
#product #imagesList1 {margin: 0 0 0 auto;order: 2;width: 78%;}

/* */
#products li .photo a {float: left;width: 100%;}
#products li .photo img {float: none;}
#products li .photo img.secondImage{display:none;position: absolute;top: 0;left: 0;width: 100%;height: 100%;min-height: 100%;}

/* BASKET AND ORDER */
#authWindow {font-size: 2.75em;}
#orderForm div span.noLogin {font-weight: bold;color: #797979;float: left;width: 100%;margin: 15px 0 0 0;}
#basket{width:100%;}
#basket #pageDescription{margin-left:0;}
#orderedProducts table{width:100%;margin:0px 0 0;border-top:1px solid #eaeaea;color:#444444;font-size:1.09em;}
#orderedProducts table > thead {border-bottom:1px solid #eaeaea;}
#orderedProducts td, #orderedProducts th{padding:7px;}
#orderedProducts thead .price, #orderedProducts thead .quantity, #orderedProducts thead .summary{text-align:right;}
#orderedProducts thead td{padding-bottom:8px;color:#222222;}
#orderedProducts thead em{padding:0 4px 0 0;font-style:normal;}
#orderedProducts tbody th, #orderedProducts tbody td{border-bottom:1px solid #eaeaea;}
#orderedProducts tbody th{text-align:left;}
#orderedProducts tbody th a{background:inherit;font-family: 'Amatic SC', cursive;font-size: 22px;font-weight: 700;}
#basket #orderedProducts table tbody tr.l1{border:0px solid red;}
#orderedProducts tbody .price, #orderedProducts tbody .summary{font-weight:bold;text-align:right;color:#000000;}
#orderedProducts tbody .quantity, #orderedProducts tbody .quantity input{text-align:right;width: 35px;}
#orderedProducts tbody .quantity label{position:absolute;clip:rect(1px, 1px, 1px, 1px);}
#orderedProducts tbody a:hover{background:inherit;color:#666;}
#orderedProducts tfoot{text-align:right;}
#orderedProducts tfoot .summaryProducts, #orderedProducts tfoot .summaryProducts th, #orderedProducts tfoot .summaryShippingPayment, #orderedProducts tfoot .summaryOrder{text-align:right;}
#orderedProducts tfoot .nextStep .submit{}
#orderedProducts tfoot .nextStep .submit:hover{}

#basket #orderedProducts table{margin:10px 0 0;}
#basket .info{padding:10px 0;text-align:left;}
#basket #recount{border-bottom:0px solid #eaeaea;}
#basket #recount td{border-bottom:1px solid #eaeaea;text-align:right;}
#basket #recount .submit{}
#basket #recount .submit:hover, #basket #save .submit:hover{}
#basket .summaryProducts{font-size:1.36em;font-weight:300;}
#basket .summaryProducts #summary{font-weight:400;}
#basket .del{padding:0 5px 0 10px;}
#basket .del a{background:inherit;color:#666;}
#basket .del a:hover{background:inherit;color:#333333;}
#basket .buttons #save .submit{padding:3px 5px;}
#basket .buttons .submit.continue{margin-right:5px;}
#basket #pageDescription{margin-top:20px;}

#basket #continue{text-align:left;}
#basket #save{padding:6px 7px 0;text-align:left;}
#basket #save .submit{}
#basket #save .submit:hover{}
#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:#23726c;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:#797979;}
#order #personalData{padding:12px 0%;border-top:0px solid #eaeaea;border-bottom:0px solid #eaeaea;overflow:hidden;display: flex;flex-wrap: wrap;justify-content: space-between;}
#order #personalData #setBasic, #order #personalData #setExtend{float:left;width:48%;}
#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:#797979;}
#order #personalData #oComment{height:125px;}
#order #vrn{float:left;width:40%;}
#order #invoice{float:left;height:20px;margin-left:2%;padding-top:40px;text-align:right;}
#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;}

#wysylkaDiv {padding: 0px 40px 0px 40px;float: left;width: 100%;}
#wysylkaDiv.openBox {padding: 5px 25px 25px 25px;}
#shippingAndPayments #boxShipping #oShippingPayment .selectedInput {position: relative;border: 1px solid rgb(26, 26, 26);border-radius: 8px;margin: 0px -1px;display: flex;
  flex-wrap: wrap;}
#shippingAndPayments #boxShipping #oShippingPayment {border: 1px solid rgb(221, 221, 221);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 rgb(221, 221, 221);position: relative;}
#oShippingPayment > div:first-child {border-top: 0px solid rgb(221, 221, 221);} 
#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;}


#order tfoot td, #orderPrint tfoot td{color:#000000;font-weight: bold;}
#order .summaryProducts, #order .summaryShippingPayment, #orderPrint .summaryShippingPayment{}
#order .summaryProducts th, #order .summaryShippingPayment th, #orderPrint .summaryShippingPayment th{font-weight:normal;text-align:right;}
#order .summaryOrder, #orderPrint .summaryOrder{color:#666;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 #eaeaea;}
#order #rulesAccept th{color:#666;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:#676767;font-weight:normal;font-size:1.5em;}
#orderPrint #pageDescription p{padding:5px 0;}
#orderPrint .legend{margin-left:10px;clear:both;padding:20px 0 10px;background:inherit;color:#676767;font-size:1.2em;font-weight:400;}
#orderPrint dl{float:left;display:block;width:100%;margin:0;padding:5px 0;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea;}
#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: #676767;}
#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 #bebebe;border-bottom:1px solid #bebebe;}
#orderPrint .orderStatusLink div{padding:3px 0;}

/* FOOTER - SITE AND SCRIPT COPYRIGHTS STYLES */
#foot{clear:both;position: relative;width: 100%;padding: 0 0px;background: #FFFFFF;}
#foot .container{margin:0 auto;padding:15px 0 0 0;color:#d7d7d7;overflow:hidden;width: 100%;}
#foot a{background:inherit;color: #FFFFFF;text-decoration:none;font-weight:400;}
#foot a:hover{color: #FFFFFF;background:inherit;}

#copy{float:right;padding:0px;width:100%;box-sizing: border-box;text-align: center;}
.foot{float:right;padding:0px;width:100%;box-sizing: border-box;text-align: center;}
#powered img{vertical-align:middle;}
#bottomFootContainer {background: #161616;float: left;padding:25px 15px 25px 15px;margin-top: 50px;width: 100%;}

@media print{
  /* PRINT STYLES */
  * {color:#000 !important;background:#fff !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;}
}

/* Rabaty */
#discountVoucher td{text-align:right;}
#orderedProducts tfoot #discountVoucher{color:#666;}
/* Vat */
#products li .price{text-align:center;}
#products li .priceNetto, #product #box #price #priceNetto{display:none;padding-top:3px;font-size:0.9em;color:#797979;font-weight:300;}
#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:normal;padding-right:5px;font-size:1em;color:#666;}
#products li .price .priceNetto strong, #product #box #price #priceNetto strong{font-weight:normal;font-size:1em;}
#product #box #price #priceNetto{font-size:0.7em;color:#797979;}
#product #box #price #priceNetto strong{padding:0 3px 0 0;}
#product #box #price #priceNetto em{color:#666;}

/* Newsletter */
#column .box{}
#column .box .type{}
#column .box .content{}
#newsletter .noticeToAccept{padding:6px 0;}
#newsletter .noticeToAccept label{display:inline;color: #a4aaac;text-align: justify;font-size:0.70em;}
#newsletter .input{width:100%;box-sizing: border-box;border-left: 0px;border-top: 0px;border-right: 0px;
  height: auto;line-height: normal;color: #FFFFFF;font-weight: 200;background: inherit;}
#newsletter label{display:none;}
#newsletter fieldset{padding:0;margin:0;}
#newsletter .type{margin-top:0;}
#newsletter p{text-align:right;margin-top:5px;}
#newsletterAccept th{text-align:right;}

/* SCROLL BACK TO TOP */
#backToTop{position:fixed;bottom:30px;right:0;z-index: 1001;}
#backToTop a{display:block;width:50px;text-align:center;color:#797979;text-transform:uppercase;text-decoration:none;transition:1s;opacity:0.6;}
#backToTop div.head{color:#797979;font-size:20px;transition:1s;font-weight:normal;}
#backToTop a:hover, #backToTop a:hover div.head{opacity:1;color:#797979;text-decoration:none;}
#backToTop a:before{content:'';display:block;width:50px;height:50px;margin-bottom:7px;background:#797979 url('img/back_to_top.png') no-repeat center center;border-radius:0%;transition:1s;}
#backToTop a:hover:before{background-color:#797979;}

 /* DELIVERY ADRES */
 #order #deliveryAddress{padding:15px 0;color:#2e6a97;}
 #order #deliveryAddress label{display:block;font-weight:normal;padding:2px 0;}
 #order #deliveryAddress .input{width:48%;margin:0 0 5px;}
 #order #ceneoAccept label{font-weight:normal;font-size:0.917em;}

 /* FB*/
#fbSideTab{z-index:5001;position:fixed;top:280px;left:-237px;padding:10px;padding-left:0;}
#fbSideTab .button{display:block;float:left;padding:0 0px 30px;}
#fbSideTab .fb{float:left;overflow:hidden;background-color:#2a2f34;-moz-border-radius-topright:0px;border-top-right-radius:0px;-moz-border-radius-bottomright:0px;border-bottom-right-radius:0px;}
@media print{
  #fbSideTab{display:none;}
}
/* PAYMENTS */
#paymentOuter{margin:10px 30px 20px;padding:20px;text-align:center;border:1px solid #bebebe;font-weight:bold;}
#paymentLink div{padding-bottom:10px;color: #797979;}

/* SIDETAB */
#sideTab{color:#000000;z-index:5101;position:fixed;right:-65px;top:50%;border:0px solid #797979;font-weight: 300;
  background:#333333;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:0px solid #75a321;right:0px;}
#sideTab{margin-right:-55px \ ;border:0px solid #75a321 \ ;}
#sideTab a{display:block;padding:5px 15px 4px 15px;text-decoration:none;color:#FFFFFF;font-size:1.633em;}

/* NEXT */

#prevNext{float: left;font-size: 1.3em;width: 100%;margin: 0px 0 25px;text-transform: uppercase;}
#prevNext-in {list-style: outside none none;float: left;width: 100%;}
#prevNext a{font-weight:300;}
#prevNext .prev{float:left;margin-right: 15px;}
#prevNext .next{float:right;}

/* LICZNIK */
#column .box{margin:0 20px 15px;}
#column .box .type{background:#326e9c url('img/menu_bg_grey.png') no-repeat left bottom;}
#column .box .content{padding:8px 10px;list-style:none;border-bottom:1px solid #757575;line-height:1.5em;}
#column .box .visits{font-size:1.2em;}
#column .box .visits span{margin-right:15px;}
#column .box .visits em{font-style:normal;}
/* MENU NEWSY */
#simpleNews{float:left;width:280px;padding:20px 0;}
#simpleNews .type {margin:10px 0 5px 0;padding:0px 0px 15px;font-size:1.6em;font-weight:400;color:#272727;border-bottom: 1px solid #797979;}
#simpleNews .content{padding:0px 0px 5px 0;list-style:none;line-height:1.5em;}
#simpleNews li{padding:0px 0 5px 0;border-bottom:1px solid #e7eaee;}
#simpleNews li h3{font-size:1.25em;}
#simpleNews li h6{padding:3px 0 0;font-size:0.8em;color:#666;}
#simpleNews li div{padding:2px 0 5px 0px;}
#simpleNews .lL{border-bottom:0;padding-bottom:0;}

/* COOCKIES */
#noticeAboutCookies{display:none;left:0px;bottom:0px;padding:10px;border:1px solid #bbbbbb;position:fixed;
  z-index:2000000;width:100%;background-color:#ececec;width:250px;color: #272727;line-height: 1.5em;font-size: 0.95em;}
#noticeAboutCookies .close{margin-left:20px;font-size:1.1em;color:#000000;font-weight:normal;text-decoration:none;}
#noticeAboutCookies .close:hover{color:#797979;}

/* YOUTUBE */
.youtube{width:100%;height:415px;padding:1px;background:#c0bfbf;border:4px solid #eee;}
.youtube:hover{border:4px solid #c9cdce;}

/* MAPS */
#page .googlemap iframe{width:100%;height:350px;margin:0;padding:0;}

/* IMAGES LIST SCROLLING/SLIDER */
.imagesListSlider{clear:both;float:left;width:100%;padding:10px 0;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;}
.imagesListSlider .slider{float:left;overflow:hidden;width:600px;}
.imagesListSlider ul{position:relative;float:left;width:10000px;list-style:none;}
.imagesListSlider ul li{float:left;padding:0;margin:0;text-align:center;}
.imagesListSlider li img{padding:1px;border:2px solid #016089;}
.imagesListSlider li img:hover{border-color:#78a622;}
.vertical{width:150px;padding:0;}
.vertical .slider{width:100%;}
.vertical li > div{margin:5px 0;}
.imagesListSlider .nav a{display:block;padding:40px 0 20px;font-size:2em;font-weight:bold;text-decoration:none;color:#5d6771;}
.imagesListSlider .nav a:hover{color:#598600;}
.imagesListSlider .nav.left{float:left;}
.imagesListSlider .nav.right{float:right;}
.vertical .nav a{padding:0;}
/* 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{width:35px;height:34px;opacity:0.5;filter:alpha(opacity=50);position:absolute;left:0px;top:15%;z-index:101;}
div.jc-horizontal a.next{width:35px;height:34px;opacity:0.5;filter:alpha(opacity=50);position:absolute;right:0px;top:15%;z-index:101;}
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:1280px;margin:0px auto 50px auto;border-top:0px solid #e0e0e0;border-bottom:0px solid #e0e0e0;position:relative;float: none;padding: 0 35px;display: inline-block;overflow: hidden;}
#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;background:#f5f5f5;}
#productsSlider div.slides{text-align:left;padding-top:20px;margin:0 auto;float:none !Important;}
#productsSlider div.slides h2{float:left;width:70%;padding:0;font-weight:bold;font-size:1.333em;}
#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:0px;border:0px solid #e0e0e0;height:150px;width: auto;}
#productsSlider div.slides .photo a:hover img{border:0px solid #d5d5d2;}
#productsSlider div.slides div.description{float:left;width:70%;margin:10px 0 0;text-align:justify;}
#productsSlider div.slides div.description a{color:#666;}
#productsSlider div.slides div.description a:hover{color:#797979;}
#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:70%;margin:7px 0 5px 0;background-color:inherit;color:#797979;font-weight:bold;text-decoration:none;}
#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:#797979;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:#797979;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{display:none;float:left;margin:7px 0 0;font-size:0.917em;font-weight:bold;}
#productsSlider div.slides .basket a{display:block;padding:7px 12px;color:#fff;background:#b81f5b;text-decoration:none;;-moz-border-radius:5px;border-radius:5px;}
#productsSlider div.slides .basket a:hover{}
#page{clear:both;}
#page div.breadcrumb{}

#productsSlider .basket, #productsSlider .description {display: none;}
#productsSlider h2{padding:20px 0 5px;font-weight:normal;font-size:0.983em;float: left;width: 100%;text-align: center;}
#productsSlider h2 a{text-decoration:none;font-size: 1.4em;color: #171717;font-weight: 700;}
#productsSlider h2 a:hover{text-decoration:none;color:#797979;}
#productsSlider h3{padding-bottom:5px;font-weight:normal;font-size:0.917em;}
#productsSlider h3, #productsSlider h3 a{color:#666;}
#productsSlider h3 a:hover{color:#797979;}
#productsSlider h3 em{padding:0 5px;}
#productsSlider div.description{display:none;margin:10px 0 0;text-align:justify;}
#productsSlider div.description a{color:#666;}
#productsSlider div.description a:hover{color:#797979;}
#productsSlider div.description ul, #productsSlider div.description ol{margin:5px 0 0 25px;padding:0;}
#productsSlider .price, #productsSlider .noPrice{margin:0px 0 0px 0;background-color:inherit;color:#797979;font-weight:bold;text-decoration:none;text-align: center;float: left;width: 100%;padding: 0 15px 15px 15px;border-radius: 15px;}
#productsSlider .price em{padding:0 6px 0 0;background:inherit;color:#666;font-style:normal;font-weight: 300;}
#productsSlider .price strong{font-size:1.167em;font-weight: 700;}
#productsSlider .noPrice strong{font-size:1.083em;}
#productsSlider .price span{padding-left:4px;font-size:1.083em;color:#666;font-weight: 700;}

/* FB - Like */
.fb-men {float: left;width: 100%;position: relative;}
#facebook {float: left;width: 100%;margin:15px 0;}
#facebook a{ margin: 0px 0;float: left;width: 100%;display: flex;justify-content: left;align-items: center;color: #999999;transition: 0.5s all;}
#facebook img{vertical-align:middle;float: left;height: 32px;width: 32px;}
#facebook span {float: left;margin-left: 10px;line-height: 32px;font-size: 14px;}
#facebook a:hover {color: #3b5998;}


/* List SubPage */
#page #subList4 {width: 100%;float: left;margin:0px 0 25px 0; display: flex;flex-direction: row;
  flex-wrap: wrap;justify-content: space-between;list-style: none;padding: 25px 0;align-items: baseline;}
#page #subList4 li {margin: 0px 30px 30px 0;width: calc(1/3*100% - (1 - 1/3)*30px);padding: 15px;box-sizing: border-box;text-align:center;transition: 0.5s ALL;}
#page #subList4 li:nth-child(3n) {margin-right: 0;}
#page #subList4::after {content: '';flex: auto;}
#page #subList4.subpagesList li .photo {padding: 0;margin:0 auto 15px auto;text-align: center;width: 100%;float: left;}

/* List Product */
#products .list li.list-products {border-top: 1px solid #797979;float: left;margin: 0 3px;position: relative;text-align: center;width: 98.8%;}
#products li.list-products .photo {float: left;font-size: 0;line-height: 0;margin: 10px 10px 10px 0;max-width: 100px;width: 100px;}
#products li.list-products .photo img {max-width: 100px;width: 100px;}
#products li.list-products h2 {color: #ffffff;font-size: 1em;font-weight: normal;left: 120px;padding: 5px 0;position: absolute;text-align: left;width: 50%;}
#products li.list-products .basket {font-size: 14px;font-weight: normal;margin: 5px auto 15px;}
#products li.list-products .price, #products li.list-products .noPrice {background-color: inherit;color: #ad1612;font-size: 16px;letter-spacing: -1px;margin: 0 0 5px;text-align: center;text-decoration: none;}
#products li.list-products .price em {background: inherit;color: #372c26;font-style: normal;padding: 0 6px 0 0;text-decoration: none;}
#products li.list-products .price strong {font-weight: normal;}
#products li.list-products .price span {color: #ad1612;padding-left: 4px;text-decoration: none;}
#products li.list-products h2 a {color: #372c26;text-decoration: none;}
#products .list li.list-products .description {left: 120px;padding: 5px 0;position: absolute;text-align: left;top: 25%;width: 48%;}

/*Gallery Wide */
#juicebox-container{height:600px !important;clear:both;}  
#juicebox-container img {max-width: initial !Important;}

/* Old Price */
#products .productField{text-align:center;float:right;width:100%;}
.productField strong{padding-left:7px;text-decoration: line-through;color: #000000;font-weight: 400;}
.productField span{color: #666666;}
.productField strong span {color: #000000;}
#product .productField{margin:10px 0 0px 0;}

#products .productField2{text-align:center;}
.productField2 strong{padding-left:7px;text-decoration: line-through;color: #797979;font-weight: 400;}
.productField2 span{color: #797979;}
#product .productField2{margin:10px 0 0px 0;}

#productsSlider  .productField3{margin:10px 0 0 0;}
.productField3 strong{padding-left:7px;text-decoration: line-through;color: #797979;font-weight: 400;}
.productField3 span{color: #797979;}
#productsSlider .productField3{display:none;margin:10px 0 0px 0;float:left;}

/* Box Basket List */
#box-container {float:right;width: 33%;}

/* Image Basket */
#basket .image img{max-width:150px;}
#basket .image a:hover img{}
#basket tbody td, #basket tbody th{vertical-align:middle;}

@media screen and (max-width:681px){
  #basket .image{display:none;}
}


/* Basket STEP-2 */
#product_info_div {font-weight:normal;color:#888888;}

/* Langi */
#lang_div {text-align: center;}


/* komentarze fb */
#page #commentTitle{margin:10px 0;padding-left:10px;background:inherit;color:#797979;font-size:2.2em;font-weight:normal;border-left:2px solid #c8cccf;background:inherit;}
#page #facebookComments{width:100%;}

/* */
.nivoSlider img {max-width: 100%;}

/* */
#spol {float: right;margin-top:3px;}
#spol a {font-size: 22px;margin-left: 10px;}

/* */
#topSecond {float: left;width: 100%;}

/* */
#simpleNews2{margin:0 0px;float:left;width:100%;}
#simpleNews2 .content{padding: 0px 0;list-style:none;}
#simpleNews2 .type {color: #474747;font-size: 1.45em;display: none;}
#simpleNews2 .description {font-size: 1.25em;}


/* */
#randomProduct{float:left;width:100%;margin:10px 0;}
#randomProduct .type{margin:0px 0 25px;font-size: 2.1em;color: #797979;text-align: left;width: 100%;}
#randomProduct .content{text-align:center;float: left;width: 100%;}
#randomProduct img{max-width: 100%;box-sizing: border-box;}
#randomProduct img:hover{}
#randomProduct h3{padding:20px 0 5px;font-weight:normal;font-size:0.983em;float: left;width: 100%;text-align: left;}
#randomProduct h3 a{text-decoration:none;font-size: 1.4em;color: #171717;font-weight: normal;}
#randomProduct h3 a:hover{text-decoration:none;color:#797979;}
#randomProduct .price, #randomProduct .noPrice{margin:5px 0 5px 0;background-color:inherit;color:#797979;font-weight:bold;text-decoration:none;text-align: left;}
#randomProduct .price em{padding:0 6px 0 0;background:inherit;color:#666666;font-style:normal;font-weight: 300;}
#randomProduct .price strong{font-size:1.167em;font-weight: 400;}
#randomProduct .noPrice strong{font-size:1.083em;font-weight: 400;}
#randomProduct .price span{padding-left:4px;font-size:1.083em;color:#797979;font-weight: 300;}

/* */
#lastProduct{float:left;width:100%;margin:35px 0;}
#lastProduct .type{margin:0px 0 25px;font-size: 2.1em;color: #797979;text-align: left;width: 100%;}
#lastProduct .content{text-align:center;float: left;width: 100%;}
#lastProduct img{max-width: 100%;box-sizing: border-box;}
#lastProduct img:hover{}
#lastProduct h3{padding:20px 0 5px;font-weight:normal;font-size:0.983em;float: left;width: 100%;text-align: left;}
#lastProduct h3 a{text-decoration:none;font-size: 1.4em;color: #171717;font-weight: normal;}
#lastProduct h3 a:hover{text-decoration:none;color:#797979;}
#lastProduct .price, #lastProduct .noPrice{margin:5px 0 5px 0;background-color:inherit;color:#797979;font-weight:bold;text-decoration:none;text-align: left;}
#lastProduct .price em{padding:0 6px 0 0;background:inherit;color:#666666;font-style:normal;font-weight: 300;}
#lastProduct .price strong{font-size:1.167em;font-weight: 400;}
#lastProduct .noPrice strong{font-size:1.083em;font-weight: 400;}
#lastProduct .price span{padding-left:4px;font-size:1.083em;color:#797979;font-weight: 300;}

/* */
#product #imagesList3 {float:left;width:100%;margin:0px 0 15px 0;display: flex;flex-wrap: wrap;}
#product #imagesList4 {float:left;width:100%;margin:15px 0 0 0;display: flex;flex-wrap: wrap;}
#product #imagesList3 li {display:inline-block;margin:1%;width: 23%;box-sizing: border-box;}
#product #imagesList4 li {display:inline-block;margin:1%;width: 23%;box-sizing: border-box;}

/* */
.social_menu {}
.social_menu .wrapper_social a {font-size: 18px;color: #1a171b;display: inline-block;text-align: center;padding: .5em;cursor: pointer;transition: all .3s;border-radius: 50%;}
.social_menu .wrapper_social a:hover {background-color: #797979;border-radius: 50%;color: #FFFFFF;}
.social_menu .wrapper_social a i {width: 1em;height: 1em;position: relative;display: block;}

/* */
#topFootContainer {width: 1280px;margin: 0 auto;border-bottom: 0px solid  #36373d;
  display: flex;flex-wrap: wrap;justify-content: space-between;padding: 0 0 0px 0;font-size: 1.05em;}
.boxWidth-25 {width: 25%;}
#footMenu1 {padding: 0 0px 0 25px;color: #2a271b;}
#footMenu2 {padding: 0 0px 0 25px;}
#footMenu3 {padding: 0 0px 0 25px;}
#footMenu4 {padding: 0 0px 0 0;}
#topFootContainer legend  {font-size: 1.15em;display: inline-block;margin: 0 0 15px 0;width: 100%;text-transform: uppercase;color: #000;}

/* */
.social_menu2 .wrapper_social a {font-size: 24px;color: #1a171b;display: inline-block;text-align: center;padding: 0.5em;cursor: pointer;transition: all .3s;border-radius: 50%;}
.social_menu2 .wrapper_social a:hover {background-color: #000000 !important;border-radius: 50%;color: #FFFFFF;}
.social_menu2 .wrapper_social a i {width: 1em;height: 1em;position: relative;display: block;}
.social_menu2 .wrapper_social a:hover i{background: #000000;cursor: pointer;transition: all .3s;}
.social_menu2 {padding: 25px 0 15px 0;display: inline-block;margin:0 0 0px 0;}
.social_menu2 legend {font-size: 1.15em;display: inline-block;margin: 0 0 15px 0;width: 100%;text-transform: uppercase;color: #FFFFFF;}
.social_menu2 {width: 100%;float: left;text-align: center;margin-bottom: 50px;background: #797979;}

/* */
#logoSklepuFoot {width: 100%;text-align: center;display: inline-block;margin:0px 0 0 0;background: #ececec;padding: 15px 0 0 0;border-top: 1px solid #FFFFFF;}
#logoSklepuFoot a {display: inline-block;padding: 15px 0;}

/* MENU TOP 10 */
#menu10 ul{float:left;margin:5px 0;list-style:none;display: flex;flex-wrap: wrap;}
#menu10 li{width: 100%;}
#menu10 li a{padding:0px 0px;color: #2a271b;font-size: 1.15em;-webkit-transition: color 0.25s ease;transition: color 0.25s ease;font-weight: 300;}
#menu10 li a:hover, #menu10 .selected a, #menu10 .selected-parent a{color:#797979;}

/* MENU TOP 11 */
#menu11 ul{float:left;margin:5px 0;list-style:none;display: flex;flex-wrap: wrap;}
#menu11 li{width: 100%;}
#menu11 li a{padding:0px 0px;color: #2a271b;font-size: 1.15em;-webkit-transition: color 0.25s ease;transition: color 0.25s ease;font-weight: 300;}
#menu11 li a:hover, #menu11 .selected a, #menu11 .selected-parent a{color:#797979;}

/* MENU TOP 12 */
#menu12 ul{float:left;margin:5px 0;list-style:none;display: flex;flex-wrap: wrap;}
#menu12 li{width: 100%;}
#menu12 li a{padding:0px 0px;color: #2a271b;font-size: 1.15em;-webkit-transition: color 0.25s ease;transition: color 0.25s ease;font-weight: 300;}
#menu12 li a:hover, #menu12 .selected a, #menu12 .selected-parent a{color:#797979;}

/* */
#wrapperStartTop {display: flex;flex-wrap: wrap;justify-content: space-between;width: 100%;}
#wrapperStartTopLeft {padding: 0px 0px 0px 0px;background-color: #FFFFFF;width:100%;display: flex;justify-content: left;align-items: center;}
#wrapperStartTopRight {width: 70%;}
#wrapperStartBottom {width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;flex-direction: row;}
.wrapperStartBottomLeft {width: 70%;}
.wrapperStartBottomLeft .boxes.header {display: flex;flex-wrap: wrap;justify-content: space-between;flex-direction: row;text-align: center;align-items: center;background-color: #f1f5f6;}
.wrapperStartBottomLeft .box:nth-child(1) {width: 40%;display: flex;flex-wrap: wrap;justify-content: space-between;flex-direction: row;text-align: center;align-items: center;}
.wrapperStartBottomLeft .box:nth-child(2) {width: 60%;display: flex;flex-wrap: wrap;justify-content: space-between;flex-direction: row;text-align: center;align-items: center;}
.wrapperStartBottomLeft .box:nth-child(3) {width: 30%;display: flex;flex-wrap: wrap;justify-content: space-between;flex-direction: row;text-align: center;align-items: center;}
.wrapperStartBottomLeft .box:nth-child(4) {width: 70%;display: flex;flex-wrap: wrap;justify-content: space-between;flex-direction: row;text-align: center;align-items: center;}
.wrapperStartBottomLeft .page-box {width: 100%;position: relative;}
.wrapperStartBottomLeft .page-box .photo {width: 100%;}
.wrapperStartBottomLeft .page-box .photo img {float: left;}
.wrapperStartBottomRight {width: 30%;display: flex;flex-wrap: wrap;justify-content: space-between;flex-direction: column;background-color: #f1f5f6;}
.wrapperStartBottomLeft .box {background-position: center right;background-repeat: no-repeat;background-size: cover;padding: 25px;height: 54vh;}
.wrapperStartBottomRight .box {background-position: center right;background-repeat: no-repeat;background-size: cover;padding: 25px;height: 54vh;}

.wrapperStartBottomLeft .box:nth-child(1) .more {display: none;}
.wrapperStartBottomLeft .box:first-child #boxDetailContent {text-align: center;}
.wrapperStartBottomLeft .box:first-child #boxDetailContent .description {text-align: center;}
.wrapperStartBottomRight .box:last-child #boxDetailContent {text-align: center;}
.wrapperStartBottomRight .box:last-child #boxDetailContent .description {text-align: center;}
#wrapperStartBottom #boxDetailContent {position: absolute;top: 50%;left: 5%;width: 90%;transform: translateY(-50%);z-index: 10;margin: 5px;}
.wrapperStartBottomRight .box:last-child .content {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 10;margin: 0px;text-align: center;padding: 0 15px;}

.wrapperStartBottomRight .page-box {float: left;width: 100%;height: 100%;}

/* */
#wrapperStartBottom #boxDetailContent .name a {color: #FFFFFF;font-size: 2.35em;text-transform: uppercase;transition: 0.5s ALL;}
#wrapperStartBottom #boxDetailContent .name a:hover {color: #797979;transition: 0.5s ALL;}
#wrapperStartBottom #boxDetailContent .description {color: #FFFFFF;text-transform: uppercase;}
#wrapperStartBottom #boxDetailContent .more {margin:10px 0;padding: 10px 0;position: relative;}
#wrapperStartBottom #boxDetailContent .more::before {content: '';position: absolute;top: 0;left: 0;width: 100px;border-top: 1px solid #FFFFFF;}
#wrapperStartBottom #boxDetailContent .more a {color: #FFFFFF;text-transform: uppercase;transition: 0.5s ALL;}
#wrapperStartBottom #boxDetailContent .more a:hover {color: #797979 !important;transition: 0.5s ALL;}

body #wrapperStartBottom .wrapperStartBottomLeft .boxes.header .box:first-child #boxDetailContent .name a {color: #212226;transition: 0.5s ALL;} 
body #wrapperStartBottom .wrapperStartBottomLeft .boxes.header .box:first-child #boxDetailContent .name a:hover {color: #797979;transition: 0.5s ALL;}
body #wrapperStartBottom .wrapperStartBottomLeft .boxes.header .box:first-child #boxDetailContent .description {color: #212226 ;}

.wrapperStartBottomRight .box:last-child a {color: #212226;font-size: 2.35em;text-transform: uppercase;transition: 0.5s ALL;} 
.wrapperStartBottomRight .box:last-child a:hover {color: #797979;transition: 0.5s ALL;}

/* */
#header {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;padding: 0 0px;width: 1280px;margin: 0 auto;}

/* */
#head19 {width: 100%;margin: 0px 0 0 0;background: #ececec none repeat scroll 0 0;}
#head19 .container {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;width: 1280px;margin: 0 auto;padding: 10px 0px;}

#telId a {color: #1a171b;}
#telId a:hover {color: #797979;}
#mailId a {color: #1a171b;}
#mailId a:hover {color: #797979;}
#mailId {margin:0 0 0 15px;}
#login_mobile {margin: 0 15px 0 auto;}
#login_mobile i {font-size: 18px;}
#login_mobile a:hover {color: #1a171b;cursor: pointer;}
#search_mobile button {background: inherit;}
#search_mobile button:hover {color: #1a171b;cursor: pointer;}
#search_mobile i  {font-size: 18px;transition: 0.5s all;}
#search_mobile i:hover {color:#797979;}


/* */
#boxTopRight {display: flex;flex-wrap: wrap;justify-content: right;align-items: center;width: 75%;position: relative;}
#searchMobiBox {position:absolute;-webkit-transform: translateY(-20px);-ms-transform: translateY(-20px);transform: translateY(-20px);top: 0;left:0;width:100%;
  height: 40px;z-index: 10;visibility: hidden;order: 0;background: #FFFFFF;transition: 0.0s ALL;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}
#searchMobiBox.openSearchMobile {-webkit-transform: translateY(0px);-ms-transform: translateY(0px);transform: translateY(0px);visibility: visible;transition: 0.0s ALL;}
#head19 #searchMobiBox {top: 12px;width:95%;margin:0 2.5%;}
#head19 #searchForm span {width: calc(100% - 30px);}
#head19 #searchMobiBox .btnSearch {width: 30px;}

#searchForm #boxInnerSearchEngine {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;width: 100%;}
#searchForm span {width: calc(100% - 90px);}
#searchMobiBox .btnSearch {background: inherit;width: 90px;}
#searchMobiBox .btnSearch i {font-size: 18px;color: #797979;}
#searchMobiBox .btnSearch:hover i {color: #1a171b;cursor: pointer;}
#searchMobiBox .btnClose {background: inherit;width: 30px;margin: 0 0 0 60px;}
#searchMobiBox .btnClose i {font-size: 18px;}
#searchMobiBox .btnClose:hover i {color: #1a171b;cursor: pointer;}

/* */
#boxStartContent {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;width: 100%;position: relative;background-color: #797979;}
#boxStartContent #imagesList2 {clear: inherit;float: none;margin: 0px 0 0 0px;width: 50%;order: 2;}
#boxStartContent #imagesList2 li {margin: 0;}
#boxStartContent #imagesList2 li img {float: left;}
#boxStartContent #boxStartContentLeft {width: 50%;order: 1;padding: 50px;color: #FFFFFF;}
#boxStartContent #boxStartContentLeft  h1 {margin:0px 0 25px 0;font-size: 2.9em;color: #FFFFFF;text-align: left;width: 100%;font-weight: 300;position: relative;padding: 0 0 10px 0;}
#boxStartContent #boxStartContentLeft  h1::before {content: '';position: absolute;bottom: 0;left: 0;margin: 0;border-bottom: 1px solid #1a171b;width: 60%;}

/* */
#boxStartIcons {width: 100%;position: relative;margin:100px 0;}
#boxStartIcons .boxes.footer {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;width: 1280px;margin: 0 auto;}
#boxStartIcons .boxes.footer .box {width: 29.333%;}
#boxStartIcons .boxes.footer .page-box {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}
#boxStartIcons .boxes.footer .more, #boxStartIcons .boxes.footer .name {display: none;}
#boxStartIcons .photo {width: 40%;}
#boxStartIcons #boxDetailContent {width: 60%;padding: 15px;}

/* */
#products {width: 100%;margin: 0 auto;}

/* */
.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;}
#hamburger-menu{display:none;}
.sidr-class-type{margin-top: 25px;padding: 10px 15px;text-align: left;font-size: 1.65em;color: #797979;}
#menu2a {display:none !important;}
@media screen and (max-width:1179px){
  #hamburger-menu{display:block;}	
  .sidr-class-lBasket {display:none !important;}
  #menu2 {display:none;}
  #hamburger-menu {width: 25%;text-align: left;}
  #boxTopRight {width: 25%;}
  #head2 {width: 50%;}
  #logo #title{text-align: center;}
  #search_mobile {margin: 0 0 0 15px;display: inline-block;}
  #login_mobile {margin: 0 0 0 15px;display: inline-block;}
  #logo img {max-width: 100%;}
}

/* */
.contentFixed{box-shadow:0 0 5px rgba(0,0,0,.4);-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;position:fixed;z-index:1010;left:0;right:0;top:0;background:#FFFFFF;}
.fixTop.fixed{height:51px;}
.fixTop{height:0px;float:left;width:100%;}

/* */
#productsSlider2 {float: left;width: 100%;margin: 50px 0 50px 0;}

/* */
.priceNetto {display: none;}

/* */
.boxBannerTop img {max-width: 100%;}

/* Basket STEP-1 */
#orderedProducts > div{float: left;width: 100%;font-family: 'Poppins', sans-serif;font-weight: 300;font-size: 0.75em;}
#thead {float:left;width:100%;color: #000000;padding: 5px 0px;border-top: 1px solid #eaeaea;}
#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%;filter: saturate(50%);transition: 0.5s all;}
#tbody .photo:hover img {filter: saturate(100%);}
#tbody .image {float:left;}
#tbody #product_name_div {width:30%;text-align: left;font-style: normal;display: flex;flex-wrap: wrap;align-items: center;}
#tbody #product_name_div > a {margin-left: 25px;max-width: 200px;display: inline-block;font-family: 'Amatic SC', cursive;font-weight: 700;font-size: 22px;}
#tbody .price {width: 10%;display: inline-block;box-sizing:border-box;color:#000000;text-align:center;font-style: normal;}
#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:#000000;text-align:center;}
#tbody .del{width: 7%;display: inline-block;box-sizing:border-box;text-align:center;}
#tbody .del a{background:inherit;color:#666;margin-right:10px;}
#tbody .del a:hover{background:inherit;color:#F00;}
#tbody ul {float:left;width:100%;border-bottom: 1px solid #eaeaea;}
#tbody ul:first-child {border-top: 1px solid #eaeaea;}
#tbody ul:last-child {border-bottom: 1px solid #eaeaea;}
#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: right;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: #999999;}


#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 #eaeaea;}
#tfoot #remember_basket_div #save {margin-left:7px;}
#tfoot #discountVoucher {float:left;width:100%;text-align:center;padding: 6px 0px;border-bottom: 1px solid #eaeaea;}
#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 #eaeaea;}
#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: #787878;border-top: 1px solid #eaeaea;}
#tfoot .summaryProducts span:first-child {float:left;width:71%;margin-right:0%;text-align: right;}
#basket .summaryProducts #summary{font-weight:400;float:right;width:16%;margin-right:12%;text-align: right;}
#summary {color:#000000;}
#tfoot .buttons .nextStep .submit {float:right;}

/* */
.ui-tabs .ui-tabs-nav li.ukryty {display: none;}

/* */
#attributes option[disabled="disabled"] {background-color:#cecece;}

/* */
.lazy2 {float: left;width: 100%;margin: 0 0 50px 0;}

/* */
#rodo {float:left;width:100%;padding:10px 0px;box-sizing:border-box;}
#rodo a {color: #FFFFFF;text-decoration:none;}
#rodo a:hover {text-decoration:none;color: #000000;}

/* */
#paymentLink a {font-size: 1.95em;}

/* */
.productField2 {text-align: left;}

/* */
#boxSizeAllPage {width: 100%;margin: 0 auto;}

/* */
#quantityChange{width:140px;margin:0;display: none;}
#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: #fff;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: #fff;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:#FFFFFF;}
.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: #fff;}


/* */
#shippingAndPayments label {color: #797979;}

/* */
.newsletterBox {width: 1280px;margin: 0 auto;padding: 15px 0 25px 0;box-sizing: border-box;display: flex;justify-content: space-between;flex-wrap: wrap;border-bottom: 1px dotted #cecece;margin-bottom: 25px;align-items: center;}
.newsletterBox #newsletter .type {display: none;}
.newsletterBox #rodo {text-align: left;}
.newsletterBox_left {font-size: 1.85em;}
.newsletterBox_left strong {font-weight: bold;font-size: 1.35em;color: #272727;}
body #newsletter .submit {background: #FFFFFF none repeat scroll 0 0;border: medium none;border-radius: 0;color: #272727;cursor: pointer;display: inline-block;filter: none;
  letter-spacing: 3px;margin-bottom: 0;padding: 8px 12px;text-align: left;text-transform: uppercase;transition: all 0.4s ease 0s;vertical-align: middle;white-space: normal;border-radius: 5px;font-size: 16px !important;font-weight: bold;}
body #newsletter .submit:hover{background: #2e2e2e none repeat scroll 0 0;color: #fff;text-decoration: none;}

/* */
#order {font-family: 'Poppins', sans-serif;font-weight: 300;font-size: 0.75em;}

/* */
textarea:focus, input:focus{
  outline: none;
}
/*Product Container Box */
#photoProductBox {float:left;width:55%;position: relative;display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;}
#productStartBox {float:right;width:40%;}
#productBoxTop {float:left;width:100%;padding:25px 0;} 
#productStartBox .descriptionShort {float:left;width:75%;line-height: 1.5em;}
#photoProductBox  #imagesList1 {float:left;margin:0%;width: 100%;background: inherit;position: relative;z-index: 1;padding: 0px;box-sizing: border-box;}
#photoProductBox  #imagesList1 img {object-fit: contain;width: 615px;height: 615px;position:absolute; left:80px;top:80px;border: 1px solid #ddd;border-radius: 15px;}
#photoProductBox #imagesList1.oneImg img {object-fit: contain;width: 615px;height: 615px;position:absolute; left:0px;top:0px;border: 1px solid #ddd;border-radius: 15px;}
#photoProductBox #imagesListPreview {float:right;width:18%;margin:0px;}
#photoProductBox a {font-size: 0px;position: relative;float: left;width: 100%;}
.imgProductContainer {position: absolute;left:0;top: 0;z-index: 0;right: 0;bottom: 0;}
.imgProductContainer img {max-width: 100%;box-sizing: border-box;}
#width88 {width: 80%;position: relative;float: left;}
#photoSizeFrame {float:left;width:100%;}

.imagesList#imagesListPreview li img {object-fit: contain;width: 615px;height: 615px;position:absolute; left:0px;top:0px;border: 1px solid #ddd;border-radius: 5px;float: left;}
#photoProductBox .slick-slide {border:0px !important;}
.imagesList#imagesListPreview li {position: relative;}

/* */
.new-window {font-family: 'Poppins', sans-serif;}
.orderStatusLink {font-family: 'Poppins', sans-serif;}
#orderPrint {font-family: 'Poppins', sans-serif;font-weight: 300;font-size: 0.75em;}

/* */
#fbSideTab a.button {font-size: 1.75em;color: #999999;}
#fbSideTab a.button  i {float: left;}
#fbSideTab .fb {border: 1px solid #999999;}
#fbSideTab:hover a.button{color: #3b5998;}
#fbSideTab:hover .fb {border: 1px solid #3b5998;}

/* */
#width88 img {float: left;}

/* */
#banerBox {float: left;width: 100%;text-align: center;position: relative;}
#imagesList12 {display: flex;justify-content: center;list-style: none;float: left;width: 100%;position: relative;}
#imagesList12 ul {float: left;width: 100%;}
#imagesList12 li img {max-width: 100%;}
#imagesList12 li { -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;background-repeat: no-repeat;background-attachment: fixed;background-position:center center;float: left;width: 100%;height: 550px;}
#imagesList12 li div {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);font-size: 3.75em;color: #FFFFFF;font-weight: 700;}

/* */
.addLineBottom {border-bottom: 1px solid #cecece;}


/* RESPONSIVE WEB DESIGN - media queries */
@media screen and (max-width:1520px){
body #products .list li {margin: 0px 30px 30px 0;width: calc(1/3*100% - (1 - 1/3)*30px);}
body #products .list li:nth-child(4n) {margin-right: auto;}  
body #products .list li:nth-child(3n) {margin-right: 0;}  
}

@media screen and (max-width:1300px){
  #imagesList12 li div {font-size: 6vw;}
  #boxSizeAllPage {width: 100%;padding: 0 25px;}
  #head1 .container, #head2 .container, #head3 .container, #body .container, #foot .container{width:100%;}
  #content .subpagesList {width:100%;}
  #boxStartIcons .boxes.footer {width:100%;}
  #topFootContainer {width:100%;padding:0 25px 50px 25px;}
  #bottomFootContainer {width:100%;}
  #content #imagesList4 li {margin: 30px 30px 0 0;width: calc(1/3*100% - (1 - 1/3)*30px);}
  #content #imagesList4 li:nth-child(4n) {margin-right: auto;}
  #content #imagesList4 li:nth-child(3n) {margin-right: 0;}

  body #page #subList4 li {margin: 30px 30px 0 0;width: calc(1/3*100% - (1 - 1/3)*30px);}
  body #page #subList4 li:nth-child(3n) {margin-right: 0;} 
  body #page #subList4 li:nth-child(4n) {margin-right: auto;}
  .newsletterBox {width: 100%;}
  .newsletterBox {padding: 15px 15px 25px 15px;}
  .newsletterBox_left {width: 100%;margin-bottom: 25px;}
  .newsletterBox_right {width: 100%;}
  #header {width: 100%;}
  #head19 .container {width: 100%;padding: 10px 15px;}
  #productsSlider {width: 100%;}
}
@media screen and (max-width:1181px){ 
  #searchForm .input {font-size: 0.65em;}
  #head19 #searchMobiBox {top: 0px;width:100%;margin:0 0%;padding: 15px 15px;height: auto;}
}
@media screen and (max-width:1140px){ 
#imagesList12 li {height: 300px;} 
#sliderBox .slideshow  {height: 300px;} 
#sliderBox .slideshow ul {height: 300px;}  
#head2 .container {text-align: center;}
#logo img {float: none;margin: 0 auto;}
#head2 {display: flex;justify-content: center;align-items: center;}
#logo {float: none;}
#boxStartContent #imagesList2 {clear: inherit;float: none;margin: 25px 0 0 0px;width: 100%;order: 2;}
#boxStartContent #boxStartContentLeft {width: 100%;order: 1;padding: 25px;color: #FFFFFF;}
#content .subpagesList li {width: 100%;padding: 25px;} 
.wrapperStartBottomLeft {width: 100%;}
.wrapperStartBottomRight {width: 100%;}
body .quick-slider-slide .description{width: 45% !important;}  
#left-img-prev {width: 100%;}
#product #box {float: left;width: 100%;margin: 0px 0 20px 0%;padding: 0px;position: relative;position: -relative;top: auto;order: 1;}
#product {height: auto;}
#product #imagesList1 li {width: 48%;margin:0 0 15px 0;}
#product #cd-vertical-nav-Wrapper {float: left;display: none;}  
#left-img-prev {order: 0;margin: 0px 0 25px 0;}
#product .wrapperBox {display: flex;flex-wrap: wrap;height: auto;margin-top: 50px;display: block;}  
}
@media screen and (max-width:1040px){
#footMenu1 {padding: 0 25px 0 0;}
#footMenu2 {padding: 0 0px 0 0;}
#footMenu3 {padding: 0 25px 0 0;margin: 50px 0 0 0;}
#footMenu4 {padding: 0 0px 0 0;margin: 50px 0 0 0;}
.boxWidth-25 {width: 50%;}
#mailId span, #telId span {display: none;}
body .quick-slider-slide .description{font-size: 6vw;} 
#content {width: 100%;}
#column {display: none;} 
body .ui-tabs .ui-tabs-nav li {width: 100%;float: left;margin: 0 0 15px 0 !important;}
#order #deliveryAddress .input {width: 100%;}
#oShippingPayment span {width: 100%;float: left;margin: 15px 0 15px 0 !important;}
#tfoot #continue {width: 100%;}
#tfoot .nextStep {width: 88%;}
#photoProductBox {float:left;width:100%;position: relative;display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;}
#productStartBox {float:right;width:100%;}
}
@media screen and (max-width:800px){
  #fbSideTab {display: none;}
  #sideTab {display: none;}
  #wrapperStartTopLeft {width:100%;order: 2;}
  #wrapperStartTopRight {width: 100%;} 
  .wrapperStartBottomLeft .box:nth-child(1) {width: 100%;}
  .wrapperStartBottomLeft .box:nth-child(2) {width: 100%;}
  .wrapperStartBottomLeft .box:nth-child(3) {width: 100%;}
  .wrapperStartBottomLeft .box:nth-child(4) {width: 100%;}
  
  body #products .list li {margin: 0px 20px 20px 0;width: calc(1/2*100% - (1 - 1/2)*20px);}
  body #products .list li:nth-child(3n) {margin-right: auto;}      
  body #products .list li:nth-child(2n) {margin-right: 0;}    
  #boxStartIcons .boxes.footer .box {width: 98%;} 
  body #order #personalData #setBasic, #order #personalData #setExtend {width: 100%;}
  #shippingAndPayments select {max-width: 300px;}  

  body #page #subList4 li {margin: 0px 20px 20px 0;width: calc(1/2*100% - (1 - 1/2)*20px);}
  body #page #subList4 li:nth-child(2n) {margin-right: 0;}  
  body #page #subList4 li:nth-child(3n) {margin-right: 20px;}        
}
@media screen and (max-width:640px){
#boxSizeAllPage {padding: 0 15px;}  
#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: 0px 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;} 


#content #imagesList4 li {margin: 20px 20px 0 0;width: calc(1/2*100% - (1 - 1/2)*20px);}
#content #imagesList4 li:nth-child(3n) {margin-right: auto;}
#content #imagesList4 li:nth-child(2n) {margin-right: 0;}  
#footMenu1 {padding: 0 0px 0 0;}
#footMenu2 {padding: 0 0px 0 0;margin: 50px 0 0 0;}
#footMenu3 {padding: 0 0px 0 0;margin: 50px 0 0 0;}
#footMenu4 {padding: 0 0px 0 0;margin: 50px 0 0 0;}
.boxWidth-25 {width: 100%;}
#body {padding: 0 10px;}
body .ui-tabs .ui-tabs-nav .ui-tabs-anchor {font-size: 0.85em;}
#page #imagesList1 {width: 40%;}
#page #imagesList2 {width: 40%;}
body #page #subList4 li {margin: 0px 0px 20px 0;width: 100%;}
body #page #subList4 li:nth-child(2n) {margin-right: auto}  
body #page #subList4 li:nth-child(3n) {margin-right: auto;}   
}
@media screen and (max-width:481px){
  #content .subpagesList li .photo {width: 50%;} 
  #basket #orderedProducts table {font-size: 2.4vw;}
  body #products .list li {margin: 0px 0px 10px 0;width: 100%;}   
  body #products .list li:nth-child(2n) {margin-right: auto;}        
  body .quick-slider-slide .description{font-size: 8vw;}    
}
@media screen and (max-width:360px){
  #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;}
  #continue .submit{width:70px;}
  #basket #save{padding:6px 4px 0;}
  #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%;}
}
@media screen and (max-width:320px){
}
