/*
Quick.Cart.Ext default stylesheet
More about design modifications - http://opensolution.org/Quick.Cart/docs/ext_6.6/?id=en-design
*/
/* GLOBAL STYLES */
*, *:before, *:after {box-sizing: border-box;}

body, body *{margin:0;padding:0;border:0;}
body,table{color:#000000;font-size:0.75em;font-family: 'Lato', sans-serif;font-weight: 300;}
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, textarea{padding:5px;border:none;font-size:1em;font-family: 'Lato', sans-serif;color:#6f6f6f;
  overflow:hidden; display:inline-block;border: 1px solid #cecece; background:#FFFFFF;box-sizing: border-box;height: 40px;}
select{padding:4px;border:none;font-size:1em;font-family: 'Lato', sans-serif;color:#6f6f6f;overflow:hidden; display:inline-block;height:26px; line-height:26px;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{background:#FFFFFF;border: medium none;border-radius: 0;border: 1px solid #000000;color: #000000;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;}
.submit:hover{cursor:pointer;color: #6f6f6f;text-decoration: none;border: 1px solid #6f6f6f;background:#FFFFFF;}
* 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:300;text-shadow:none;}
.hide{display:none;}

a{color:#000000;text-decoration:none}
a:hover{color:#c8ad67;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;}
#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 {position: absolute;z-index: 1000;float: left;width: 100%;top: 0;left: 0;right: 0;margin: 0 auto;}
.contentFixed {box-shadow: 0 0 5px rgba(0,0,0,.0);-webkit-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;
  position: fixed;z-index: 1018;left:0;right:0;top:0;background: #FFFFFF;}
.fixTop.fixed {height: 48px;}  
.fixTop { height: 0px;float: left;width: 100%;}

/* HEADER WITH TOP MENU ABOVE LOGO */
#head1 {float: left;width: 100%;padding:0px;box-sizing: border-box;display: none;}
#head1 .container{width: 100%;margin: 0 auto;box-sizing: border-box;text-align: center;}
* html #head1 .container, * html #head2, * html #head3, * html #body{background:none;} /* IE 6 hack */

/* MENU TOP 1 */
#menu1 ul{float:right;list-style:none;margin-top: 0px;width: 20px;position: relative;}
#menu1 li{float:right;width: 100%;}
#menu1 li a{font-weight:normal;text-decoration:none;color:#474747;width: 100%;position: relative;}
#menu1 li a:hover, #menu1 .selected a, #menu1 .selected-parent a{text-decoration:none;color:#000000;}

#menu1 li.lBasket {padding:0 0px 0px 0px;background:url('img/basket.png') no-repeat 0px 0px;line-height:28px;height:28px;vertical-align:bottom;width: 100%;transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;justify-content: center;
  display: flex;}
#menu1 li.lBasket:hover {padding:0 0px 0px 0px;background:url('img/basket-hover.png') no-repeat 0px 0px;line-height:28px;height:28px;vertical-align:bottom;width: 100%;transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;}
#menu1 li.lBasket a{position:relative;padding:5px 0;background:none;color:#676767;font-size: 12px;float:left;}
#menu1 li.lBasket a:hover{color:#000000;}
#menu1 li.lBasket span{display:block;color:#000;font-size:12px;font-family:sans-serif;
  padding:0px 0 0 0px;display: inline-block;line-height:28px;height:28px;vertical-align:bottom;margin-top:4px;}
#menu1 li.lBasket strong {color: #000000;font-size: 0.95em;}

/* LOGO, HEADER BACKGROUND AND SLOGAN */
#head2{clear:both;float: left;width: 100%;}
#head2 .container{position:relative;float: left;width: 100%;text-align: center;padding: 20px 20px 0px 20px;box-sizing: border-box;}
#logo{float:left;padding:50px 0;width: 100%;}
#logo #title{float:left;width: 100%;margin-top: 25px;}
#logo #title img {max-width: 100%;}
#logo #title a{color:#666;font:bold 4em 'arial black';text-decoration:none;}
#logo #title a span{color:#000000;background:inherit;}
#logo #title a strong{color:#2e6996;background:inherit;}
#logo #title a em{color:#000000;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 {}
#head3 .container{}

/* MENU TOP 2 */
#menu2 ul{float:left;list-style:none;margin-top:0px;width: 100%;text-align: center;}
#menu2 li{display:inline-block;margin:0 10px;}
#menu2 li a{font-weight:normal;text-decoration:none;color:#474747;font-size:1.45em;}
#menu2 > ul > li > a {padding: 15px 0;display: inline-block;}
#menu2 > ul > li > a:hover {text-decoration:none;color:#c8ad67;}
#menu2 > ul > li > div > ul > li > a:hover {text-decoration:none;color:#c8ad67;}
#menu2 > ul > li > div > ul > li > div > ul > li > a:hover {text-decoration:none;color:#c8ad67;}
#menu2 > ul > li > div > ul > li > div > ul > li.selected > a {color:#c8ad67;}
#menu2 .selected > a {color:#c8ad67;}
#menu2 > ul > li:first-child .subBox1 {display: none !important;}

/* BODY STYLES - LEFT AND RIGHT COLUMN */
#body{clear:both;margin:0;}
#body .container{width: 1280px;margin: 0 auto;}
#body .container.productBox {width: 90%;}

/* LEFT COLUMN STYLES */
#column{float:left;width:270px;padding:20px 0;background:url('img/body_bg.png') repeat-x left top;}
.order #column{display:none;}

#searchForm{padding:0px;text-align:center;position: relative;}
#searchForm em {background:#FFFFFF;border:medium none;bottom:8px;color:#333333 !important;
  cursor:pointer;display:inline-block;font-size:1.4em;font-weight:normal;
  height:40px;overflow:visible;padding:0;position:absolute;right:0px;text-align:center;text-decoration:none;top:3px;width:50px;}


#searchForm label, #searchForm legend{position:absolute;clip:rect(1px, 1px, 1px, 1px);}
#searchForm .input{border-color: currentcolor currentcolor #e3e3e3;border-style: none none solid;border-width: medium medium 1px;padding-bottom: 0;width: 100%;background:#FFFFFF;}
#searchForm button{border:medium none;cursor:pointer;display:inline-block;font-family:Arial;font-size:1.4em;font-weight:normal;overflow:visible;padding:0;
  text-align:center;text-decoration:none;width:28px;height:28px;background-image: url('img/search.png');transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;}
#searchForm button:hover{color:#aaaaaa;background-image: url('img/search-hover.png');transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;}
*: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 20px 10px;}
#column .type{margin-top:10px;padding:5px 13px 10px;font-size:1.667em;font-weight:bold;color:#fff;background:#000000 url('img/menu3_bg.png') no-repeat left bottom;text-shadow:0px 1px 1px rgba(103,11,48,0.3),0px 2px 3px rgba(103,11,48,0.2),0px 3px 4px rgba(103,11,48,0.1);}

/* LEFT MENU */
#menu3 ul{padding:10px 0;list-style:none;background:#fff;}
#menu3 li{margin:0 3px;padding:4px 0 4px 13px;border-bottom:1px solid #e0e0e0;}
#menu3 a{display:block;width:100%;padding:4px 0;color:#666;font-weight:bold;text-decoration:none;background:none;text-shadow:0px 1px 1px #fff,0px 2px 3px #eee,0px 3px 4px #ddd;}
#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;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;}

/* BOXES */
#column .box{margin:0 20px 15px;}
#column .box .type{}
#column .box .content, #column .box .page-box, #column .box .product-box{padding:8px 10px;list-style:none;border-bottom:2px solid #757575;line-height:1.5em;}
.box .page-box div, .box .product-box div{padding-top:5px;text-align:center;}
.box .page-box div.description, .box .page-box div.more, .box .product-box div.description, .box .product-box div.more{text-align:left;}
.box .page-box div:last-child, .box .product-box div:last-child{padding-bottom:10px;}
.box ul, .box ol{margin:0 !important;list-style:none;}
.box li{padding:6px 0 2px 15px;background:url('img/menu3_sub.gif') no-repeat 3px 13px;}
.box li a{display:block;width:87%;padding:2px 2% 4px 7%;color:#002d41;font-size:1.083em;background:none;}
.box li a:hover{color:#000000;background:none;}
.box .price, .box .noPrice{padding:2px 0 0;background:inherit;color:#000000;}
.box .price strong{padding:0 2px 0 5px;font-weight:bold;}
.box .price em{padding:0;background:inherit;color:#666;font-style:normal;}
.box .price span{color:#666;font-weight:bold;padding-left:5px;}
.box .product-box .name{font-size:1.1em;padding:5px 0;font-weight:bold;}
#column #box1 .type{background:#326e9c url('img/menu4_bg.png') no-repeat left bottom;}
#column #box1 .content{border-bottom:2px solid #01476e;}
.boxes .box .type{padding:7px 0 7px 0px;color:#c8ad67;font-size: 1.4em;font-weight: bold;border:0;text-align:center;}
.boxes .box .content, .boxes .box .page-box, .boxes .box .product-box{padding:5px 10px 15px;list-style:none;line-height:1.5em;text-align:left;}
.boxes.header .box{width:100%;padding:25px;margin:0px auto 15px auto;display:inline-block;
  background: rgba(251,252,246,1);
  background: -moz-linear-gradient(top, rgba(251,252,246,1) 0%, rgba(242,243,239,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(251,252,246,1)), color-stop(100%, rgba(242,243,239,1)));
  background: -webkit-linear-gradient(top, rgba(251,252,246,1) 0%, rgba(242,243,239,1) 100%);
  background: -o-linear-gradient(top, rgba(251,252,246,1) 0%, rgba(242,243,239,1) 100%);
  background: -ms-linear-gradient(top, rgba(251,252,246,1) 0%, rgba(242,243,239,1) 100%);
  background: linear-gradient(to bottom, rgba(251,252,246,1) 0%, rgba(242,243,239,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#f2f3ef', GradientType=0 );
  }
.boxes.footer {background: rgba(215,215,215,0.25);padding:25px 0;}
.boxes .boxes-wrapper {display:flex;justify-content:space-between;width:1180px;margin:0 auto;flex-wrap:wrap;}   
.boxes.footer .box{margin:15px 0;width:22%;}
.boxes .box .content {font-size: 1.25em;}
.boxes .boxes-wrapper img {max-width:50% !important;border:1px solid #000;border-radius:100%;padding:15px;margin:0 0 15px 0;}
.boxes .boxes-wrapper .name {font-size: 1.45em;}
.boxes .boxes-wrapper .page-box {padding:0px;}


/* 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:#c8ad67;}
#basketSummary li a:hover{color:#000000;}
#basketSummary li div{padding:5px 0 0;font-weight:normal;font-size:0.9em;}
#basketSummary li .priceQuantity{color:#000000;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:#000000;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;display: none;}
#promoted .title{margin-top:10px;padding:5px 0px 10px 7px;font-size:1.667em;font-weight:bold;color:#000;}
#promoted ul{list-style:none;padding-bottom:10px;text-align:center;}
#promoted li{padding:13px 0;}
#promoted li img{max-width: 100%;}
#promoted li img:hover{}
#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:#000000;font-weight:bold;}
#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:#000;font-weight:normal;padding-left:5px;}

/* RIGHT COLUMN STYLES */
#content{float:left;width:100%;padding:0px 0 0px 0;text-align:center;}
* html #content{width:100%;} /* IE 6 hack */
.order #content{width:100%;}
#page{position:relative;width:100%;margin:0 auto;text-align:left;padding:25px 0px;box-sizing: border-box;float: left;}
* html #page{float:none;width:100%;} /* IE 6 hack */
* html .order #page{width:100%;} /* IE 6 hack */

/* PAGE TITLE */
#page h1{margin: 15px 0;padding: 10px;color:#000000;font-size: 36px;font-weight: 300;background: inherit;float: left;width: 100%;text-align: center;}

/* NAVIGATION PATH - TREE */
#page div.breadcrumb{position:relative;padding:2px 0;font-size:1em;font-weight:normal;width: 100%;float: left;text-align: center;margin:-25px 0 15px 0;text-transform: lowercase;}
#page div.breadcrumb a{text-decoration:none;color: #999999;}
#page div.breadcrumb a:hover{text-decoration:none;color: #000000;}
*: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.25em;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;}
#page div.content ol{margin:0 0 0 30px;padding:0;}

.tS{float:right;margin:17px 0 3px;}
.tS div{display:inline;}
.tS a{margin:0 4px;text-decoration:none;background:inherit;color:#c8ad67;font-weight:bold;font-family:Arial;}
.tS a:hover{color:#000000;background:inherit;}
.tS0{font-size:0.917em;}
.tS1{font-size:1.083em;}
.tS2{font-size:1.333em;}

.pages{padding:10px 0 8px;text-align:right;font-size:1.083em;}
.pages ul, .pages li{display:inline;}
.pages li{padding:0 2px;}
.pages a, .pages strong{padding:0 1px;font-size:1.083em;}

ul.options{float:left;width:100%;margin:10px 0;list-style:none;}
ul.options::after{content:"";display:table;clear:both;}
ul.options li{float:left;margin:0 10px 0 0;}
ul.options .edit a, ul.options .delete a{display:inline-block;width:21px;height:21px;text-indent:100%;white-space:nowrap;overflow:hidden;font-size:1%;color:transparent;}
ul.options .edit a{background:url('../admin/img/ico_edit.gif') no-repeat 0px 0px;}
ul.options .delete a{background:url('../admin/img/ico_del.gif') no-repeat 0px 0px;}
ul.options .edit a:hover, ul.options .delete a:hover{opacity:0.6;}

/* IMAGES STYLES */
#content .imagesList{list-style:none;}
#content .imagesList li{margin:0 0 15px 0;text-align:center;}
#content .imagesList li div{text-align:center;}
#content .subpagesList li img, #content .imagesList li img, #content .imagePreview img, #products li .photo img, .imagesGallery img, #subpagesGallery img, .box .page-box img, .box .product-box img{max-width: 100%;}
#content .subpagesList li img:hover, #content .imagesList li img:hover, #content .imagePreview img:hover, #products li .photo a:hover img, #subpagesGallery img:hover, .imagesGallery img:hover, .box .page-box img:hover, .box .product-box img:hover{}

#imagesList1{float:left;margin:9px 20px 0 0;}
#imagesList2{clear:right;float:right;margin:8px 0 0 15px;}
#imagesList22{float:left;clear:left;position:relative;}
#imagesList22 .hidden{position:absolute;top:0px;opacity:0;}
#imagesList22 div{line-height:20px;}

/* IMAGES STYLES - GALLERY */
#imagesGallery3{margin:10px 0;}
#imagesGallery3 ul {list-style: none;display: flex;flex-wrap: wrap;justify-content: space-between;width: 100%;}
#imagesGallery3 ul li {width: 31.333%;margin:1%;text-align: center;}
#imagesGallery4{margin:10px 0;}
#imagesGallery4 ul {list-style: none;display: flex;flex-wrap: wrap;justify-content: space-between;width: 100%;}
#imagesGallery4 ul li {width: 31.333%;margin:1%;}
#imagesGallery5{margin:10px 0px;}
#imagesGallery5 ul {list-style: none;display: flex;flex-wrap: wrap;justify-content: space-between;width: 100%;}
#imagesGallery5 ul li {width: 31.333%;margin:1%;}
#content .imagesGallery{clear:both;}
#content .imagesGallery .pages{clear:both;border-top:1px solid #e7e9ed;}
#content .imagesGallery table{clear:both;width:100%;padding:10px 0;font-size:1em;}
#content .imagesGallery table caption{position:absolute;clip:rect(1px, 1px, 1px, 1px);}
#content .imagesGallery td, #content .imagesGallery th{padding:15px 7px 10px;background:inherit;font-size:0.917em;text-align:center;vertical-align:top;}
#content .imagesGallery div{font-weight:300;font-size:0.85em;line-height:1.4em;width: 100%;text-align: center;}

.imagePreview div{margin:5px 0 10px;text-align:center;}
#imagesListPreview{float:left;margin:9px 20px 0 0;}
* html #imagesListPreview{margin-top:-5px;}
.imagesList#imagesListPreview li{margin-bottom:3px;}
.imagesList#imagesListPreview li img{border-width:2px;}
.imagesList#imagesListPreview li img:hover{border-width:2px;}

/* FILES LIST STYLES */
#filesList{width:100%;float:left;margin:15px 0 5px 0px;list-style:none;vertical-align:middle;border-left:1px solid #e0e0e0;box-sizing: border-box;}
#filesList li{width:100%;float:left;clear:left;margin:5px 0 5px 10px;padding-left:10px;}
#filesList li a{color:#333333;background:inherit;}
#filesList li a:hover{color:#666;background:inherit;}
#filesList img{margin:0 8px 0 0;vertical-align:middle;}
#filesList em{padding-left:2px;}

/* QUICK.BOX */
#quick-box{position:fixed;width:100%;height:100%;left:0;top:0;background:rgba( 0, 0, 0, 0.7 );z-index:2001;}
#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:Verdana;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:"Trebuchet MS";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 */
#content .subpagesList{float:left;width:100%;margin:7px 0;list-style:none;}
#content .subpagesList li{clear:left;float:left;width:100%;margin:10px 0;padding:18px 2.5%;border:1px solid #cecece;}
* 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{color:#000000;font-size:1.25em;font-weight:normal;background:none;}
#content .subpagesList li h2 a:hover{color:#c8ad67;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;}

#subpagesGallery{width:100%;padding:10px 0;font-size:1em;}
#subpagesGallery caption{position:absolute;clip:rect(1px, 1px, 1px, 1px);}
#subpagesGallery td, #subpagesGallery th{padding:15px 7px 10px;text-align:center;}
#subpagesGallery h2{margin:5px 0 0;}
#subpagesGallery h2, #subpagesGallery h2 a{font-size:1.2em;font-weight:normal;background:none;}
#subpagesGallery h2 a:hover{color:#666;background:none;}

/* SOCIAL BUTTONS */
#plusOne{position:absolute;top:20px;right:20px;}
#socialButtons{clear:both;float:left;width:100%;margin:10px 0;padding:6px 0 4px;text-align:left;list-style:none;}
#socialButtons .title{display:block;float:left;margin:0 0 0 15px;padding:2px 0 0;}
#socialButtons li{float:left;margin:0 10px 0;}
#socialButtons li.social2 img{border:1px solid #ccc;}
#socialButtons a img{vertical-align:middle;}

/* SITE MAP */
#siteMap{clear:left;margin:1rem 0;list-style:none;display: flex;flex-wrap: wrap;}
* html #siteMap{float:left;width:100%;}
#siteMap li{padding: 15px;border: 1px dashed#cecece;margin: 1%;}
#siteMap li a{font-weight:300;font-size:1.1em;color:#333333;background:none;}
#siteMap li a:hover{color:#c8ad67;background:none;}
#siteMap ul{margin:0;padding:3px 0 0 5px;border:0;list-style:none;}
#siteMap ul .products {display: none;}
#siteMap ul li{margin:0;padding:4px 5px;border:0;-webkit-box-shadow:none;box-shadow:none;}
#siteMap ul li a{font-weight:300;color:#333333;background:none;}
#siteMap ul li a:hover {color:#c8ad67;}
#siteMap ul.products li{border:0;-webkit-box-shadow:none;box-shadow:none;}
#siteMap ul.products li a{color:#333;font-weight:300;text-decoration:none;}
#siteMap ul.products li a:hover {color:#c8ad67;}
#siteMap ul.products li{padding-left:15px;margin-left:5px;}
#siteMap li ul li a:hover, #siteMap ul.products li a:hover{background:none;text-decoration:none;}
#siteMap li .price{display:inline;font-size:0.917em;color:#c8ad67;padding-left:5px;}
#siteMap li strong{padding:0 5px 0 7px;background-color:inherit;color:#c8ad67;}
#siteMap li span{background-color:inherit;color:#c8ad67;}

/* COMMENTS */
#commentForm{clear:both;width:100%;margin:10px 0 0 0;font-size: 1.15em;}
#commentForm fieldset{padding:0px 0px;}
#commentForm dl, #commentForm dt, #commentForm dd{margin:0;padding:0;}
#commentForm dt{padding:0 0 7px;}
#commentForm dd{margin-bottom:18px;}
#commentForm dt.vote{color:#000000;font-weight:400;}
#commentForm .input, #commentForm textarea{width:100%;padding:5px;font-size:1em;display:inline-block;font-weight: 300;border-top: 0px;border-left: 0px;border-right: 0px;background: none;border-color: #dedede;}
#commentForm #captcha{width:9%;}
#commentForm .captcha em{font-style:normal;font-weight:bold;}
#commentForm .captcha ins{padding:0 3px;font-weight:bold;text-decoration:none;}
#commentForm legend{position:absolute;clip:rect(1px, 1px, 1px, 1px);}
#commentForm .save{text-align:center;}

#commentTitle{overflow:hidden; color: #000000;font-family: 'Open Sans', sans-serif;font-weight: normal;letter-spacing: 1px;margin: 20px 0 0 0;text-transform: uppercase;font-size:18px;float:left;width:100%;border-top: 1px solid #dedede;padding:50px 0 0 0;}
#comments{float:left;width:100%;margin:7px 0;list-style:none;}
#comments li{clear:left;float:left;width:100%;margin:10px 0;padding:15px 0%;border-top:0px solid #e0e0e0;}
* html #comments li{width:100%;}
#comments div{float:left;width:25%;}
#comments span.name{display:block;font-size:1em;color:#000000;}
#comments span.date{display:block;font-size:1em;margin-top:3px;font-weight:normal;}
#comments p{font-weight:300;font-size:1em;line-height:1.4em;width:75%;float:right;}

/* PRODUCTS RATING */
#productRating{margin:10px 0 5px;text-align:left;float:left;width:100%;}
#productRating .results{margin:2px 0 0;font-size:0.9em;float:left;width:100%;}
#productRating .results strong{padding:0 0 0 2px;}
.ratingDisplay{width:80px;height:16px;background: url('img/stars.gif') no-repeat 0 0;font-size:0em;margin:6px auto;float:left;width:100%;}
#comments .ratingDisplay{width:80px;margin-bottom:0;opacity:0.5;}
.rating{float:left;width:80px;height:16px;margin: 4px 0 0 0;padding:0;list-style:none;position:relative;clear:both;background: url('img/stars.gif') no-repeat 0 0;}
.stars0{background-position:0 0}
.stars1{background-position:0 -96px}
.stars2{background-position:0 -112px}
.stars3{background-position:0 -128px}
.stars4{background-position:0 -144px}
.stars5{background-position:0 -160px}
#commentForm dd.vote{float:left;}
#commentForm dt.vote{float:left;margin-right:5px;}
* html #commentForm dd.vote{margin-bottom:0;}
#commentForm .commentContent{clear:both;}
#commentForm ul.rating li{cursor:pointer;float:left;text-indent:-999em;}
#commentForm ul.rating li a {position:absolute;left:0;top:0;width:16px;height:16px;text-decoration:none;z-index: 200;}
#commentForm ul.rating li.one a{left:0}
#commentForm ul.rating li.two a{left:16px;}
#commentForm ul.rating li.three a{left:32px;}
#commentForm ul.rating li.four a{left:48px;}
#commentForm ul.rating li.five a{left:64px;}
#commentForm ul.rating li a:hover{z-index:2;width:80px;height:16px;overflow:hidden;left:0;background: url('img/stars.gif') no-repeat 0 0}
#commentForm ul.rating li.one a:hover{background-position:0 -96px;}
#commentForm ul.rating li.two a:hover{background-position:0 -112px;}
#commentForm ul.rating li.three a:hover{background-position:0 -128px}
#commentForm ul.rating li.four a:hover{background-position:0 -144px}
#commentForm ul.rating li.five a:hover{background-position:0 -160px}

/* CONTACT FORM */
#contactPanel{clear:both;width:100%;margin:10px auto 0;}
#contactPanel fieldset{padding:25px 20px;}
#contactPanel fieldset legend{position:absolute;clip:rect(1px, 1px, 1px, 1px);}
#contactPanel dl, #contactPanel dt, #contactPanel dd{margin:0;padding:0;}
#contactPanel dt{padding:0 0 7px;}
#contactPanel dd{margin-bottom:18px;}
#contactPanel .input, #contactPanel textarea{width:99%;padding:3px;font-size:1em;}
#contactPanel #captcha{width:9%;}
#contactPanel .captcha em{font-style:normal;font-weight:bold;}
#contactPanel .captcha ins{padding:0 3px;font-weight:bold;text-decoration:none;}
#contactPanel .save{text-align:center;}

/* PAYMENTS */
#paymentDescription{margin:10px 30px 20px;padding:20px;text-align:center;border:1px solid #bebebe;font-weight:bold;}
#paymentOuter{margin:10px 0 0;}
#paymentChannels{padding-left:20px;}
#paymentChannels select, #paymentChannels label, #paymentChannels .zagielInfo{display:none;}
#paymentChannels .zagielInfo label{display:inline;}
a.zagielInfo{margin:0 20px 0 0;}
.zagielInfo a{margin-left:5px;font-weight:normal;}

/* OPTIONS LINK */
#options{clear:both;float:right;width:100%;margin:10px 10px;color:#666;font-size:1em;text-align:right;}
*:first-child+html #options{width:94%;} /* IE 7 hack */
* html #options{width:94%;} /* IE 6 hack */
#options a{padding:0 10px 0;color:#c8ad67;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:#c8ad67;background:inherit;}
.message h2 a:hover{color:#666;background:inherit;}

/* PRODUCTS LIST */
#products{clear:both;float:left;width:100%;margin:10px 0;list-style:none;border-bottom:1px solid #e0e0e0;}
#products ul.list{float:left;width:100%;list-style:none;display:flex;flex-wrap: wrap;padding:  0 0 50px 0;}
#products .list li{width:31.333%;padding:0px 0;text-align:center;margin:15px 1%;transition: all 0.5s ease;position: relative;}
#products .list li:hover{background: rgba(215,215,215,0.25);transition: all 0.5s ease;}
/* 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;position: relative;overflow: hidden;}
#products li .photo img.secondImage{display:none;}
#products li h2{font-size: 1.8em;font-weight: 300;display: none;}
#products li h2 a{text-decoration:none;}
#products li h2 a:hover{text-decoration:none;}
#products li h3{padding-bottom:5px;font-weight:normal;font-size:0.917em;}
#products li h3, #products li h3 a{color:#666;}
#products li h3 a:hover{color:#000000;}
#products li h3 em{padding:0 5px;}
#products li div.description{margin:10px 0 0;text-align:justify;font-size: 1.25em;padding: 0 15px;display: none;}
#products li div.description a{color:#666;}
#products li div.description a:hover{color:#000000;}
#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;color:#000000;font-weight:normal;text-decoration:none;font-size: 16px;display: none;}
#products li .price em{padding:0 6px 0 0;background:inherit;color:#666;font-style:normal;}
#products li .price strong{font-size:1.167em;}
#products li .noPrice strong{font-size:1.083em;}
#products li .price span{padding-left:4px;font-size:1.083em;color:#000;}
#products li .basket{width:150px;margin:10px auto 0;padding-left:3px;font-size:0.917em;font-weight:bold;display: none;}
#products li .basket a{display:block;padding:5px 32px 8px 7px;color:#fff;background:url('img/button_cart_list.png') no-repeat right bottom;text-decoration:none;text-shadow:1px 1px #630d2f;}
#products li .basket a:hover{text-shadow:0px 0px 5px #e9c0d1;}

#products .pages{float:right;width:100%;margin:0;padding:9px 0;border:0;background:none;text-align:right;font-size:1em;}
#products .pages li{margin:0;padding:0 2px;border:0;background:none;}
#products .pages a, #products li.pages strong{padding:0 1px;font-size:1em;}
#products .pages .viewAll{padding-right:8px;border-right:1px solid #666;}
#products .pages .title{padding-left:8px;border:none;}
#products .pages#pagesBefore{clear:none;width:auto;}

#products .sort{float:left;width:auto;margin:0 10px 0 0;padding:10px 0;border:0;background:none;text-align:left;display:none;}
#products .sort ul{display:inline;list-style:none;}
#products .sort li{display:inline;padding:0 6px;font-weight:bold;border-right:1px solid #666;}
#products .sort li:last-child{border:none;padding-right:0;}
#products .sort li a{font-weight:normal;}

#product #imagesList1 {margin: 0 0 0 50px;}

/* */
#products li .photo a {float: left;width: 100%;}
#products li .photo img {float: left;}
#products li .photo img.secondImage{display:none;position: absolute;top: 0;left: 0;width: 100%;height: 100%;min-height: 100%;}

/* 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:#000000;font-size: 36px;font-weight: 300;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: 70px;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.1em;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;}

/* FEATURES */
#features{margin:50px 0 15px;width:100%;font-size:1em;}
#features thead {display: none;}
#features caption{position:absolute;clip:rect(1px, 1px, 1px, 1px);}
#features thead td{padding:5px;text-align:center;font-weight:300;border:0px solid #e8eaee;}
#features tbody td, #features tbody th{padding:5px;font-weight:300;text-align:left;border:1px solid #FFFFFF;}
#features tbody th {background: #FFFFFF;}
#features .l0 td, #features .l0 th{}
#features tr {border-bottom:1px solid #FFFFFF;}
#features .l0 th {background: #cecece;}

/* BASKET AND ORDER */
#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;}
#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:300;color:#676767;}
#order #personalData{padding:12px 3%;border-top:0px solid #eaeaea;border-bottom:0px solid #eaeaea;overflow:hidden;}
#order #personalData #setBasic, #order #personalData #setExtend{float:left;width:50%;}
#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:98%;font-size:1.35em;box-sizing: border-box;margin-right: 2%;height: auto;line-height: initial;}
#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;}
#shippingAndPayments div{padding:11px 3%;border-top:0px solid #eaeaea;border-bottom:0px solid #eaeaea;}
#shippingAndPayments select {height: auto;line-height: initial;}

#order tfoot td, #orderPrint tfoot td{color:#575757;}
#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;color: #999999;font-size:1.15em;background:#FFFFFF;}
#foot .container{width: 1180px;margin:20px auto 0 auto;padding:22px 0;overflow:hidden;border-top:1px dotted #cecece;}
#foot a{background:inherit;color:#999;font-weight:normal;}
#foot a:hover{color:#444;background:inherit;}

#copy{float:left;padding:0px;width:100%;text-align:Center;margin:0 0 5px 0;font-size:0.85em;}
#powered {font-size:0.85em;}
.foot{float:right;padding:0px;width:100%;text-align:Center;margin:0 0 5px 0;}

@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;}
}

/* PLUGINS */

/* RELATED PRODUCTS */
#productsRelated{clear:both;float:left;width:100%;margin: 50px 0;}
#productsRelated h3{letter-spacing: 0.2em;line-height: 1.33333;
  font-size: 30px;float:left;width:100%;text-transform: uppercase;text-align: center;margin-top: 35px;padding-bottom: 15px;font-weight: bold;color: #000000;}
#productsRelated ul{float:left;width:100%;margin:10px 0;padding:15px 0 10px;list-style:none;}
#productsRelated li{float:left;width:23%;margin:1%;padding:0px;text-align:center;vertical-align:top;box-sizing: border-box;}
#productsRelated img{max-width: 100%;box-sizing: border-box;}
#productsRelated img:hover{}
#productsRelated a{font-size: 1.8em;font-weight: 300;padding:0 5px;}
#products li h2 a:hover{text-decoration:none;}
#productsRelated .price, #productsRelated .noPrice{margin:5px 0 5px 0;color:#000000;font-weight:normal;text-decoration:none;font-size: 16px;}
#productsRelated .price strong{padding:0 2px 0 5px;font-weight:400;}
#productsRelated .price em{padding:0;background:inherit;font-style:normal;color: #666666;}
#productsRelated .price span{font-weight:400;padding-left:5px;}
@media print{
  #productsRelated .price em, #productsRelated .price span, #productsRelated .price strong{font-weight:normal;}
  #productsRelated{float:none;width:17.2cm;padding:0;margin:0;}
}

@media screen and (max-width:650px){
  #productsRelated .price em{display:none;}
}
@media screen and (max-width:360px){
  #productsRelated li{width:98%;}
  #productsRelated .price em{display:initial;}
}

/* */
#sideTab{z-index:51;position:fixed;background:#FFFFFF;right:-65px;top:50%;
  border:1px solid #999999;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);width: 160px;}
* html #sideTab{display:none;}
*:first-child+html #sideTab{filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);border-bottom:1px solid #999999;right:0px;}
#sideTab{margin-right:-55px \ ;border:1px solid #999999 \ ;}
#sideTab a{color: #474747;display: block;font-size: 1.333em;font-weight: 300;padding: 7px 13px 13px 13px;text-decoration: none;}

/* */
#noticeAboutCookies{display:none;padding:7px 0;background:#fff;font-weight:normal;}
#noticeAboutCookies.slide, #noticeAboutCookies.top{border-bottom:1px solid #555;}
#noticeAboutCookies.bottom, #noticeAboutCookies.top, #noticeAboutCookies.left-corner{position:fixed;z-index:2;width:100%;background-color:rgba(255,255,255,0.9);}
#noticeAboutCookies.top{top:0px;}
#noticeAboutCookies.bottom{bottom:0px;border-top:1px solid #555;}
#noticeAboutCookies.left-corner{width:200px;left:0px;bottom:0px;padding:10px;border:1px solid #bbb;}
#noticeAboutCookies .close{margin-left:20px;font-size:0.917em;color:#999;font-weight:normal;text-decoration:none;}
#noticeAboutCookies .close:hover{color:#c8ad67;}
#noticeAboutCookies.left-corner .close{display:block;margin:10px 0 0;}

/* BANNERS */
#banner0{text-align:center;}
#banner0 img {max-width: 100%;}
#banner1{text-align:center;}
#banner1 img {max-width: 100%;}
@media print{ #banner0, #banner1{display:none;} }
.content-slider{height:900px;overflow:hidden;} /* height:200px; is default height, so page will not change its height after slider is loaded, so you should change it if your slider has different height */
.content-slider .quick-slider-nav-dots-wrapper{bottom:10px;margin:0 auto;text-align:center;}
.content-slider .quick-slider-nav-dots-wrapper li{display:inline-block;}
#column .content-slider{max-width:230px;box-shadow:0 0 8px rgba(48,47,47,.4);}
#content .content-slider{margin:50px 0 10px 0;}
#content .content-slider .quick-slider-slide a {float: left;width: 100%;position: relative;}
#column .content-slider .description{top:0;left:0;width:100%;text-align:center;}
#content .content-slider .description{top:10px;left:80px;min-width:150px;width:45%;margin-top:10px;}
.content-slider{height:900px;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;display:none !Important;}
.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;} }

#subpagesSlider {height: 381px;}

/* STOCK */
#page .stockLevel, #page .stockSold{margin:5px 0;font-size:0.917em;}
#page .stockSold{background:inherit;color:#000000;font-weight:bold;}
#page .stockLevel strong{margin:0 0 0 2px;}
#product .stockLevel, #product .stockSold{margin:8px 10px 4px;padding:5px 0 6px;font-weight:bold;font-size:0.917em;}
#product .stockSold{color:#000000;}
#product .stockLevel strong{margin:0 0 0 4px;background:inherit;color:#000000;}
#basket #productsOverStock h5{margin-top:10px;padding:8px 0;font-size:1em;font-weight:bold;border-top:1px solid #e0e0e0;}
#basket #productsOverStock strong{display:block;padding:2px 10px;background:inherit;color:#000000;}
#basket #productsOverStock div{margin:0 0 10px;padding:5px 0 10px;font-size:1em;font-weight:normal;border-bottom:1px solid #e0e0e0;}

/* TAGS */
#tags{margin:10px 0;padding:0;list-style:none;}
#tags li{display:inline-block;padding:0 5px 0 0;}
#tags li a{font-weight:bold;}

/* USERS COLUMN LOGIN BOX */
#column .login{margin:10px 20px;padding:10px 7px;font-size:0.92em;text-align:center;border-top:2px solid #757575;border-bottom:2px solid #757575;}
#column .login label, #column .login legend{display:none;}
#column .login fieldset{padding:0;margin:0;}
#column .login .input{width:70px;margin:0 5px 0 0;}
#column .login .submit{width:50px;padding:3px 0;font-weight:bold;font-size:0.917em;}
* html #column .login{padding:10px 0;}
* html #column .login .input{width:59px;}

/* USERS LOGIN, LOGOUT AND PROFILE */
#log .button{text-align:center;}
#log .forget{margin-top:15px;text-align:center;}

#profile .fb{padding-top:15px;text-align:center;white-space:nowrap;}
#profile .fb img{margin-top:10px;border:1px solid #273b65;}

#profile{clear:both;width:100%;margin:10px auto 0;}
#profile fieldset{padding:25px 20px;}
#profile fieldset legend{display:none;}
#profile dl, #profile dt, #profile dd{margin:0;padding:0;}
#profile dt{padding:0 0 4px;}
#profile dd{margin-bottom:18px;}
#profile dd.not-required{display:none;}
#profile.register dl#notRequired{display:none;}
#profile.register dd.not-required{display:block;}
#profile .input, #contactPanel textarea{width:100%;padding:3px 5px;font-size:1em;}
#profile #captcha{width:50px;}
#profile .captcha em{font-style:normal;font-weight:bold;}
#profile .captcha ins{padding:0 3px;font-weight:bold;text-decoration:none;}
#profile .save{text-align:center;}

#forgetPasswordForm{margin:10px 0 0;padding:10px 20px;}
#forgetPasswordForm label{padding-right:10px;}
#forgetPasswordForm .input{width:150px;margin-right:5px;}
#resetPasswordForm #profile th label{font-weight:bold;}

#order .tab{float:left;}
#order .tab a{display:block;margin:10px 10px 0 0;padding:10px 15px 10px;border:1px solid #e0e0e0;border-bottom:0;-moz-border-radius-topleft:5px;border-top-left-radius:5px;-moz-border-radius-topright:5px;border-top-right-radius:5px;background:#fff;font-size:1em;font-weight:bold;color:#a3a3a3;text-decoration:none;}
#order .tab a:hover{color:#c8ad67;}
#order .tab a.selected{border-color:#c9c9c9;color:#666;}
#orderForm, #orderLoginForm{clear:both;}
#order #orderLogin div, #orderRegisterForm div{padding:12px 3%;border-top:2px solid #e0e0e0;border-bottom:2px solid #e0e0e0;}
#order #orderLogin label, #orderRegisterForm label{padding:0 7px 0 0;}
#order #orderLogin legend, #orderRegisterForm legend{display:none;}
#orderRegisterForm span{display:block;margin-top:7px;color:#949494;font-size:0.917em;}
#userOrdersListLink{text-align:right;}
#userOrders{width:100%;margin:10px 0 0;font-size:1em;text-align:left;}
#userOrders thead td{padding:8px 4px;color:#272727;}
#userOrders tbody td{padding:6px 4px;border-top:2px solid #e0e0e0;border-bottom:1px solid #e0e0e0;}
#userOrders a{background:inherit;}
#userOrder .message{display:none;}
#userOrder #orderPrint{padding-top:15px;}
#orderLogin .submit, #forgetPasswordForm .submit{padding:2px 10px;}
.youtube{width:420px;height:315px;padding:1px;background:#c0bfbf;border:4px solid #eee;-webkit-box-shadow:0 0 10px rgba(48,47,47,.4);box-shadow:0 0 10px rgba(48,47,47,.4);}
.youtube:hover{border:4px solid #c9cdce;}

@media screen and (max-width:675px){
  .youtube{width:97%;}
}

#orderPrint {font-size: 1.25em;}

/* */
#product #box #attributes{max-width:230px;margin:0 0 10px;}
* html #product #box #attributes{width:230px;}
#product #box #attributesLabel{display:none;}
.attribute{padding:20px;border:1px solid #bebebe;margin:0 50px 20px;background:#efefef;}
.attribute h3{font-size:1.2em;font-weight:bold;}
#product #box dl#attributesSelects{text-align:left;margin:0 10px 10px;border:1px solid #bebebe;padding:0 2px 5px 10px;}
#product #box dl#attributesSelects dd{padding:0 0 5px;margin:0;}
#product #box dl#attributesSelects dt{padding:5px 0 2px;margin:0;}
#product #box dl#attributesSelects select{width:210px;}

@media screen and (max-width:410px){
  #product #box{width:95%;}
}
#prevNext{float: left;font-size: 1.3em;width: 100%;margin: 0px 0 25px;list-style: none;}
#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;}

/* ASK ABOUT PRODUCT */
#product #askAboutProduct{font-size:0.917em;}
#product #askAboutProduct:hover{background:none;}
@media print{
  #askAboutProduct{display:none;}
}

/*PACZKOMATY*/
@media screen and (max-width:500px){
  .class_inpost_machines_dropdown{max-width:240px;}
}

/* */
#products li .price ins{padding-right:5px;text-decoration:none;font-weight:bold;}
#products li .price ins em{padding-right:8px;background:inherit;color:#000000;text-decoration:line-through;font-size:1.13em !important;}
#product #box #price .priceOld{padding-bottom:3px;background:inherit;font-size:0.7em;}
#product #box #price .priceOld em{background:inherit;padding-right:5px;}
#product #box #price .priceOld #priceOldValue{text-decoration:line-through;}
#siteMap li ins{text-decoration:none;font-weight:bold;}
#siteMap li ins em{padding-right:5px;background:inherit;text-decoration:line-through;font-style:normal;}
#promoted li .price ins{text-decoration:none;font-weight:bold;padding-left:5px;}
#promoted li .price ins em{padding-right:5px;background:inherit;color:#000000;text-decoration:line-through;font-style:normal;}

@media screen and (max-width:660px){
  #products li .price{font-size: 0.85em;}
}
@media screen and (max-width:570px){
  #products li .price{font-size: 0.75em;}
}
@media screen and (max-width:481px){
  #products li .price{font-size:0.85em;}
}

.noticesAccepts{text-align:left;padding:0px;margin:0px;}
.noticeToAccept{padding-bottom:10px;}
.noticeToAccept span{margin-left:4px;}
#profile .noticeToAccept{padding-bottom:18px;}

#newsletter .noticeToAccept{padding:6px 0;}
#newsletter .noticeToAccept label{display:inline;color: #000000;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: #000000;font-weight: 200;}
#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;}
#newsletter legend {color: #000000;font-size: 20px;font-weight: 400;letter-spacing: 2px;text-transform: uppercase;}

/* SUBPAGES LIST - NEWS */
#content .subpagesList li h6{padding:0 0 5px;font-weight:400;font-size:1em;}

#page h6.date{position:absolute;top:-5px;right:0px;padding:2px 0;font-size:1em;font-weight:normal;}
*:first-child+html #page h6.date{top:-5px;} /* IE 7 hack */
* html #page h6.date{top:-5px;} /* IE 6 hack */
#basket .image img{max-width:150px;}
#basket .image a:hover img{}
#basket tbody td, #basket tbody th{vertical-align:middle;}

@media screen and (max-width:481px){
  #basket .image{display:none;}
}
#page .googlemap iframe{width:100%;height:350px;margin:0;padding:0;}

.infoDiscount{color:#415850;background:inherit;font-size: 0.9em;padding-bottom:5px;text-align:center;}
#order #deliveryAddress{padding:11px 3%;color:#cecece;}
#order #deliveryAddress label{display:block;font-weight:normal;padding:2px 0;}
#order #deliveryAddress .input{width:100%;padding:10px;font-size:1.15em;box-sizing: border-box;font-weight: 300;height: auto;line-height: initial;}
#order #ceneoAccept label{font-weight:normal;font-size:0.917em;}

/* SCROLL BACK TO TOP */
#backToTop{position:fixed;bottom:30px;right:0;}
#backToTop a{display:block;width:50px;text-align:center;color:#333333;text-transform:uppercase;text-decoration:none;transition:1s;opacity:0.6;}
#backToTop div.head{color:#333333;font-size:20px;transition:1s;font-weight:normal;}
#backToTop a:hover, #backToTop a:hover div.head{opacity:1;color:#333333;text-decoration:none;}
#backToTop a:before{content:'';display:block;width:50px;height:50px;margin-bottom:7px;background:#333333 url('img/back_to_top.png') no-repeat center center;border-radius:0%;transition:1s;}
#backToTop a:hover:before{background-color:#333333;}

/* */
#foot-menu {float:left;width:100%;border-bottom: 0px solid #cecece;margin-bottom:20px;}
#foot-menu .container22 {flex-wrap: wrap;margin: 0px auto;padding:20px 0px;float:left;width:100%;border-bottom: 1px dotted #cecece;margin-bottom:20px;display: flex;justify-content: space-between;}
#foot-menu-1 {float:left;width:19%; }
#foot-menu-2 {float:left;width:30%;}
#foot-menu-3 {float:left;width:30%;}
#foot-menu-4 {float:right;width:40%;}

#menu10 {margin-left:0px;}
#menu10 .type {color:#000000;font-size: 20px;font-weight: 400;letter-spacing: 2px;text-transform: uppercase;}
#menu10 ul{padding:5px 0;list-style:none;float:left;}
#menu10 li{clear: left;float: left;padding: 0px 0;}
#menu10 a{color: #000000;cursor: pointer;display: block;float: left;font-size: 14px;margin-bottom: 0px;font-weight:300;}
#menu10 a:hover, #menu10 .sub1 a:hover{color: #787878;text-decoration:none;}
#menu10 .selected > a:first-child{color: #787878;text-decoration:none;}
#menu10 ul ul {display: none;}
#menu10 .sub1 {display:none !Important;}

#menu11 {margin-left:0px;}
#menu11 .type {color:#000000;font-size: 20px;font-weight: 400;letter-spacing: 2px;text-transform: uppercase;}
#menu11 ul{padding:5px 0;list-style:none;float:left;}
#menu11 li{clear: left;float: left;padding: 0px 0;}
#menu11 a{color: #000000;cursor: pointer;display: block;float: left;font-size: 14px;margin-bottom: 0px;font-weight:300;}
#menu11 a:hover, #menu11 .sub1 a:hover{color: #787878;text-decoration:none;}
#menu11 .selected > a:first-child{color: #787878;text-decoration:none;}
#menu11 ul ul {display: none;}

#menu12 {margin-left:0px;}
#menu12 .type {color:#000000;font-size: 20px;font-weight: 400;letter-spacing: 2px;text-transform: uppercase;}
#menu12 ul{padding:5px 0;list-style:none;float:left;}
#menu12 li{clear: left;float: left;padding: 0px 0;}
#menu12 a{color: #000000;cursor: pointer;display: block;float: left;font-size: 14px;margin-bottom: 0px;font-weight:300;}
#menu12 a:hover, #menu12 .sub1 a:hover{color: #787878;text-decoration:none;}
#menu12 .selected > a:first-child{color: #787878;text-decoration:none;}
#menu12 ul ul {display: none;}


/* */
.social_wrapper { margin-top: 8px;}
.social_wrapper li {list-style: outside none none;display:inline-block;margin:0 3px;}
.social_wrapper2 { margin: 10px auto 10px auto;float:left;width:100%;text-align:center;}
.social_wrapper2 li {list-style: outside none none;display:inline-block;margin:0 3px;}

/* */
.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:block;}
#mobi_name {float: left;width: 100%;margin-top:3px;}

#social {float: left;margin-right: 20px;}
#lang {float:right;margin-top:7px}
#lang li{float:left;display:inline-block;margin:0 5px 0 0;}
#lang li img {border:1px solid #cecece;}
#lang li a {color:#787878;text-decoration: none;font-size:10px;}
#lang li a:hover {color:#000;text-decoration: none;font-weight:bold;font-size:14px;}
#lang li a.active {color:#000;text-decoration: none;font-weight:bold;font-size:14px;}

#subList3.start {float: left;width: 100%;position: relative;display:none;}
#subList3.start li {float: left;width: 40%;margin:10px 0%;clear: none;padding:0;border:0px;}
#subList3.start li.l1 {margin-right:10%;}
#subList3.start li.lL {margin-left:10%;}
#subList3.start li.lL .photo img {display: inline-block;float:right;}
#subList3.start li .photo {margin:0;padding:0;display: block;float:none !Important;}
#subList3.start li .photo img {display: block;}
#subList3.start li h2 {display: none;}

#page21 #socialButtons {display: none;}
#page21 #page h1 {width:100%;text-align:center;Color:#000000;}

#lookbook_link {position: absolute;left:0;right:0;top: 0;bottom: 0;margin: auto;width: 200px;height: 50px;text-align: center;font-size: 34px;font-weight: 300;color: #000000;}
#mobi_slider {display:none;}
#przejscie_sklep {float:left;width:100%;text-align:center;margin:25px 0 15px 0;display:none;padding:0 25px;box-sizing:border-box;}
#przejscie_sklep img {max-width:100%;}

#menu25 ul{float:left;list-style:none;margin-top:13px;margin-left:5%;}
#menu25 li{float:left;display:inline-block;margin:0 10px;text-transform:uppercase;}
#menu25 li a{font-weight:normal;text-decoration:none;color:#474747;font-size:12px;}
#menu25 li a:hover, #menu1 .selected a, #menu25 .selected-parent a{text-decoration:none;color:#F00;}

/* */
#dotPayLogo {float:left;width:100%;text-align:center;margin:0 0 25px 0;}
#dotPayLogo img {max-width:100%;}

/* */
.boxes.header {float:left;width:100%;text-align:center;margin:50px auto 15px auto;}
.boxes.footer {float:left;width:100%;text-align:center;margin:15px auto 50px auto;}
.box10 p {float: left;width: 100%;margin-top: 10px;}

/* */
#head20 {width: 100%;float: left;margin: 25px 0 0 0;}
#containerBox {width: 1280px;margin: 0 auto;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}
.containerBoxLeft {width: 25%;}
.containerBoxRight {width: 25%;display: flex;flex-wrap: wrap;align-items: center;justify-content: right;}
#containerBox img {float: left;}

/* */
#login_mobile {display: inline-block;margin-right: 25px;}
#login_mobile a{border:medium none;cursor:pointer;display:inline-block;font-family:Arial;font-size:1.4em;font-weight:normal;overflow:visible;padding:0;
  text-align:center;text-decoration:none;width:24px;height:28px;background-image: url('img/user.png');transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;float: left;}
  #login_mobile a:hover{color:#aaaaaa;background-image: url('img/user-hover.png');transition: opacity 1s ease-in-out;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;}

/* */
#subpagesGallery2 {float: left;width: 100%;}
#subpagesGallery2 ul {list-style: none;float: left;width: 100%;}
#subpagesGallery2 ul li {width: 48%;box-sizing: border-box; float: left;margin:1%;display: flex;background: rgba(215,215,215,0.25);align-items: center;}
#subpagesGallery2 ul li:nth-child(3n+3) {width: 98%;margin:1%;flex-direction: column;}
#subpagesGallery2 ul li:nth-child(3n+3) .photo {flex: 2;width: 100%;}
#subpagesGallery2 ul li:nth-child(3n+3) #r_side {flex: 2;width: 100%;padding: 25px;box-sizing: border-box;}
#subpagesGallery2 ul li:nth-child(3n+3) h2 {margin-top:0px;text-align: center;}
#subpagesGallery2 ul li:nth-child(3n+3) .description {text-align: center;}
#subpagesGallery2 .photo {flex: 1;width: 50%;}
#subpagesGallery2 .photo img {max-width: 100%;box-sizing: border-box;float: left;}
#subpagesGallery2 #r_side {flex: 1;width: 50%;padding: 35px;box-sizing: border-box;}
#subpagesGallery2 h2 {margin-top:0px;}
#subpagesGallery2 h2 a{color: #474747;font-size: 2.05em;font-weight: 300;letter-spacing: 2px;}
#subpagesGallery2 h2 a:hover {color:#c8ad67}
#subpagesGallery2 .description {float: left;width: 100%;margin-top:15px;font-size: 1.35em;}  

#subpagesGallery2 .photo img {width:100%;height: auto;    filter: grayscale(100%); /* Standard CSS */
  -webkit-filter: grayscale(100%); /* CSS for Webkit Browsers */
  filter: url('img/grayscale.svg#desaturate'); /* Firefox 4-34 */
  filter: gray;  /* Internet Explorer IE6-9 */
  -webkit-filter: grayscale(0.7); /* Old WebKit Browsers */}
#subpagesGallery2 .photo img:hover {    filter: grayscale(0%);
  filter: none;
  -webkit-filter: grayscale(0); /* Old WebKit */transition: all 0.5s ease;}
#subpagesGallery2 .photo img{display: inline-block;max-width: 100%;box-sizing: border-box;transition: all 0.5s ease;}

/* */
.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:block;}
#mobi_name {float: left;width: 100%;margin-top:3px;}
#menu2a {display: none;}

/* */
#head20.contentFixed {margin: 0px;}

/* */
#page2 #pageDescription {float: left;width: 25%;}
#page2 #contactPanel {width: 70%;float: right;clear: none;margin:0 0 50px 0;}
#page2 #contactPanel fieldset {padding: 0px;}
#page2 #page div.content strong {font-size: 20px;}

/* */
#s-name {float: left;width: 48%;}
#s-email {float: right;width: 48%;}
#s-phone {float: left;width: 48%;}
#s-topic {float: right;width: 48%;}

/* */
.wrapperBox {width: 100%;float: left;position: relative;height: 2700px;}

/* */
#bgProduct {background: #FFFFFF;float:left;width:100%;padding: 0 15px;box-sizing: border-box;}
#bgProduct .bgProductInner {width: 1280px;box-sizing: border-box;margin:0 auto;padding: 0 25px;}

#bgOtherProduct {background: #eeeeee;float:left;width:100%;padding: 0 15px;box-sizing: border-box;margin: 50px 0;display: none !important;}
#bgOtherProduct .bgOtherProductInner {width: 1280px;box-sizing: border-box;margin:0 auto;padding: 0 25px;}
#bgOtherProduct .bgOtherProductInner .zakladki{margin:50px 0;float:left;width: 100%;font-size: 1.25em;}

/* */
.descriptionShort {font-size: 1.25em;margin:10px 0;float: left;width: 100%;}

/* */
#log-all {width: 100%;float: left;}
#log {float: left;width: 50%;padding: 25px 50px;box-sizing: border-box;border-right:1px solid #cecece;}
#log-reg {float: right;width: 50%;text-align: center;padding: 25px 50px;box-sizing: border-box;margin-top: 35px;}
.log-reg-ts {float: left;width: 100%;text-align: center;margin:0px 0 25px 0;font-size: 18px;}
#log-reg a{padding:5px 15px;border-width:1px;border-style:solid;border-color:#000000;background:#FFFFFF;color:#000000;font-weight:400;font-size:1em;font-family: 'Roboto', sans-serif;}
#log-reg a:hover{background:#FFFFFF;cursor:pointer;color:#6f6f6f;border-color:#6f6f6f;}

/* */
#boxProfileApp {width: 100%;text-align: center;margin: 25px 0;float: left;}
#boxProfileApp a {font-size: 1.35em;margin:5px 25px;border: 1px solid #000000;padding: 5px 15px;}

/* */
.ui-tabs .ui-tabs-nav li.ukryty {display: none;}

/* */
#head25.contentFixed {background: #FFFFFF;float: left;width: 100%;text-align: center;height: 90px;}

/* */
.open_menu_hidden {overflow: hidden;}

/* */
#boxIco {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);opacity: 0;transition: 0.5s all;}
#boxIco a {font-size: 3.55em;margin: 0 5px;}
#products .list li:hover #boxIco {opacity: 1;transition: 0.5s all;}
#products .list li:hover .photo img {opacity: 0.25;transition: 0.5s all;}

/* */
#box-img-prev {float: left;width: 100%;justify-content: space-between;display: flex;flex-direction: column;}

/* */
#sliderBoxPage {position: relative;}

/* RESPONSIVE WEB DESIGN - media queries */
@media screen and (min-width:1921px){
	body {width: 1920px;margin: 0 auto !Important;position:relative;}
  .sidr-open.sidr-main-open {position: absolute !important;left: 0;right: 0;}
}
@media screen and (max-width:1540px){
	#slider2 .scroll-down {top:450px;}
	#slider2 .scroll-down2 {top:560px;}	
}
@media screen and (max-width:1460px){
#page {padding: 25px 50px;}
}
@media screen and (max-width:1290px){
  #containerBox {width: 100%;padding: 0 15px;box-sizing: border-box;}
  body #menu2 li.dropDown > div > ul {width: 100%;}
  #body {width: 100%;padding: 0 15px;}
  #bgOtherProduct .bgOtherProductInner {width: 100%;}
}
@media screen and (max-width:1200px){
  #head1 .container, #head2 .container, #head3 .container, #body .container, #foot .container{width:100%;}
  #basketSummary, #promoted{padding:10px 0;}
  #products .list li{width:48%;margin:1%;padding:10px 0 0;}

  #product{width:94%;margin:0 3%;}
  #foot .container {width: 100%;padding:20px;box-sizing: border-box;}
  #products {padding: 0 15px;box-sizing: border-box;}
  .boxes .boxes-wrapper {width: 98%;}
}
@media screen and (max-width:1040px){
	#page {padding: 25px 0px;}
	#lookbook_link {font-size: 100%;}
	#slider2 .scroll-down {top:350px;}
	#slider2 .scroll-down2 {top:460px;}	
  #menu25	{display:none;}	
  #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 {display: flex;flex-wrap: wrap;width: 100%;justify-content: space-between;}
  #product #imagesList1 li {width: 48%;margin:0 0 15px 0;}
  #product #imagesList1 {margin:0 0 0 0px;}
  #product #cd-vertical-nav-Wrapper {float: left;display: none;}  
  #left-img-prev {order: 2;}
  #product .wrapperBox {display: flex;flex-wrap: wrap;height: auto;}  
}
@media screen and (max-width:920px){
	#newsletterEmail {width: 100%;}
	.social_wrapper2 {display:block;}	
	.social_wrapper, #slider2 .scroll-down {display:none;}	
  .boxes .box {width:60%;}	
  #subpagesGallery2 ul li {width: 98%;}
  #searchContainer {margin: 25px 0;float: left;width: 100%;border-top: 0px solid #cecece;padding: 0px 0 0 0;}
  #head2 .container {padding: 10px 0px;}  
  #sideTab {display:none;}
  #page #imagesList1, #page #imagesList2 {width: 50%;}
  #s-name {float: left;width: 100%;margin-bottom: 10px;}
  #s-email {float: right;width: 100%;margin-bottom: 10px;}
  #s-phone {float: left;width: 100%;margin-bottom: 10px;}
  #s-topic {float: right;width: 100%;margin-bottom: 10px;}
  #productsRelated li {width: 48%;}
  .quick-slider-nav-arrows {display: none !important;}  
}
@media screen and (max-width:800px){
  #section03 {display: none !important;}
  #fbSideTab {display:none;}	
  img{max-width:100%;}
  #content .imagesGallery table img{max-width:110px;}
  .boxes.footer .box {width: 46%;}
  .ui-tabs .ui-tabs-panel {padding: 1em 0em !important;}
  #przejscie_sklep {display:block;}
  #subList3.start {display:none;}
}
@media screen and (max-width:720px){
	#subList3.start li.l1 {float: left;width: 40%;margin:10px auto 30px auto;padding:0px;}
	#subList3.start li.lL {float: right;width: 40%;margin:10px auto 30px auto;padding:0px;}
    #head1 .container {padding: 0 30px 10px 30px;}	
  #lookbook_link {width:20%;}
  #page2 #pageDescription {width: 100%;margin-bottom: 15px;}
  #page2 #contactPanel {width: 100%;}
  #log {float: left;width: 100%;border: 0px;}
  #log-reg {float: right;width: 100%;margin-top: 0px;border-top: 1px solid #e0e0e0;}
}
@media screen and (max-width:640px){
  .content-slider .quick-slider-nav-dots-wrapper {display: none !important;}  
  #sideTab {display: none;}  
  #body.basket-page #column{display:none;}
  #body.basket-page #content{width:100%;}
  #order #vrn{float:none;width:90%;}
  #order #invoice{float:left;height:auto;margin-left:0;padding:0 0 7px;text-align:left;}
  #foot-menu-1 {width: 48%;margin:1%;box-sizing: border-box;padding:5px;display: inline-block;}
  #foot-menu-2 {width: 48%;margin:1%;box-sizing: border-box;padding:5px;display: inline-block;}
  #foot-menu-3 {width: 48%;margin:1%;box-sizing: border-box;padding:5px;display: inline-block;}
  #foot-menu-4 {width: 98%;margin:1%;box-sizing: border-box;padding:5px;display: inline-block;}
  .boxes .box {width:80%;}  
  #products .list li{width:98%;margin: 1%;}
  #subpagesGallery2 .photo {flex: 1;width: 100%;}
  #subpagesGallery2 #r_side {flex: 2;width: 100%;padding: 15px;box-sizing: border-box;}  
  #subpagesGallery2 li {flex-direction: column;}
  #subpagesGallery2 ul li:nth-child(3n+3) h2 {margin-top:0px;text-align: left;}
  #subpagesGallery2 ul li:nth-child(3n+3) .description {text-align: left;}
  #subpagesGallery2 ul li:nth-child(3n+3) #r_side {padding: 15px;}
  #logo #title img {max-width: 40%;}
  #comments div{width:100%;margin-bottom: 15px;}
  #comments p{width:100%;}
  #commentForm .input, #commentForm textarea {font-size: 0.65em;}
}
@media screen and (max-width:481px){
  #boxProfileApp {display: flex;flex-wrap: wrap;align-items: center;justify-content:space-between;}
  #boxProfileApp a {margin:10px 0;}
  #productsRelated li {width: 98%;}  
  .boxes.footer .box {width: 96%;}	
  .boxes .box {width: 96%;margin: 15px 2% 15px 2%;}
  .content-slider {height:360px;}
  .top_left {float: left;width: 100%;}
  a.zagielInfo{display:block;margin:4px 0 8px;}
  #foot-menu-1 {width: 98%;}
  #foot-menu-2 {width: 98%;}
  #foot-menu-3 {width: 98%;}
  #foot-menu-4 {width: 98%;} 
  .hamburger {left: 0%;} 
  #lookbook_link {font-size: 80%;}
  #head2 .container {padding: 0px 0px 10px 0;}   
}
@media screen and (max-width:360px){
  #products .list li{width:98%;margin:1%;}

  #product #box #addBasket .submit{width:96%;padding:10px 2%;background:#b51d5a;}

  #orderedProducts td{padding:2px;}
  #orderedProducts #recount td{padding:2px 0px;}
  #orderedProducts #recount .submit{font-size:0.83em;}
  #orderedProducts thead .name{padding-left:7px;}
  #orderedProducts thead .price span{display:none;}
  #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%;}
  #order #personalData #oComment{height:80px;}

  #content .imagesGallery table img{max-width:70px;}
  #comments span.date{font-size:0.917em;}
}
@media screen and (max-width:320px){
}