@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 *{margin:0;padding:0;border:0;}
body,table{color:#000000;font-size:0.85em;font-family: 'Roboto Slab', sans-serif;font-weight: 300;letter-spacing: 0.08em;}
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:#FFFFFF;text-align:center;}

.input, select, textarea{padding:5px;border:1px solid #0D0000;font-size:1em;color: #0D0000;font-weight: 300;font-family: 'Roboto Slab', sans-serif;}
.input.warning-required, select.warning-required, textarea.warning-required{border-color:#ac0000 #c78688 #c78688 #ac0000;background:#fbefef;font-family: 'Roboto Slab', sans-serif;}
.input:focus, select:focus, .textarea:focus{text-shadow:none;}
.submit{padding:11px 15px 10px 15px;color:#FFFFFF;background:#000000;font-weight:300;font-size:1em;text-transform: uppercase;}
.submit:hover{background:#757575;cursor:pointer;transition: all 0.5s;}
* html .submit{padding:3px 1px;} /* IE 6 hack */
* html .input{height:21px;} /* IE 6 hack */
.form{}
.form label{font-size:1.2em;color:#757575;font-weight:300;}
.form legend{position:absolute;clip:rect(1px, 1px, 1px, 1px);}
.form label span{padding-left:10px;color:#949494;font-weight:300;text-shadow:none;}
.hide{display:none;}

a{color:#0D0000;text-decoration:none;}
a:hover{color:#757575;text-decoration:none;}
a:active, a:hover {outline: 0;}

.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 50px;}
#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;}
#menu1 li.lBasket a:hover{}
#menu1 li.lBasket span:first-child{color:#757575;font-size:20px;display:block;}
#menu1 li.lBasket span:last-child{text-align:center;font-weight:400;background-color:#0D0000;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: #0D0000;} 

/* LOGO, HEADER BACKGROUND AND SLOGAN */
#head2{clear:both;width: 100%;text-align: center;}
#head2 .container{position:relative;text-align: center;}
#logo{padding:5px 0px 0px 0px;}
#logo #title{}
#logo #title a{color:#666;font:bold 4em 'Advent Pro', sans-serif;text-decoration:none;}
#logo #title a span{color:#182044;background:inherit;}
#logo #title a strong{color:#2e6996;background:inherit;}
#logo #title a em{color:#182044;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 */

/* HEADER WITH TOP MENU BELOW LOGO */
#head3 {margin: 0 auto 0 auto;order: 2;}
#head3 .container{overflow:hidden;}

/* MENU TOP 2 */
#menu2 .type {display: none;}
#menu2 {margin: 0 auto;}
#menu2 ul{float:left;height:100%;margin:0;list-style:none;}
#menu2 li{float:left;padding:5px 25px;border-right: 1px solid #757575;margin: 15px 0;}
#menu2 li:last-child {border:0px;}
#menu2 li:hover, #menu2 .selected{}
#menu2 li a{float:left;padding:0px;color:#0D0000;font-size:1em;text-decoration:none;font-weight: 300;}
#menu2 li a:hover, #menu2 .selected a, #menu2 .selected-parent a{color:#757575;text-decoration:none;}

#menu2 li > ul > li {margin: 0px 0;}

/* BODY STYLES - LEFT AND RIGHT COLUMN */
#body{clear:both;margin:0px 0 50px 0;}
#body .container{}

/* LEFT COLUMN STYLES */
#column{float:left;width:100%;padding:20px 0;}
.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;}
#column .type{margin-top:0px;font-size: 2.9em;color: #FFFFFF;text-align: center;width: 100%;}

/* LEFT MENU */
#menu3 {width: 100%;}
#menu3 ul{padding:25px 0;list-style:none;width: 100%;text-align: center;margin-top: 20px;position: relative;}
#menu3 ul::before {content: '';position: absolute;top: 0;left: 0;right: 0;margin: 0 auto;border-top: 1px solid #a0a2ab;width: 60%;}
#menu3 li{margin:0 auto;padding:5px 0 5px 0px;}
#menu3 a{display:block;width:100%;padding:4px 0;color: #a0a2ab;font-weight:300;text-decoration:none;background:none;font-size: 1.15em;}
#menu3 a:hover, #menu3 .sub1 a:hover{color:#FFFFFF;background:none;text-decoration:none;}

#menu3 .sub1{margin:0;padding:0;border:0;background:none;display: none !important;}
#menu3 .sub1 li{padding:2px 0 2px 20px;background:url('img/menu3_sub.gif') no-repeat 7px 8px;border:0px;}
#menu3 .sub1 a{display:block;width:100%;padding:2px 0;font-weight:normal;}

/* 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:#182044;}
#basketSummary li div{padding:5px 0 0;font-weight:normal;font-size:0.9em;}
#basketSummary li .priceQuantity{color:#182044;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:#182044;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:#182044;}
#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{float:left;width:100%;padding:20px 0 10px;}
* html #content{width:100%;} /* IE 6 hack */
.order #content{width:100%;}
* html #page{float:none;width:100%;} /* IE 6 hack */
* html .order #page{width:100%;} /* IE 6 hack */

/* PAGE TITLE */
#page h1{font-size:36px;font-weight:400;text-transform:uppercase;font-style:normal;text-decoration:none;line-height:42px;text-align: center;width: 100%;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: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:'Advent Pro', sans-serif;}
.tS a:hover{color:#182044;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: 300;}
.pages strong {font-weight: 700;}
.pages a:hover {font-weight: 700;}

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 */
#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{opacity:0.5;transition: 0.5s ALL;}
#content #imagesList3 li a:hover .middle{opacity:1;transition: 0.5s ALL;}
#content #imagesList3 li a:hover p{opacity:1;}

#content #imagesList4 {width: 100%;float: left;margin:25px 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{opacity:0.5;transition: 0.5s ALL;}
#content #imagesList4 li a:hover .middle{opacity:1;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:#182044;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;}
.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:1px solid #182044;}
#filesList li{width:100%;float:left;clear:left;margin:5px 0 5px 10px;padding-left:10px;}
#filesList li a{color:#182044;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: #182044;font-size: 2.75em;font-weight: 400; text-transform: uppercase;width: 100%;text-align: center;padding: 50px 25px 25px 25px;}

#content .subpagesList{list-style:none;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;width: 100%;margin: 25px auto;float: left;}
#content .subpagesList li{width: 48%;padding: 0px; margin: 0 0 35px 0;}
#content .subpagesList li:last-child {margin: 0 0 0px 0;}
* 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;}
#content .subpagesList li h2, #content .subpagesList li h2 a{font-size:1.45em;font-weight:normal;background:none;color: #212226;}
#content .subpagesList li h2 a:hover{color: #182044;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;}

/* 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:#182044;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/6*100% - (1 - 1/6)*30px);padding: 0px 0 15px 0;box-sizing: border-box;text-align:center;transition: 0.5s ALL;position: relative;border:1px solid #757575;}
#products .list li:nth-child(6n) {margin-right: 0;}
#products ul::after {content: '';flex: auto;}
#productBoxWrapper {padding:15px;}
/* 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 .photo{margin-bottom:4px;font-size:0px;line-height:0px;text-align:center;position: relative;overflow: hidden;}
#products li .photo img {float: left;transition: all 1.25s;}
#products li:hover .photo img{background: #FFFFFF;transition: all 1.25s;transform: scale(1.25);}
#products li h2{padding:10px 15px 10px 15px;font-weight:300;font-size:1.05em;display: block;  clear: both;position: relative;min-height: 35px;}
#products li h2 a{text-decoration:none;color: #212226;}
#products li h2 a:hover{text-decoration:none;color: #757575;}
#products li h3{padding-bottom:5px;font-weight:normal;font-size:0.917em;}
#products li h3, #products li h3 a{color:#212226;}
#products li h3 a:hover{color:#757575;}
#products li h3 em{padding:0 5px;}
#products li div.description{margin:10px 0 0;text-align:justify;height: 65px;display: none;}
#products li div.description p {line-height:120%;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
#products li div.description a{color:#212226;}
#products li div.description a:hover{color:#757575;}
#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: #757575;font-weight:300;text-decoration:none;}
#products li .price em{padding:0 6px 0 0;background:inherit;color: #757575;font-style:normal;}
#products li .price strong{font-size:1.167em;font-weight:300;}
#products li .noPrice strong{font-size:1.083em;font-weight:300;}
#products li .price span{padding-left:4px;font-size:1.083em;color: #757575;}
#products li .basket{margin:10px auto;visibility: hidden;opacity: 0;transform: translateY(50%);transition: 0.5s all;}
#products li .basket a{display:inline-block;padding:11px 15px 10px 15px;color:#FFFFFF;background:#000000;font-weight:300;transition: 0.5s all;}
#products li .basket a:hover{background-color:#757575;color:#ffffff;text-decoration:none;border-style:solid;transition: 0.5s all;}

#products li:hover .basket {opacity: 1;visibility: visible;transform: translateY(0%);transition: 0.5s all;}

#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;font-weight: 400;}
#products .pages a:hover {text-shadow: 1px 0 0 currentColor;}
#products .pages .viewAll{padding-right:8px;border-right:1px solid #666;}
#products .pages .viewAll a {font-weight: 400;}
#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;list-style:none;}
#products .sort li{display:inline;padding:0 6px;font-weight:700;border-right:1px solid #666;}
#products .sort li:last-child{border:none;padding-right:0;}
#products .sort li a{font-weight:normal;}
#products .sort li a:hover {text-shadow: 1px 0 0 currentColor;}

/* PRODUCTS DETAILS */
#product{display: block;float: right;margin: 1%;padding: 0 0 10px;text-align: left;width: 98%;position:relative;}
* html #product{margin:0;} /* IE 6 hack */
#product h1{margin: 0px 0 25px 0;padding: 0px 0;color:#212226;font-size:36px;font-weight:400;text-transform:uppercase;background: inherit;float: left;width: 100%;text-align: left;}
#product div.breadcrumb{border-bottom: 0px solid #d1bd9d;font-size: 0.917em;font-weight: normal;margin: 0 0 10px;padding: 2px 0 7px;float: left;width: 100%;margin: -25px 0 15px 0;}
#product div.breadcrumb, #product div.breadcrumb a{background:inherit;color:#999999;text-transform: lowercase;}
#product div.breadcrumb a:hover{background-color:inherit;color:#333333;}
#product div.breadcrumb em{padding:0 5px;}

#product #box {float:left;width:47%;margin:0px 0 20px 3%;padding:0px;position: sticky;position: -webkit-sticky;top: 90px;display: flex;} 
#product #box2 { width:100%;margin:0px 0 20px 0;padding:0px; border:0px dotted #ebebeb;text-align:left;}  

#product #box form{font-weight:bold;}
#product #box #price, #product #box #noPrice{padding:10px 0 5px 0;border-bottom:0px dotted #ebebeb;background-color:transparent;color:#666;font-size:1.417em;text-align:left;}
#product #box #price span {color:#000000;}
#product #box #noPrice{color:#000000;}
#product #box #price em{font-style:normal;}
#product #box #price strong{padding:0 6px;font-size:1.176em;color:#000000;font-weight:normal;}
#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 15px 0px; text-align:left;width:100%;display:inline-block;border-bottom: 0px dotted #ebebeb;}
#product #box #addBasket .submit{ float:none;font-size:1.25em;font-weight:normal; text-align:left;margin-top: 5px;}
#product #box #addBasket .submit:hover{}

#product div.content{padding:10px 0 10px 0;font-size:1.15em;line-height:1.5em;width:47%;margin:0px 0 20px 0%;display: block;float: left;width:100%;}
#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;}
#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: #182044;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;}
#basket #orderedProducts table tbody tr.l1{border:0px solid red;}
#orderedProducts tbody .price, #orderedProducts tbody .summary{font-weight:bold;text-align:right;color:#182044;}
#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:1px 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: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:#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:#182044;}
#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:#182044;}
#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:#182044;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:#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;font-weight: 300;}
#foot .container{margin:0 auto;padding:15px 0 0 0;color:#0D0000;overflow:hidden;}
#foot a{background:inherit;color:#0D0000;text-decoration:none;font-weight:300;}
#foot a:hover{color:#0D0000;background:inherit;}

#copy{float:left;padding:0 25px 5px 25px;text-transform: uppercase;width: 100%;text-align: center;box-sizing: border-box;}
.foot{float:right;padding:0 25px;text-transform: uppercase;width: 100%;text-align: center;box-sizing: border-box;}
#powered img{vertical-align:middle;}

#foot_end {float: left;width: 100%;padding: 25px 25px 40px 25px;box-sizing: border-box;}

@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:#182044;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:#182044;}
#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;
  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:center;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:#272727;text-transform:uppercase;text-decoration:none;transition:1s;opacity:0.6;}
#backToTop div.head{color:#272727;font-size:20px;transition:1s;font-weight:normal;}
#backToTop a:hover, #backToTop a:hover div.head{opacity:1;color:#272727;text-decoration:none;}
#backToTop a:before{content:'';display:block;width:50px;height:50px;margin-bottom:7px;background:#272727 url('img/back_to_top.png') no-repeat center center;border-radius:0%;transition:1s;}
#backToTop a:hover:before{background-color:#272727;}

 /* 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:230px;left:-235px;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;}

/* SIDETAB */
#sideTab{color:#000000;z-index:5101;position:fixed;right:-65px;top:50%;border:0px solid #182044;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 #182044;}
#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:#FFFFFF;width:250px;color: #474747;line-height: 1.5em;}
#noticeAboutCookies .close{margin-left:20px;font-size:1.2em;color:#182044;font-weight:normal;text-decoration:none;}
#noticeAboutCookies .close:hover{color:#f00;}

/* 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:100%;margin:25px 0px;border-top:0px solid #e0e0e0;border-bottom:0px solid #e0e0e0;position:relative;float: left;}
#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:#182044;}
#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:#182044;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:#182044;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:#182044;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:10px 15px 10px 15px;font-weight:300;font-size:1.05em;display: block;  clear: both;position: relative;min-height: 35px;}
#productsSlider h2 a{text-decoration:none;color: #212226;}
#productsSlider h2 a:hover{text-decoration:none;color: #757575;}
#productsSlider h3{padding-bottom:5px;font-weight:normal;font-size:0.917em;}
#productsSlider h3, #productsSlider h3 a{color:#666;}
#productsSlider h3 a:hover{color:#182044;}
#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:#182044;}
#productsSlider div.description ul, #productsSlider div.description ol{margin:5px 0 0 25px;padding:0;}
#productsSlider .price, #productsSlider .noPrice{margin:5px 0 5px 0;background-color:inherit;color:#757575;font-weight:300;text-decoration:none;text-align: center;}
#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;}
#productsSlider .noPrice strong{font-size:1.083em;}
#productsSlider .price span{padding-left:4px;font-size:1.083em;color:#757575;font-weight: 300;}

/* 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%;}
#facebook img{vertical-align:middle;float: left;height: 32px;width: 32px;}
#facebook span {float: left;margin-left: 10px;line-height: 32px;font-size: 18px;color: #787878;}
#facebook span:hover {color: #182044;}


/* 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 40px 40px 0;width: calc(1/4*100% - (1 - 1/4)*40px);padding: 0px;box-sizing: border-box;text-align:center;transition: 0.5s ALL;}
#page #subList4 li:nth-child(4n) {margin-right: 0;}
#page #subList4::after {content: '';flex: auto;}
#page #subList4.subpagesList li .photo {padding: 15px;margin:0 auto 15px auto;text-align: center;width: 100%;float: left;box-sizing: border-box;}

/* List Product */
#products .list li.list-products {border-top: 1px solid #182044;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: #757575;font-weight: 400;}
.productField span{color: #757575;}
.productField strong span {color: #757575;}
#product .productField{margin:10px 0 0px 0;}

#products .productField2{text-align:center;}
.productField2 strong{padding-left:7px;text-decoration: line-through;color: #757575;font-weight: 400;}
.productField2 span{color: #757575;}
#product .productField2{margin:10px 0 0px 0;}

#productsSlider  .productField3{margin:10px 0 0 0;}
.productField3 strong{padding-left:7px;text-decoration: line-through;color: #757575;font-weight: 400;}
.productField3 span{color: #757575;}
#productsSlider .productField3{margin:10px 0 0px 0;float:left;width: 100%;}

/* 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:#182044;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: #182044;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:#182044;}
#randomProduct .price, #randomProduct .noPrice{margin:5px 0 5px 0;background-color:inherit;color:#182044;font-weight:bold;text-decoration:none;text-align: left;}
#randomProduct .price em{padding:0 6px 0 0;background:inherit;color:#182044;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:#182044;font-weight: 300;}

/* */
#lastProduct{float:left;width:100%;margin:35px 0;}
#lastProduct .type{margin:0px 0 25px;font-size: 2.1em;color: #182044;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:#182044;}
#lastProduct .price, #lastProduct .noPrice{margin:5px 0 5px 0;background-color:inherit;color:#182044;font-weight:bold;text-decoration:none;text-align: left;}
#lastProduct .price em{padding:0 6px 0 0;background:inherit;color:#182044;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:#182044;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 {order: 1;}
.social_menu .wrapper_social a {font-size: 18px;color: #0D0000;display: inline-block;text-align: center;padding: .5em;cursor: pointer;transition: all .3s;border-radius: 50%;}
.social_menu .wrapper_social a:hover {background-color: #757575;border-radius: 50%;color: #FFFFFF;}
.social_menu .wrapper_social a i {width: 1em;height: 1em;position: relative;display: block;}

/* */
#topFootContainer {width: 1200px;margin: 0 auto;border-bottom: 1px solid  #36373d;
  display: flex;flex-wrap: wrap;justify-content: space-between;padding: 0 0 50px 0;font-size: 1.05em;}
#bottomFootContainer {width: 1200px;margin: 0 auto;}

/* */
.social_menu2 .wrapper_social a {font-size: 24px;color: #a0a2ab;display: inline-block;text-align: center;padding: 1.0em;cursor: pointer;transition: all .3s;border-radius: 50%;}
.social_menu2 .wrapper_social a:hover {background-color: #182044;border-radius: 50%;color: #FFFFFF;}
.social_menu2 .wrapper_social a i {width: 1em;height: 1em;position: relative;display: block;}

/* MENU TOP 11 */
#menu11 {margin-left:0px;}
#menu11 .type {font-size: 2em;margin-bottom: 0px;line-height: 1.5;letter-spacing: 0.10em;text-transform: uppercase;color:#000;font-weight: 300;}
#menu11 ul{padding:10px 0;list-style:none;float:left;width:100%;}
#menu11 li{clear: left;float: left;padding: 0px 0;}
#menu11 a{color: #0D0000;cursor: pointer;display: block;float: left;font-size: 18px;margin-bottom: 0px;font-weight:300;}
#menu11 a:hover, #menu11 .sub1 a:hover{color: #757575;text-decoration:none;}
#menu11 .selected > a:first-child{color: #757575;text-decoration:none;}

/* MENU TOP 12 */
#menu12 {margin-left:0px;}
#menu12 .type {font-size: 2em;margin-bottom: 0px;line-height: 1.5;letter-spacing: 0.10em;text-transform: uppercase;color:#000;font-weight: 300;}
#menu12 ul{padding:10px 0;list-style:none;float:left;width:100%;}
#menu12 li{clear: left;float: left;padding: 0px 0;}
#menu12 a{color: #0D0000;cursor: pointer;display: block;float: left;font-size: 18px;margin-bottom: 0px;font-weight:300;}
#menu12 a:hover, #menu12 .sub1 a:hover{color: #757575;text-decoration:none;}
#menu12 .selected > a:first-child{color: #757575;text-decoration:none;}

/* */
#wrapperStartTop {display: flex;flex-wrap: wrap;justify-content: space-between;width: 100%;}
#wrapperStartBottom {width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;flex-direction: row;}
.wrapperStartBottomLeft .page-box {width: 100%;position: relative;text-align: left;}
.wrapperStartBottomLeft .page-box .photo {width: 100%;}
.wrapperStartBottomLeft .page-box .photo img {float: left;max-width: 100%;}

/* */
#subList4 {width: 100%;float: left;margin:25px 0 25px 0; display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;list-style: none;padding: 25px 0;}
#subList4::after {content: '';flex: auto;}
#subList4 li {margin: 0px 40px 40px 0;width: calc(1/4*100% - (1 - 1/4)*40px);padding: 0px;box-sizing: border-box;text-align:center;transition: 0.5s ALL;border: 1px solid #000000;background: #272727;}
#subList4 li:nth-child(4n) {margin-right: 0;}
#subList4 li .photo a {float: left;width: 100%;overflow: hidden;position: relative;transition: all 1.25s;}
#subList4 li .photo a img {float: left;transition: all 1.25s;}
#subList4 li:hover img {background:#FFFFFF;transition: all 1.25s;transform: scale(1.25);z-index: 1;}

#subList4 .more a {padding: 0px 0 15px 0;float: left;width: 100%;text-align: center;color: #FFFFFF;font-weight: 300;box-sizing: border-box;font-size: 0.75em;margin-top: 15px;}
#subList4 .more a:hover{color:#cecece;background:none;transition: 0.5s all;text-decoration: underline;}

#subList4{width:100%;padding:15px;font-size:1em;box-sizing: border-box;margin:0px 0 25px 0;float: left;}
#subList4 caption{position:absolute;clip:rect(1px, 1px, 1px, 1px);}
#subList4 td, #subList4 th{padding:15px 7px 10px;text-align:center;}
#subList4 .name {margin:0px 0 0;float: left;width: 100%;}
#subList4 .name, #subList4 .name a{font-size:1.2em;font-weight:normal;background:none;}
#subList4 .name a {padding: 15px 0;float: left;width: 100%;text-align: center;color: #FFFFFF;font-weight: 300;box-sizing: border-box;text-transform: uppercase;font-family: 'Open Sans Condensed', sans-serif;}
#subList4 .name a:hover{color:#cecece;background:none;transition: 0.5s all;}
#subList4 .description {padding: 0 15px;box-sizing: border-box;color: #FFFFFF;display: none;}

/* */
#header {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;padding: 0 50px;border-top: 1px solid #757575;border-bottom: 1px solid #757575;position: relative;}

/* */
#head19 {width: 100%;padding: 0 50px;margin: 15px 0 0 0;}
#head19 .container {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}

#telId {}
#mailId {margin:0 0 0 15px;}
#login_mobile {margin: 0 15px 0 auto;}
#login_mobile i {font-size: 18px;}
#login_mobile a:hover {color: #a0a2ab;cursor: pointer;}
#search_mobile button {background: inherit;}
#search_mobile button:hover {color: #a0a2ab;cursor: pointer;}
#search_mobile i  {font-size: 18px;}

/* */
.content-slider{height:200px;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{}
.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;} }

/* BANNERS */
#banner0{text-align:center;padding-bottom:15px;}
#banner0 img {max-width: 100%;}
#banner1{text-align:center;margin:10px 0;}
#banner1 img {max-width: 100%;}
@media print{ #banner0, #banner1{display:none;} }
.content-slider{height:200px;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{width: 100%;}
#column .content-slider img{max-width: 100%;}
#content .content-slider{width: 100%;}
#column .content-slider .description{top:50%;left:5%;width:25%;text-align:center;transform: translateY(-50%);}
#content .content-slider .description{top:10px;left:80px;min-width:150px;width:45%;margin-top:10px;}


/* */
#boxTopRight {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;order: 3;}
#searchMobiBox {position:absolute;top: 50%;left:50%;width:80%;padding: 0 10%;transform: translate(-50%, -50%);
  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 {visibility: visible;transition: 0.0s ALL;}
#head19 #searchMobiBox {top: 10px;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: #182044;}
#searchMobiBox .btnSearch:hover i {color: #a0a2ab;cursor: pointer;}
#searchMobiBox .btnClose {background: inherit;width: 30px;margin: 0 0 0 60px;}
#searchMobiBox .btnClose i {font-size: 18px;}
#searchMobiBox .btnClose:hover i {color: #a0a2ab;cursor: pointer;}

/* */
#boxStartContent {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;width: 1640px;position: relative;margin:0 auto;}
#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: #0D0000;}

#boxStartContent #boxStartContentLeft  h1 {margin:0px 0 0px 0;padding:10px 0px;font-size:2.65em;font-weight:300;color:#0D0000;box-sizing: border-box;text-transform: uppercase;font-family: 'Open Sans Condensed', sans-serif;width: 100%;text-align: left;}


/* */
#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;}

/* */
#menuFirstPageHidden {display: none !important;}

/* */
.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: #182044;}
#menu2a {display:none !important;}
@media screen and (max-width:1239px){
  #hamburger-menu{display:block;}	
  .sidr-class-lBasket {display:none !important;}
  #menu2 {display:none;}
  #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%;}
}

/* */
#header.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:800;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%;}
#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%;border: 4px solid transparent;}
#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;}
#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:bold;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: #0D0000;text-decoration:none;}
#rodo a:hover {text-decoration:none;color: #757575;}

/* */
#paymentLink a {font-size: 1.95em;}

/* */
#wybrane_produkty {width: 100%;float: left;}
#wybrane_produkty > h2 {margin:0px 0 25px 0;padding:10px 25px;font-size:2.65em;font-weight:300;color:#0D0000;box-sizing: border-box;text-transform: uppercase;font-family: 'Open Sans Condensed', sans-serif;width: 100%;text-align: center;}

/* */
#najczesciej_kupowane {width: 100%;float: left;}
#najczesciej_kupowane > h2 {margin:50px 0 25px 0;padding:10px 25px;font-size:2.65em;font-weight:300;color:#0D0000;box-sizing: border-box;text-transform: uppercase;font-family: 'Open Sans Condensed', sans-serif;width: 100%;text-align: center;}

/* */
.fadeStartBox {float: left;width: 100%;}
.fadeStartBox .description {position: absolute;top: 50%;left: 10%;transform: translateY(-50%);height: auto !important;}
.fadeStartBox #promotedLazy > ul {width: 100%;margin:0px 0% 25px 0%;}
.fadeStartBox .slick-dots {bottom: 55px;z-index: 10001;}
.fadeStartBox .slick-dots li.slick-active button::before {color: #FFFFFF;}
.fadeStartBox .slick-dots li button::before {font-size: 15px;}
.fadeStartBox .description {
  z-index: 30001;
  position: absolute;
  padding: 10px;
  background: rgba(0,0,0,0);
  line-height: 1.25em;
  color: #fff;
  font-size: 3vw;
  width: 30% !important;text-align: initial !important;
}
.fadeStartBox .description strong {font-weight: bold;}
.fadeStartBox div.description p {
  line-height: 120%;
  display: block !important;
  -webkit-box-orient: initial !important;
  overflow: hidden;
  text-overflow: initial !important;
}

/* */
.container22 {float:left;width:100%;margin:25px 0px;padding: 0px 0 0px 0;display: flex;border-top: 1px solid #000000;border-bottom: 1px solid #000000;}
#foot-menu-3 {width:25%;padding: 50px 50px;box-sizing: border-box;border-right: 1px solid #000000;}
#foot-menu-4 {width:25%;padding: 50px 50px;box-sizing: border-box;border-right: 1px solid #000000;}
#foot-menu-1 {width:25%;padding: 50px 50px;box-sizing: border-box;border-right: 1px solid #000000;}
#foot-menu-2 {width:25%;padding: 50px 50px;box-sizing: border-box;}

.container22 legend{font-size: 2em;margin-bottom: 0px;line-height: 1.5;letter-spacing: 0.10em;text-transform: uppercase;color:#000;font-weight: 300;}

/* */
#spolecznosc {float: left;width: 100%;margin-top: 0px;}
#spolecznosc a {display: inline-block;margin: 5px 5px 0 0;font-size: 2.15em;color: #787878;}

/* */
#newsletter-foot-box {float: left;width: 100%;text-align: center;padding: 0px 80px 0px 80px;box-sizing: border-box;}
#newsletter-foot-box .newsletter-foot {border-top: 1px solid #000000;width: 100%;float: left;padding: 80px 0 50px 0;}
#newsletter-foot-box #newsletter {width: 780px;margin: 0 auto;}
#newsletter-foot-box #newsletter legend{font-size: 2em;margin-bottom: 25px;line-height: 1.5;letter-spacing: 0.10em;text-transform: uppercase;color:#000;font-weight: 300;}

/* */
#productsSlider .slick-slide {border:1px solid #757575;padding:15px;margin: 0 10px;}


/* RESPONSIVE WEB DESIGN - media queries */
@media screen and (max-width:1720px){
  #boxStartContent {width: 100%;}
}
@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:30px;}  
body #products .list li:nth-child(3n) {margin-right: 0;}  
}
@media screen and (max-width:1300px){
  #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 .imagesGallery ul li {margin: 30px 30px 0 0;width: calc(1/3*100% - (1 - 1/3)*30px);}
  #content .imagesGallery ul li:nth-child(4n) {margin-right: auto;}
  #content .imagesGallery ul li:nth-child(3n) {margin-right: 0;}
  #searchMobiBox {width: 98%;padding: 0 1%;background: #FFFFFF;z-index: 10001;}
}
@media screen and (max-width:1140px){ 
#boxStartContent #imagesList2 {clear: inherit;float: none;margin: 25px 0 0 0px;width: 100%;order: 2;}
#boxStartContent #boxStartContentLeft {width: 100%;order: 1;padding: 25px;}
#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;}  
#boxStartContent #imagesList2 {clear: inherit;float: none;margin: 25px 0 0 0px;width: 100%;order: 2;}
#boxStartContent #boxStartContentLeft {width: 100%;order: 1;padding: 25px;}
}
@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%;}
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%;}
#subList4 li {margin: 0px 20px 20px 0;width: calc(1/2*100% - (1 - 1/2)*20px);padding: 0px;box-sizing: border-box;text-align:center;transition: 0.5s ALL;border: 1px solid #000000;background: #272727;}
#subList4 li:nth-child(4n) {margin-right: 20px;}
#subList4 li:nth-child(2n) {margin-right: 0;}
.container22 {flex-wrap: wrap;}
#foot-menu-1, #foot-menu-2, #foot-menu-3, #foot-menu-4 {width: 50%;border-right: 0px solid #000000;padding: 25px 0px;}
}
@media screen and (max-width:800px){
  #newsletter-foot-box #newsletter {width: 100%;}
  #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;}  
  .wrapperStartBottomLeft li:nth-child(1) {width: 100%;}
  .wrapperStartBottomLeft li:nth-child(2) {width: 100%;}
  .wrapperStartBottomLeft li:nth-child(3) {width: 100%;}
  .wrapperStartBottomLeft li:nth-child(4) {width: 100%;}
  #newsletter-foot-box {float: left;width: 100%;text-align: center;padding: 0px 15px 0px 15px;box-sizing: border-box;}
}
@media screen and (max-width:640px){
#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 .imagesGallery ul li {margin: 20px 20px 0 0;width: calc(1/2*100% - (1 - 1/2)*20px);}
#content .imagesGallery ul li:nth-child(3n) {margin-right: auto;}
#content .imagesGallery ul 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;}
#subList4 li {margin: 0px 0px 20px 0;width: 100%;}
#subList4 li:nth-child(4n) {margin-right: 0px;}
#subList4 li:nth-child(2n) {margin-right: 0;}
#foot-menu-1, #foot-menu-2, #foot-menu-3, #foot-menu-4 {width: 100%;border-right: 0px solid #000000;}
}
@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;}    
  #header {padding: 0 15px;}
}
@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){
}
