@charset 'UTF-8';
@import url("font-awesome.min.css");
@import url("http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,400,600");

/* GLOBAL STYLES */
body,h1,h2,h3,h4,h5,h6,p,form,fieldset,img,ul{margin:0;padding:0;border:0;}
body,table{color:#333333;font-size:0.95em;font-family: 'Advent Pro', sans-serif;}

body{padding:0;background-color: #f5fafa;background-image: url("img/overlay.png");box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05) inset, 0 0.1em 0.1em 0 rgba(0, 0, 0, 0.024) inset;text-align:center;}

.input, select, textarea{padding:2px;background: inherit;border:1px solid #2b201a;color:#7e858a;font:1em 'Advent Pro', sans-serif;}
.input.warning-required, select.warning-required, textarea.warning-required{border-color:#ac0000 #c78688 #c78688 #ac0000;background:#fbefef;}
.submit{padding:2px 14px;background:inherit;color:#7e858a;font:normal 1em 'Advent Pro', sans-serif;cursor:pointer;border: 3px solid #41484c;}
.submit:hover{cursor:pointer;color:#7e858a;border: 3px solid #7e858a;}
* html .submit{padding:3px 1px !important;}
* html .input{height:22px;}
.hide{display:none;}
.form{}
.form table{background:#FFFFFF;}
.form label{color:#333333;}
.form label span{padding-left:10px;color:#949494;font-weight:normal;text-shadow:none;}
.form legend{display:none;}

a{background-color:inherit;color:#7e858a;text-decoration:none;}
a:hover{background:inherit;color:#000;text-decoration:none;}

.clear{clear:both;height:0px;font-size:0px;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:#fff;color:#000;}
.left{text-align:left;}
.center{text-align:center;}
.right{text-align:right;}

#container{width:100%;margin:0 auto;padding:0;background:#FFFFFF;overflow:hidden;}
#head1, #foot{float:left;width:100%;margin:0 auto;padding:0;}


/* HEADER WITH TOP MENU ABOVE LOGO */
#head1{background:#000;height:50px;}

/* MENU TOP 1 */
#menu1 {width:100%;float:right;}
#menu1 ul{float:right;margin-bottom: 2em;list-style:none;}
#menu1 li{float:right;width:100%;}
#menu1 li:last-child {}
#nav ul li a:before {
    color: #41484c;
    left: 0;
    line-height: 1.75em;
    position: absolute;
    text-align: center;
    width: 1.25em;
}
#menu1 li a{
    border: 0 none;
    color: rgba(255, 255, 255, 0.5);
    display: block;
    outline: 0 none;
    padding: 1.5em 1.5em;
    text-decoration: none;
    transition: none 0s ease 0s ;
}
#menu1 li a:hover, #menu1 .selected a{
    background: rgba(0, 0, 0, 0.15) none repeat scroll 0 0;
    box-shadow: 0 0 0.25em 0 rgba(0, 0, 0, 0.125) inset;
    color: #fff;
}

#menu2 li.lBasket{padding:0 8px 5px 20px;background:url('img/cart.png') no-repeat 20px 7px;float:right;}
#menu2 li.lBasket a{position:relative;padding:2px 0 0 18px;background:none;color:#8ebebc;float:left;}
#menu2 li.lBasket a:hover{color:#333333;}
#menu2 li.lBasket span{display:block;color:#867474;font-size:0.517em;font-family:sans-serif;clear: both;}

/* LOGO, HEADER BACKGROUND AND SLOGAN */
#head2{background-color: #81918e;background-image: url("img/header.jpg");background-position: center center;background-size: cover;padding: 6em 0;display:block;height:368px;}
#head2 .container{height:368px;}
#logo {cursor: default;margin: 1.75em 1.5em 1.5em;min-height: 48px;position: relative;}
#logo #title{float:right;padding:0 0px;}
#logo #title a{color:#fff;font:normal 2.5em 'Advent Pro', Sans-Serif;text-transform:none;text-decoration:none;}
#logo #title a span{color:#7e858a;}
#logo #title a strong{color:#805444;}
#logo #slogan{clear:right;padding:0;background:inherit;color:#FFFFFF;font:normal 1.1em 'Advent Pro', Sans-Serif;margin-top:-3px;float:right;}

/* HEADER WITH TOP MENU BELOW LOGO */
#head3{float:left;width:100%;}
#head3 .container {margin:0 auto;width:100%;}

/* MENU TOP 2 */
#menu2 {float:left;width:100%;}
#menu2 ul{float:right;font-size:1.08em;list-style:none;width:100%;margin-top:0px;}
#menu2 li{float:right;}
#menu2 a{float:left;padding:0 8px 5px 20px;text-transform:lowercase;color: #555555;text-decoration:none;}
#menu2 a:hover{border:none;color:#000;}
#menu2 .selected a{color:#000;text-decoration:underline;}

/* BODY STYLES - LEFT AND RIGHT COLUMN */
#body{padding-left: 375px;width: 100%;float: left;}
#body > .container {float:left;width:100%;display: block;background-image: url("img/overlay.png"); box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05) inset, 0 0.1em 0.1em 0 rgba(0, 0, 0, 0.024) inset;margin: 0;overflow: hidden;padding: 4em 0;text-align: center;background-color: #f5fafa;}
.imagesList li a {font-size:0px;}

/* LEFT COLUMN STYLES */
#column{float:left;width:29%;padding:10px 0;}
#column .type{margin-top:10px;padding:7px 0 7px 0px;color: #FFFFFF;font-size:23px;}
.order #column{display:none;}

/* LEFT MENU */
#column{float:right;width:100%;padding:0;}
.order #column{display:none;}
#searchForm{margin: 0;padding: 1.5em 1.5em;text-align: right;}
#searchForm label{display:none;}
#searchForm .input{border: 3px solid #41484c;color: #7e858a;font: 1em sans-serif;padding: 5px;width: 180px;margin-bottom:5px;}
#searchForm .submit{font-size: 1em;}

/* LEFT MENU */
#column .type{margin:20px 0 15px 10px;color:#333333;font-size:2em;font-weight:normal;}
#menu3{margin:10px 8px 8px 0px;}
#menu3 li{list-style:none;margin:0;border-top: 1px solid #4d484b;font-size:16px;line-height:20px;text-transform:none;background: url( 'img/bullet.gif' ) no-repeat 0 14px;}
#menu3 li a{display:block;margin: 8px 5px 8px 19px;background:none;padding-left:0;font-weight:normal;color:#867474;text-decoration:none;}
#menu3 li a:hover{text-decoration:underline;}
#menu3 .sub1 li{background: url( 'img/bullet.gif' ) no-repeat 24px 14px;}
#menu3 .sub1 a{margin-left:45px;}
#menu3 .selected > a:first-child{color:#7e858a;text-decoration:underline;}

/* RIGHT COLUMN STYLES */
#content{width: 90%;margin:0 auto;}
* html #content{}
#page{width:100%;margin:0 auto;text-align:left;position:relative;float:left;}

#page h1{float:left;padding:0px 0px;width:100%;border-bottom:1px solid #4d484b;margin-bottom:15px;background:inherit;color:#333333;font: normal 2.2em 'Advent Pro', Sans-Serif;font-weight:normal;letter-spacing:-2px;}
#page div.content{font-size:1.083em;line-height:1.5em;text-transform:none;}

/* NAVIGATION PATH - TREE */
#navipath{padding:0 0 5px 25px;}
#navipath a{background-color:inherit;color:#897876;text-decoration:none;}
#navipath a:hover{color:#fff;}

#page div.breadcrumb{position:absolute;top:-7px;padding:2px 0;color:#333333;background:inherit;font-size:0.9em;}
#page div.breadcrumb a{background-color:inherit;color:#333333;text-decoration:none;font-weight:normal;}
#page div.breadcrumb a:hover{text-decoration:underline;}

#page div.content ul, .subpagesList li ol{margin:0 0 0 30px;padding:0;}
#page div.content li{margin:8px 0;padding:0;border-left:0;}
#page div.content p{padding-bottom:10px;}

.pages{padding:8px 0;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;}


/* IMAGES STYLES */
.imagesList{list-style:none;}
.imagesList li{margin:0 0 15px 0;background:inherit;color:#333333;font-size:0.917em;text-align:center;}
.imagesList li img{}
.imagesList li img:hover{}
.imagesList li div{text-align:center; background: #fff none repeat scroll 0 0;font-size: 0.8em; margin: 0;padding: 1em 0;color: #666;font-weight: 300;line-height: 1.5em;}

#products li .photo{background:url(img/zoom_icon.png) center -10px  no-repeat;margin:0 0 15px 0;text-align:center;transition: all 0.4s ease 0s; overflow:hidden;border:none;}
#products li .photo:hover{ background:url(img/zoom_icon.png) center 10px no-repeat;transition: all 0.4s ease 0s; border:none; overflow:hidden}
#products li .photo img{ transition: all 0.4s ease 0s;overflow:hidden; border:none}
#products li .photo:hover img{ opacity:0.4;transition: all 0.4s ease 0s;}

#imagesList1{float:left;margin:6px 0px 0 0;}
#imagesList2{clear:right;float:right;margin:12px 0 0 15px;}
#imagesList3{float:left;width:100%; margin:20px 0;}
#imagesList3 li {float:left;margin:10px 1%;}
#imagesList3 li:nth-child(3n+1) {clear:left;}
.imagePreview div{margin:5px 0 10px;text-align:center;}
#imagesListPreview{float:left;margin:4px 20px 0 0;}
* html #imagesListPreview{margin-top:-5px;}
.imagesList#imagesListPreview li{margin-top:2px;}
.imagesList#imagesListPreview li img{}
.imagesList#imagesListPreview li img:hover{}

/* 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;}
#filesList img{margin:0 8px 0 0;vertical-align:middle;}
#filesList em{padding-left:2px;background:inherit;}


/* SUB PAGES LIST STYLES */
.subpagesList{float:left;width:100%;margin:7px 0;list-style:none;}
.subpagesList li{float:left;width:96%;margin:10px 0;padding:13px 2%;}
* html .subpagesList li{width:100%;}
.subpagesList li .photo{float:left;margin:0 18px 5px 0;}
.subpagesList li h2{padding-bottom:10px;}
.subpagesList li h2, .subpagesList li h2 a{font-size:1.25em;font-weight:normal;color:#7e858a;}
.subpagesList li ul{list-style:disc;}
.subpagesList li ol{list-style:decimal;}
.subpagesList li p{padding-bottom:10px;}
.subpagesList li div.description{font-weight:normal;font-size:1em;line-height:1.4em;}

.subpagesList li h6{padding:0 0 5px;font-weight:normal;font-size:1em;}
#subpagesGallery{width:100%;margin:5px 0 10px;padding:10px 0;font-size:1em;}
#subpagesGallery td{padding:15px 7px 10px;text-align:center;}
#subpagesGallery td h2, #subpagesGallery td h2 a{font-size:1.25em;font-weight:normal;margin:3px 0 0;}

#subList1 li{float:left;width:95%;margin:10px 0;padding:18px 2.5%;background:#FBF9F4 url("img/bg1.jpg") repeat scroll 0 0 transparent;}
#subList2 li{float:left;width:95%;margin:10px 0;padding:18px 2.5%;background:#FBF9F4 url("img/bg1.jpg") repeat scroll 0 0 transparent;}
#subList1 li .photo{float:left;margin:0 20px 5px 0;}
#subList2 li .photo{float:left;margin:0 20px 5px 0;}

#subList5{width:100%;margin:5px 0 10px;border:0;font-size:1em;display: inline-block;margin:0 auto;text-align:center;}
#subList5 li{width:31.333%;padding:0px;display: inline-block;margin:0 1%;text-align:center;background: url("img/bg1.jpg") repeat scroll 0 0 transparent;border:0px;}
#subList5 li:nth-child(3n+1) {clear:left;}
#subList5 li h2{}
#subList5 li .description{font-size: 1em;font-weight: normal;line-height: 1.4em;margin-left: 10px;margin-right: 10px;}

#subList5 img{width:100%;height: auto;}
#subList5 a:hover img{opacity: 0.6;}
#subList5 li .photo{text-align:center;float:none;margin:0 auto;margin-bottom:10px;margin-top:10px;}

/* OPTIONS LINK */
#options{clear:both;float:right;width:100%;margin:10px 10px;background:inherit;color:#464032;font-size:1em;text-align:right;}
#options a{padding:0 10px 0;color:#6f892c;}
#options a:hover{color:#7e858a;}
#options .back, #options .print{float:right;}
#options .print a{border-left:1px solid #897876;}

.message{padding:50px 0;text-align:center;}
.message h2{background:inherit;color:#e62808;font:normal 2.58em serif;}

/* ADDITIONAL COLUMN */
#column2{display:none;float:right;width:100px;}


/* LEFT COLUMN STYLES */
.order #column{display:none;}

/* RIGHT COLUMN STYLES */
.order #content{width:100%;}
* html #page{width:100%;} /* IE 6 hack */
* html .order #page{width:94%;} /* IE 6 hack */

/* PRODUCTS LIST */
#products{float:left;width:100%;margin-bottom:10px;list-style:none;border-bottom:1px solid #4d484b;}
#products ul.list{float:left;width:100%;list-style:none;}
#products .list li{float:left;}
#products li .photo{font-size:0px;line-height:0px;}
#products li .photo img{}
#products li .photo a:hover img{}
#products li h2{padding:5px 0 5px 0;font-weight:normal;font-size:1.083em;}
#products li h2 a{text-decoration:none;}
#products li h2 a:hover{text-decoration:underline;}
#products li h3{padding:5px 0 9px;text-align:left;font-weight:normal;font-size:0.917em;}
#products li h3, #products li h3 a{color:#333333;}
#products li h3 a:hover{color:#7e858a;}
#products li h3 em{padding:0 5px;}
#products li div.description a{color:#333333;}
#products li div.description a:hover{color:#7e858a;}
#products li .price, #products li .noPrice{margin:5px 0 5px 0;background-color:inherit;color:#7e858a;font-weight:normal;text-decoration:none;}
#products li .price em{background:inherit;color:#333333;font-style:normal;padding:0 6px 0 0;}
#products li .price strong{font-size:1.167em;}
#products li .noPrice strong{font-size:1.083em;}
#products li .price span{padding-left:4px;font-size:1.083em;color:#7e858a;}
#products li .basket{font-size:0.917em;font-weight:normal;padding-left:3px;}
#products li .basket a{display:block;padding:4px 32px 4px 7px;color:#000;background:url('img/button_cart.png') no-repeat right center;text-decoration:none;font-weight:bold;}

#products{clear:both;margin-top:10px;}
#products .list li{clear:none;width:195px;margin-left:20px;padding:20px 0;border-top:1px solid #4d484b;text-align:center;}
#products li.column1{clear:both;margin-left:0;}
#products li h3{text-align:center;}
#products li div.description{margin:10px 0 0;text-align:justify;}
#products li .basket{width:150px;margin:10px auto 0;}
#products li.pages#pagesAfter{clear:both;border-top:1px solid #4d484b;}

#products .pages{float:right;width:100%;margin:0;padding:9px 0;border:0;background:none;text-align:right;font-size:1em;}
#products .pages li{margin:0;padding:0 2px;border:0;background:none;}
#products .pages a, #products li.pages strong{padding:0 1px;font-size:1em;}
#products .pages .viewAll{padding-right:8px;border-right:1px solid #666;}
#products .pages .title{padding-left:8px;border:none;}
#products .pages#pagesBefore{clear:none;width:auto;}

#products .sort{float:left;width:auto;margin:0 10px 0 0;padding:10px 0;border:0;background:none;text-align:left;}
#products .sort ul{display:inline;list-style:none;}
#products .sort li{display:inline;padding:0 6px;font-weight:normal;border-right:1px solid #666;}
#products .sort li:last-child{border:none;padding-right:0;}
#products .sort li a{font-weight:normal;}

/* PRODUCTS LIST - COLUMNS TEMPLATE */
#products{clear:both;margin-top:10px;}
#products .list li{clear:none;width:180px;margin-left:2.5%;padding:20px 0;text-align:center;}
#products li.column1{clear:both;margin-left:0%;}
#products li h3{text-align:center;}
#products li div.description{margin:10px 0 0;text-align:justify;}
#products li .basket{width:150px;margin:10px auto 0;}
#products li.pages#pagesAfter{clear:both;}
#products .list li li{float:none;width:auto;margin-left:0px;padding:0;border-top:0px;text-align:left;}

#products .pages{float:right;width:100%;margin:0;padding:9px 0;border:0;background:none;text-align:right;font-size:1em;}
#products .pages li{margin:0;padding:0 2px;border:0;background:none;}
#products .pages a, #products li.pages strong{padding:0 1px;font-size:1em;}
#products .pages .viewAll{padding-right:8px;border-right:1px solid #666;}
#products .pages .title{padding-left:8px;border:none;}
#products .pages#pagesBefore{clear:none;width:auto;}

#products .sort{float:left;width:auto;margin:0 10px 0 0;padding:10px 0;border:0;background:none;text-align:left;}
#products .sort ul{display:inline;list-style:none;}
#products .sort li{display:inline;padding:0 6px;font-weight:normal;border-right:1px solid #666;}
#products .sort li:last-child{border:none;padding-right:0;}
#products .sort li a{font-weight:normal;}

/* PRODUCTS LIST - MAIN */
#products.productsListMain{clear:both;margin-top:10px;}
#products.productsListMain .list li{clear:none;width:280px;margin-right:8px;padding:20px 0 20px 9px;text-align:center;height:325px;position:relative;border-left:1px solid #F3F3F3;}
#products.productsListMain li.column1{clear:both;margin-left:0;height:325px;position:relative;border-left:none;}
#products.productsListMain li .photo img{width:240px;}
#products.productsListMain li h2{font-size:20px;text-align:center;}
#products.productsListMain li h3{text-align:center;}
#products.productsListMain li .price, #products li .noPrice{font-size:30px;position:absolute;bottom:0;}
#products.productsListMain li div.description{margin:10px 0 0;text-align:center;}
#products.productsListMain li .basket{height:39px;width:73px;background-image:url('img/basket.png');background-repeat:no-repeat;padding:10px 25px 11px 12px;right:0;position:absolute;bottom:50px;}
#products.productsListMain li .basket a{color:#ffffff;text-transform:none;text-decoration:none;letter-spacing:-1px;text-align:left;font-weight:normal}
#products.productsListMain li.pages#pagesAfter{clear:both;}
#products.productsListMain .list li li{float:none;width:auto;margin-left:0px;padding:0;border-top:0px;text-align:left;}
#products.productsListMain li .see  {height:39px;width:73px;background-image:url('img/sm.png');background-repeat:no-repeat;padding:10px 25px 11px 12px;right:0;position:absolute;bottom:0;}
#products.productsListMain li .see a {color:#ffffff;}
#products.productsListMain li .see:hover{background-image:url('img/sm_h.png');padding:9px 25px 11px 12px;color:#ffffff;}
#products.productsListMain li .see {color:#ffffff;text-transform:none;text-decoration:none;letter-spacing:-1px;text-align:left;}

/* PRODUCTS LIST - LIST TEMPLATE */
#products.productsList2 .list li{position:relative;clear:both;width:700px;margin:5px 0;padding:5px 2% 5px;border-bottom:1px solid #eee;margin-left:30px;}
* html #products.productsList2 .list li{width:100%;} /* IE 6 hack */
#products.productsList2 li.l1{border-top:1px solid #eee;}
#products.productsList2 li .photo{float:left;margin:0 7px 5px 0;}
#products.productsList2 li h2{width:100%;font-weight:normal;font-size:1.5em;font-family: Arial Narrow, sans-serif;letter-spacing:0.1em;}
#products.productsList2 li div.description{display:inline;}
#products.productsList2 li .price, #products.productsList2 li .noPrice{float:right;margin:0;}
#products.productsList2 li .price strong{font-size:1.75em;font-weight:normal;}
#products.productsList2 li .basket{float:right;margin:10px 0 0 5px;clear:both;background:#FFFFFF;padding:5px 10px;}
#products.productsList2 li .basket a{color:#fff;}
#products.productsList2 .list li li{padding:0;background:none;border-bottom:0;}
#products.productsList2 li div.description p{width:100%;color:#ffffff;padding: 5px 0;}

/* PRODUCTS LIST - COLUMNS TEMPLATE */
#products.productsList1{clear:both;margin-top:10px;}
#products.productsList1 .list li{clear:none;width:236px;min-height:320px;margin-bottom:10px;margin-right:10px;padding:5px 0 0px 15px;text-align:center;position:relative;}
#products.productsList1 li.column1{clear:both;margin-left:0;position:relative;padding-left:10px;}
#products.productsList1 li h3{text-align:center;}
#products.productsList1 li .price, #products li .noPrice{font-size:18px;text-align:center;position:absolute;bottom:30px;text-align:left;}
#products.productsList1 li div.description{margin:5px 0 0;text-align:left;padding-bottom:50px;}
#products.productsList1 li .basket{width:245px;position:absolute; bottom:1px;left:1px;background:#FFFFFF;height:19px;padding-top:5px;}
#products.productsList1 li .basket a {color:#fff;}
#products.productsList1 li.pages#pagesAfter{clear:both;}
#products.productsList1 .list li li{float:none;width:auto;margin-left:0px;padding:0;border-top:0px;text-align:left;}

#products .pages{float:right;width:100%;margin:0;padding:9px 0;border:0;background:none;text-align:right;font-size:1em;}
#products .pages li{float:none;clear:none;display:inline;width:auto;margin:0;padding:0 2px;border:0;background:none;}
#products .pages a, #products li.pages strong{padding:0 1px;font-size:1em;}
#products .pages#pagesBefore{clear:none;width:auto;color:#8E8D8A;}
#products .pages#pagesBefore a{color:#8E8D8A;}
#products .pages#pagesBefore a:hover{color:#333333;}
#products .pages#pagesBefore li a{color:#8E8D8A;}
#products .pages#pagesBefore li a:hover{color:#333333;}
#products .pages#pagesBefore li strong{color:#333333;}

#products .pages#pagesAfter{clear:none;width:auto;color:#8E8D8A;}
#products .pages#pagesAfter a{color:#8E8D8A;}
#products .pages#pagesAfter a:hover{color:#333333;}
#products .pages#pagesAfter li a{color:#8E8D8A;}
#products .pages#pagesAfter li a:hover{color:#333333;}
#products .pages#pagesAfter li strong{color:#333333;}

#products .sort{float:left;width:auto;margin:0 10px 0 30px;padding:5px 0;border:0;background:none;text-align:left;color:#8e8d8a;}
#products .sort a {color:#8e8d8a;}
#products .sort a:hover {color:#333333;}
#products .sort div{display:inline;padding:0 4px;}

/* PRODUCTS DETAILS */
#product{float:right;display:block;width:100%;margin:0 auto;text-align:left;}
* html #product{margin:0;} /* IE 6 hack */
#product h1{padding:5px 0 5px;background:inherit;color:#333333;font-size:2.25em;font-weight:normal;}
#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:#333333;}
#product div.breadcrumb a:hover{background-color:inherit;color:#7e858a;}
#product div.breadcrumb em{padding:0 5px;}

#product #box{float:right;width:250px;margin:5px 0 10px 15px;padding:3px 0 10px;border:1px solid #897876;text-align:center;}
#product #box form{font-weight:normal;}
#product #box #price, #product #box #noPrice{padding:7px 0;border-bottom:1px solid #897876;background-color:transparent;color:#333333;font-size:1.417em;text-align:center;}
#product #box #noPrice{color:#7e858a;}
#product #box #price em{font-style:normal;padding:0 6px 0 0;}
#product #box #price strong{padding:0 6px 0 0;font-size:1.176em;color:#7e858a;font-weight:normal;}
#product #box #price span {color:#7e858a;}
#product #box #available{padding:8px 2px 0;background-color:transparent;color:#333333;font-weight:normal;font-size:0.9em;}
#product #box #addBasket{padding:10px 0 5px;}
#product #box #addBasket .submit{width:176px;padding: 5px 25px 1px 5px;border:0;background:url('img/button_cart.png') no-repeat right bottom;background-color:inherit;color:#fff;font-size:1.1em;font-weight:normal;}

#product div.content{padding:0 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;}

/* BASKET AND ORDER */
#orderedProducts table{width:100%;margin:0;border-bottom:2px solid #4d484b;font-size:1em;color:#7e858a;}
#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;color:#333333;}
#orderedProducts thead em{padding:0 4px 0 0;font-style:normal;}
#orderedProducts tbody th, #orderedProducts tbody td{border-top:1px solid #4d484b;}
#orderedProducts tbody th{text-align:left;}
#orderedProducts tbody th a{background:inherit;}
#orderedProducts tbody .price, #orderedProducts tbody .summary{font-weight:normal;text-align:right;}
#orderedProducts tbody .quantity, #orderedProducts tbody .quantity input{text-align:right;color: #7e858a;}
#orderedProducts tbody .quantity input {border: 3px solid #41484c;    }
#orderedProducts tbody .quantity label{display:none;}
#orderedProducts tbody a:hover{background:inherit;color:#333333;}
#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{color: #333;}
#orderedProducts tfoot .nextStep .submit:hover{color:#7e858a;}

#basket #orderedProducts table{margin:10px 0 0;}
#basket .info{padding:10px 0;text-align:left;}
#basket #recount{border-bottom:2px solid #4d484b;}
#basket #recount td{border-bottom:1px solid #4d484b;text-align:right;}
#basket #recount .submit{padding:2px 3px;color: #333;}
#basket #recount .submit:hover {color: #7e858a;border: 3px solid #7e858a;    background:#FFFFFF;}
#basket #save{text-align:left;}
#basket #recount .submit:hover, #basket #save .submit:hover{color: #7e858a;border: 3px solid #7e858a;    background:#FFFFFF;}
#basket .summaryProducts{font-size:1.36em;font-weight:normal;}
#basket .summaryProducts #summary{font-weight:normal;}
#basket .del{padding:0 5px 0 10px;}
#basket .del a{background:inherit;color:#333333;}
#basket .del a:hover{background:inherit;color:#7e858a;}
#basket .buttons #save .submit{padding:3px 5px;color: #333;}
#basket .buttons #save .submit:hover {color: #7e858a;}
#basket .buttons .submit.continue{margin-right:5px;color: #333;}
#basket #pageDescription{margin-top:20px;}
#basket legend{display:none;} 

#basket #continue{text-align:left;}
#basket #save{padding:6px 7px 0;}
#basket #save .submit{}
#basket #save .submit:hover{}

#order legend{display:block;padding:20px 0 10px;border:0;font-size:1.2em;font-weight:normal;color:#333333;}
#order #personalData{padding:12px 3%;border-top:2px solid #4d484b;border-bottom:2px solid #4d484b;overflow:hidden;}
#order #personalData #setBasic, #order #personalData #setExtend{float:left;width:50%;}
#order #personalData label{display:block;padding:2px 0;font-weight:normal;color:#333333;}
#order #personalData .input, #order #personalData #oComment{width:90%;margin:0 0 5px;color:#7e858a;}
#order #personalData #oComment{height:125px;}

#shippingAndPayments div{padding:11px 3%;border-top:2px solid #4d484b;border-bottom:2px solid #4d484b;}

#order tfoot td, #orderPrint tfoot td{color:#7e858a;}
#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:#333333;font-size:1.36em;font-weight:normal;}
#order .summaryOrder th, #orderPrint .summaryOrder th{text-align:right;}
#order .summaryOrder th, #order .summaryOrder td{border-top:1px solid #4d484b;}
#order #rulesAccept th{color:#333333;font-weight:normal;text-align:right;}
#order #rulesAccept th, #order #nextStep th{border:0;text-align:right;}
*:first-child+html .nextStep .submit, *:first-child+html #basket #save .submit{padding:2px 0px;} /* IE 7 hack */


/* ORDER SUMMARY/PRINT PAGE */
#orderPrint #pageDescription{padding:10px 8px 20px;text-align:center;background:inherit;font-weight:normal;font-size:1.5em;}
#orderPrint #pageDescription p{padding:5px 0;}
#orderPrint .legend{clear:both;padding:20px 0 10px;background:inherit;color:#333333;font-size:1.2em;font-weight:normal;}
#orderPrint dl{float:left;display:block;width:100%;margin:0;padding:5px 0;border-top:2px solid #4d484b;border-bottom:2px solid #4d484b;}
#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:3%;font-weight:normal;}
#orderPrint dd.orderComment, #orderPrint dd.orderIP{font-weight:normal;}

.subpagesList li img, .imagesList li img, .imagePreview img, .imagesGallery img, #subpagesGallery img{}
.subpagesList li img:hover, .imagesList li img:hover, .imagePreview img:hover, .imagesGallery img:hover, #subpagesGallery img:hover{}
/* FOOTER - SITE AND SCRIPT COPYRIGHTS STYLES */
#foot  {background-color: #dce3e2;box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05) inset, 0 0.1em 0.1em 0 rgba(0, 0, 0, 0.024) inset;font-size: 0.8em;margin-left: 375px;padding: 3em 0 4em;text-align: center;}
#foot .container{margin-bottom:15px;padding:15px 0;color:#a2a2a2;font-weight:normal;}
#foot a{background:inherit;color:#777777;text-decoration:none;}
#foot a:hover{color:#fff;text-decoration:none;}
#powered img{vertical-align:middle}

#copy{float:left;padding:0 11px;}
.foot{padding:0 11px;}

#foot .type {font-size:16px;color:#fff;padding-bottom:3px;font-weight:normal;padding-top:10px;text-transform: none;}

#menu6 .type {font-size:16px;color:#fff;padding-bottom:3px;font-weight:normal;padding-top:10px;}
#menu6{margin:0px}
#menu6 li{list-style:none;margin:0;border-top: 1px solid #4d484b;font-size:12px;line-height:16px;text-transform:none;background: url( 'img/bullet.gif' ) no-repeat 0 14px;}
#menu6 li a{display:block;margin: 8px 5px 8px 19px;background:none;padding-left:0;font-weight:normal;color:#867474;text-decoration:none;}
#menu6 li a:hover{text-decoration:underline;}
#menu6 .sub1 li{background: url( 'img/bullet.gif' ) no-repeat 24px 14px;}
#menu6 .sub1 a{margin-left:45px;}
#menu6 .selected > a:first-child{color:#7e858a;text-decoration:underline;}

#newsletter{margin-top:7px;width:200px;float:right;height:80px;margin-right:30px;margin-top:20px;}
#newsletter .type{float:left;color:#fff;font-size:35px;margin-top:2px;margin-right:10px;margin-bottom:0px;font-family: Arial Narrow, sans-serif;letter-spacing:0.01em;}
#newsletter .input {float:left;border:0;height:17px;width:120px;padding:2px 5px;font-weight:normal;}
#newsletter .input:hover {background:#fff;color:#FFFFFF;}
#newsletter label{display:none;}
#newsletter fieldset{padding:0;margin:0;}
#newsletter p{text-align:center;margin-top:5px;}
#newsletter .submit{border:none;font-weight:normal;height:22px;margin-top:2px;width:130px;padding:2px 5px;color:#fff;float:left;}
#newsletter .submit:hover{background:#fff;color:#FFFFFF;}

#foot .message {font-size:12px;float:right;width:200px;padding:25px 0 0;margin-right:30px;text-align:left;}
#foot .message h3{font-size:12px;color:#fff;margin:0;}



#column #newsletter{margin:140px 0 10px 40px;width:250px;height:120px;position:relative; bottom:0px;}
#column #newsletter input {border:0;height:17px;width:110px;padding:2px 5px;border:1px solid #e0e0e0;}
#column #newsletter .type{padding:10px 15px 0 0px;font-size:20px;font-weight:normal;color:#000;font-family: Arial , sans-serif;}
#column #newsletter .form{background:transparent;border:0;width:100%;margin:0 auto;}
#column #newsletter .form #span_mail{clear:both; text-align:center; width:130px; float:left;margin-top:2px;}
#column #newsletter .form #span_submit{text-align:right;  float:left;}
#column #newsletter .form #span_nwslmsg{text-align:center; width:100%; float:left; color:#555;}
#column #newsletter .form .submit{background:#c4c4c6;border:none;text-transform:none;font-weight:normal;height:22px;margin-top:2px;width:60px;padding:2px 5px;}
#column #newsletter .form .submit:hover{background:#FFFFFF;color:#fff;}


@media print{
  /* PRINT STYLES */
  #rss{display:none;}
  * {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{display:none;}

}

/* PLUGINS */
#simpleNews{margin:15px 20px 15px 0; padding:0;}
#simpleNews .type{color: #333333;font-size: 2em;font-weight: normal;margin: 20px 0 15px 10px;}
#simpleNews .content{padding:1px 0 10px 0;list-style:none;border-bottom:0px solid #757575;line-height:1.5em;margin:0 30px 0 30px;padding-bottom:15px;}
#simpleNews li{padding:3px 0;border-bottom:1px solid #e7eaee;}
#simpleNews li h3{font-size:0.9em;text-decoration:none;color: #000000;text-align:left;}
#simpleNews li h3 a{font-size:1.2em;text-decoration:none;color: #FFFFFF;text-align:left;margin-left:4px;}
#simpleNews li h6{padding:3px 0 0;font-size:0.8em;color:#000000;}
#simpleNews li div{padding:2px 0 0 5px;}
#simpleNews .lL{border-bottom:0;padding-bottom:0;}

#randomProduct{margin:15px 20px 15px 0; padding:0;}
#randomProduct .content{list-style:none;line-height:1.5em;text-align:center;margin-top:15px;padding-bottom:15px;}
#randomProduct .photo{margin:0 auto;font-size:0px;line-height:0px;overflow:hidden;max-width:160px;}
#randomProduct .photo img{max-width:150px;border:2px solid #333333;}
#randomProduct .photo a:hover img{border-color:#4d484b;}
#randomProduct h3{font-size:1.1em;padding:5px 0px 0px 0px;text-align:center;}
#randomProduct a{text-decoration:none;color:#FFFFFF;}
#randomProduct a:hover{background:inherit;color:#FFFFFF;text-decoration:none;}
#randomProduct .price, #randomProduct .noPrice{padding:0px 0 0;background:inherit;text-align:center;color:#7e858a;}
#randomProduct strong{padding:0 2px 0 5px;font-weight:normal;}
#randomProduct .price em{padding:0;background:inherit;color:#333333;font-style:normal;}
#randomProduct .price span{color:#7e858a;font-weight:normal;padding-left:5px;}

#basket .image img{padding:1px;background:#fff;border:0px solid #c9cdce;max-width:100px;border-radius: 9px;margin:5px;}
#basket .image a:hover img{border-color:#FFFFFF; opacity:0.6;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}

#orderedProducts .image img {max-width:100px;border-radius: 9px;margin:5px;}
#orderedProducts .image a:hover img{border-color:#FFFFFF; opacity:0.6;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}

#order #deliveryAddress {padding: 12px 3%;}
#order #deliveryAddress label{display:block;font-weight:normal;padding:2px 0;}
#order #deliveryAddress .input{width:45%;margin:0 0 5px;}

#noticeAboutCookies{display:none;padding:7px 0;background:#FFFFFF;font-weight:normal;color:#000;}
#noticeAboutCookies.slide, #noticeAboutCookies.top{border-bottom:1px solid #555;}
#noticeAboutCookies.bottom, #noticeAboutCookies.top, #noticeAboutCookies.left-corner{position: fixed;z-index:200;width:250px;}
#noticeAboutCookies.top{bottom:0px;}
#noticeAboutCookies.bottom{bottom:0px;border-top:1px solid #555;}
#noticeAboutCookies.left-corner{width:200px;left:0px;bottom:0px;padding:10px;border:1px solid #bbb;}
#noticeAboutCookies .close{margin-left:20px;font-size:0.917em;color:#F00;font-weight:normal;text-decoration:none;}
#noticeAboutCookies .close:hover{color:#f00;}
#noticeAboutCookies.left-corner .close{display:block;margin:10px 0 0;}

#paymentOuter{margin:10px 30px 20px;padding:20px;text-align:center;border:1px solid #888;color:#333333;font-weight:normal;}
#paymentLink div{padding-bottom:10px;}

#products li .price{text-align:center;}
#products li .priceNetto, #product #box #price #priceNetto{padding-top:3px;font-size:0.9em;font-weight:normal;color:#888;}
#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;}
#products li .price .priceNetto strong, #product #box #price #priceNetto strong, #products.productsList2 li .price .priceNetto strong{font-weight:normal;font-size:1em;}
#product #box #price #priceNetto{font-size:0.7em;}
#product #box #price #priceNetto strong{padding:0 3px 0 0;}

#column .box{margin:15px 20px 15px 0; padding:0;}
#column .box .type{color: #333333;font-size: 2em;font-weight: normal;margin: 20px 0 15px 10px;}
#column .box .content{display:block;padding:0px 10px 0px 10px;}
#column .box .visits{font-size:1.2em;text-align:center;padding-bottom:15px;}
#column .box .visits span{margin-right:0px;width: 200px;margin:0 3px 0 3px;}
#column .box .visits em{font-style:normal;width: 200px;margin:0 3px 0 3px;}

#lastProduct{margin:15px 20px 15px 0; padding:0;}
#lastProduct .content{list-style:none;line-height:1.5em;text-align:center;margin-top:15px;padding-bottom:15px;}
#lastProduct .photo{margin:0 auto;font-size:0px;line-height:0px;overflow:hidden;max-width:160px;}
#lastProduct .photo img{max-width:150px;border:2px solid #333333;}
#lastProduct .photo a:hover img{border-color:#4d484b;}
#lastProduct h3{font-size:1.1em;padding:5px 0px 0px 0px;text-align:center;}
#lastProduct a{text-decoration:none;color:#FFFFFF;}
#lastProduct a:hover{background:inherit;color:#FFFFFF;text-decoration:none;}
#lastProduct .price, #lastProduct .noPrice{padding:0px 0 0;background:inherit;text-align:center;color:#7e858a;}
#lastProduct strong{padding:0 2px 0 5px;font-weight:normal;}
#lastProduct .price em{padding:0;background:inherit;color:#333333;font-style:normal;}
#lastProduct .price span{color:#7e858a;font-weight:normal;padding-left:5px;}

#productRating{margin:5px 0;text-align:center;}
#productRating .results{margin:5px 0 0;font-size:0.9em;}
#productRating .results strong{padding:0 0 0 2px;}
.ratingList{margin:0 auto;width:80px;height:16px;background:url('img/stars.gif') no-repeat 0 0;font-size:1px;}
.rating{width:80px;height:16px;margin:0 auto;padding:0;list-style:none;clear:both;position:relative;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}
ul.rating li{cursor:pointer;float:left;text-indent:-999em;}
ul.rating li a {position:absolute;left:0;top:0;width:16px;height:16px;text-decoration:none;z-index: 200;}
ul.rating li.one a{left:0}
ul.rating li.two a{left:16px;}
ul.rating li.three a{left:32px;}
ul.rating li.four a{left:48px;}
ul.rating li.five a{left:64px;}
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}
ul.rating li.one a:hover{background-position:0 -96px;}
ul.rating li.two a:hover{background-position:0 -112px;}
ul.rating li.three a:hover{background-position:0 -128px}
ul.rating li.four a:hover{background-position:0 -144px}
ul.rating li.five a:hover{background-position:0 -160px}
@media print{
  #productRating, .ratingList{display:none;}
}

#orderPrint .orderStatusLink{margin:10px 30px 20px;padding:14px;text-align:center;border-top:1px solid #888;border-bottom:1px solid #888;}
#orderPrint .orderStatusLink div{padding:3px 0;}

#logo_center{float:left;margin-top:16px;}

#orderPrint div.content {text-align:center;font-weight:normal;}

.order > .container > #content > #product {width:95%;padding:0 2.5%;}

#menu1 {float:none;display: inline-block;}
#menu1 ul {float:none;display: inline-block;}
#menu1 li {float:none;display: inline-block;}

*, *::before, *::after {
    box-sizing: border-box;
}

#header {
    background: #222629 url("img/overlay.png") repeat scroll 0 0;
    box-shadow: -0.25em 0 0.25em 0 rgba(0, 0, 0, 0.1) inset;
    color: #fff;
    height: 100%;
    left: 0;
    position: fixed;
    text-align: right;
    top: 0;
    width: 375px;
}
#page h4 {color:#cecece;}
#page h4 a {color:#cecece;}
#page h4 a:hover {color:#333;}

#order {float:left;width:100%;}

@media screen and (max-width: 1920px) {
body, input, select, textarea {
    font-size: 12pt;	
}
#products .list li {width:23% !Important;}	
#imagesList3 img{width:100%;height:100%;}
#imagesList3 li {width:31.333%;}

#imagesList2 img{width:90%;height:90%;}

#imagesList1 img{width:90%;height:90%;}
}
@media screen and (max-width: 1280px) {
#logo {margin:0px;}
#header {
    padding: 6em 3em 3em;
    width: 30%;
}
#header h1 {
    font-size: 1.25em;
}
#header h1 br {
    display: none;
}
#foot {
    padding: 3em 0em;
	margin-left: 20%;
}
#foot .copyright li {
    border-left-width: 0;
    display: block;
    line-height: 2.25em;
    margin-left: 0;
    padding-left: 0;
}
#body {
    margin-left: 30%;
    max-width: none;
    padding: 0em 0em 0em;
    width: calc(100% - 30%);
}
}
@media screen and (max-width: 980px) {
h1 br, h2 br, h3 br, h4 br, h5 br, h6 br {
    display: none;
}
ul.icons li .icon {
    font-size: 1.25em;
}
#header {
    background-attachment: scroll;
    background-position: left top, center center;
    background-size: auto auto, cover;
    left: auto;
    padding: 6em 4em;
    position: relative;
    text-align: center;
    top: auto;
    width: 100%;
	float: left;
}
#header h1 {
    font-size: 1.75em;
}
#header h1 br {
    display: inline;
}
#foot {
    background-color: #dce3e2;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05) inset, 0 0.1em 0.1em 0 rgba(0, 0, 0, 0.024) inset;
    font-size: 0.8em;
    margin-left: 0px;
    padding: 3em 0 4em;
    text-align: center;
}
#foot .icons {
    margin: 0 0 1em;
}
#foot .copyright {
    margin: 0 0 1em;
}
#foot .copyright li {
    border-left-width: 1px;
    display: inline-block;
    line-height: 1em;
    margin-left: 0.75em;
    padding-left: 0.75em;
}
#body {
    margin: 0;
    padding: 2em 4em;
    width: 100%;
}

