/*
Quick.Cart.Ext default stylesheet
More about design modifications - http://opensolution.org/Quick.Cart/docs/ext_6.6/?id=en-design
*/
/* GLOBAL STYLES */

@font-face {
    font-family: 'bebas_book';
    src: url('fonts/bebasneue_book-webfont.eot');
    src: url('fonts/bebasneue_book-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bebasneue_book-webfont.woff2') format('woff2'),
         url('fonts/bebasneue_book-webfont.woff') format('woff'),
         url('fonts/bebasneue_book-webfont.ttf') format('truetype'),
         url('fonts/bebasneue_book-webfont.svg#bebas_neuebook') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bebas';
    src: url('fonts/bebasneue_regular-webfont.eot');
    src: url('fonts/bebasneue_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bebasneue_regular-webfont.woff2') format('woff2'),
         url('fonts/bebasneue_regular-webfont.woff') format('woff'),
         url('fonts/bebasneue_regular-webfont.ttf') format('truetype'),
         url('fonts/bebasneue_regular-webfont.svg#bebas_neueregular') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'bebas';
    src: url('fonts/bebasneue_light-webfont.eot');
    src: url('fonts/bebasneue_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bebasneue_light-webfont.woff2') format('woff2'),
         url('fonts/bebasneue_light-webfont.woff') format('woff'),
         url('fonts/bebasneue_light-webfont.ttf') format('truetype'),
         url('fonts/bebasneue_light-webfont.svg#bebas_neuelight') format('svg');
    font-weight: 300;
    font-style: normal;

}

@font-face {
    font-family: 'bebas';
    src: url('fonts/bebasneue_bold-webfont.eot');
    src: url('fonts/bebasneue_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bebasneue_bold-webfont.woff2') format('woff2'),
         url('fonts/bebasneue_bold-webfont.woff') format('woff'),
         url('fonts/bebasneue_bold-webfont.ttf') format('truetype'),
         url('fonts/bebasneue_bold-webfont.svg#bebas_neuebold') format('svg');
    font-weight: 500;
    font-style: normal;

}

