/*
Quick.Cart.Ext default stylesheet
More about design modifications - http://opensolution.org/Quick.Cart/docs/ext_6.6/?id=en-design
*/
/* GLOBAL STYLES */
body, body *{margin:0;padding:0;border:0;}
body,table{color:#666;font-size:0.75em;font-family:Catamaran, Arial, sans-serif;}
table{border-collapse:collapse;border-spacing:0;font-size:100%;}
tbody, tfoot, thead{margin:0;padding:0;}
caption, tr, th, td{margin:0;padding:2px 4px;font-size:100%;font:inherit;vertical-align:baseline;}

body{padding:0;background:#f7f7f7;text-align:center;}

.input, select, textarea{border-bottom:1px dotted #384b63;font-size:20px;color:#384b63;font-weight:bold;}
textarea{font-family:Catamaran, sans-serif;font-weight:bold;}
.input.warning-required, select.warning-required, textarea.warning-required{}
.input:focus, select:focus, .textarea:focus{}
.submit{text-transform:uppercase;padding:10px 15px;font-weight:bold;background:#1f3855;box-shadow:0 0 23px 0  #ddd;color:#fff;}
.submit:hover{cursor:pointer;}
* html .submit{padding:3px 1px;} /* IE 6 hack */
* html .input{height:21px;} /* IE 6 hack */
.form{}
.form label{}
.form legend{position:absolute;clip:rect(1px, 1px, 1px, 1px);}
.form label span{padding-left:10px;color:#949494;font-weight:normal;text-shadow:none;}
.hide{display:none;}

::-webkit-input-placeholder, ::-webkit-textarea-placeholder { /* WebKit, Blink, Edge */
    color:    #1f3855;
    font-weight: normal;
    opacity:0.8;
    font-family:Catamaran;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #1f3855;
   opacity:0.8;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #1f3855;
   opacity:0.8;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #1f3855;
   opacity:0.8;
}

a{color:#1f3855;text-decoration:none;}
a:hover{text-decoration:underline;}

.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:75px auto 0;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 .container{width:1000px;}

/* HEADER WITH TOP MENU ABOVE LOGO */
#head1, #head11{background:#1f3855;position:fixed;top:0px;left:0px;z-index:999999;width:100%;}
#head11{display:none;}
#head1 .container{overflow:hidden;}
* html #head1 .container, * html #head2, * html #head3, * html #body{background:none;} /* IE 6 hack */

/* MENU TOP 1 */

#head1 .container #logoMenu{float:left;padding:10px 30px 0px 150px;}
#head1 .container #searchMenu{float:right;padding:30px 23px 20px;cursor:pointer;}
#menu1 ul{float:left;list-style:none;font-weight:500}
#menu1 li{float:left;position:relative;}
#menu1 li a{text-decoration:none;color:#fff;text-transform:uppercase;padding:25px 10px;text-align:center;display:block;font-size:15px;font-weight:300;}
#menu1 li a:hover, #menu1 .selected a, #menu1 .selected-parent a{text-decoration:underline;font-weight:500}
#menu1 li a::after{content:"";height:15px;width:2px;background:#fff;position:absolute;right:-1px;top:29px;}
#menu1 li:last-child a::after{display:none;}

#menu4 ul{float:right;list-style:none;}
#menu4 li{float:left;position:relative;}
#menu4 li a{text-decoration:none;color:#fff;text-transform:uppercase;padding:25px 10px;text-align:center;display:block;font-size:15px;font-weight:300;}
#menu4 li a:hover, #menu4 .selected a, #menu4 .selected-parent a{text-decoration:underline;font-weight:500}
#menu4 li a::after{content:"";height:15px;width:2px;background:#fff;position:absolute;right:-1px;top:29px;}
#menu4 li:last-child a::after{display:none;}

#menu4 li.lBasket{}
#menu4 li.lBasket a{position:relative;}
#menu4 li.lBasket a:hover{}
#menu4 li.lBasket strong{font-weight:normal;margin-left:5px;}

/* LOGO, HEADER BACKGROUND AND SLOGAN */
#head2{clear:both;display:none;}
#head2 .container{position:relative;height:130px;}
#logo{text-align:center;}
#logo #title{}
#logo #title a{color:#666;font:bold 4em 'arial black';text-decoration:none;}
#logo #title a span{color:#c22463;background:inherit;}
#logo #title a strong{color:#2e6996;background:inherit;}
#logo #title a em{color:#c22463;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{background:#fff;position:relative;float:left;width:100%;}
#head3 .container{background:none;}
#head3::after{position:absolute;left:0px;bottom:-30px;width:100%;height:30px;background:url( 'img/shadow_menu2.png' ) repeat-x;content:"";}

/* MENU TOP 2 */
#menu2 ul{width:680px;margin:0;list-style:none;margin:auto;}
#menu2 li{float:left;padding:0;}
#menu2 li:hover, #menu2 .selected{}
#menu2 li.l1, #menu2 li.l1:hover, #menu2 li.l1.selected{border-left:none;}
#menu2 li a{padding:16px 0;width:135px;display:block;color:#1f3855;text-decoration:none;text-transform:uppercase;font-weight:800;font-size:18px;text-align:center}
#menu2 li a:hover, #menu2 .selected a, #menu2 .selected-parent a{}

#pageSearch{display:none;clear:both;padding:10px 0 0;border-top: 1px solid #ccc;}
#pageFiltr{display:none;float:left;clear:both;padding:10px 0 20px;border-top: 1px solid #ccc;width:100%;}
#pageFiltr.show{display:block;}
#pageFiltr .container2{width:1200px;margin:auto;text-align:left;clear:both;}
#pageFiltr .filtrColumn{float:left;box-sizing:border-box;padding:10px;font-weight:500;color:#1f3855;font-size:15px;}
#pageFiltr .filtrColumn .type{font-size:17px;text-transform:uppercase;font-weight:800;}
#pageFiltr .filtrColumn .active{background:#1f3855;color:#fff;padding:0 5px;}
#pageFiltr .filtrColumn ul{list-style:none;}
body.pageSearch #pageSearch{display:block;}
body.pageSearch #pageSearch.hide{display:none;}
#pageSearch #searchForm{width:750px;margin:auto;padding:0px;}
#pageSearch #searchForm .input{width:100%;margin:0px;padding:0px;font-size:50px;text-align:center;color:#1f3855;border-bottom:1px solid #ccc;}
#pageSearch #searchForm .submit{position:relative;z-index:9999;font-size:20px;font-weight:400;padding:15px 80px;margin:50px 0 -30px;}

body.pageSearch #products{position:relative;}
body.pageSearch #products .sort{top:30px;left:-80px;}
#productsCount, #pagesCount{margin:-30px 0 80px;font-size:20px;text-align:center;font-weight:bold;color:#1f3855;text-transform:uppercase;}
#pagesCount{margin:-20px 0 10px;}
/* BODY STYLES - LEFT AND RIGHT COLUMN */
#body{clear:both;margin:0;}
#body .container{}

/* LEFT COLUMN STYLES */
#column{float:left;width:270px;padding:20px 0;background:url('img/body_bg.png') repeat-x left top;display:none;}
.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;}
*: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:#c22463 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:#c22463;background:none;text-decoration:underline;}
#menu3 .selected > a:first-child{color:#c22463;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{background:#326e9c url('img/menu_bg_grey.png') no-repeat left bottom;}
#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:#c22463;background:none;}
.box .price, .box .noPrice{padding:2px 0 0;background:inherit;color:#c22463;}
.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 10px;color:#c22463;font-size:1.5em;border:0;text-align:left;text-shadow:2px 2px 2px #d5d5d5;}
.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 .box{float:left;width:30%;padding:0;margin:0 0 5px 2%;background:#fbfbfb;border:2px solid #f3f3f3;-webkit-box-shadow:0 0 8px rgba(48,47,47,.4);box-shadow:0 0 8px rgba(48,47,47,.4);}
.boxes.footer .box{margin-top:10px;margin-bottom:10px;}

/* 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:#2e6a97;}
#basketSummary li a:hover{color:#c22463;}
#basketSummary li div{padding:5px 0 0;font-weight:normal;font-size:0.9em;}
#basketSummary li .priceQuantity{color:#c22463;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:#c22463;text-align:center;font-weight:bold;}
#basketSummary .summary em{background:inherit;color:#666;font-style:normal;}
#basketSummary .summary strong{padding:0 3px;font-weight:bold;}
#basketSummary .summary span{color:#666;font-weight:bold;}

/* PROMOTED PRODUCTS */
#promoted{margin-bottom:10px;padding:0 20px;}
#promoted .title{margin-top:10px;padding:5px 0px 10px 7px;font-size:1.667em;font-weight:bold;color:#fff;background:#326e9c url('img/menu4_bg.png') no-repeat left bottom;}
#promoted ul{list-style:none;padding-bottom:10px;text-align:center;}
#promoted li{padding:13px 0;border-bottom:1px solid #e0e0e0;}
#promoted li img{padding:1px;background:#c0bfbf;border:4px solid #eee;-webkit-box-shadow:0 0 10px rgba(48,47,47,.4);box-shadow:0 0 10px rgba(48,47,47,.4);}
#promoted li img:hover{border:4px solid #c9cdce;}
#promoted li .name{font-size:1.1em;padding:5px 0;font-weight:bold;}
#promoted li a{text-decoration:none;}
#promoted li a:hover{background:inherit;color:#666;text-decoration:underline;}
#promoted li .price, #promoted li .noPrice{padding:2px 0 0;background:inherit;color:#c22463;}
#promoted li .price strong{padding:0 2px 0 5px;font-weight:bold;}
#promoted li .price em{padding:0;background:inherit;color:#666;font-style:normal;}
#promoted li .price span{color:#666;font-weight:bold;padding-left:5px;}

/* RIGHT COLUMN STYLES */
#content{float:left;width:1000px;text-align:center;margin:20px 0 50px;}
#content .slideButton a{color:#263d59;font-weight:bold;}
* html #content{width:658px;} /* IE 6 hack */
.order #content{width:100%;}
#page{clear:left;position:relative;width:100%;text-align:left;background:#fff;padding:50px 100px;box-sizing:border-box;
box-shadow:0px 0px 35px 0px #ddd;}
* html #page{float:none;width:96%;} /* IE 6 hack */
* html .order #page{width:94%;} /* IE 6 hack */

body.blog{}

/* PAGE TITLE */
#content h1{margin-bottom:50px;padding:20px 0;border: 2px solid 
#1d344e;border-left:none;border-right:none;text-align:center;background:#f7f7f7;font-size:45px;font-family:Merriweather;content:"regulamin";text-transform:uppercase;font-weight:300;color:#ae9c88;}
#content h1.product{color:#1d344e;margin:50px 125px;font-weight:bold;}

#body.order h1, #body.basket-page h1{border-width:3px;}
#body.order h1 a, #body.basket-page h1 a{font-size:18px;color:#1f3855;text-transform:uppercase;font-weight:bold;font-family:Catamaran;margin:15px 0;}
#body.order h1 a, #body.basket-page h1 a{float:left;}
#body.order h1 a:last-child, #body.basket-page h1 a:last-child{float:right;}
#body.basket-page #backShopping{position:absolute;bottom:-100px;font-size:18px;color:#1f3855;text-transform:uppercase;font-weight:bold;font-family:Catamaran;margin:15px 0;}
#body.order #backShopping{bottom:-100px;font-size:18px;color:#1f3855;text-transform:uppercase;font-weight:bold;font-family:Catamaran;margin:15px 0;}
#body.basket-page #page{margin-bottom:100px;}

/* NAVIGATION PATH - TREE */
div.breadcrumb{font-size:18px;font-weight:600;color:#1f3855;margin:0 0 20px;}
div.breadcrumb a{text-decoration:none;color:#1f3855;font-size:18px;text-transform:uppercase;font-weight:600;margin:0 3px;}
div.breadcrumb a:last-child{color:#ae9c88}
div.breadcrumb a:hover{text-decoration:underline;}

#page61 div.breadcrumb{display:none;}
*:first-child+html #page div.breadcrumb{top:-5px;} /* IE 7 hack */
* html #page div.breadcrumb{top:-5px;} /* IE 6 hack */

/* PAGE CONTENT */
#page div.content{font-size:1.083em;line-height:1.5em;color:#1f3855;}
#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;font-size:1.4em}
#page div.content p{padding:15px 20px;line-height:23px;font-size:18px;}
body.blog #page div.content p{font-size:20px;line-height:30px;}
#page div.content p img{max-width:100%;height:auto;margin:25px 0;}
#page div.content h2{font-size:20px;margin:12px 0;}
#page .imageContent{text-align:center;font-size:14px;}


.tS{float:right;margin:17px 0 3px;}
.tS div{display:inline;}
.tS a{margin:0 4px;text-decoration:none;background:inherit;color:#2e6a97;font-weight:bold;font-family:Arial;}
.tS a:hover{color:#c22463;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;position:absolute;top:0px;left:0px;padding:10px;width:70px;background:#fff}
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{}
#content .subpagesList li img:hover, #content .imagesList li img:hover, #content .imagePreview img:hover, #products li .photo a:hover img, #subpagesGallery img:hover, .imagesGallery img:hover, .box .page-box img:hover, .box .product-box img:hover{}

#imagesList1{float:left;margin:9px 20px 0 0;}
#imagesList2{clear:right;float:right;margin:8px 0 0 15px;}

/* IMAGES STYLES - GALLERY */
#imagesGallery4{margin:20px 0 0;}
#imagesGallery5{margin:10px 0 10px;}
#content .imagesGallery{clear:both;}
#content .imagesGallery .pages{clear:both;border-top:1px solid #e7e9ed;}
#content .imagesGallery table{clear:both;width:100%;padding:10px 0;font-size:1em;}
#content .imagesGallery table caption{position:absolute;clip:rect(1px, 1px, 1px, 1px);}
#content .imagesGallery td, #content .imagesGallery th{padding:15px 7px 10px;background:inherit;font-size:0.917em;text-align:center;vertical-align:top;}
#content .imagesGallery div{font-weight:normal;font-size:1.1em;line-height:1.4em;}

#imagesProductLeft{width:750px;margin:auto;}
.imagePreview{margin:9px 0 0 0!important;text-align:center;box-shadow: 0 0 23px 0 #999;width:630px;}
/*.imagePreview a{display:block;line-height:0px;max-height:440px;overflow:hidden;}*/
.imagePreview a{display:block;line-height:0px;overflow:hidden;}
.imagePreview img{width:100%;overflow:hidden;}
#imagesListPreview{float:left;margin:9px 20px 70px 0;}
* html #imagesListPreview{margin-top:-5px;}
.imagesList#imagesListPreview li{margin-bottom:13px;box-shadow: 0 0 23px 0 #999;}
.imagesList#imagesListPreview li img{}
.imagesList#imagesListPreview li img:hover{}
.imagesList#imagesListPreview li a{display:block;line-height:0px;}

/* FILES LIST STYLES */
#filesList{width:100%;float:left;margin:15px 0 5px;list-style:none;vertical-align:middle;border-left:2px solid #e0e0e0;}
#filesList li{width:100%;float:left;clear:left;margin:5px 0 5px 10px;padding-left:10px;}
#filesList li a{color:#c22463;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:9999900;}
#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:95%;margin:10px 0;padding:18px 2.5%;background:#fff url('img/body.png');border-bottom:1px solid #dadada;-webkit-box-shadow:0 10px 5px -5px rgba(0,0,0,.15);box-shadow:0 10px 5px -5px rgba(0,0,0,.15);}
* html #content .subpagesList li{width:100%;} /* IE 6 hack */
#content .subpagesList li .photo{float:left;margin:0 20px 5px 0;}
#content .subpagesList li h2{padding-bottom:10px;text-shadow:2px 2px 3px #ddd;}
#content .subpagesList li h2, #content .subpagesList li h2 a{color:#c22463;font-size:1.25em;font-weight:normal;background:none;}
#content .subpagesList li h2 a:hover{color:#666;background:none;}
#content .subpagesList li div.description{font-weight:normal;font-size:1em;line-height:1.4em;}
#content .subpagesList li ul, #content .subpagesList li ol{float:left;width:100%;margin:5px 0 0 30px;padding:0;}
#content .subpagesList li li{padding:0;border-bottom:0;background:none;-webkit-box-shadow:none;box-shadow:none;}
#content .subpagesList li ul{list-style:disc;}
#content .subpagesList li ol{list-style:decimal;}
#content .subpagesList li p{padding-bottom:10px;}

#subpagesGallery{width:100%;padding:10px 0;font-size:1em;background:url('img/body.png');border-bottom:1px solid #dadada;-webkit-box-shadow:0 10px 5px -5px rgba(0,0,0,.15);box-shadow:0 10px 5px -5px rgba(0,0,0,.15);}
#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;}

#pageSearchList{float:left;position:relative;width:100%;margin:40px 0 40px;text-align:left;background:#fff;padding:50px 100px;box-sizing:border-box;
box-shadow:0px 0px 35px 0px #ddd;}
#content #subList2{float:left;}
#content #subList2 li{float:left;clear:none;width:33%;margin:0px;padding:0px;background:none;box-shadow:none;border:none;}
#content #subList2 li:nth-child(3n + 1){clear:left;}
#content #subList2 .photo{float:none;width:230px;height:230px;text-align:center;margin:15px auto 20px;box-shadow: 0 0 23px 0 #ddd;}
#content #subList2 li h2{text-align:center;margin:15px 0 0;}
#content #subList2 li h2 a{color:#1f3855;text-shadow:none;text-transform:uppercase;font-size:18px;line-height:23px;font-weight:bold;}
#content #subList2 li .description p{display:none};
#pageSearchList #loadMorePages{}

/* SOCIAL BUTTONS */
#plusOne{display:none;position:absolute;top:20px;right:20px;}
#socialButtons{display:none;clear:both;float:left;width:100%;margin:10px 0;padding:6px 0 4px;text-align:left;list-style:none;background:url('img/body.png');border-bottom:1px solid #dadada;-webkit-box-shadow:0 8px 5px -5px rgba(0,0,0,.15);box-shadow:0 8px 5px -5px rgba(0,0,0,.15);}
#socialButtons .title{display:block;float:left;margin:0 0 0 15px;padding:2px 0 0;}
#socialButtons li{float:left;margin:0 10px 0;}
#socialButtons li.social2 img{border:1px solid #ccc;}
#socialButtons a img{vertical-align:middle;}

/* SITE MAP */
#siteMap{margin:5px 0;list-style:none;}
* html #siteMap{float:left;width:100%;}
#siteMap li{margin:0 0 13px;padding:8px 10px 10px;background:#fff url('img/body.png');border-bottom:1px solid #dadada;-webkit-box-shadow:0 8px 5px -5px rgba(0,0,0,.15);box-shadow:0 8px 5px -5px rgba(0,0,0,.15);}
#siteMap li a{font-weight:bold;font-size:1.1em;color:#c22463;background:none;}
#siteMap li a:hover{color:#2e6996;background:none;}
#siteMap ul{margin:0;padding:3px 0 0 10px;border:0;list-style:none;}
#siteMap ul li{margin:0;padding:4px 10px;border:0;-webkit-box-shadow:none;box-shadow:none;}
#siteMap ul li a{font-weight:bold;color:#2e6996;background:none;}
#siteMap ul.products li{border:0;background:url('img/menu3_sub.gif') no-repeat 3px 11px;-webkit-box-shadow:none;box-shadow:none;}
#siteMap ul.products li a{color:#333;font-weight:normal;text-decoration:none;}
#siteMap ul.products li{padding-left:15px;margin-left:5px;}
#siteMap li ul li a:hover, #siteMap ul.products li a:hover{color:#c22463;background:none;text-decoration:underline;}
#siteMap li .price{display:inline;font-size:0.917em;color:#2e6996;padding-left:5px;}
#siteMap li strong{padding:0 5px 0 7px;background-color:inherit;color:#2e6996;}
#siteMap li span{background-color:inherit;color:#2e6996;}

/* COMMENTS */
#commentForm{clear:both;width:60%;margin:10px auto 40px;}
#commentForm *{max-width:450px;}
#commentForm fieldset{width:300px !important;}
#commentForm dl, #commentForm dt, #commentForm dd{margin:0;padding:0;}
#commentForm dt{display:none;}
#commentForm dd{margin-bottom:18px;}
#commentForm .vote{display:none;}
#commentForm .input, #commentForm textarea{margin-top:20px;background:none;}
#commentForm textarea{}
#commentForm .input[name=sCaptcha]{font-size:14px;text-align:center;}
#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;}
#commentsDesc{clear:both;font-size:18px;color:#384b63;margin:20px 0;}
#commentForm, #commentsDesc{display:none;}
#commentForm .submit{font-size:20px;font-weight:500;}
.bottomBelka{width:100%;height:3px;background:#1f3855;display:none;}

.productTitles{overflow:hidden;margin:0px 0 0px;border:none;text-transform:uppercase;color:#1f3855;font-size:20px;padding:15px 0;}
#comments{display:none;float:left;width:100%;margin:7px 0 20px;list-style:none;color:#384b63;}
#comments li{clear:left;float:left;width:100%;margin:10px 0;padding:10px 0 25px;border-bottom:1px dotted #1f3855;}
* html #comments li{width:100%;}
#comments div{float:left;width:40%;}
#comments span.name{display:block;font-size:22px;font-weight:bold;text-align:right;padding-right:20px;}
#comments span.date{display:block;font-size:18px;margin-top:3px;text-align:right;padding-right:20px;line-height:5px;}
#comments p{font-weight:normal;font-size:18px;line-height:18px;width:60%;float:right;padding-top:5px;text-align:left;}

body.blog .commentsContainer{clear:both;width:720px;margin:auto;border-bottom: 1px solid #1f3855;border:none;}
#belka{position:relative;margin:auto;border:3px solid #1f3855;border-left:none;border-right:none;}
body.blog .productTitles{cursor:pointer;width:50%;text-align:center;margin:auto;}
body.blog #addComment{position:absolute;top:15px;font-size:18px;text-transform:none;font-weight:normal;cursor:pointer;}
body.blog #comments{}

/* PRODUCTS RATING */
#productRating{display:none;margin:10px 0 5px;text-align:center;}
#productRating .results{margin:2px 0 0;font-size:0.9em;}
#productRating .results strong{padding:0 0 0 2px;}
.ratingDisplay{width:80px;height:16px;background: url('img/stars.gif') no-repeat 0 0;font-size:0em;margin:6px auto;}
#comments .ratingDisplay{width:80px;margin-bottom:0;opacity:0.5;}
.rating{float:left;width:80px;height:16px;margin:0;padding:0;list-style:none;position:relative;clear:both;background: url('img/stars.gif') no-repeat 0 0;}
.stars0{background-position:0 0}
.stars1{background-position:0 -96px}
.stars2{background-position:0 -112px}
.stars3{background-position:0 -128px}
.stars4{background-position:0 -144px}
.stars5{background-position:0 -160px}
#commentForm dd.vote{float:left;}
#commentForm dt.vote{float:left;margin-right:5px;}
* html #commentForm dd.vote{margin-bottom:0;}
#commentForm .commentContent{clear:both;}
#commentForm ul.rating li{cursor:pointer;float:left;text-indent:-999em;}
#commentForm ul.rating li a {position:absolute;left:0;top:0;width:16px;height:16px;text-decoration:none;z-index: 200;}
#commentForm ul.rating li.one a{left:0}
#commentForm ul.rating li.two a{left:16px;}
#commentForm ul.rating li.three a{left:32px;}
#commentForm ul.rating li.four a{left:48px;}
#commentForm ul.rating li.five a{left:64px;}
#commentForm ul.rating li a:hover{z-index:2;width:80px;height:16px;overflow:hidden;left:0;background: url('img/stars.gif') no-repeat 0 0}
#commentForm ul.rating li.one a:hover{background-position:0 -96px;}
#commentForm ul.rating li.two a:hover{background-position:0 -112px;}
#commentForm ul.rating li.three a:hover{background-position:0 -128px}
#commentForm ul.rating li.four a:hover{background-position:0 -144px}
#commentForm ul.rating li.five a:hover{background-position:0 -160px}

/* CONTACT FORM */
#contactPanel{clear:both;width:100%;margin:10px auto 0;}
#contactPanel fieldset{padding:25px 20px;}
#contactPanel fieldset legend{position:absolute;clip:rect(1px, 1px, 1px, 1px);}
#contactPanel dl, #contactPanel dt, #contactPanel dd{margin:0;padding:0;}
#contactPanel dt{padding:0 0 7px;}
#contactPanel dd{margin-bottom:18px;}
#contactPanel .input, #contactPanel textarea{width:99%;padding:3px;font-size:1em;}
#contactPanel #captcha{width:9%;}
#contactPanel .captcha em{font-style:normal;font-weight:bold;}
#contactPanel .captcha ins{padding:0 3px;font-weight:bold;text-decoration:none;}
#contactPanel .save{text-align:center;}
#contactPanel label{font-size:18px;}

/* PAYMENTS */
#paymentDescription{float:left;width:100%;clear:both;margin:40px 0 0;padding:20px 100px 60px;text-align:left;background:#263d59;color:#fff;font-size:18px;box-sizing:border-box;text-align:center;}
#paymentDescription strong{font-size:22px;}
#paymentDescription a{color:#fff;}
#paymentOuter{margin:10px 0 0;}
#paymentChannels{margin:10px 0;display:none;}
#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{display:none;clear:both;float:right;width:100%;margin:10px 10px;color:#666;font-size:1em;text-align:right;}
*:first-child+html #options{width:94%;} /* IE 7 hack */
* html #options{width:94%;} /* IE 6 hack */
#options a{padding:0 10px 0;color:#2e6a97;background:inherit;}
#options a:hover{color:#c22463;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;border:none !important;}
.message h2{background:inherit;color:#c22463;font-weight:normal;font-size:2.4em;line-height:1.7em;background:none !important;}
.message h2 a{color:#2e6a97;background:inherit;background:none;}
.message h2 a:hover{color:#666;background:inherit;background:none;}

/* PRODUCTS LIST */
#products{clear:both;float:left;width:100%;margin:10px 0 100px;list-style:none;background:#fff;position:relative;}
#products ul.list{float:left;width:100%;list-style:none;}
#products .list li{float:left;width:33%;position:relative;}
/* standard products list (not columns) example:
#products .list li{position:relative;clear:both;width:96%;margin:5px 0;padding:5px 2% 10px;text-align:left;} */
#products .list li li{float:none;width:auto;margin-left:0px;padding:0;border-top:0px;text-align:left;}
#products li.column1{clear:both;margin-left:0;}
#products li .photo{width:230px;height:230px;margin-bottom:4px;font-size:0px;line-height:0px;box-shadow:0 0 23px 0 #ddd;margin:15px auto 10px;}
#products li h2{line-height:23px;}
#products li h2 a{text-decoration:none;font-size:18px;color:#1f3855;text-transform:uppercase;}
#products li h2 a:hover{text-decoration:underline;}
#products li h3{padding-bottom:5px;font-weight:normal;font-size:0.917em;}
#products li h3, #products li h3 a{color:#666;display:none;}
#products li h3 a:hover{color:#c22463;}
#products li h3 em{padding:0 5px;}
#products li div.description{display:none;margin:10px 0 0;text-align:justify;}
#products li div.description a{color:#666;}
#products li div.description a:hover{color:#c22463;}
#products li div.description ul, #products li div.description ol{margin:5px 0 0 25px;padding:0;}
#products li .price, #products li .noPrice{padding-left:65px;font-size:18px;color:#1f3855;font-weight:500;margin-bottom:20px;}
#products li .price em{display:none;}
#products li .price strong{font-weight:500;}
#products li .noPrice strong{}
#products li .price span{}
#products li .basket{width:38px;height:38px;float:left;margin:0px 15px;}
#products li .basket a{height:38px;width:38px;display:block;line-height:40px;background: url( 'img/add_cart.png');}
#products li .basket a:hover{text-shadow:0px 0px 5px #e9c0d1;}
#products li .basket.inBasket a{background: url( 'img/in_basket.png') no-repeat;}
#products li .promoted{position:absolute;height:21px;width:25px;right:30px;top:30px;background: url('img/promo_s.png');}
#products li .promoted.active{background: url('img/promo_active_s.png');}

#products .pages{display:none;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{position:absolute;top:-20px;left:0px;font-size:14px;color:#1f3855;font-weight:800;}
#products .sort ul{display:inline;list-style:none;margin-left:15px;}
#products .sort li{display:inline;padding:0 16px;font-weight:bold;color:#ae9c88}
#products .sort li:last-child{}
#products .sort li:first-child{border:none;padding-left:15px;}
#products .sort li a{font-weight:normal;color:#1f3855;font-weight:600;}

/* PRODUCTS DETAILS */
#product{clear:left;float:right;display:block;width:1000px;text-align:left;}
* html #product{margin:0;} /* IE 6 hack */
#product h1{}
#product h2{background: url( 'img/arrow_down.png' ) right center no-repeat;}
#product h2.arrowUp{background: url( 'img/arrow_up.png' ) right center no-repeat;}
#product div.breadcrumb{margin:0 0 10px;padding:2px 0 7px;border-bottom:1px solid #bebebe;font-weight:normal;font-size:0.917em;}
#product div.breadcrumb, #product div.breadcrumb a{background:inherit;color:#666;}
#product div.breadcrumb a:hover{background-color:inherit;color:#c22463;}
#product div.breadcrumb em{padding:0 5px;}

#product #box{float:left;clear:both;margin:50px 0;width:100%;background:#fff;box-shadow:0 0 23px 0  #ddd;}
#product #box #boxLeft{float:left;width:50%;position:relative;padding-top:30px;}
#product #box #boxLeft h1, #product #box #price, #product #box #noPrice{border: none;padding: 0 0 0 100px;text-align:left;font-family:Catamaran;font-size:28px;color:#1f3855;background:none;margin-bottom:30px;font-weight:bold;line-height:36px;}
#product #box #boxRight{float:right;width:50%;background: #fff;}
#product #box #boxRight #addBasket{background:#fff url( 'img/product_basket.png' ) no-repeat 93% 90%;}
#product #box #boxRight.noAttr #addBasket{background-position:93% 40%;margin-top:60px;}
#product #box .promoted{position:absolute;height:40px;width:48px;left:30px;top:45px;background: url('img/promo.png');background-size:100%;}
#product #box .promoted.active{background: url('img/promo_active.png');background-size:100%;}

#product #box form{font-weight:bold;}
#product #box #noPrice{color:#c22463;}
#product #box #price span{font-weight:bold;font-size:40px;}
#product #box #price em{display:none;}
#product #box #price strong{font-size:40px;}
#product #box #available{margin:5px 0;color:#1f3855;font-weight:500;font-size:14px;display:none;}
#product #box #addBasket{background:none;border:none;margin-top:20px;}
#product #box #addBasket .submit{font-size:30px;text-transform:uppercase;padding:23px 26px;font-weight:bold;background:#1f3855;box-shadow:0 0 23px 0  #ddd;}
#product #box #addBasket::after{content:"";padding:10px;position:absolute;bottom:0px;left:0px;}
#product #box #addBasket .submit:hover{}

#product div.content{clear:left;padding:10px 0 10px;font-size:1.083em;line-height:1.5em;}
#product div.content ul, #product div.content ol{margin:5px 0 0 30px;padding:0;}
#product div.content li{margin:8px 0;padding:0;border-left:0;}
#product div.content p{padding-bottom:10px;}

/* FEATURES */
#features{margin:0 0 15px;min-width:300px;background:#e0e0e0;font-size:1em;-webkit-box-shadow:0 8px 5px -5px rgba(0,0,0,.15);box-shadow:0 8px 5px -5px rgba(0,0,0,.15);}
#features caption{position:absolute;clip:rect(1px, 1px, 1px, 1px);}
#features thead td{padding:5px;background:#f0f0f0;text-align:center;font-weight:bold;border:1px solid #e8eaee;}
#features tbody td, #features tbody th{padding:5px;background:#fff;font-weight:normal;text-align:left;border:1px solid #e8eaee;}
#features .l0 td, #features .l0 th{background:#f0f0f0;}

/* BASKET AND ORDER */
#body.basket-page #page{padding:25px 0 0;position:relative;}
#orderThanks{margin-top:40px;font-size:45px;color:#ae9c88;text-transform:uppercase;text-align:center;line-height:50px;font-family:Merriweather;}
#orderThanks span{font-size:30px;font-weight:normal;}
.orderedProducts{background:#fff;padding-top:20px;margin:40px 0;float:left;width:100%;box-shadow: 0px 0px 18px 0px #ddd;}
#orderedProducts table{width:90%;margin:0;margin-left:10%;}
#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:none;color:#1f3855;font-size:18px;text-transform:uppercase;font-weight:bold}
#orderedProducts thead em{padding:0 4px 0 0;font-style:normal;}
#orderedProducts thead .submit{background:url( 'img/save_basket.png' ) center center no-repeat;box-shadow:none;}
#orderedProducts tbody th, #orderedProducts tbody td{border-top:3px solid #1f3855;vertical-align:middle;}
#orderedProducts tbody td.del{border:none;text-align: center;}
#orderedProducts tbody th{text-align:left;}
#orderedProducts tbody th a{background:inherit;float:left;color:#1f3855;font-size:25px;vertical-align:middle;}
#orderedProducts tbody th .photo{max-width:150px;width:150px;float:left;}
#orderedProducts tbody th .photo img{max-width:100%;width:100%;}
#orderedProducts tbody td{color:#1f3855;font-size:25px;font-weight:400;}
#orderedProducts tbody .price, #orderedProducts tbody .summary{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 tfoot{background:url('img/body.png');text-align:right;}
#orderedProducts tfoot .summaryProducts, #orderedProducts tfoot .summaryProducts th, #orderedProducts tfoot .summaryShippingPayment, #orderedProducts tfoot .summaryOrder{text-align:right;}
#orderedProducts tfoot .nextStep .submit{background:#c22463;text-shadow:1px 1px #630d2f;}
#orderedProducts tfoot .nextStep .submit:hover{background:#154a72;text-shadow:1px 1px #17344b;}


#orderedProducts tbody td.summary, #orderedProducts thead td.summary{width:100px;}
#orderedProducts tbody td.quantity, #orderedProducts thead td.quantity{width:100px;text-align:center;}
#orderedProducts tbody td.quantity input{text-align:left;}
#orderedProducts tbody td.price, #orderedProducts thead td.price{width:100px;text-align:center;}
#orderedProducts tbody td.del, #orderedProducts thead td.del{width:80px;text-align:center;}
#orderedProducts tbody th, #orderedProducts tbody td{padding:20px 0;}
#orderedProducts tbody th > a{background:inherit;float:left;color:#1f3855;font-size:25px;vertical-align:middle;margin-top:40px;text-transform:uppercase;font-weight:bold;max-width:230px;margin-left:10px;}

#body.basket-page #discountVoucher{border: 3px solid #1f3855;border-left:none;border-right:none;background:#f7f7f7;padding:30px 0;font-size:18px;float:left;clear:both;width:100%;}
#body.basket-page #discountVoucher .submit{background:none;color:#1f3855;box-shadow:none;font-size:20px;float:right;}
#body.basket-page #discountVoucher .input{background:none;float:right;width:50%;margin:10px;}
#body.basket-page #discountVoucher label{display:none;}
#body.basket-page #discountVoucher.active{text-align:right;padding-right:95px;box-sizing:border-box;color:#1f3855}
#body.basket-page #summaryProducts{clear:both;padding:20px 0;font-size:20px;color:#1f3855;text-transform:uppercase;line-height:20px;float:left;width:100%;}
#body.basket-page #summaryProducts strong{font-weight:800;}
#body.basket-page #summaryProducts .submit{font-size:30px;font-weight:normal;font-family:Catamaran;padding:10px 25px;position:absolute;bottom:-35px;right:100px;}
#body.basket-page #summaryProducts .container{float:right;width:60%;padding-bottom:100px;}
#body.basket-page #summaryProducts .container #summaryDesc{float:left;}
#body.basket-page #summaryProducts .container #summaryPrice{float:right;font-size:30px;font-weight:bold;padding:10px 0;margin-right:100px;}

#basket #orderedProducts table{}
#basket .info{padding:10px 0;text-align:left;}
#basket #recount{background:#fff;border-bottom:2px solid #e0e0e0;}
#basket #recount td{border-bottom:1px solid #e0e0e0;text-align:right;}
#basket #recount .submit{padding:2px 3px;}
#basket #recount .submit:hover, #basket .buttons #continue .submit:hover{background:#c22463;}
#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:#c22463;}
#basket .buttons #continue{text-align:left;}
#basket .buttons #continue .submit{margin-right:5px;padding:3px 5px;}
#basket #pageDescription{margin-top:20px;}

#basket #save{padding:7px;}
#basket #save .submit{margin-right:5px;padding:4px 9px;background:#f2f2f2;color:#666;border:2px solid #e0e0e0;font-weight:normal;text-shadow:none;}
#basket #save .submit:hover{background:#154a72;color:#fff;}
#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:#1f3855;font-weight:bold;float:left;margin-left:30px;}
#orderedProducts tfoot #discountVoucher{color:#666;}

#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:#2e6a97;text-shadow:1px 1px 3px #e0e0e0;}
#order #personalData{padding:12px 3%;overflow:hidden;}
#order #personalData #setBasic, #order #personalData #setExtend{float:left;width:50%;}
#order #personalData label{display:none;padding:2px 0;font-weight:bold;color:#2e6a97;text-shadow:1px 1px #e0e0e0;}
#order #deliveryAddressBlock label, #order #invoiceBlock label, #order #deliveryAddressBlock label, #order #deliveryAddressBlock label{display:none;}
#order #personalData .input, #order #personalData #oComment{width:90%;margin:0 0 5px;}
#order #personalData #oComment{height:125px;}
#order #vrn{float:left;width:40%;}
#order #invoice{float:left;height:20px;margin-left:2%;padding-top:18px;text-align:right;}
#order #invoice input{float:left;margin-top:3px;}
#order #invoice label{float:left;margin:0 0 0 5px;font-weight:normal;}
#order #street{clear:both;}

#shippingAndPayments div{padding:11px 3%;}

#order tfoot td, #orderPrint tfoot td{color:#c22463;}
#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: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:#666;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 #page{background:none;box-shadow:none;padding:0px;}
.order #page fieldset{padding:20px 100px;margin:30px 0;box-shadow: 0px 0px 18px 0px #ddd;height:30px;overflow:hidden;background: #fff url( 'img/save_basket_blank.png' ) no-repeat 40px 25px ;}
.order #page #order fieldset.arrowUp{background-image: url( 'img/save_basket.png' );}
.order #page #order fieldset .container{width:auto;padding:12px 3%;}
.order #page #order fieldset#shippingAndPayments, .order #page #order fieldset#orderedProducts, .order #page #order fieldset:first-child{height:auto;background:#fff;}
.order #page #order fieldset#shippingAndPayments .head{padding:0px;}
.order #page #order fieldset label[for="oInvoice"]{display:inline !important;font-size:20px;margin-left:20px;}
.order #page #order fieldset legend{display:none;}
.order #page #order fieldset .head{color:#1f3855;font-size:20px;text-transform:uppercase;font-weight:bold;cursor:pointer;}
.order #page #order #rulesAccept label{display:none !important;}
.order #page #order input{margin:10px 0 !important;font-family:Catamaran, Arial, sans-serif;font-weight:bold;}
.order #page #orderedProducts table{width:80%;margin:0 10%;}
.order #page #order fieldset#orderedProducts{padding:20px 0;}
.order #page #personalDataBlock, .order #page #nextStep{height:auto;}

.order #page #discountVoucher{border: 3px solid #1f3855;border-left:none;border-right:none;background:#f7f7f7;padding:30px 0;font-size:18px;float:left;clear:both;width:100%;}
.order #page #discountVoucher .submit{background:none;color:#1f3855;box-shadow:none;font-size:20px;float:right;}
.order #page #discountVoucher .input{background:none;float:right;width:50%;margin:10px;}
.order #page #discountVoucher label{display:none;}
.order #page #discountVoucher.active{text-align:right;padding-right:130px;box-sizing:border-box;color:#1f3855}


.order #page #summaryProducts{clear:both;padding:20px 0;font-size:20px;color:#1f3855;text-transform:uppercase;line-height:20px;float:left;width:100%;}
.order #page #summaryProducts strong{font-weight:800;}
.order #page #summaryProducts .submit.confirm, .order #page #summaryProducts .submit{font-size:30px;font-weight:normal;font-family:Catamaran;padding:10px 25px;position:absolute;bottom:-35px;right:100px;z-index:999;}

.order #page #summaryProducts .submit.confirm{bottom:385px}
.order #page #summaryProducts .submit{bottom:-10px}
.order #page #summaryProducts .submit.off{background:#ccc;}

.order #page #summaryProducts .container{float:right;width:60%;padding-bottom:100px;margin:20px 0 0;}
.order #page #summaryProducts .container #summaryDesc{float:left;}
.order #page #summaryProducts .container #summaryPrice{float:right;font-size:30px;font-weight:bold;padding:0px 0;margin-right:10px;margin-bottom:20px;}
.order #page #summaryProducts .container #rulesAccept{clear:both;}
.order #page #summaryProducts .container #rulesAccept a{color:#1f3855;text-transform:none;}
.order #page #additional{float:left;width:100%;clear:both;border:3px solid #1f3855;border-left:none;border-right:none;}
.order #page #additional > div{padding:20px 0;float:left;width:100%;}
.order #page #additional > div .left{width:40%;float:right;}
.order #page #additional > div .right{width:15%;float:right;}
.order #page #additional > div#shipping .left{line-height:40px;}
#page18 .order #page #additional > div .right{width:16%;}
#page18 .order #page #additional > div#discountVoucher .right{width:20%;}
#page18 .order #page #additional > div#discountVoucher .left{width:36%;}
.order #page #additional #discountVoucher{border:none;border-bottom:1px dotted #000;}
.order #page #additional #discountVoucher .left{color:#1f3855;font-size:18px;text-transform:uppercase;font-weight:500;}
.order #page #additional #sVoucher{color:#1f3855;font-size:18px;float:left;}
.order #page #additional #sVoucher span{float:left;display:block;width:115px;text-align:right;padding-left:20px;}
.order #page #additional #shipping .right{color:#1f3855;font-size:25px;}
.order #page #additional #shipping .left{color:#1f3855;font-size:18px;text-transform:uppercase;font-weight:500;}
.order #page #order fieldset .container{width:53%;}
.order #page #deliveryAddressBlock .container{width:auto !important;}
.order #page #summaryProducts .container #rulesAccept a{}

.order #page #nextStep{background:#fff;width:80%;margin-top:160px;position:relative;padding:40px 100px}
.order #page #order fieldset#nextStep .container{width:80%;}

/* ORDER SUMMARY/PRINT PAGE */
#orderPrint #pageDescription{padding:10px 8px 20px;text-align:center;background:inherit;color:#c22463;font-weight:normal;font-size:1.5em;}
#orderPrint #pageDescription p{padding:5px 0;}
#orderPrint .legend{clear:both;padding:20px 0 10px;background:inherit;color:#2e6a97;font-size:1.2em;font-weight:bold;color: #1f3855;font-size: 20px;text-transform: uppercase;font-weight: bold;}
#orderPrint dl{float:left;display:block;width:100%;margin:0;padding:5px 0;}
#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;}

#orderPrint .orderBlock{position:relative;float:left;width:100%;box-sizing:border-box;padding:0 50px;background:#fff;box-shadow: 0px 0px 18px 0px #ddd;}
#orderPrint .orderBlock #personalData{padding-left:20px;margin:0;font-size:20px;color:#1f3855}
#orderPrint .orderBlock #personalData p{line-height:25px;}
#orderPrint .orderBlock #personalData p.bold{font-weight:bold;}
#orderPrint .orderBlock #personalData p.comment{max-width:300px;}
.order #page #orderPrint #summaryProducts .container #summaryPrice{margin-right:40px}
.order #page #orderPrint #summaryProducts .container{padding-bottom:10px;}


/* ORDER STATUS LINK */
#orderPrint .orderStatusLink{margin:10px 30px 20px;padding:14px;text-align:center;border-top:1px solid #bebebe;border-bottom:1px solid #bebebe;}
#orderPrint .orderStatusLink div{padding:3px 0;}

/* FOOTER - SITE AND SCRIPT COPYRIGHTS STYLES */
#foot{clear:both;font-weight:bold;background:#1f3855;}
#foot #ribbon{height:100px;background: #fff url('img/foot_wstega.png') repeat-x center;}
#foot #containerMenus{width:1000px;margin:0 auto;}
#foot #containerMenus #footLogo{float:left;padding:20px;}
#foot #containerMenus a{color:#fff;}
#foot .container{clear:left;margin:0 auto;color:#fff;width:100%;background: #fff url( 'img/foot_copy_bg.png');}
#foot .container a{background:inherit;color:#fff;text-decoration:none;font-weight:bold;text-align:center;}
#foot .container a:hover{background:inherit;text-decoration:underline;}

#menu5, #menu6, #footContact{float:left;margin:40px 40px 40px 55px;text-align:left;position:relative;}
#menu5::before, #menu6::before, #footContact::before{content:"";width:3px;height:70px;background:#fff;position:absolute;left:-20px;top:20px;}
#menu5 .type, #menu6 .type, #footContact .type{margin-bottom:30px;font-size:15px;font-weight:500;text-transform:uppercase;color:#fff;}
#menu5 ul, #menu6 ul, #footContact ul{list-style:none;font-size:14px;font-weight:normal;color:#fff;}

#copy{text-align:center;padding:14px 0;font-size:14px;font-weight:500}
.foot{float:right;padding:0 25px;}
#powered {text-align:center;width:100%;padding:0;}
#powered  {text-decoration:none;}
#powered a:hover {text-decoration:underline;}

@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;}
}

/* RESPONSIVE WEB DESIGN - media queries */
@media screen and (max-width:1023px){
  #head1 .container, #head2 .container, #head3 .container, #body .container, #foot .container{width:95%;}
  #column{width:30%;padding:10px 0;}
  #column .type{padding:3px 10px;background:#c22463;text-shadow:none;}
  #column .box{margin:0 0 15px;}
  #column .box .type{background:#6b6b6a;}
  #column #box1 .type, #basketSummary .title, #promoted .title{padding:3px 10px;background:#326e9c;}
  #basketSummary, #promoted{padding:10px 0;}
  #menu3{padding:0px;}
  #menu3 ul{padding:0px;}
  #menu3 .sub1 li{padding:5px 22px;background-position:7px center;}
  #content{width:70%;}
  #page {margin:0px 3%;}
  #products .list li{width:48%;margin:1%;padding:10px 0 0;}
  #products .list .i1{clear:left;}
  #products li.column1{clear:none;}

  #product{width:94%;margin:0 3%;}
  #product #box{padding:2px 5px;width:auto;margin-top:10px;}
}
@media screen and (max-width:800px){
  img{max-width:100%;}
  #head3 .container{height:auto;border-bottom:none;}
  #content .imagesGallery table img{max-width:110px;}
}
@media screen and (max-width:640px){
  #body.basket-page #column{display:none;}
  #body.basket-page #content{width:100%;}
  #order #vrn{float:none;width:90%;}
  #order #invoice{float:left;height:auto;margin-left:0;padding:0 0 7px;text-align:left;}
}
@media screen and (max-width:481px){
  a.zagielInfo{display:block;margin:4px 0 8px;}
  #column, #content{width:100%;}
  #copy, .foot{float:none;width:100%;text-align:center;padding:0 0 20px;}
}
@media screen and (max-width:360px){
  #head2 .container{height:100px;}
  #logo #title a{font-size:2em;}
  #logo #slogan{padding-left:0;}
  #lang{position:absolute;top:10px;right:10px;padding:0;}

  #products .list li{width:98%;margin:1%;}


  #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){
}

/* PLUGINS */
#noticeAboutCookies{display:none;padding:7px 0;background:#fff;font-weight:bold;}
#noticeAboutCookies.slide, #noticeAboutCookies.top{border-bottom:1px solid #555;}
#noticeAboutCookies.bottom, #noticeAboutCookies.top, #noticeAboutCookies.left-corner{position:fixed;z-index:9999999;width:400px;padding:20px;box-sizing:border-box;background-color:rgba(255,255,255,0.9);}
#noticeAboutCookies.top{top:0px;}
#noticeAboutCookies.bottom{left:10px;bottom:10px;border:1px solid #ccc;}
#noticeAboutCookies.left-corner{width:200px;left:0px;bottom:0px;padding:10px;border:1px solid #bbb;}
#noticeAboutCookies .close{font-size:0.917em;color:#999;font-weight:normal;text-decoration:none;display:block;}
#noticeAboutCookies .close:hover{color:#f00;}
#noticeAboutCookies.left-corner .close{display:block;margin:10px 0 0;}
/* TAGS */
#tags{margin:10px 0;padding:0;list-style:none;font-size:18px;}
#tags li{display:inline-block;padding:0 5px 0 0;}
#tags li a{font-weight:bold;}

/* STOCK */
#page .stockLevel, #page .stockSold{margin:5px 0;font-size:0.917em;}
#page .stockSold{background:inherit;color:#c22463;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:24px}
#product .stockSold{color:#c22463;}
#product .stockLevel strong{margin:0 0 0 4px;background:inherit;color:#c22463;}
#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:#c22463;}
#basket #productsOverStock div{margin:0 0 10px;padding:5px 0 10px;font-size:1em;font-weight:normal;border-bottom:1px solid #e0e0e0;}
/* 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:#c22463 url('img/button_bg.png') no-repeat right bottom;border-top:2px solid #faf9f9;}
* html #searchFormAdvanced .submit{padding:4px 3px 9px;}

@media screen and (max-width:860px){
  #searchFormAdvanced{width:88%;}
  #searchFormAdvanced .input{width: 100%;}
  #searchFormAdvanced .prices label{width:50%;padding-left:25%;}
  #searchFormAdvanced .submit{margin-left:30%;}
}
@media screen and (max-width:481px){
  #searchFormAdvanced .prices label{padding-left:4px;}
}
#noticesAccepts{text-align:left;padding:0px;margin:20px 0 0;}
#noticesAccepts li{margin-bottom:10px;list-style:none;}
#noticesAccepts li span{margin-left:4px;text-transform:none;}
#noticeLayer{display:none;padding:7px 0;background:#fff;font-weight:bold;border-bottom:1px solid #555;}
#noticeLayer .close{font-size:0.917em;color:#999;font-weight:normal;text-decoration:none;}
#noticeLayer .close:hover{color:#f00;}

#darkBg{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:.5;filter:alpha(opacity=50);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";z-index:999999;}
#noticeLayer.darkNotice{position:fixed;bottom:0px;left:0px;z-index:1000;width:25%;margin-left:0px;padding:5px;text-align:center;background:#fff;border:5px solid #fff;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;box-sizing:border-box;z-index:9999999;}
#noticeLayer.darkNotice .close{display:block;margin-top:20px;text-align:center;}
#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;}

#product #box div#attributesSelects{float:left;width:100%;margin-bottom:20px;}
#product #box div#attributesSelects label{float:left;clear:both;font-size:18px;color:#1f3855;width:20%;padding:20px 0;}
#product #box div#attributesSelects .attributeType{float:left;clear:both;width:77%;border-top: 2px solid #1f3855;}
#product #box div#attributesSelects .attributeType:last-child{border-bottom: 2px solid #1f3855;}
#product #box div#attributesSelects .attribute{width:auto;text-align:center;float:left;margin:18px 10px;padding:15px 5px;line-height:0px;border: 2px solid #fff;background:none;cursor:pointer;font-size:18px;color:#1f3855}
#product #box div#attributesSelects .attribute.Kolor{width:30px;padding:15px 0;}
#product #box div#attributesSelects .attribute.active{border: 2px solid #1f3855;background:#f7f7f7;}
#product #box div#attributesSelects .attribute input{display:none;}

@media screen and (max-width:410px){
  #product #box{width:95%;}
}
#order #deliveryAddress{padding:11px 3%;box-shadow:none;height:auto;}
#order #deliveryAddress label{display:block;font-weight:normal;padding:2px 0;}
#order #deliveryAddress .input{width:45%;margin:0 0 5px;}
/* PRODUCTS LAST VISITED */
#productsLastVisited{clear:both;float:left;width:100%;border-top:2px solid #e0e0e0;padding-top:10px;}
#productsLastVisited h3{font-size:1.7em;font-weight:normal;color:#c22463;}
#productsLastVisited ul{float:left;width:100%;margin:10px 0;padding:15px 0 10px;list-style:none;border-bottom:2px solid #e0e0e0;}
#productsLastVisited li{float:left;width:32%;margin-left:2%;padding:5px 0 15px;text-align:center;vertical-align:top;}
#productsLastVisited li.column1{clear:both;margin-left:0;}
#productsLastVisited img{margin-bottom:5px;padding:1px;background:#c0bfbf;border:4px solid #eee;-webkit-box-shadow:0 0 10px rgba(48,47,47,.4);box-shadow:0 0 10px rgba(48,47,47,.4);}
#productsLastVisited img:hover{border:4px solid #c9cdce;}
#productsLastVisited a{display:block;padding:0 5px;font-weight:bold;text-decoration:none;}
#productsLastVisited a:hover{text-decoration:underline;}
#productsLastVisited .price, #productsLastVisited .noPrice{padding:6px 0 0;color:#2e6a97;}
#productsLastVisited .price strong{padding:0 2px 0 5px;font-weight:bold;}
#productsLastVisited .price em{padding:0;background:inherit;font-style:normal;}
#productsLastVisited .price span{font-weight:bold;padding-left:5px;}
@media print{
  #productsLastVisited .price em, #productsLastVisited .price span, #productsLastVisited .price strong{font-weight:normal;}
  #productsLastVisited{float:none;width:17.2cm;padding:0;margin:0;}
}

@media screen and (max-width:650px){
  #productsLastVisited .price em{display:none;}
}
@media screen and (max-width:360px){
  #productsLastVisited li{width:98%;}
  #productsLastVisited .price em{display:initial;}
}
#newsletter{clear:both;width:535px;height:225px;margin:-120px auto 0;background:#1f3855 url( 'img/newsletter.png' ) no-repeat center 20px;box-shadow: 0px 10px 18px 0px #ddd;}
#newsletter .type{padding-top:50px;}
#newsletter .type legend{text-align:center;width:100%;color:#fff;font-weight:700;font-size:20px;text-transform:uppercase;letter-spacing:1px;}
#newsletter .input{width:80%;padding:10px;background:#1f3855;border: 1px solid #fff;margin:10px 0 20px;color:#fff;font-size:20px;text-align:center;font-weight:100;font-family:Catamaran;}
#newsletter .submit{border: none;background:#fff;color:#1f3855;font-size:20px;text-transform:uppercase;padding:10px 20px;margin-bottom:-20px;box-shadow:none;font-weight:600;}
#newsletter ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    font-weight:100;
    color:    #fff;
    opacity:0.5;
}
#newsletter :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   font-weight:100;
   color:    #fff;
   opacity:0.5;
}
#newsletter ::-moz-placeholder { /* Mozilla Firefox 19+ */
   font-weight:100;
   color:    #fff;
   opacity:0.5;
}
#newsletter :-ms-input-placeholder { /* Internet Explorer 10-11 */
   font-weight:100;
   color:    #fff;
   opacity:0.5;
}

#newsletter label{display:none;}
#newsletter fieldset{padding:0;margin:0;}
#newsletter .type{margin-top:0;}
#newsletter p{text-align:center;margin-top:5px;}

/* PRODUCTS SLIDER - jContent */
#productsSlider{width:1000px;margin: -100px auto 50px;background:#fff;position:relative;z-index:99999;height:450px;box-shadow: 0px 10px 18px 0px #ddd;}
#productsSlider .title{padding:30px 0 5px;width:750px;margin:20px auto 10px;color:#1d344e;font-size:20px;text-transform:uppercase;font-weight:900;background: url( 'img/products_slider_left.png' ) no-repeat 100px 30px, url( 'img/products_slider_right.png' ) no-repeat 625px 30px;border-bottom: 2px solid #1d344e;text-align:center;letter-spacing:1px;}
#productsSlider .quick-slider{width:950px;}
#productsSlider .quick-slider .quick-slider-nav-dots-wrapper{display:none;}
#productsSlider .quick-slider .quick-slider-slide{width:750px;margin-left:100px;}
#productsSlider .quick-slider .quick-slider-nav-arrows-prev{background: url( 'img/arrow_left.png' ) no-repeat right;height:40px;padding-left:10px;min-height:auto;opacity:1;}
#productsSlider .quick-slider .quick-slider-nav-arrows-next{background: url( 'img/arrow_right.png' ) no-repeat right;height:40px;padding-left:10px;min-height:auto;opacity:1;}
#productsSlider .slide{}
#productsSlider .slide > div{float:left;width:33.3%;position:relative;}
#productsSlider .slide > div img{}
#productsSlider .slide > div .photo{padding:0px;margin:auto;width:230px;height:230px;text-align:center;clear:both;background:#ccc;box-shadow: 0px 0px 18px 0px #ddd;margin-top:15px;}
#productsSlider .slide > div h2{margin-top:20px;font-size:18px;text-transform:uppercase;}
#productsSlider .slide > div h2 a{color:#1d344e;display:inline;bottom:0px;float:left;clear:both;line-height:20px;width:100%;text-align:center;}
#productsSlider .slide > div .basket{display:none;}
#productsSlider .slide > div .price{line-height:20px;color:#000;text-align:center;font-size:18px;}
#productsSlider .slide > div .price span{color:#1f3855}
#productsSlider .slide > div .price strong{color:#1f3855;font-weight:normal;}
#productsSlider .slide > div .price em{display:none;}
#productsSlider .slide > div .description{display:none;}

#productsSlider.productsRelated{margin:60px 0 0;background:none;box-shadow:none;}
#productsSlider.productsRelated .title{background:none;border:none;}

/* PRODUCTS SLIDER - jContent */
#pagesSlider{width:1000px;margin: 0 auto 20px;position:relative;z-index:99999;height:450px;background:none;box-shadow:none;}
#pagesSlider .title{padding:30px 0 5px;width:750px;margin:20px auto 10px;text-transform:uppercase;background:none;border:none;color:#ae9c88;font-family:'Merriweather';font-size:45px;font-weight:300;}
#pagesSlider .quick-slider{width:800px;background: url( 'img/inspiration_bg.jpg' ) repeat-x;height:300px !important;}
#pagesSlider .quick-slider .quick-slider-slide{margin-left:25px;}
#pagesSlider .quick-slider .quick-slider-nav-dots-wrapper{display:none;}
#pagesSlider .quick-slider .quick-slider-nav-arrows{top:35%;}
#pagesSlider .quick-slider .quick-slider-nav-arrows-prev{background: url( 'img/arrow_left_w.png' ) no-repeat right;height:40px;padding-left:10px;min-height:auto;opacity:1;left:2px;}
#pagesSlider .quick-slider .quick-slider-nav-arrows-next{background: url( 'img/arrow_right_w.png' ) no-repeat right;height:40px;padding-left:10px;min-height:auto;opacity:1;right:7px;}
body.mainBlog #pagesSlider .quick-slider .quick-slider-nav-arrows-next{right:60px;}
body.mainBlog #pagesSlider .quick-slider .quick-slider-nav-arrows-prev{left:60px;}
#pagesSlider .slide{height:300px;}
#pagesSlider .slide > div{float:none;width:100%;position:relative;}
#pagesSlider .slide > div img{}
#pagesSlider .slide > div .photo{float:left;margin:20px 20px 10px 0;padding:0px;text-align:center;clear:both;}
#pagesSlider .slide > div h2{margin-top:20px;font-size:20px;font-weight:normal;}
#pagesSlider .slide > div h2 a{color:#fff;display:inline;bottom:0px;float:left;clear:both;line-height:20px;width:100%;text-align:left;font-size:18px;font-weight:500;letter-spacing:0.5px;height:40px;}
#pagesSlider .slide > div .basket{display:none;}
#pagesSlider .slide > div .price{line-height:20px;color:#000;text-align:center;font-size:18px;}
#pagesSlider .slide > div .price span{color:#1f3855}
#pagesSlider .slide > div .price strong{color:#1f3855;font-weight:normal;}
#pagesSlider .slide > div .price em{display:none;}
#pagesSlider .slide > div .description{position:relative;background:none;padding:40px 65px;font-size:16px;font-weight:300}


#pagesSlider.productsRelated{margin-top:20px;background:none;box-shadow:none;}
#pagesSlider.productsRelated .title{background:none;border:none;}

#pagesSlider.long .slide > div{float:left;width:33.3%;position:relative;}

#pagesSlider.main_page{}
#pagesSlider.main_page h2{line-height:20px;margin:15px 7px;}
#pagesSlider.main_page .quick-slider-slide{height:300px !important;}
#pagesSlider.main_page .photo{float:left;margin-right:20px;padding:5px;margin-left:3px;}
#pagesSlider.main_page .photo img{box-shadow:0 0 10px rgba(0,0,0,.4);}
#pagesSlider.main_page .description{position:static;padding:3px 10px;background:none;font-size:16px;color:#ffffff;font-weight:300;}


.basket-page #productsSlider.productsRelated{clear:both;margin:0px;}
#page{clear:both;float:left;}
#page div.breadcrumb{top:-3px;}

/* BANNERS */
#banner0{text-align:center;padding-bottom:15px;}
#banner1{text-align:center;margin:10px 0;}
@media print{ #banner0, #banner1{display:none;} }
.content-slider{height:200px;overflow:hidden;} /* height:200px; is default height, so page will not change its height after slider is loaded, so you should change it if your slider has different height */
.content-slider .quick-slider-nav-dots-wrapper{bottom:10px;margin:0 auto;text-align:center;}
.content-slider .quick-slider-nav-dots-wrapper li{display:inline-block;}
#column .content-slider{max-width:230px;box-shadow:0 0 8px rgba(48,47,47,.4);}
#content .content-slider{max-width:660px;margin-bottom:10px;box-shadow:0 0 8px rgba(48,47,47,.4);}
#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;}
.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%;}
}

/* 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:45px;text-align:center;font-size:20px;font-weight:bold;}

#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;position:relative;}
#profile label{display:none;}
#profile .captcha label, #profile .not-required label, #profile .rules label, #profile .newsletter label{display:inline;font-size:20px;color:#1f3855}
#profile .rules a{font-size:20px;color:#1f3855;text-decoration:underline;}
#profile fieldset{padding:60px 40px;}
#profile fieldset legend{display:none;}
#profile dl, #profile dt, #profile dd{margin:0;padding:0;}
#profile dt{padding:0 0 4px;}
#profile dd{margin-bottom:18px;}
#profile dd.not-required{display:none;}
#profile.register dl#notRequired{display:none;}
#profile.register dd.not-required{display:block;}
#profile .input, #contactPanel textarea{width:99%;padding:3px;margin:10px 0;}
#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;}
#profile .submit{position:absolute;bottom:-20px;left:30%;font-size:20px;font-weight:500;width:40%;}


#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-bottom:0;background:none;font-size:16px;color:#a3a3a3;text-decoration:none;}
#order .tab a:hover{color:#2e6a97;}
#order .tab a.selected{border-color:#c9c9c9;background:#fff;color:#666;}
#orderForm, #orderLoginForm{clear:both;}
#order #orderLogin div, #orderRegisterForm div{padding:12px 3%;}
#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;font-size:16px;}
#userOrders a{background:inherit;color:#1f3855}
#userOrder .message{display:none;}
#userOrder #orderPrint{padding-top:15px;}
#orderLogin .submit, #forgetPasswordForm .submit{padding:2px 10px;}
#products li .price ins{padding-right:5px;text-decoration:none;font-weight:bold;}
#products li .price ins em{padding-right:8px;background:inherit;color:#c22463;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:#c22463;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;}
}

/* RELATED PRODUCTS */
#productsRelated{clear:both;float:left;width:100%;border-top:2px solid #e0e0e0;padding-top:10px;}
#productsRelated h3{font-size:1.7em;font-weight:normal;color:#c22463;}
#productsRelated ul{float:left;width:100%;margin:10px 0;padding:15px 0 10px;list-style:none;border-bottom:2px solid #e0e0e0;}
#productsRelated li{float:left;width:32%;margin-left:2%;padding:5px 0 15px;text-align:center;vertical-align:top;}
#productsRelated li.column1{clear:both;margin-left:0;}
#productsRelated img{margin-bottom:5px;padding:1px;background:#c0bfbf;border:4px solid #eee;-webkit-box-shadow:0 0 10px rgba(48,47,47,.4);box-shadow:0 0 10px rgba(48,47,47,.4);}
#productsRelated img:hover{border:4px solid #c9cdce;}
#productsRelated a{display:block;padding:0 5px;font-weight:bold;text-decoration:none;}
#productsRelated a:hover{text-decoration:underline;}
#productsRelated .price, #productsRelated .noPrice{padding:6px 0 0;color:#2e6a97;}
#productsRelated .price strong{padding:0 2px 0 5px;font-weight:bold;}
#productsRelated .price em{padding:0;background:inherit;font-style:normal;}
#productsRelated .price span{font-weight:bold;padding-left:5px;}
@media print{
  #productsRelated .price em, #productsRelated .price span, #productsRelated .price strong{font-weight:normal;}
  #productsRelated{float:none;width:17.2cm;padding:0;margin:0;}
}

@media screen and (max-width:650px){
  #productsRelated .price em{display:none;}
}
@media screen and (max-width:360px){
  #productsRelated li{width:98%;}
  #productsRelated .price em{display:initial;}
}
#basket .image img{padding:1px;background:#fff;border:2px solid #c9cdce;}
#basket .image a:hover img{border:2px solid #a4aaac;}
#basket tbody td, #basket tbody th{vertical-align:middle;}

@media screen and (max-width:481px){
  #basket .image{display:none;}
}

/* SCROLL BACK TO TOP */
#backToTop{position:fixed;top:50%;right:0;}
#backToTop a{display:block;width:40px;text-align:center;color:#666;text-transform:uppercase;text-decoration:none;transition:1s;}
#backToTop a:hover{opacity:1;color:#263d59;text-decoration:none;}
#backToTop a:before{content:'';display:block;width:100%;height:40px;background:#263d59 url('img/arrow_up_btt.png') no-repeat center center;transition:1s;}
#backToTop a:hover:before{background-color:#263d59;}
@media screen and (max-width:1280px){
}

#box1 img{line-height:0px;width:100%;}
#box1 .page-box{position:relative;}
#box1 .photo{padding-top:0px;}
#box1 .name{position:absolute;top:20%;width:100%;font-size:55px;}
#box1 .name a{color:#000;max-width:600px;display:block;margin:auto;line-height:55px;text-transform:uppercase;color:#1d344e;font-family:'Merriweather';font-weight:normal;}
#box1 .name a:hover{text-decoration:none;}
#box1 .more{position:absolute;top:55%;width:100%;font-size:20px;text-align:center;}
#box1 .more a{padding:7px 25px;text-transform:uppercase;background:#1d344e;font-weight:500;color:#fff;}
#box1 .more a:hover{text-decoration:none;}

#box3 img{line-height:0px;width:100%;}
#box3 .page-box{position:relative;}
#box3 .photo{padding-top:0px;}
#box3 .name{position:absolute;top:20%;width:100%;font-size:55px;}
#box3 .name a{color:#000;max-width:400px;display:block;margin:auto;line-height:55px;text-transform:uppercase;color:#1d344e;font-family:Merriweather;}
#box3 .name a:hover{text-decoration:none;}
#box3 .more{position:absolute;top:55%;width:100%;font-size:20px;text-align:center;}
#box3 .more a{padding:7px 25px;text-transform:uppercase;background:#1d344e;font-weight:500;color:#fff;}
#box3 .more a:hover{text-decoration:none;}

.hidden{display:none;}

#colections{height:880px !important;background:#fff;box-shadow:0 0 23px 0 #ddd;}
#colectionsSlider{height:650px !important;}
#colectionsSlider .quick-slider-nav-dots-wrapper{display:none;}
#colectionsSlider .quick-slider-nav-arrows-prev{background: url( 'img/arrow_left.png' ) no-repeat right;height:40px;padding-left:10px;min-height:auto;opacity:1;top:35px;left:50px;}
#colectionsSlider .quick-slider-nav-arrows-next{background: url( 'img/arrow_right.png' ) no-repeat left;height:40px;padding-right:10px;min-height:auto;opacity:1;top:35px;right:50px;}
#colections h2{margin-top:20px;padding:20px 0;text-transform:uppercase;color:#1f3855;font-weight:900;letter-spacing:1px;}
#colections .quick-slider-slide{height:630px !important;width:750px;margin-left:125px;border-bottom:2px solid #1f3855;}
#colections .quick-slider-slide .seeColection{width:100%;text-align:center;position:absolute;bottom:80px;}
#colections .quick-slider-slide .seeColection a{background:#1f3855;padding:7px 25px;;text-transform:uppercase;font-size:20px;color:#fff;font-weight:700}
#colections .quick-slider-slide .seeColection a:hover{text-decoration:none;}
#colections .quick-slider-slide > .imageSlider{float:left;height:170px;width:365px;background-size:cover !important;margin:10px 0px 10px 10px;box-shadow:0 0 23px 0px #bbb;}
#colections .quick-slider-slide > div.imageSlider0{height:360px;width:365px;margin:10px 10px 10px 0;}
#colections .quick-slider-slide h3{margin-bottom:20px;padding:25px 0;border: 2px solid #1f3855;border-left:0px;border-right:0px;line-height:40px;text-align:center;color:#1f3855;font-size:40px;text-transform:uppercase;font-family:Merriweather;letter-spacing:1px;}
#colections .quick-slider-slide h3 a{color:#1f3855}
#colections .quick-slider-slide h3 a:hover{text-decoration:none;}

#galleryTop{height:370px;margin:0 125px 40px;}
#galleryTop .imageSlider{float:left;height:170px;width:365px;background-size:cover !important;margin:10px 0px 10px 10px;box-shadow:0 0 23px 0px #bbb;}
#galleryTop div.imageSlider0{height:360px;width:365px;margin:10px 10px 10px 0;}

/* BLOG */
body.blog #body .container, body.blog #body #content{width:1000px;}
body.blog #body .container{}
body.blog #body #content{}
body.blog #head1, body.mainBlog #head1{margin-bottom:40px;}
body.blog #head2, body.mainBlog #head2{margin-bottom:20px;}
body.blog #head3, body.mainBlog #head3{display:none;}

body.blog #galleryTop{margin:0 auto;width:100%;max-width:1200px;height:600px;}
body.blog #galleryTop .imageSlider{width:100%;height:600px;}
body.blog .breadcrumb{display:none;}
body.blog #page{margin:-200px auto 40px;float:none;width:1000px;}
body.blog #page.blogNormalMargin{margin:-20px auto 40px;}
body.blog #page h1{position:relative;padding:10px 0;margin:50px 0;border:none;background:none;font-family:Catamaran;color:#1f3855;font-size:35px;font-weight:600;}
body.blog #page h1::after{content:"";position:absolute;width:40%;height:3px;bottom:0px;left:30%;background:#1f3855}
body.blog #page h3{text-align:center;color:#1f3855;font-size:18px;}
body.blog #page{padding:25px 130px;}
body.blog #page #pageDescription p{padding:15px 20px;line-height:35px;}
body.blog #page #logoBlog{text-align:right;margin-right:-70px;margin-bottom:50px;}

body.blog .slideButton{clear:both;width:800px;}
body.blog #pagesSlider{clear:both;width:800px;padding:0px;margin:0px auto;border-bottom: 3px solid #1f3855;padding-bottom:60px;}
body.blog #pagesSlider .quick-slider{width:100%;}
body.blog #pagesSlider .quick-slider .quick-slider-slide{margin-left:25px;width:750px;}
body.blog #pagesSlider .title{font-size:20px;color:#1f3855;font-family:Catamaran;font-weight:900;margin:30px auto;}
body.blog #pagesSlider #relatedLink{margin:40px 0;}
body.blog #pagesSlider #relatedLink a{font-size:18px;color:#1f3855;text-transform:uppercase;font-weight:bold;}
body.blog #pagesSlider .quick-slider .quick-slider-nav-arrows-prev{background: none;height:40px;padding-left:10px;min-height:auto;opacity:1;left:60px;}
body.blog #pagesSlider .quick-slider .quick-slider-nav-arrows-next{background: none;height:40px;padding-right:10px;min-height:auto;opacity:1;right:60px;}

body.blog #productsSlider{clear:both;width:1000px;background:none;box-shadow:none;margin:0px;}
body.blog #productsSlider .title{background:none;border:none;}
body.blog #productsSlider .quick-slider{width:100%;}
body.blog #productsSlider .quick-slider .quick-slider-slide{width:800px;}
body.blog #productsSlider #linkToShop{position:absolute;top:65px;right:100px;}
body.blog #productsSlider #linkToShop a{display:block;padding:10px 20px;background:#1f3855;color:#fff;font-size:20px;text-transform:uppercase;font-weight:bold;}
body.blog #productsSlider #linkToShop a:hover{text-decoration:none;}
#nextPrevBlog{width:100%;position:relative;position:absolute;top:40px;}
#nextPrevBlog a.prevNextBlog{color:#1f3855;font-size:18px;line-height:20px;padding:0 20px;}
#nextPrevBlog a.prevNextBlog:hover{text-decoration:none;}
#nextPrevBlog a.prevNextBlog strong{text-transform:uppercase;}
#nextPrevBlog #nextBlog{float:right;text-align:right;}
#nextPrevBlog #prevBlog{float:left;text-align:left;}
#nextPrevBlog #nextBlog strong{margin-right:-10px;}
#nextPrevBlog #prevBlog strong{margin-left:-10px;}

#content #subList3{margin-bottom:50px;}
#content #subList3 li{position:relative;float:left;clear:none;padding:0px;width:30%;margin:1.5%;background:none;box-shadow:none;}
#content #subList3 li .description{position:absolute;bottom:0px;background:#1f3855;color:#fff;width:100%;padding:10px;box-sizing:border-box;font-size:16px;font-weight:100;}
#content #subList3 li .description p{padding-bottom:0px;}
#content #subList3 li .photo{width:100%;height:350px;background-size:cover !important;cursor:pointer}
#content #subList3 li h2{padding:0px;text-shadow:none;}
#content #subList3 li h2 a{color:#fff;font-size:18px;font-weight:500;}
#content #subList3 li h2 a:hover{text-decoration:none;}
#content #subList3 .costam{width:63%;}
#content #subList3.list li{margin:0px;width:100%;border-bottom:1px solid #1f3855}
#content #subList3.list li .photo{float:left;width:360px;height:250px;margin:40px 15px;box-shadow:0 0 23px 0px #ccc;}
#content #subList3.list li .description{position:static;margin:45px 0;padding-bottom:0px;padding-right:60px;background:none;color:#1f3855;font-weight:300;}
#content #subList3.list li h2{margin-bottom:20px;}
#content #subList3.list li h2 a{color:#1f3855;font-weight:bold;}

#findBlog{border-bottom: 3px solid #1f3855;padding:0 0 10px;font-size:18px;font-weight:bold;color:#1f3855}
#sortBlog{color:#1f3855;font-size:15px;padding:15px 0;}
.pageSearch #sortBlog, .pageSearch #findBlog{display:none;}
#sortBlog a{color:#ae9c88;margin-left:30px;font-weight:500;}
#sortBlog a.active{font-size:14px;color:#1f3855;}
#loadMorePages{clear:both;position:absolute;left:0px;bottom:-15px;margin:auto;width:100%;text-align:center;}
#loadMorePages a{padding:10px 50px;background:#1f3855;color:#fff;text-align:center;font-size:18px;text-transform:uppercase;}
#sortBlog a.listView{float:right;height:25px;width:25px;margin-left:20px;}
#metro.listView{background:url( 'img/metro_active.png' ) no-repeat center center}
#metro.listView.active{background:url( 'img/metro_active.png' ) no-repeat center center;}
#list.listView{background:url( 'img/list.png' ) no-repeat center center}
#list.listView.active{background:url( 'img/list.png' ) no-repeat center center;}
#page20 .listView{display:none;}

body.mainBlog #content h1{clear:both;border-width:3px;color:#1f3855;font-family:Catamaran;font-size:20px;font-weight:bold;padding:15px;
background:url( 'img/blog_right.png' ) no-repeat center right 20px, url( 'img/blog_left.png' ) no-repeat center left 20px;
}
body.mainBlog #newsletter{margin:0 auto;}
body.mainBlog #page{margin-bottom:150px;}
#box2{position:relative;height:170px;margin:-120px 0 50px;background:#fff;z-index:9999;}
#box2 img{line-height:0px;}
#box2 .photo{padding-top:0px;}
#box2 .more{position:absolute;bottom:-25px;font-size:20px;text-align:center;right:100px;}
#box2 .more a{padding:7px 25px;text-transform:uppercase;background:#1d344e;font-weight:500;}
#box2 .more a:hover{text-decoration:none;}


#loadMoreProduct{clear:both;position:absolute;left:0px;bottom:-15px;margin:auto;width:100%;text-align:center;}
#loadMoreProduct a{padding:10px 50px;background:#1f3855;color:#fff;text-align:center;font-size:20px;text-transform:uppercase;font-weight:bold;}
#loadMoreProduct a:hover{text-decoration:none;}

#product .slideButton{clear:both;margin:20px 0;height:60px;overflow:hidden;background:#fff;box-shadow:0 0 23px 0 #ddd;padding:0 125px;box-sizing:border-box;}
#product .slideButton h2{cursor:pointer;font-weight:900;letter-spacing:1px;}
#product .slideButton > div{border-top: 3px solid #1f3855;font-size:16px;color:#1f3855;}
#product .slideButton .container{width:100%;padding:30px;box-sizing:border-box;font-size:18px;}
#product .slideButton .historyLeft{float:left;width:30%;padding:30px;box-sizing:border-box;font-size:18px;}
#product .slideButton .historyLeft strong{}
#product .slideButton .historyRight{float:left;width:70%;padding:30px;box-sizing:border-box;}
#product .slideButton .historyRight div.content{padding:0px;}
#product .slideButton#productHistory{height:auto;}

.commentsContainer{display:none;}
body.blog .commentsContainer{display:block;}
#productsToShop{float:left;width:1000px;padding:40px 100px;box-sizing:border-box;background:#fff;margin-top:-100px;margin-bottom:100px;clear:both;position:relative;}
#productsToShop .product{float:left;max-width:100px;height:100px;margin:0 10px;}
#productsToShop .product img{max-width:100%;}
#productsToShop #logoMoments{position:absolute;right:100px;top:20px;}
#productsToShop a#linkToShop{width:250px;position:absolute;bottom:-20px;right:100px;padding:10px 0;font-size:20px;background:#1f3855;color:#fff;text-transform:uppercase;font-weight:bold;}
#productsToShop a#linkToShop:hover{text-decoration:none;}

#page3 h1{display:none;}
#page21 .quick-slider-slide{width:550px;}
#page21 #pagesSlider .quick-slider .quick-slider-slide{margin-left:125px}
#formPayment{display:none;}

#orderedProducts span.Kolor{padding:0 20px;margin:0 5px;}

#page26 #page{background:none;box-shadow:none;padding:50px 0px;}
#page26 h1{display:none;}
#page26 h2{padding:10px 0;margin:0 0 40px;text-transform:uppercase;color:#1f3855;border-bottom:3px solid #1f3855;text-align:center;font-size:20px;letter-spacing:1px;}
#page26 #log, #page26 #rejestr{float:left;width:47%;margin:0 1.5%}
#page26 #log form, #page26 #rejestr form{background:#fff;box-shadow:0 0 23px 0 #ddd;}
.loginDesc{font-size:20px;color:#1f3855;}
#oCompany{float:left;clear:left;}

.socialLinks{margin-top:20px;}
.socialLinks a{margin:0 10px;}
#socialLinks{position:fixed;left:10px;top:40%;text-align:center;z-index:99}
#socialLinks a{float:left;clear:left;margin:10px 0;text-align:center;width:100%;}

.warning-required{border: 1px solid red;}
#orderH2{font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#1f3855;text-align:center;margin:-10px 0 30px 0;}
.personalDataBlock{float:left;width:30%;margin:40px 1.5%}

#orderButtons{float:left;width:80%;margin-left:10%;margin-bottom:20px;}
#orderButtons .buttonBlock{position:relative;float:left;margin:0 1.5%;width:30%;height:180px;}
#orderButtons .buttonBlock h2{color:#1f3855;text-align:center;font-size:22px;line-height:30px;font-weight:normal;width:80%;margin-left:10%;}
#orderButtons .buttonBlock .button{position:absolute;bottom:0px;width:100%;padding:15px 0;font-size:20px;font-weight:500;text-align:center;text-transform:uppercase;color:#fff;background:#1f3855;cursor:pointer;}
#order .tab{display:none;}
#orderForm{display:none;}