#logo {width:100%;text-align:center;}
#logo #title {float:none;}
#logo #slogan {float:none;}
#column {float:none;}
#searchForm {text-align: center;}
#head2 {display:none;}
#menu2 ul {display:inline-block;float:none;text-align:center;}
#menu2 li{display:inline-block;float:none;text-align:center;}
#menu2 li.lBasket {background-image:none;}
.lBasket {display:inline-block;float:none;text-align:center;width:100%;}
#menu2 li.lBasket a {float:none;}
}
@media screen and (max-width: 736px) {
#foot {
    padding: 3em 0em;
    width: 100%;
}
#product h1, #page h1 {
    font-size: 1.5em;
}
h2 {
    font-size: 1.2em;
}
h3 {
    font-size: 1em;
}
section.special, article.special {
    text-align: center;
}
header.major h2 {
    font-size: 1.35em;
}
ul.labeled-icons li {
    padding-left: 2em;
}
ul.labeled-icons li h3 {
    line-height: 1.75em;
}
#header {
    padding: 2.25em 1.5em;
}
#header h1 {
    font-size: 1.35em;
}
#foot {
    padding: 2.25em 1.5em;
}
#body {
    padding: 0.5em 1.5em 0.25em;
}
#menu2 {    background-attachment: scroll;
    background-color: #1f1815;
    background-image: url("img/overlay.png"), url("img/header.jpg");
    background-position: left top, center bottom;
    background-repeat: repeat, no-repeat;
    background-size: auto auto, cover;}