body, body *, body *:before, body *:after{margin:0;padding:0;border:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
body,table{color:#1A263C;font-size:1em;font-family:'Roboto', Arial, 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, select, textarea{padding:7px 10px;border-width:1px;border-style:solid;border-color:#949494;font-size:1em;font-family:'Roboto';font-weight: 300;max-width: 100%;}
.input.warning-required, select.warning-required, textarea.warning-required{border-color:#ac0000 #c78688 #c78688 #ac0000;background:#fbefef;}
.input:focus, select:focus, .textarea:focus{text-shadow:none;}
.submit{padding:5px 15px;border:0;color:#fff;background: #1A263C;font-size: 1.5em;font-weight: 300;outline: none;border-radius: 0;}
.submit:hover{background:#DDDB00;cursor:pointer; }

.form{}
.form label{font-size:1em;color:#1A263C;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:#1A263C;text-decoration:none;outline: none;}
a:hover{}

.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;overflow:hidden;}
#body, #foot{float:left;width:100%;margin:0 auto;padding:0;}
#head1 .container, #head2 .container, #head3 .container, #body .container, #foot .container{width:1200px;margin:0 auto;text-align:left;}
#head2 .container, #head3 .container, #body .container{}
#body img{max-width: 100%;height: auto;}

/* HEADER WITH TOP MENU ABOVE LOGO */
#head1 {}
#head1 .container{overflow:hidden;text-align: right;}
* html #head1 .container, * html #head2, * html #head3, * html #body{background:none;} /* IE 6 hack */

/* MENU TOP 1 */
#header .menu1{font-size: 1.750em;display: inline-block;font-family: 'bebas_book';vertical-align: middle;}
#header .menu1 ul{float:right;margin:0;list-style:none;}
#header .menu1 li{float:left;padding:0;}
#header .menu1 li a{padding:5px 20px;font-weight:normal;text-decoration:none;color:#000;text-transform:uppercase;}
#header .menu1 li a:hover, #header .menu1 .selected a, #header .menu1 .selected-parent a{text-decoration:none;color:#fff;background: #19253B;}

#hamburger-menu{display: none;}

/* LOGO, HEADER BACKGROUND AND SLOGAN */
#page1 #head2{background: #f2f6fd;height: 520px;}
#page1 #head2 .container{padding: 0;}

#head2{clear:both;background: #AFB7BD;}
#head2 .container{position:relative;padding: 6px 2.5%;}

#head2 .breadcrumb{color: #fff;font-weight: 300;text-decoration: none;font-size: 0.750em;text-transform: uppercase;}
#head2 .breadcrumb a{color: #fff;text-decoration: none;}


#logo{float:left;padding:10px 2.5% 4px;}
#logo img{height: 80px;}

/* HEADER WITH TOP MENU BELOW LOGO */
#head3 .container{}

/* MENU TOP 2 */
#header .menu2{display: inline-block;background: #CECC00;vertical-align: middle;}
#header .menu2 ul{float:left;height:100%;margin:0;list-style:none;}
#header .menu2 li{float:left;padding:0;}
#header .menu2 li.lBasket {text-align: center;font-size: 0.813em;text-transform: uppercase;font-weight: 300;}
#header .menu2 li.lBasket a span{display: block;background: url('svg/chmura_obrazek_white.svg') no-repeat center;height:41px;width: 69px;background-size: 100% 100%;font-size: 1.875em;font-weight: 400;color: #CECC00;padding-top: 7px;}
#header .menu2 li a{float:left;padding:21.5px;color:#fff;font-size:1.17em;text-decoration:none;}
#header .menu2 li a:hover, #header .menu2 .selected a, #header .menu2 .selected-parent a{}

/* BODY STYLES - LEFT AND RIGHT COLUMN */
#body{clear:both;margin:0;}
#page1 #body .container, #page1 #body .container #content{width: 100%;}
#page1 #body .container #page{width: 100%;margin: 0;}
#body .container{}
body.product #body .container, body.product #body #content{width: 100%;}

/* LEFT COLUMN STYLES */
#column{width:1200px;padding:20px 0;}
.order #column{display:none;}

#searchForm{padding:15px 5px;text-align:center;}
#searchForm label, #searchForm legend{position:absolute;clip:rect(1px, 1px, 1px, 1px);}
#searchForm .input{min-width:120px;width:46%;padding:3px;}
#searchForm .submit{padding:4px 10px 9px;font-size:0.917em;font-style:normal;border:0;background:#1A263C url('img/button_bg.png') no-repeat right bottom;border-top:2px solid #faf9f9;}
*:first-child+html #searchForm .submit{padding:3px 3px 8px;} /* IE 7 hack */
* html #searchForm .submit{padding:3px 3px 8px} /* IE 6 hack */

#menu3{padding:0 20px 10px;width:30%;float:left;}
#column .type{margin-top:10px;padding:5px 13px 10px;font-size:1.667em;font-weight:bold;color:#000}

/* 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:#1A263C;font-weight:bold;text-decoration:none;background:none;}
#menu3 a:hover, #menu3 .sub1 a:hover{color:#1A263C;background:none;text-decoration:underline;}
#menu3 .selected > a:first-child{color:#1A263C;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 */
.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 ;list-style:none;}
.box > li{padding:6px 0 2px 15px;}
.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:#1A263C;background:none;}

.box .price, .box .noPrice{padding:5px 0 0;background:inherit;color:#000;}
.box .price strong{padding:0;font-weight:bold;font-size: 2.119em;color: #000;}
.box .price strong sup{font-size: 0.55em;}
.box .price em{padding:0;background:inherit;color:#fff;font-style:normal;font-size: 1.113em;text-transform: uppercase;font-weight: 300;display: block;}
.box .price span{color:#fff;font-weight:300;padding-left:5px;text-transform: uppercase;display: inline-block;vertical-align: top;padding-top: 3px;}

.box .product-box .name{font-size:1em;padding:5px 0;}
#shippingAndPayments div .box, #shippingAndPayments div .boxOrder, #shippingAndPayments div .content{    border: none;    padding: 0;    width: 400px;    text-align: right;    float: right;}
.boxOrder{  width:50%;  text-align: right;    width: auto;margin:0;padding:0;}
.boxes .box .type{padding:10px 0;color:#1A263C;font-size:1.5em;}
.boxes .box .content, .boxes .box .product-box{padding:5px 0 15px;list-style:none;line-height:150%;text-align:left;}
.boxes .box{float:left;width:100%;padding:0;margin:0;}
.boxes.footer .box{margin-top:10px;margin-bottom:10px;}

.boxes .box .parallax-window{height: 300px;z-index: 99;position: relative;}

#page .boxes.header .box{margin-top:10px;margin-bottom:10px;text-align: center;}
#page .boxes.header .box .type{text-transform: uppercase;text-align: center;font-size: 3.925em;font-family: 'bebas_book';}
#page .boxes.header .box .type b{color: #DEDC00;font-weight: 500;font-family: 'bebas'}
#page .boxes.header div.content, #page .boxes.header div.description{width: 650px;display: inline-block;vertical-align: middle;font-weight: 300;padding: 45px 0;background: transparent;}
#page .boxes.header div.more{width: 400px;display: inline-block;vertical-align: middle;text-align: right;font-family: 'bebas';text-transform: uppercase;font-size: 1.550em;font-weight: 500;}
#page .boxes.header div.more a{text-decoration: none;background: url('svg/chmura_more_blue.svg') no-repeat left center;background-size: auto 100%; padding-left: 70px;}


#page .boxes.contact .box{width: 33.3333%;width: calc(100% / 3);padding: 30px 2.5%;}

#page #box2{background: #DDDB00;position: relative;}
#page #box2 .type{color: #fff;}
#page #box2 .type b{color: #1A263C;}
#page #box2:before{position: absolute;top: 0;width: 10000%;content: '';height: 100%;z-index: 1;background: #DDDB00;right:100%;display: block;}
#page #box2:after{position: absolute;top: 0;width: 10000%;content: '';height: 100%;z-index: 1;background: #DDDB00;left:100%;display: block;}
#page #box2 .price strong{color: #DDDB00;}

#page #box4{background:transparent;position: relative;color: #fff;}
#page #box4 .page-box{background: #27313B;position: relative;color: #fff;}
#page #box4 .page-box:before{position: absolute;top: 0;width: 10000%;content: '';height: 100%;z-index: 1;background: #27313B;right:100%;display: block;}
#page #box4 .page-box:after{position: absolute;top: 0;width: 10000%;content: '';height: 100%;z-index: 1;background: #27313B;left:100%;display: block;}
#page #box4 .page-box .more a{color: #fff;background-image: url('svg/chmura_more_white.svg');}

#box7{}
#box7 .type{font-size: 0.875em;color: #DEDC00;font-weight: 300;text-transform: uppercase;margin-bottom: 10px;}
#box7 .content{font-size: 1.875em;color: #DEDC00;}
#box7 .content strong{color: #fff;}

#box3 .content{font-size: 0.875em;font-weight: 300;}

/* BASKET SUMMARY */
#basketSummary{padding:10px 20px;}
#basketSummary .title{margin-top:10px;padding:5px 13px 10px;font-size:1.667em;font-weight:bold;color:#fff;background:#326e9c url('img/menu4_bg.png') no-repeat left bottom;}
#basketSummary .title a{color:#fff;background:none;text-decoration:none;}
#basketSummary .title a:hover{text-decoration:underline;}
#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:#1A263C;}
#basketSummary li a:hover{color:#1A263C;}
#basketSummary li div{padding:5px 0 0;font-weight:normal;font-size:0.9em;}
#basketSummary li .priceQuantity{color:#1A263C;background:inherit;}
#basketSummary li strong{padding:0 2px 0 5px;font-weight:bold;}
#basketSummary li em{color:#1A263C;background:inherit;font-style:normal;}
#basketSummary .summary{margin:0 5px;padding:5px;border-top:1px solid #e0e0e0;color:#1A263C;text-align:center;font-weight:bold;}
#basketSummary .summary em{background:inherit;color:#1A263C;font-style:normal;}
#basketSummary .summary strong{padding:0 3px;font-weight:bold;}
#basketSummary .summary span{color:#1A263C;font-weight:bold;}

/* PROMOTED PRODUCTS */
#promoted{margin-bottom:10px;padding:0 20px;width:30%;float:left;}
#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;border-bottom:1px solid #e0e0e0;}
#promoted li img{padding:1px;background:#c0bfbf;}
#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:#1A263C;text-decoration:underline;}
#promoted li .price, #promoted li .noPrice{padding:2px 0 0;background:inherit;color:#1A263C;}
#promoted li .price strong{padding:0 2px 0 5px;font-weight:bold;}
#promoted li .price em{padding:0;background:inherit;color:#1A263C;font-style:normal;}
#promoted li .price span{color:#1A263C;font-weight:bold;padding-left:5px;}

/* RIGHT COLUMN STYLES */
#content{float:left;width:1200px;padding:0 0 10px;text-align:center;}
.order #content{width:100%;}
#page{clear:left;position:relative;float:left;width:95%;margin:0 2.5%;text-align:left;padding-top: 20px;}

#content.greenContent #page{padding-top: 0;}
#page .green{background: #DDDB00;position: relative;padding-top: 30px;}
#page .green:before{position: absolute;top: 0;width: 10000%;content: '';height: 100%;z-index: 1;background: #DDDB00;right:100%;display: block;}
#page .green:after{position: absolute;top: 0;width: 10000%;content: '';height: 100%;z-index: 1;background: #DDDB00;left:100%;display: block;}

#page .green h1{margin-top: 0;}
#page .green div.content{background: transparent;}

/* PAGE TITLE */
#page h1{margin:10px 0 5px;color:#1A263C;font-size:1.438em;font-weight:100;font-family: 'bebas_book';text-transform: uppercase;}

/* PAGE CONTENT */
#page div.content{padding:5px 0;font-size:1em;line-height:150%;background: #fff;}
#page div.content ul, #content .subpagesList li ol{margin:0 0 0 30px;padding:0;}
#page div.content li{margin:0 0 3px;padding:0;border-left:0;}
#page div.content p{padding-bottom:10px;}

#page .parallax-window{height: 550px;}
#page > .parallax-window{height: 400px;}

#page35 #page > .parallax-window{position: relative;}
#page35 #page > .parallax-window:before{background: url('svg/Chmura_TV.svg') no-repeat 10% bottom;content: '';height: 270px;width: 500px;background-size: 100% 100%;position: absolute;left: 15%;bottom:-10%;z-index: -1;}
#page35 .subpagesList{text-align: center;background: #fff;}
#page35 .subpagesList li{width: 600px !important;display: inline-block;float: none !important;vertical-align: top;}
#page35 .subpagesList li .container{width: 100% !important;padding:50px 5% !important;}

#page #promoLink{text-transform: uppercase;font-size: 0.706em;position: absolute;top:0;right: 4%;}
#page #promoLink a{color: #AFB8BD;display: inline-block;vertical-align:middle; }
#page #promoLink a:before{width: 70px;height: 33px;content: '?';background: url('svg/chmura_link_promo.svg') 100% 100%;display: inline-block;vertical-align: middle;text-align: center;color: #fff;font-size: 2.3em;padding-top: 4px;margin-right: 5px;}


.tS{float:right;margin:17px 0 3px;}
.tS div{display:inline;}
.tS a{margin:0 4px;text-decoration:none;background:inherit;color:#1A263C;font-weight:bold;font-family:Arial;}
.tS a:hover{color:#1A263C;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:1em;text-align: center;font-family: 'bebas';clear: both;}
.pages ul{display: inline-block;vertical-align: middle;}
.pages li{margin:0 5px;display:inline-block;vertical-align: middle;}
.pages a{padding:0;font-size:2.500em;font-weight: bold;}
.pages strong{padding:0;font-size:2.500em;color: #fff;background: #DDDB00;height: 42px;width: 42px;border-radius: 50%;display: inline-block;}
.pages a.pNext, .pages a.pPrev{font-size: 0;display: none;}
.pages a.pNext:before, .pages a.pPrev:before{-webkit-transform: scale(1,3);-moz-transform: scale(1,3);-ms-transform: scale(1,3);-o-transform: scale(1,3);transform: scale(1,3);display: inline-block;}
.pages a.pNext:before{content: '>';font-size: 25px;}
.pages a.pPrev:before{content: '<';font-size: 25px;}

.pages .viewAll{padding-left: 15px;display: inline-block;vertical-align: middle;}
.pages .viewAll a{color: #8C8C8C;font-size: 1.313em;}


ul.options{float:left;margin:0;list-style:none;padding: 10px;z-index: 99;position: fixed;top:0;left: 0;}
ul.options::after{content:"";display:table;clear:both;}
ul.options li{float:left;margin:0 5px;}
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;display: none;}
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{}
#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:10px 20px 0 0;}
#imagesList2{clear:right;float:right;margin:8px 0 0 15px;}

#imagesList97{float:left;margin:10px 40px 30px 40px;}
#imagesList97 img{width: 250px;}


#product #imagesList1{margin: 0;width: 100%;text-align: center;}
#product #imagesList2{margin: 0;width: 100%;text-align: center;}

/* IMAGES STYLES - GALLERY */
#imagesGallery4{margin:20px 0 0;}
#imagesGallery5{margin:10px 0 10px;}
#content .imagesGallery{clear:both;}
#content .imagesGallery .pages{clear:both;border-top:1px solid #e7e9ed;}
#content .imagesGallery table{clear:both;width:100%;padding:10px 0;font-size:1em;}
#content .imagesGallery table caption{position:absolute;clip:rect(1px, 1px, 1px, 1px);}
#content .imagesGallery td, #content .imagesGallery th{padding:15px 7px 10px;background:inherit;font-size:0.917em;text-align:center;vertical-align:top;}
#content .imagesGallery div{font-weight:normal;font-size:1.1em;line-height:1.4em;}

.imagePreview div{margin:5px 0 10px;text-align:center;}
#imagesListPreview{float:left;margin:9px 20px 0 0;}
* html #imagesListPreview{margin-top:-5px;}
.imagesList#imagesListPreview li{margin-bottom:3px;}
.imagesList#imagesListPreview li img{border-width:2px;}
.imagesList#imagesListPreview li img:hover{border-width:2px;}

/* FILES LIST STYLES */
#filesList{width:100%;float:left;margin:15px 0 5px;list-style:none;vertical-align:middle;}
#filesList li{width:100%;float:left;clear:left;margin:5px 0 5px 10px;padding-left:10px;}
#filesList li a{color:#1A263C;background:inherit;}
#filesList li a:hover{color:#1A263C;background:inherit;}
#filesList img{margin:0 8px 0 0;vertical-align:middle;}
#filesList em{padding-left:2px;}

/* QUICK.BOX */
#quick-box{position:fixed;width:100%;height:100%;left:0;top:0;background:rgba( 0, 0, 0, 0.7 );z-index:200;}
#quick-box .background{height:100%;}
#quick-box .quick-box-container{position:absolute;padding:0;border-radius:5px;box-shadow: 0 0 15px 1px #000;background: #fff;overflow: hidden;}
#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 */
#container.sub-9{}
#container.sub-9 #body > .container, #container.sub-9 #body .container #content, #container.sub-9 #body .container #page{width: 100%;margin: 0;}
#container.sub-9 #body #content .subpagesList li{padding-left: 0;padding-right: 0;width: 100%;}
#container.sub-9 #body #page > .container{padding-left: 2.5%;padding-right: 2.5%;background: #fff;position: relative;}
#container.sub-9 #body #page > .container:before{position: absolute;top: 0;width: 10000%;content: '';height: 100%;z-index: 1;background: #fff;right:100%;display: block;}
#container.sub-9 #body #page > .container:after{position: absolute;top: 0;width: 10000%;content: '';height: 100%;z-index: 1;background: #fff;left:100%;display: block;}


#container.full-screen{}
#container.full-screen #body > .container, #container.full-screen #body .container #content, #container.full-screen #body .container #page{width: 100%;margin: 0;}
#container.full-screen #body #content .subpagesList li{padding-left: 0;padding-right: 0;width: 100%;}
#container.full-screen #body #page > .container{padding-left: 2.5%;padding-right: 2.5%;background: #fff;position: relative;}
#container.full-screen #body #page > .container:before{position: absolute;top: 0;width: 10000%;content: '';height: 100%;z-index: 1;background: #fff;right:100%;display: block;}
#container.full-screen #body #page > .container:after{position: absolute;top: 0;width: 10000%;content: '';height: 100%;z-index: 1;background: #fff;left:100%;display: block;}

#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%;background:#fff;}
#content .subpagesList li .photo{float:left;margin:0 20px 0 0;}
#content .subpagesList li h2{padding-bottom:10px;}
#content .subpagesList li h2 {font-size:1.3em;font-weight:300;color:#1A263C;font-family: 'bebas_book';text-transform: uppercase;}
#content .subpagesList li h2 a{color:#1A263C;background:none;}
#content .subpagesList li h2 a:hover{color:#1A263C;background:none;}
#content .subpagesList li div.description{font-weight:300;font-size:1em;line-height:150%;}
#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;}

#content .subpagesList li .more{text-align: center;font-size: 2.063em;text-transform: uppercase;font-weight: 500;font-family: 'bebas';display: inline-block;margin: 20px 0 0 10%;}
#content .subpagesList li .more a{background: url('svg/chmura_more.svg') no-repeat;content: '';width: 260px;height: 120px;float: left;padding: 35px 20px 0;color: #fff;}

#content .subpagesList li:nth-child(even) .more a{background: url('svg/chmura_more_b.svg') no-repeat;}

#content .subpagesList li#page-43{background: #DDDB00;}
#content .subpagesList li#page-38{margin-top: 100px;}
#content .subpagesList li#page-38 h2{font-size: 3em;font-weight: 300;font-family: 'bebas';}
#content .subpagesList li#page-38 .photo{margin-right: 15px;}

#content .subpagesList li div.container{width: 1200px;padding: 0 2.5%;margin: 0 auto;}
#content .subpagesList li.parallax-window{background: transparent;min-height: 550px;}
#content .subpagesList li.parallax-window .container{background: url('svg/chmura_white1.svg') no-repeat 80% 0;background-size: 700px auto;padding: 100px 150px 0 450px;min-height:350px;}
#content .subpagesList li#page-36.parallax-window .container{background-position: 80% 0;background-size: 700px auto;padding: 100px 150px 0 450px;}
#content .subpagesList li.parallax-window h2{font-size: 3em;font-family: 'bebas';font-weight: 300;text-transform: uppercase;text-align: center;}

#content .box .subpagesList{width: 1050px;float: none;margin: 0 auto;}
#content .box .subpagesList li{clear: none;padding: 0;position: relative;margin: 0;background: transparent;}
#content .box .subpagesList li .photo{float: none;text-align: center;margin: 0;}
#content .box .subpagesList li .photo img{margin: 0 auto;max-width: 100%;}
#content .box .subpagesList li .box_hide{height: 0;position: absolute;bottom: 0;left: 0;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;background: #DDDB00;width: 100%;padding: 0 2.5%;pointer-events: none;}
#content .box .subpagesList li:hover .box_hide{height: 150px;}
#content .box .subpagesList li .box_hide .more{display: none;}
#content .box .subpagesList li .box_hide h2{padding-top: 15px;padding-bottom:0;font-size: 2em;font-family: 'bebas';line-height: 1em;}
#content .box .subpagesList li .box_hide h2 a{color: #fff;text-transform: uppercase;text-decoration: none;}

#content .box .subpagesList.page-25 li .box_hide{background: #1F2931;}

#page35 #content .subpagesList li{width: 50%;float: left;clear: none;}
#page35 #content .subpagesList li:nth-child(2n+1){clear: both;}

#subpagesGallery{width:100%;padding:10px 0;font-size:1em;}
#subpagesGallery caption{position:absolute;clip:rect(1px, 1px, 1px, 1px);}
#subpagesGallery tr{padding: 0;}
#subpagesGallery td, #subpagesGallery th{padding:0;text-align:center;position: relative;}
#subpagesGallery h2{font-size: 3em;}
#subpagesGallery h2 a{margin:5px 0 0;position: absolute;bottom: -30px;right: 0;width: 100%;font-weight: 300;font-family: 'bebas';background: url('svg/chmura_white1.svg') no-repeat top center;width: 100%;min-height: 150px;padding: 70px 2.5% 10px;background-size: 100% 100%;line-height: 0.8em;}
#subpagesGallery h2 a:hover{}
#subpagesGallery td .photo a{font-size: 0;width: 100%;float: left;}
#subpagesGallery td .photo a img{font-size: 0;}


/* 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{margin:5px 0;list-style:none;}
* html #siteMap{float:left;width:100%;}
#siteMap li{margin:0;padding:8px 10px 10px;background:#fff;}
#siteMap li a{font-weight:300;font-size:1.1em;color:#1A263C;background:none;}
#siteMap li a:hover{color:#1A263C;background:none;text-decoration: underline;}
#siteMap ul{margin:0;padding:3px 0 0 10px;border:0;list-style:none;}
#siteMap ul li{margin:0;padding:4px 10px;border:0;-webkit-box-shadow:none;box-shadow:none;}
#siteMap ul li a{font-weight:300;color:#1A263C;background:none;}
#siteMap ul.products li{border:0;}
#siteMap ul.products li a{color:#AFB7BD;font-weight:normal;text-decoration:none;}
#siteMap ul.products li{padding-left:15px;margin-left:5px;}
#siteMap li ul li a:hover, #siteMap ul.products li a:hover{color:#1A263C;background:none;text-decoration:underline;}
#siteMap li .price{display:inline;font-size:0.917em;color:#1A263C;padding-left:5px;}
#siteMap li strong{padding:0 5px 0 7px;background-color:inherit;color:#1A263C;}
#siteMap li span{background-color:inherit;color:#1A263C;}

/* COMMENTS */
#commentForm{clear:both;width:100%;margin:10px auto 0;}
#commentForm fieldset{padding:25px 20px;}
#commentForm dl, #commentForm dt, #commentForm dd{margin:0;padding:0;}
#commentForm dt{padding:0 0 7px;}
#commentForm dd{margin-bottom:18px;}
#commentForm dt.vote{color:#1A263C;font-weight:bold;}
#commentForm .input, #commentForm textarea{width:99%;padding:3px;font-size:1em;}
#commentForm #captcha{width:9%;}
#commentForm .captcha em{font-style:normal;font-weight:bold;}
#commentForm .captcha ins{padding:0 3px;font-weight:bold;text-decoration:none;}
#commentForm legend{position:absolute;clip:rect(1px, 1px, 1px, 1px);}
#commentForm .save{text-align:center;}

#commentTitle{overflow:hidden;margin:15px 0 10px;background:inherit;color:#1A263C;font-size:2.2em;font-weight:normal;}
#comments{float:left;width:100%;margin:7px 0;list-style:none;}
#comments li{clear:left;float:left;width:100%;margin:10px 0;padding:13px 2%;border:1px solid #e0e0e0;-webkit-box-shadow:0 8px 5px -5px rgba(0,0,0,.15);box-shadow:0 8px 5px -5px rgba(0,0,0,.15);}
#comments div{float:left;width:25%;}
#comments span.name{display:block;font-size:1em;color:#2e6896;font-weight:bold;}
#comments span.date{display:block;font-size:1em;margin-top:3px;}
#comments p{font-weight:normal;font-size:1em;line-height:1.4em;width:75%;float:right;}

/* PRODUCTS RATING */
#productRating{margin:10px 0 5px;text-align:center;}
#productRating .results{margin:2px 0 0;font-size:0.9em;}
#productRating .results strong{padding:0 0 0 2px;}
.ratingDisplay{width:80px;height:16px;background: url('img/stars.gif') no-repeat 0 0;font-size:0em;margin:6px auto;}
#comments .ratingDisplay{width:80px;margin-bottom:0;opacity:0.5;}
.rating{float:left;width:80px;height:16px;margin:0;padding:0;list-style:none;position:relative;clear:both;background: url('img/stars.gif') no-repeat 0 0;}
.stars0{background-position:0 0}
.stars1{background-position:0 -96px}
.stars2{background-position:0 -112px}
.stars3{background-position:0 -128px}
.stars4{background-position:0 -144px}
.stars5{background-position:0 -160px}
#commentForm dd.vote{float:left;}
#commentForm dt.vote{float:left;margin-right:5px;}
* html #commentForm dd.vote{margin-bottom:0;}
#commentForm .commentContent{clear:both;}
#commentForm ul.rating li{cursor:pointer;float:left;text-indent:-999em;}
#commentForm ul.rating li a {position:absolute;left:0;top:0;width:16px;height:16px;text-decoration:none;z-index: 200;}
#commentForm ul.rating li.one a{left:0}
#commentForm ul.rating li.two a{left:16px;}
#commentForm ul.rating li.three a{left:32px;}
#commentForm ul.rating li.four a{left:48px;}
#commentForm ul.rating li.five a{left:64px;}
#commentForm ul.rating li a:hover{z-index:2;width:80px;height:16px;overflow:hidden;left:0;background: url('img/stars.gif') no-repeat 0 0}
#commentForm ul.rating li.one a:hover{background-position:0 -96px;}
#commentForm ul.rating li.two a:hover{background-position:0 -112px;}
#commentForm ul.rating li.three a:hover{background-position:0 -128px}
#commentForm ul.rating li.four a:hover{background-position:0 -144px}
#commentForm ul.rating li.five a:hover{background-position:0 -160px}

/* CONTACT FORM */
#contactPanel{clear:both;width:100%;margin:10px auto 0;}
#contactPanel fieldset{padding:40px 0;}
#contactPanel fieldset legend{position:static;font-size: 1.3em;font-family: 'bebas_book';text-transform: uppercase;}
#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:100%;padding:7px 10px;font-size:1em;}
#contactPanel #captcha{width:50px;}
#contactPanel .captcha strong{font-weight: 300;}
#contactPanel .captcha em{font-style:normal;font-weight:300;}
#contactPanel .captcha ins{padding:0 3px;font-weight:300;text-decoration:none;}
#contactPanel .captcha{text-align:right;float: left;}
#contactPanel .save{text-align:right;float: right;}

#contactPanel dl{width: 50%;float: left;padding: 0 2.5%;}


/* 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:#1A263C;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:#1A263C;background:inherit;}
#options a:hover{color:#1A263C;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:#1A263C;font-weight:normal;font-size:1.5em;line-height:150%;}
.message h2 a{color:#1A263C;background:inherit;}
.message h2 a:hover{color:#1A263C;background:inherit;}

/* PRODUCTS LIST */
#products{clear:both;float:left;width:100%;margin:10px 0;list-style:none;}
#products ul.list{float:left;width:100%;list-style:none;padding: 0 3%;}
#products .list li{float:left;width:32%;padding:50px 0 0;margin:0 0.6666%;text-align:center;position: relative;overflow: hidden;}
#products li .photo{margin-bottom:0;font-size:0px;line-height:0px;}
#products li h2{padding:5px 0 5px;font-weight:bold;font-size:1.083em;}
#products li h2 a{text-decoration:none;}
#products li h2 a:hover{text-decoration:underline;}

#products li .box_hide{height: 0;position: absolute;bottom: 0;left: 0;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;background: #1F2931;width: 100%;padding: 0 2.5%;text-align: right;pointer-events: none;}
#products li:hover .box_hide{height: 150px;}
#products li .box_hide h2{padding-top: 15px;font-size: 2em;font-family: 'bebas';text-align: center;line-height: 1em;}
#products li .box_hide h2 a{color: #fff;text-transform: uppercase;text-decoration: none;}
#products li h3{padding-bottom:5px;font-weight:normal;font-size:0.917em;}
#products li h3, #products li h3 a{color:#1A263C;}
#products li h3 a:hover{color:#1A263C;}
#products li h3 em{padding:0 5px;}
#products li div.description{margin:10px 0 0;text-align:justify;}
#products li div.description a{color:#1A263C;}
#products li div.description a:hover{color:#1A263C;}
#products li div.description ul, #products li div.description ol{margin:5px 0 0 25px;padding:0;}
#products li .more{display: none;}

#products li .box_hide .price, #products li .box_hide .noPrice{padding:5px 0 0;background:inherit;color:#fff;text-align: left;display: inline-block;}
#products li .box_hide .price strong{padding:0;font-weight:bold;font-size: 2.119em;color: #DDDB00;}
#products li .box_hide .price strong sup{font-size: 0.55em;}
#products li .box_hide .price em{padding:0;background:inherit;color:#fff;font-style:normal;font-size: 1.113em;text-transform: uppercase;font-weight: 300;display: block;}
#products li .box_hide .price span{color:#fff;font-weight:300;padding-left:5px;text-transform: uppercase;display: inline-block;vertical-align: top;padding-top: 3px;}

#products li .basket{width:150px;margin:10px auto 0;padding-left:3px;font-size:0.917em;font-weight:bold;}
#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; }
#products li .basket a:hover{}


#container.full-screen #products li .box_hide{background: #ADB9B9;}
#container.full-screen #products li .box_hide .price strong{color: #1A263C;}

#container.full-screen #subpagesGallery{margin-top:30px;}

#page.design #products > li{width: 49%;margin: 20px 0.5% 0;background: #DDDB00;padding-top: 0;position: relative;display: -webkit-flex;display: flex;align-items: center;-webkit-align-items: center;}
#page.design #products > li .photo{width: 40%;display: inline-block;vertical-align: middle;}
#page.design #products > li .box_hide{position: static;height: auto;width: 60%;display: inline-block;vertical-align: middle;background: transparent;pointer-events:auto;}
#page.design #products > li:nth-child(2n+1){clear: both;}
#page.design #products > li:nth-child(4n+2){background: #4F6D9B;}
#page.design #products > li:nth-child(3n+2){background: #ADB9B9;}
#page.design #products > li:nth-child(4n+3){background: #696988;}

#page.design #products > li:nth-child(4n+2) .more a{color: #4F6D9B;}
#page.design #products > li:nth-child(3n+2) .more a{color: #ADB9B9;}
#page.design #products > li:nth-child(4n+3) .more a{color: #696988;}

#page.design #products > li .price {width: 100%;text-align: left;font-size: 1.2em;}
#page.design #products > li .price strong{color: #000;}
#page.design #products > li .box_hide{padding-left: 5%;padding-right: 5%;}
#page.design #products > li .box_hide h2{text-align: left;font-size: 2.313em;padding-top: 5px;}
#page.design #products > li:nth-child(4n+3) .photo, #page.design #products > li:nth-child(4n+4) .photo{-webkit-order: 2;order:2;}
#page.design #products > li:nth-child(4n+3) .more, #page.design #products > li:nth-child(4n+4) .more{left: 200px;right: inherit;}
#page.design #products > li .more{position: absolute;bottom: -5px;right: 15px;display: block;}
#page.design #products > li .more a{background: url('svg/chmura_more_product_white.svg') no-repeat;height: 51px;width: 96px;display: block;text-align: center;font-size: 1.113em;text-transform: lowercase;padding-top: 20px;background-size: 100% 100%;color: #DDDB00;}

/*
#content .box .subpagesList li.productsList.page-28{float: none;margin: 0 auto;}
#content .box .subpagesList li.productsList.page-28:hover .box_hide{height: 0;}
#content .box .subpagesList li.productsList.page-28 .list div.slick-slide {position: relative;}
#content .box .subpagesList li.productsList.page-28 .list div.slick-slide:hover .box_hide{height: 150px;} 
*/

#content .box .subpagesList li.productsList.page-28:hover .box_hide{height: 0;}
#content .box .subpagesList li.productsList.page-28 .list > div{float: left;position: relative;width: 50%;}
#content .box .subpagesList li.productsList.page-28 .list > div:hover .box_hide{height: 150px;} 

#content .box .subpagesList li.productsList.page-29:hover .box_hide{height: 0;}
#content .box .subpagesList li.productsList.page-29 .list > div{float: left;position: relative;width: 50%;}
#content .box .subpagesList li.productsList.page-29 .list > div:hover .box_hide{height: 150px;} 

#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:bold;border-right:1px solid #1A263C;}
#products .sort li:last-child{border:none;padding-right:0;}
#products .sort li a{font-weight:normal;}

/* PRODUCTS DETAILS */
#product{clear:left;float:right;display:block;width:100%;padding:0;text-align:left;position: relative;}
#product h1{padding:15px 0;background:inherit;color:#1A263C;font-size:3.7em;font-weight:normal;display: inline-block;vertical-align: middle;width: 60%;}


#product #imagesList100{display: none;}

#product .beam{background: #DDDB00;position: relative;width: 1200px;padding: 0 2.5%;margin: 0 auto;}
#product .beam:before{position: absolute;top: 0;width: 10000%;content: '';height: 100%;z-index: 1;background: #DDDB00;right:100%;display: block;}
#product .beam:after{position: absolute;top: 0;width: 10000%;content: '';height: 100%;z-index: 1;background: #DDDB00;left:100%;display: block;}
#product .beam #code{display: inline-block;vertical-align: middle;width: 16%;text-align: right;color: #132338;font-size: 0.8em;}
#product .beam #code span{font-weight: 300;text-transform: uppercase;}
#product .beam #code b{font-size: 1.375em;font-weight:bold;font-family:'bebas';padding-left: 10px;}

#product .parallax-window{height: 650px;margin-bottom: 100px;}
#product .container_product{width: 1200px;padding: 0 2.5%;margin: 0 auto;}

#product #box1_product{position: absolute;top: 150px;height: 600px;width: 1200px;padding: 20px 2.5%;left: 50%;margin-left: -600px;}
#product #box1_product.atr{top: 235px;}
#product #box1_product .price{position: absolute;top: 0;right: 3%;color: #DEDC00;font-size: 1.5em;}

#product #box1_product .price.color-1{color: #DEDC00;}
#product #box1_product .price.color-2{color: #1A263C;}
#product #box1_product .price.color-3{color: #fff;}


#product #box1_product #addBasket1{position: absolute;bottom: 0; right: 3%;background: url('svg/chmura_with_plus.svg') no-repeat center;width: 260px;height: 126px;background-size: 100% 100%;font-size: 0;cursor: pointer;-webkit-transition: all 0.2s;transition: all 0.2s;opacity: 1;}

#product #box1_product #addBasket1.atr{position: absolute;bottom: 0; right: 3%;background: url('svg/chmura_with_plus2.svg') no-repeat center;width: 260px;height: 126px;background-size: 100% 100%;cursor: pointer;color: #fff;font-size: 2.188em;font-family: 'bebas';font-weight: 700;text-align: center;padding-top: 50px;}

#product #box1_product #addBasket1:hover{opacity: 0.8;background-size: 80% 80%;}
#product #box1_product #addBasket1.atr:hover{font-size: 2em;}

#product #box1_product .askAboutProduct{position: absolute;bottom: -65px; left: 3%;font-weight: 500;}


#product #box2_product{width: 70%;float: none;float: none;margin:30px auto;border: 1px solid #DEDEDE;text-align: center;clear: both;padding: 50px;}
#product #box2_product .price{text-align: center;display: inline-block;vertical-align: middle;}
#product #box2_product .price_info{width: 100%;font-family:'bebas';text-transform: uppercase;margin: 0 0 30px;}
#product #box2_product .price_info b{font-size: 2.000em;font-weight: bold;}
#product #box2_product .price_info span{font-weight: 300;display: block;font-size: 2.250em;}

#product .box_product{float:right;width:100%;margin:0;padding:10px;}
#product .box_product form{font-weight:300;display: inline-block;vertical-align: middle;margin: 0 2%;}
#product .box_product .price, #product .box_product .noPrice{padding:10px 0;background-color:transparent;color:#1A263C;font-size:1em;text-align:left;}
#product .box_product .noPrice{color:#1A263C;}
#product .box_product .price em{font-style:normal;text-transform: uppercase;font-weight: 300;display: block;font-size: 2.250em;}
#product .box_product .price strong{padding:0 5px 0 0;font-size:4.313em;font-weight:bold;}
#product .box_product .price strong sup{font-size: 0.5em;}
#product .box_product .price span{text-transform: uppercase;display: inline-block;vertical-align: top;padding-top: 11px;font-size: 1.8em;}
#product .box_product .price .priceOld{font-size: 0.5em;padding-left: 10px;display: inline-block;color: #AFB7BD;}
#product .box_product .price .priceOld strong{text-decoration: line-through;}
#product .box_product .price .priceOld span{padding-top: 5.5px;}

#product .box_product .available{padding:10px 0;background-color:transparent;color:#1A263C;font-weight:300;font-size:1em;}
#product .box_product #addBasket2 .submit{background: url('svg/chmura_with_plus.svg') no-repeat center;width: 230px;height: 100px;background-size: 100% 100%;font-size: 0;cursor: pointer;-webkit-transition: all 0.2s;transition: all 0.2s;opacity: 1;}
#product .box_product #addBasket2 .submit:hover{background-size: 80% 80%;opacity: 0.8;}

#product .box_product #addBasket .submit:hover{}

#product #attributesSelects{margin: 10px 0;}

#product div.content{clear:left;padding:10px 0 10px;font-size:1em;line-height:150%;font-weight: 300;}
#product div.content ul, #product div.content ol{margin:5px 0 0 30px;padding:0;}
#product div.content li{margin:8px 0;padding:0;border-left:0;}
#product div.content p{padding-bottom:10px;}

#product #productDescriptionShort{width: 70%;display: inline-block;vertical-align: middle;padding-left: 5%;}

/* FEATURES */
#features{margin:0 0 15px;min-width:300px;list-style: none;clear: both;width: 30%;display: inline-block;vertical-align: middle;}
#features li{}
#features li span{width: 40%;display: inline-block;text-transform: lowercase;}
#features li b{width: 60%;display: inline-block;text-transform: uppercase;}



/* BASKET AND ORDER */
#orderedProducts table{width:100%;margin:0;font-size:1em;color:#1A263C;}
#orderedProducts td, #orderedProducts th{padding:6px 7px;}
#orderedProducts thead .price, #orderedProducts thead .quantity, #orderedProducts thead .summary{text-align:right;}
#orderedProducts thead td{padding-bottom:11px;background:#1A263C;color:#fff;}
#orderedProducts thead em{padding:0 4px 0 0;font-style:normal;}
#orderedProducts tbody th, #orderedProducts tbody td{border-top:2px solid #fff;background:#fff  ;border-bottom:1px solid #e0e0e0;}
#orderedProducts tbody th{text-align:left;}
#orderedProducts tbody th a{background:inherit;}
#orderedProducts tbody .price, #orderedProducts tbody .summary{font-weight:bold;text-align:right;}
#orderedProducts tbody .quantity, #orderedProducts tbody .quantity input{text-align:right;}
#orderedProducts tbody .quantity label{position:absolute;clip:rect(1px, 1px, 1px, 1px);}
#orderedProducts tbody a:hover{background:inherit;color:#1A263C;}
#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{background:#1A263C; }
#orderedProducts tfoot .nextStep .submit:hover{}

#newsletterAccept{text-align: left;}

#basket #orderedProducts table{margin:10px 0 0;}
#basket .info{padding:10px 0;text-align:left;}
#basket #recount{background:#fff;border-bottom:1px solid #e0e0e0;}
#basket #recount td{border-bottom:1px solid #e0e0e0;text-align:right;}
#basket #recount .submit{padding:2px 3px;}
#basket #recount .submit:hover, #basket .buttons #continue .submit:hover{background:#1A263C;}
#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:#1A263C;}
#basket .del a:hover{background:inherit;color:#1A263C;}
#basket .buttons #continue{text-align:left;}
#basket .buttons #continue .submit{margin-right:5px;}
#basket #pageDescription{margin-top:20px;}

#basket #save{padding:7px;}
#basket #save .submit{margin-right:5px;padding:4px 9px;background:#f2f2f2;color:#1A263C;border:1px solid #e0e0e0;font-weight:normal;text-shadow:none;}
#basket #save .submit:hover{background:#154a72;color:#fff;}
#basket legend{position:absolute;clip:rect(1px, 1px, 1px, 1px);}

/* DISCOUNT VOUCHERS */
#discountVoucher td{text-align:center;}
#discountVoucher strong{padding-right:3px;}
#incorrectVoucher{margin:7px 0;background:inherit;color:#1A263C;font-weight:bold;}
#orderedProducts tfoot #discountVoucher{color:#1A263C;border-bottom: 1px solid #e0e0e0;}

#order form{background:none;border:none;}
#order legend{position:static;clip:auto;padding:20px 0 10px;border:0;font-size:1.2em;font-weight:bold;color:#1A263C;}
#order #personalData{padding:12px 3%;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;overflow:hidden;}
#order #personalData #setBasic, #order #personalData #setExtend{float:left;width:50%;padding: 0 1%;}
#order #personalData label{display:block;padding:2px 0;color:#1A263C;}
#order #personalData .input, #order #personalData #oComment{width:100%;margin:0 0 5px;}
#order #personalData #oComment{height:125px;}
#order #vrn{float:left;width:40%;}
#order #invoice{float:left;padding:15px 0 5px;text-align:right;width: 100%}
#order #invoice input{float:left;margin-top:5px;}
#order #invoice label{float:left;margin:0 0 0 5px;font-weight:bold;}
#order #street{clear:both;}

#order #deliveryAddress{padding:10px 4%;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;color:#1A263C;}
#order #deliveryAddress label{display:block;padding:2px 0;color: #1A263C;}
#order #deliveryAddress .input{width:45%;margin:0 0 5px;}

#shippingAndPayments div{padding:11px 3%;border-top:1px solid #e0e0e0;}

#order tfoot td, #orderPrint tfoot td{color:#1A263C;}
#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:#1A263C;font-size:1.36em;font-weight:bold;}
#order .summaryOrder th, #orderPrint .summaryOrder th{text-align:right;}
#order .summaryOrder th, #order .summaryOrder td{border-top:1px solid #e0e0e0;}
#order #rulesAccept th{color:#1A263C;font-weight:bold;text-align:left;}
#order #rulesAccept th, #order #nextStep th{border:0;}
*:first-child+html .nextStep .submit, *:first-child+html #basket #continue .submit{padding:2px 0px;} /* IE 7 hack */

/* ORDER SUMMARY/PRINT PAGE */
#orderPrint #pageDescription{padding:10px 8px 20px;text-align:center;background:inherit;color:#1A263C;font-weight:normal;font-size:1.5em;}
#orderPrint #pageDescription p{padding:5px 0;}
#orderPrint .legend{clear:both;padding:20px 0 10px;background:inherit;color:#1A263C;font-size:1.2em;font-weight:bold;}
#orderPrint dl{float:left;display:block;width:100%;margin:0;padding:5px 0;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;background:#fff  ;}
#orderPrint dt, #orderPrint dd{float:left;display:inline-block;width:40%;margin:0;padding:3px 0;}
#orderPrint dt{clear:left;text-align:right;}
#orderPrint dd{padding-left:2%;font-weight:bold;}
#orderPrint dd.orderComment, #orderPrint dd.orderIP{font-weight:normal;}

/* 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;background: #19253B;}
#foot .container{margin:0 auto;padding:50px 2.5%;color:#fff;overflow:hidden;}

#foot ul{list-style: none;}
#foot ul li{}
#foot ul li a{color: #ADADAD;font-size: 0.938em;}

#foot .menu_box{width: 50%;float: left;}
#foot .menu_box > .box{width: 33.3333%;width: calc(100% / 3);float: left;margin-bottom: 20px;}
#foot .menu_box > .box .type{color: #ADADAD;font-size: 0.750em;margin: 0 0 20px;}
#foot .menu_box > .box:nth-child(3n+1){clear: both;}

#foot .container > .box{width: 25%;float: left;}

#info{width: 1200px;padding: 20px 2.5%;clear: both;margin: 0 auto;overflow: hidden;color: #1A263C;text-transform: uppercase;font-size: 0.875em;}
#info a{}
#info a:hover{text-decoration: underline;}

#copy{float:left;padding:0;}
#powered{float: left;padding: 0;margin-left: 20px;}

@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 */ 
.infoDiscount{color:#666;background:inherit;font-size: 0.9em;padding-bottom:5px;text-align:center;}

/* PRODUCTS MOSTS VISITS */
#mostVisits{margin-bottom:10px;padding:0 20px;width:30%;float:left;}
#mostVisits .title{margin-top:10px;padding:5px 13px 10px;font-size:1.667em;font-weight:bold;color#000;}
#mostVisits ul{list-style:none;padding-bottom:10px;text-align:center;}
#mostVisits li{padding:13px 0;border-bottom:1px solid #e0e0e0;}
#mostVisits li img{padding:1px;}
#mostVisits li img:hover{}
#mostVisits li .name{font-size:1.1em;padding:5px 0;}
#mostVisits li a{text-decoration:none;}
#mostVisits li a:hover{background:inherit;color:#1A263C;text-decoration:underline;}
#mostVisits li .price, #mostVisits li .noPrice{padding:2px 0 0;background:inherit;color:#1A263C;}
#mostVisits li strong{padding:0 2px 0 5px;font-weight:bold;}
#mostVisits li .price em{padding:0;background:inherit;color:#1A263C;font-style:normal;}
#mostVisits li .price span{color:#1A263C;font-weight:bold;padding-left:5px;}
#mostVisits li .price ins{text-decoration:none;font-weight:bold;padding-left:5px;}
#mostVisits li .price ins em{padding-right:5px;background:inherit;color:#1A263C;text-decoration:line-through;font-style:normal;}

@media screen and (max-width:1023px){
  #mostVisits{padding:0px;}
  #mostVisits .title{background:#326e9c;}
}


#product #inspiration{position: absolute;bottom:80px; left: 3%;font-weight: 500;font-size:1.5em;background: url('svg/dost_grey.svg') no-repeat center;background-size: 80% 80%;width: 219px;height: 123px;font-family: 'bebas';text-transform: uppercase;text-align: center;line-height: 0.8em;padding-top:63px;color: #fff;cursor: pointer;-webkit-transition: all 0.2s;transition: all 0.2s;opacity: 1;}
#product #inspiration:hover{opacity: 0.8;background-size: 70% 70%;font-size: 1.4em;}
#product #available{position: absolute;bottom: 180px; left: 3%;font-weight: 500;font-size:1.5em;background: url('svg/dost.svg') no-repeat center;background-size: 80% 80%;width: 219px;height: 123px;font-family: 'bebas';text-transform: uppercase;text-align: center;line-height: 0.8em;padding-top:53px;color: #fff;}



/* RELATED PRODUCTS */
#productsRelated{clear:both;float:left;width:100%;padding: 50px 2.5% 50px 7.5%;position: relative;}
#productsRelated h3{font-size:1.7em;font-weight:normal;color:#1A263C;-ms-transform: rotate(-90deg);-webkit-transform: rotate(-90deg);transform: rotate(-90deg);-ms-transform-origin: 0 0;-webkit-transform-origin: 0 0;transform-origin: 0 0;display: inline-block;position: absolute;left: 0;bottom: 35px;font-size: 3.875em;text-transform: uppercase;font-family: 'bebas_book';}
#productsRelated ul{width:100%;margin:10px 0;padding:15px 0 10px;list-style:none;}
#productsRelated li{width:100%;padding:0;text-align:center;position: relative;}
#productsRelated img{margin: 0;}
#productsRelated img:hover{}
#productsRelated li .name{padding-top: 20px;font-size: 2em;font-family: 'bebas';text-align: center;font-weight: 500;}
#productsRelated li .name a{color: #fff;text-transform: uppercase;text-decoration: none;}
#productsRelated li .price, #productsRelated li .noPrice{padding:5px 0 0;background:inherit;color:#fff;text-align: left;display: inline-block;}
#productsRelated li .price strong{padding:0;font-weight:bold;font-size: 2.119em;color: #DDDB00;}
#productsRelated li .price strong sup{font-size: 0.55em;}
#productsRelated li .price em{padding:0;background:inherit;color:#fff;font-style:normal;font-size: 1.113em;text-transform: uppercase;font-weight: 300;display: block;}
#productsRelated li .price span{color:#fff;font-weight:300;padding-left:5px;text-transform: uppercase;display: inline-block;vertical-align: top;padding-top: 3px;}
#productsRelated li .box_hide{height: 0;position: absolute;bottom: 0;left: 0;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;background: #1F2931;width: 100%;padding: 0 2.5%;text-align: right;pointer-events: none;}
#productsRelated li:hover .box_hide{height: 150px;}



#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:10px 50px;background:#efefef;}
.attribute h3{font-size:1.2em;font-weight:300;}
#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;}

#product #box2_product dl#attributesSelects{text-align:left;margin:0 10px 10px;border:1px solid #bebebe;padding:0 2px 5px 10px;}
#product #box2_product dl#attributesSelects dd{padding:0 0 5px;margin:0;}
#product #box2_product dl#attributesSelects dt{padding:5px 0 2px;margin:0;}
#product #box2_product dl#attributesSelects select{width:210px;}

#product #box2_product div#attributesSelects{margin: 20px;}
#product #box2_product div#attributesSelects ul{list-style: none;text-align: center;margin: 5px 0;}
#product #box2_product div#attributesSelects ul li{display: inline-block;margin: 10px 2.5px 0;vertical-align: middle;position: relative;}
#product #box2_product div#attributesSelects ul li label{border: 1px solid #464646;color:#464646;padding: 7px 10px;min-width:35px;display: block;font-weight: 300;text-align: center;cursor: pointer;background: #fff;}
#product #box2_product div#attributesSelects ul li label:hover, #product #box2_product div#attributesSelects input[type=radio]:checked + label{background: #DEDC00;color:#fff;}

#product #box2_product div#attributesSelects ul li input{position: absolute;top: 40%;left: 40%;z-index: -10;opacity: 0;outline: none;}
#product #box2_product div#attributesSelects ul li.type{position:static;font-size: 0.719em;color: #464646;font-weight: 300;margin: 10px 0 0;width: 100%;}

#sizeTable{font-weight:300;font-size:0.7em;width:65px;text-align:center;border:1px solid #464646;margin: 0 auto;}
#sizeTable a{text-decoration: none;display: block;padding:4px 2px;}
#sizeTable a:hover{background: #DEDC00;color: #fff;}

#product .table_size{display: none;}
.table_size {background: #DDDB00;padding: 20px;}
.table_size .type{font-size: 1.3em;padding-bottom: 10px;}
.table_size table{text-align: left;}
.table_size table td{padding: 5px;}



#instSideTab{z-index:101;position:fixed;top:130px;padding:0;}

#fbSideTab{z-index:101;position:fixed;top:230px;padding:10px;}
#fbSideTab.left{left:0px;padding-left:0;}
#fbSideTab.right{right:0px;padding-right:0;}
#fbSideTab .button{display:block;float:left;padding:0;}
#fbSideTab .fb{overflow:hidden;background-color:#2a2f34;}
#fbSideTab.left .fb{float:left;}
#fbSideTab.right .fb{float:right;}
#fbSideTab .fb.light{background-color:#e6e7e9;}
@media print{
  #fbSideTab{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{margin-bottom:15px;}
.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;} }
#products li .price{text-align:right;}
#products li .priceNetto, #product .box .price #priceNetto{padding-top:3px;font-size:0.9em;color:#1A263C;font-weight:normal;}
#products li .price .priceNetto em, #product .box .price #priceNetto em{font-weight:normal;padding-right:2px;}
#products li .price .priceNetto span, #product .box .price #priceNetto span{font-weight:normal;padding-right:5px;font-size:1em;color:#1A263C;}
#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:#1A263C;}
#product .box .price #priceNetto strong{padding:0 3px 0 0;}
#product .box .price #priceNetto em{color:#1A263C;}
#simpleNews{margin:0 20px 15px;width:30%;float:left;}
#simpleNews .type{}
#simpleNews .content{padding:8px 10px;list-style:none;border-bottom:2px solid #757575;line-height:1.5em;}
#simpleNews li{padding:7px 0;border-bottom:1px solid #e7eaee;}
#simpleNews li .name{font-size:0.9em;}
#simpleNews li .date{padding:3px 0 0;font-size:0.8em;color:#1A263C;}
#simpleNews li .description{padding:2px 0 0 5px;}
#simpleNews li .photo{text-align:center;padding:2px 0 0 5px;}
#simpleNews li .photo img{padding:1px;}
#simpleNews li .photo img:hover{}
#simpleNews .lL{border-bottom:0;padding-bottom:0;}

@media screen and (max-width:1023px){
  #simpleNews{margin:0 0 15px;}
  #simpleNews .type{padding: 5px 13px 10px;}
}

/* PRODUCTS SLIDER - jContent */

#productsSlider{width:100%;overflow: hidden;}
#productsSlider div.slides{text-align:left;position: relative;}
#productsSlider div.slick-slide{position: relative;}
#productsSlider div.slides h2{float:left;width:100%;padding:0;font-size:2.813em;text-transform: uppercase;line-height: 1em;}
#productsSlider div.slides h2 a{text-decoration:none;color: #fff;}
#productsSlider div.slides h2 a:hover{text-decoration:underline;}
#productsSlider div.slides .photo{float:left;margin:0;font-size:0px;line-height:0px;}
#productsSlider div.slides .photo img{}
#productsSlider div.slides .photo a:hover img{}
#productsSlider div.slides div.description{float:left;width:50%;margin:10px 0 0;text-align:justify;}
#productsSlider div.slides div.description a{color:#fff;}
#productsSlider div.slides div.description a:hover{color:#000;}
#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:100%;margin:7px 0 5px 0;background-color:inherit;color:#000;font-weight:bold;text-decoration:none;}
#productsSlider div.slides .price em{padding:0 6px 0 0;background:inherit;color:#fff;font-style:normal;font-size: 1.563em;font-weight: 300;text-transform: uppercase;display: block;}
#productsSlider div.slides .price strong{font-size:3.125em;color: #000;}
#productsSlider div.slides .price strong sup{font-size: 0.6em;}
#productsSlider div.slides .priceNetto{padding-top:3px;font-size:0.9em;color:#1A263C;font-weight:normal;}
#productsSlider div.slides .priceNetto strong{padding:0 3px 0 0;font-size:1em;}
#productsSlider div.slides .priceNetto em{color:#fff;}
#productsSlider div.slides .priceNetto span{font-weight:normal;padding-right:5px;color:#fff;}
#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:#000;text-decoration:line-through;font-size:1.13em !important;}
#productsSlider div.slides .noPrice strong{font-size:1.083em;}
#productsSlider div.slides .price span{padding:3px 0 0 10px;font-size:1.7em;color:#fff;display: inline-block;vertical-align: top;text-transform: uppercase;font-weight:300;}
#productsSlider div.slides .basket{float:left;margin:7px 0 0;font-size:0.917em;font-weight:bold;}
#productsSlider div.slides .basket a{display:block;padding:7px 12px;color:#fff;background:#b81f5b;text-decoration:none; -moz-border-radius:5px;border-radius:5px;}
#productsSlider div.slides .basket a:hover{}
#productsSlider div.sliderBox{position: absolute;bottom: 0;right: 0;z-index: 10;height: 253px;width: 417px;background: #DDDB00;padding: 20px;}


#products li .price ins{padding-right:5px;text-decoration:none;font-weight:bold;}
#products li .price ins em{padding-right:8px;background:inherit;color:#1A263C;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:#1A263C;text-decoration:line-through;font-style:normal;}


#noticesAccepts{text-align:left;padding:0px;margin:0px;}
#noticesAccepts li{margin-bottom:10px;list-style:none;}
#noticesAccepts li span{margin-left:4px;}

#sideTab{z-index:100;position:fixed;right:-65px;top:50%;background:#1A263C;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);}
#sideTab a{display:block;padding:15px;text-decoration:none;color:#fff;font-size:1.2em;text-transform: uppercase;font-weight: 300;}


#prevNext{list-style:none;font-size:1em;margin:0;display: inline-block;width: 23%;vertical-align: middle;padding-left: 2.5%;}
#prevNext a{font-weight:300;padding: 5px 10px;}
#prevNext a:hover{background: #1A263C;color: #DDDB00;}
#prevNext .prev{float:left;}
#prevNext .next{float:right;}

#newsletter .input{width:97%;}
#newsletter label{display:none;}
#newsletter fieldset{padding:0;margin:0;}
#newsletter .type{margin-top:0;}
#newsletter p{text-align:center;margin-top:5px;}
/* ADVANCED SEARCH */
#searchFormAdvanced{margin:0 6%;padding:10px 0 0;text-align:right;width:225px;}
#searchFormAdvanced .input{width:218px;}
#searchFormAdvanced .phrase label, #searchFormAdvanced .producer label{display:none;}
#searchFormAdvanced select{width:100%;font-size:1em;}
#searchFormAdvanced .hide, #searchFormAdvanced legend{display:none;}
#searchFormAdvanced div{padding:3px 0;}
#searchFormAdvanced .prices .input{width:42px;margin:0 0 0 4px;}
#searchFormAdvanced .prices label{padding-left:4px;}
#searchFormAdvanced .submit{margin-top:5px;padding:4px 10px 9px;font-size:0.917em;font-style:normal;border:0;background:#1A263C url('img/button_bg.png') no-repeat right bottom;border-top:2px solid #faf9f9;}
* html #searchFormAdvanced .submit{padding:4px 3px 9px;}


#basket .image img{padding:1px;background:#fff;max-width: 200px;}
#basket .image a:hover img{}
#basket tbody td, #basket tbody th{vertical-align:middle;}

@media screen and (max-width:481px){
  
}
#download{width:100%;background:#e0e0e0;font-size:1em;margin:15px 0 5px;-webkit-box-shadow:0 8px 5px -5px rgba(0,0,0,.15);box-shadow:0 8px 5px -5px rgba(0,0,0,.15);}
#download td{padding:5px;}
#download .ico{padding:5px 0;text-align:center;width:30px;}
#download .date-file{width:120px;}
#download thead td{background:#f0f0f0;}
#download tbody td{background:#fff;}
#download tbody p{padding-top:2px;color:#1A263C;}

@media screen and (max-width:360px){
  #download{font-size:0.875em;word-wrap: break-word;}
}
/* ASK ABOUT PRODUCT */
#product .askAboutProduct{font-size:2.188em;background: url('svg/ask_abaout.svg') no-repeat center;background-size: 100% 100%;width: 219px;height: 123px;font-family: 'bebas';text-transform: uppercase;text-align: center;line-height: 0.8em;padding-top: 46px;-webkit-transition: all 0.2s;transition: all 0.2s;opacity: 1;}
#product .askAboutProduct:hover{opacity: 0.8;background-size: 80% 80%;font-size: 2em;}



@media print{
  .askAboutProduct{display:none;}
}

/* BANNERS */
#banner0{text-align:center;padding-bottom:15px;}
#banner1{text-align:center;margin:10px 0;}
@media print{ #banner0, #banner1{display:none;} }
.content-slider{height:200px;overflow:hidden;} 
.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;}

#content .content-slider{max-width:100%;}
#content .content-slider .description{top:10px;left:80px;min-width:150px;width:45%;margin-top:10px;}
/* 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;}
/* SUBPAGES LIST - NEWS */
#content .subpagesList li h6{padding:0 0 5px;font-weight:bold;font-size:1em;}

#page h6.date{position:absolute;top:-5px;right:0px;padding:2px 0;font-size:1em;font-weight:normal;}
*:first-child+html #page h6.date{top:-5px;} /* IE 7 hack */
* html #page h6.date{top:-5px;} /* IE 6 hack */

/* SCROLL BACK TO TOP */
#backToTop{position:fixed;bottom:20px;right:1.5%;z-index: 99;}
#backToTop a{display:block;width:60px;text-align:center;color:#1A263C;text-transform:uppercase;text-decoration:none;transition:1s;opacity:0.6;font-size: 0;}
#backToTop a:hover{opacity:1;color:#1A263C;text-decoration:none;}
#backToTop a:before{content:'';display:block;width:100%;height:60px;margin-bottom:0;background:#b5b5b5 url('img/back_to_top.png') no-repeat center center;border-radius:50%;transition:1s;background-size: 50%;}
#backToTop a:hover:before{background-color:#DDDB00;}


/* 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:7px 10px;font-size:1em;}
#profile #captcha{width:50px;}
#profile .captcha em{font-style:normal;font-weight:300;}
#profile .captcha ins{padding:0 3px;font-weight:300;text-decoration:none;}
#profile .captcha strong{font-weight: 300;}
#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:#1A263C;}
#order .tab a.selected{border-color:#c9c9c9;background:#fff  ;color:#1A263C;}
#orderForm, #orderLoginForm{clear:both;}
#order #orderLogin div, #orderRegisterForm div{padding:12px 3%;background:#fff  ;border-top:1px solid #e0e0e0;border-bottom:1px 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;background:#2e6896;color:#fff;}
#userOrders tbody td{padding:6px 4px;border-top:2px solid #fff;background:#fff  ;border-bottom:1px solid #e0e0e0;}
#userOrders a{background:inherit;}
#userOrder .message{display:none;}
#userOrder #orderPrint{padding-top:15px;}
#orderLogin .submit, #forgetPasswordForm .submit{}

#productsLastVisited{clear: both;}