#menu2 a {color:#FFFFFF;}	
#menu2 a:hover {color:#8ebebc;}	
#menu2 .selected a {color:#8ebebc;}	
#menu2 li.lBasket a:hover {color:#FFFFFF;}
#menu2 li.lBasket span {color:#FFFFFF;}
#body > section {
    margin: 2.25em 0 0;
    padding: 2.25em 0 0;
}
.poptrox-popup {
    border-radius: 0;
}
.poptrox-popup .nav-next::before, .poptrox-popup .nav-previous::before {
    margin-top: -1em;
}
#contact-form {
    padding: 0;
    width: 100% !important;
}
#kontakt-dane {
    margin: 0 auto;
    padding: 0 0 40px 25px;
    text-align: center;
    width: 100%;
}
nav ul.actions li {
    padding: 0;
}
nav ul.actions2 li {
    padding: 0;
}
#products .list li {width: 31% !important;}
#products li.column1 {clear: none;margin-left: 1.5% !Important;}
#products .list li {clear: none;margin-left: 1.5% !Important;}
#subList5 li img {width:80%;height:80%;}
}
@media screen and (max-width: 580px) {
#products .list li {width: 45% !important;}
#products li.column1 {clear: none;margin-left: 2.5% !Important;}
#products .list li {clear: none;margin-left: 2.5% !Important;}
#page, #product {width:100%;}
#orderedProducts thead td {font-size:7px;}
#orderedProducts tfoot .summaryProducts td, #orderedProducts tfoot .summaryProducts th {font-size:11px;}
#basket #orderedProducts table td .image{display:none;}
#orderedProducts img{display:none;}
#orderedProducts tbody th a  {font-size:7px;} 
.submit {font-size:7px;padding:2px;}
#orderedProducts tbody .quantity, #orderedProducts tbody .quantity input {font-size:10px;}
#orderedProducts table {font-size: 9px;}
#orderedProducts td{padding:2px;font-size:7px;}
#orderedProducts thead .name{padding-left:7px;}
#orderedProducts tfoot #save .submit{width:58px;}
#basket #save{padding:6px 4px 0;}
#oShippingPayment {width:98%;}
#deliveryAndPayment table th {padding:2px;}
#order #deliveryAndPayment table {font-size:0.85em;}

#imagesList3 li {width:95%;margin:2.5%;}
}
@media screen and (max-width: 480px) {
#subList5 li {width:98%;}	
ul.actions {
    margin: 0 0 3px;
}
ul.actions li {
    display: block;
    padding: 1em 0 0;
    text-align: center;
    width: 100%;
}
ul.actions li:first-child {
    padding-top: 0;
}
ul.actions li > * {
    margin: 0 !important;
    width: 100%;
}
ul.actions li > .icon::before {
    margin-left: -2em;
}
ul.actions.small li {
    padding: 0.5em 0 0;
}
ul.actions.small li:first-child {
    padding-top: 0;
}
ul.actions2 {
    margin: 0 0 2em;
}
ul.actions2 li {
    display: block;
    padding: 1em 0 0;
    text-align: center;
    width: 100%;
}
ul.actions2 li:first-child {
    padding-top: 0;
}
ul.actions2 li > * {
    margin: 0 !important;
    width: 100%;
}
ul.actions2 li > .icon::before {
    margin-left: -2em;
}
ul.actions2.small li {
    padding: 0.5em 0 0;
}
ul.actions2.small li:first-child {
    padding-top: 0;
}
#header {
    padding: 4.5em 1.5em;
}
#header h1 br {
    display: none;
}
#foot .copyright li {
    border-left-width: 0;
    display: block;
    line-height: 2.25em;
    margin-left: 0;
    padding-left: 0;
}

}
@media screen and (max-width: 380px) {
#products .list li {width: 100% !important;}
#products li.column1 {clear: none;margin-left: 0% !Important;}
#products .list li {clear: none;margin-left: 0% !Important;}
#product #box {width:100%;}
.imagePreview img {display:none;}
#imagesListPreview.imagesList li {float:none;display:inline-block;margin:5px;}
#menu2 li.lBasket a {padding:1px;}
#menu2 li.lBasket {padding:3px;}
#menu2 a {padding:3px;}
}