/* Quick.Cms.Ext v6.x default stylesheet */
:root {
  --color-text: #333;
  --color-primary: #000;
  --color-dark: #333933;
  --color-secondary: #7f6762;
  --color-white: #fff;
  --color-grey: #f6f6f6;
  --color-divider: #878787;
}

/* GLOBAL STYLES */
body, body *, body *:before, body *:after{margin:0;padding:0;border:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
body,table{color:#333;font-size:1em;font-family:Roboto, sans-serif;font-weight:300;}

body{padding:0;background:#f9f9f9;text-align:center;}


input[type="text"], input[type="password"], input[type="file"], input[type="email"], select, textarea{padding:5px;border-width:1px;border-style:solid;border-color:#333933;font-family:Arial, sans-serif;font-size:1rem;border-radius:2px;}
input[type="text"], input[type="password"], input[type="file"], input[type="email"], select, textarea{padding: .5rem;background: #fff;border: 1px solid #C2C2C2;color: #888;border: 1px solid #cfdadd;outline: none;display: inline-block;-webkit-appearance: none;-moz-appearance: none;appearance: none;cursor: pointer;}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, select:focus, textarea:focus{border-color:#00679a;box-shadow:0 0 3px rgba(0,103,154,0.6);}
input[type="text"].warning-required, input[type="password"].warning-required, input[type="email"].warning-required, select.warning-required, textarea.warning-required{background:#fbefef;border-color:#bb4c2e;}
input[type="submit"], button[type="submit"]{padding:0.7em 0.9em;border-style:solid;background:#333933;color:#fff;transition:all 0.3s ease;font-family:Arial, sans-serif;font-size:1rem;border-radius:2px;}
input[type="submit"]:hover, input[type="submit"]:focus, button[type="submit"]:hover, button[type="submit"]:focus{background:#00679a;cursor:pointer;}
label{font-weight:bold;}
label span{padding-left:10px;color:#aaa;font-weight:normal;}
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;border:0px solid #e8eaee;font-size:100%;font:inherit;vertical-align:middle;}
tr{border-bottom:1px solid #eee;}

input {  border-radius: 0;}
input[type="search"] {  -webkit-appearance: none;}


.user ul{display:flex;flex-direction:row;background:#333933;color:#fff;}
.user ul li{line-height:1em;margin:0 1em;padding: .5em 0 .5em 2em;}
.user a{color:#fff;text-decoration:none;}
.user a:hover{color:#aaa;text-decoration:underline;}
.userId{padding: .5em 0 .5em 2em;line-height: 2em;}

a{color:#000;text-decoration:none;}
a:hover{color:#0070b8;text-decoration:underline;}

.artists .subpage-edit{float:left;}
sup {font-size: .6em;font-weight:500;}
h1 sup{font-weight: 400;font-size: 0.3em;position: relative;    top: -12px;}

#container img{max-width:100%;}

.msg{clear:both;overflow:hidden;padding:20px 0;text-align:center;}
.msg.done, .msg.error{margin:10px 0;background:#a7b0b5 url('img/info.png') no-repeat 20px center;color:#fff;font-size:1.5rem;}
.msg.done a, .msg.error a{color:#fff;}
.msg.done a:hover, .msg.error a:hover{color:#1f1a17;}
.msg a.action{display:inline-block;margin:7px 7px;padding:3px 8px;border:1px solid #fff;text-decoration:none;font-size:0.813rem;}
.msg a.action:hover{background:#fff;}
.msg.panel a.action{margin-top:13px;}
.msg.error{background-color:#555;width: 70%;margin: 3em auto;}
body.is-msg-error404 .msg.error{margin-top:3rem;}
.wai{position:absolute;width:1px;height:1px;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);overflow:hidden;}

.q-select-option {padding: 0.5rem;margin: 1em;background: #ddd;border: 1px solid #C2C2C2;color: #888;border: 1px solid #cfdadd;outline: none;display: inline-block;-webkit-appearance: none;-moz-appearance: none;appearance: none;cursor: pointer;}

.widgets-list.widgets-10{display:none;}

.subPageStat{position:relative;width:25px;height:25px; background:#fff;color:#bbb;border-radius:50%;font-size:0.6em;text-align:center;line-height:25px;border:0px solid #bbb;margin:1em ;}
.pageStat{position:relative;top:0;width:35px;height:35px; background:#fff;color:#bbb;border-radius:50%;font-size:0.7em;text-align:center;line-height:35px;border:1px solid #bbb;margin:0 3em;float:left;}

#container{position:relative;width:100%;margin:0px auto;text-align:left;background:#fff;}
#container:after{content:"";display:table;clear:both;}

#body, #foot{margin:0 auto;padding:0;}

/* QUICK LINKS */
#skiplinks{position:absolute;top:0;left:0;}
#skiplinks a{position:absolute;top:-500px;left:0;z-index:10;min-width:200px;padding:10px;color:#fff;}
#skiplinks a:focus{top:0;background:#000;color:#fff;}

/* LOGO, HEADER BACKGROUND AND SLOGAN */
#head1 .container{display:flex;flex-direction:row;justify-content: space-between;}

#logo{padding:1rem 0 1rem 3em;width:280px;}
#logo #title a{color:#1f1a17;font:bold 2em 'Arial';line-height:1em;text-decoration:none;}
#logo #title a span{color:#555;background:inherit;}
#logo #title a strong{color:#a7b0b5;background:inherit;}
#logo #title a em{color:#555;font-style:normal;}
#slogan{padding:1em 2em;color:#fff;font-size:1.4em;line-height:1em;text-transform:uppercase;margin:0 auto;}
#slogan img{padding-bottom:5px;}
#slogan a{color:#fff;text-decoration:none;}

  #head2 .container{background:#545c61;display:flex;flex-direction:row;padding:;1em 0}
  
#search-form{width:100%;margin:0;padding:1rem 2rem;background:#888;}
#search-form .field, #search-form .btn{float:left;height:30px;padding:5px 3%;display:flex;flex-direction:row;flex-wrap:wrap;}
#search-form .field{min-width:100px;width:78%;background:#fff;color:#333;border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;}
#search-form .btn{width:30%;background:#888 url('img/search.png') no-repeat center center;color:transparent;border-top-left-radius:0;border-bottom-left-radius:0;line-height:0.8em;}
#search-form .btn:hover, #search-form .btn:focus{background-color:#888;transition:all 0.5s ease;}
.prices, .noPrices {display:inline;width:100px;margin-top: 0em !important;display: flex;gap: 1em;padding: .5em;}
.prices #advanced-fields label{padding:5px 0 5px !important;}
.prices label{padding-bottom:5px;}
/* MENU TOP */
.menu-2 {padding-right:2em;}
.menu-2 .level-0-menu{display:flex;flex-flow:row wrap;list-style:none;padding:1em;text-transform:uppercase;}
.menu-2 a{font-size:1.2em;display:block;padding:2em .5em;color:#333;text-decoration:none;}
.menu-2 a:hover, .menu-2 .selected a, .menu-2 .selected-parent a{color:#a7b0b5;}
.menu-3 a:hover, .menu-3 .selected a, .menu-3 .selected-parent a{color:#a7b0b5;}


#header .menu-2 #page-17{background:url( 'img/search.png') no-repeat center center;opacity:.5;}
#header .menu-2 #page-17 a{color:transparent;font-size:0;width:50px;height:100px;padding-left:2em;display:block;}
#header .menu-2 #page-17 a::before{display:none;}
#header .menu-2 #page-17:hover{opacity:1;box-shadow:none;}



.del{margin-top:1em;}
.del a{text-decoration:none;background:#bbb;color:#fff;padding:.1em .5em;border-radius:50%;font-size:1em;line-height:2em;}
.del a:hover{background:red;color:#fff;}
.orders-list .date{font-size:0.7em;}
#content li img{margin:0 auto;}
.news2 #content li img, .varia #content li img{width:400px;}
.favorite{display:flex;flex-flow: wrap;justify-content:center;}
.inBasketList h2{display:flex;flex-direction:column;margin-top:1em;font-weight:300;}
.favorite #content li .inBasketList {margin: 1em;text-align: center;}
.inBasketList{text-align:center;margin:0 1em;}
.inBasketList .image{text-align:center;margin:0 1em;border: 1px solid #eee;}
.favorite #content li img {width:400px;}
.favorite h2 a, .favorites h2{font-weight:300;font-size:.7em;text-decoration:none;text-align:center;}
.favorites{display:flex;flex-direction:row;flex-wrap:wrap;padding:3em 1em;}
.favorites li{padding:1em;}
.favorites div.name{display:flex;flex-direction:column;width:100%;text-align:center;text-transform:uppercase;}
.favorites div.name span{font-size:1.2em;margin-top:2em;}
.orderInfo span{font-weight:600;}
.varias {padding:0em;list-style:none;}
.del{margin-top: 0em;    text-align: center;    margin-bottom: 2em;}
.del a{text-decoration:none;background:#bbb;color:#fff;padding:.1em .5em;border-radius:50%;font-size:1em;line-height:2em;}
.del a:hover{background:red;color:#fff;}
.orders-list .date{font-size:0.7em;}

.authorsList{column-count:3;width:80%;list-style:none;margin: auto;}
.authorsList li {text-transform:uppercase;font-size:1.5em;font-weight:300;margin: .3em 0;}

.authorsList li:first-child {margin:0em 0 0em}

.authorsList h2 {font-size:1em;font-weight:300;line-height:1.3em;}
.authorsList h2 a{padding:10px 10px;}
.authorsList h2 a:hover{background:#999;color:#fff;text-decoration:none;}
.absent{opacity:.5;font-weight:200;padding:5px 10px;}
.description-info{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:1.6em;}
.description-info p{margin:0 auto;line-height:1.2em;}
.info a{font-weight:700;}
.info sup span{text-decoration: none;background: #000;color: #fff;padding: .2em .5em;}
.info a sup span:hover{text-decoration:none;}
.absent a:hover{text-decoration:none;}
/* SLIDER */
/* You will find slider styles in style-slider.css file */

/* BODY/CONTENT STYLES */
#body{clear:both;margin:0;border-top:1px solid #eaeaea;}
#body:after{content:"";display:table;clear:both;}

/* PAGE */
#page{position:relative;margin:0 0% 30px;text-align:left;padding-bottom:4em;}
.home #page{position:relative;margin:0;text-align:left;padding-bottom:0em;}
#page:after{content:"";display:table;clear:both;}
#page h1{margin:2em 0 0em;color:#555;font-size:2.417rem;font-weight:200;text-transform:uppercase;text-align:center;}
.artists #page h1,.news #page h1, .publishing #page h1, .about #page h1, .theOffer #page h1 {text-align:center;}
#productBox h1{text-align:left;}
.is-page-description #page h1{margin:2em 0 2em;color:#555;font-size:2.417rem;font-weight:200;text-transform:uppercase;text-align: center;}
.is-page-description.is-page-date #page h1 {margin:0em 0 2em;}
.is-page-description #page{width:70%;margin:0 auto;}
.is-page-description #page div.content{width:100%;margin:auto;}
.is-page-description #page time {text-align:center;width: 100%;}
time{display:block;padding:0 0 0.3em;color:#6e6e6e;font-weight:200;font-size:1.3em;margin-top:2em;}

.is-order #page h1{text-transform:none;font-weight:200;margin:0 0 .4em;}
.is-parent-page #page h1{margin:0em 0 1em;}
.is-parent-page-22 h1{text-align:center;}
.author #page h1{margin-top:1em;text-align:center;}
.artists  #page h1{margin-bottom:0;text-align:center;}

#page h1 span a {font-weight:200;text-transform:uppercase;text-decoration:none;color:#000;}
#page h1 span a:hover{color:#0070b8;} 
#page .msg.error h1, #page .msg.error .heading-1{margin-top:.4em;color:#fff;}
#page .msg.error.panel h1{margin:0;font-size:1rem;}
.heading-1{margin: auto;font-weight:300;line-height:2em;}

/* PAGE - BREADCRUMB (navigation path) */
.breadcrumb{margin-bottom:0rem;margin-top: 4em;text-align:center;position:relative;z-index:2;color:#ccc;}
.breadcrumb a{opacity:.5;color:#000;}
.breadcrumb a:hover{opacity:1;}
.breadcrumb ol{list-style:none;}
.breadcrumb li{display:inline-block;}
.breadcrumb li:not(:first-child)::before{content:"\203A";display:inline-block;padding:0 .5em;color:#6e6e6e;font-weight:bold;}
.author .breadcrumb, .is-parent-page-8 .breadcrumb{margin-top:4em;margin-bottom:0rem;}
.is-img-type-5 .breadcrumb{margin-bottom:4rem;}
.is-parent-page-135 .breadcrumb{padding-top:4em;}
/* PAGE CONTENT */

#page div.content{line-height:1.5em;margin-bottom:3em;}
#page div.content > ul, #page div.content > ol{padding:0 0 0 2em;}
/* #page div.content > ul:after, #page div.content > ol:after{content:"";display:table;clear:both;} */ /* Uncomment if necessary */
#page div.content > ul li, #page div.content > ol li{margin:.5em 0;padding:0;}
#page div.content > h2, #page div.content > h3{font-size:1.5rem;line-height:2em;font-weight:300;}
#page div.content > h3{font-size:1.25rem;}
#page div.content > p{padding-bottom:1em;}

#page > time{color:#6e6e6e;font-size:1.6em;}


/* IMAGES STYLES */
/* global */
#content li img{max-width:100%;}
#content li img:hover{}
ul[class*='images-']{list-style:none;}
ul[class*='images-'] li{margin:0 0 1rem 0;background:inherit;text-align:center;}
ul[class*='images-'] p{max-width:250px;margin:0 auto;color:#a7b0b5;font-size:0.875em;}
ul[class*="images-"] img{max-width:70vw;}
ul[class*="images-"] img:hover{}
div.content .images-gallery{padding:0;}
/* list custom */
.images-1{clear:left;float:left;margin:.5rem 1.5rem 1rem 0;display: flex;flex-direction: column;}
.images-2{clear:right;float:right;margin:.5rem 0 0 1rem;}
.images-gallery{clear:both;display:flex;flex-flow:row wrap;justify-content:space-between;}
.images-gallery li{flex:1 0 auto;padding:.3rem 2rem;}
div.content .images-gallery{clear:none;}
.images-gallery.images-0{width:50%;margin:0 auto;}

/* @media screen and (min-width:960px){ .images-4 li{flex:0 0 25%;} } */ /* - if you want to set static number of columns */

/* FILES LIST STYLES */
.files-list{margin:1rem 0 .5rem;list-style:none;vertical-align:middle;border-left:2px solid #c8cccf;font-size:0.9rem;}
.files-list li{height:20px;margin:0 0 1rem 1rem;padding-left:2rem;background:url('img/files-ext.gif') no-repeat 0 -260px;}
.files-list p{display:inline;color:#a7b0b5;font-style:italic;}
.files-list p:before{content:" - ";}
.files-list .zip{background-position:0 0;}
.files-list .xml{background-position:0 -20px;}
.files-list .xls{background-position:0 -40px;}
.files-list .web{background-position:0 -60px;}
.files-list .vcf{background-position:0 -80px;}
.files-list .txt{background-position:0 -100px;}
.files-list .sys{background-position:0 -120px;}
.files-list .swf{background-position:0 -140px;}
.files-list .psd{background-position:0 -160px;}
.files-list .pps{background-position:0 -180px;}
.files-list .png{background-position:0 -200px;}
.files-list .pic{background-position:0 -220px;}
.files-list .pdf{background-position:0 -240px;}
.files-list .nn{background-position:0 -260px;}
.files-list .eml{background-position:0 -280px;}
.files-list .media{background-position:0 -300px;}
.files-list .fla{background-position:0 -320px;}
.files-list .exe{background-position:0 -340px;}
.files-list .chm{background-position:0 -360px;}
.files-list .cdr{background-position:0 -380px;}

/* QUICK.BOX */
#quick-box{position:fixed;width:100%;height:100%;left:0;top:0;background:rgba( 0, 0, 0, 0.7 );z-index:200;}
#quick-box .background{height:100%;}
#quick-box .quick-box-container{position:absolute;padding:0;border-radius:5px;box-shadow: 0 0 15px 1px #000;}
#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:.5em 0;text-align:center;font-size:0.875rem;font-weight:bold;color:#ddd;line-height:normal;background:rgba( 0, 0, 0, 0.2 );width:100%;}
#quick-box .full-size{position:absolute;right:8px;top:2px;width:24px;height:24px;font-size:0.1em;color:transparent;background:url('../admin/img/fullscreen.png') no-repeat;}
#quick-box .description{margin:0;padding:.5em 0;text-align:center;font-size:0.875rem;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 .arrow{position:absolute;display:block;width:50%;top:15%;height:70%;margin:0px;font-family:Verdana;z-index:100;opacity:0.5;text-decoration:none;}
#quick-box .arrow:before, #quick-box .arrow:after{content:"";display:block;position:absolute;top:50%;transform:translateY(-50%);}
#quick-box .arrow:before{width:32px;height:32px;margin:0 10px;background:url('img/arrows.png') no-repeat 0 0;z-index:1;}
#quick-box .arrow:after{width:52px;height:52px;background:rgba( 0, 0, 0, 0.2 );z-index:-1;}
#quick-box .arrow.prev:before{background-position:0 -32px;}
#quick-box .arrow.next:before{right:0;}
#quick-box .arrow.next:after{right:0;}
#quick-box .arrow:hover{opacity:0.9;}
#quick-box .prev{left:0px;}
#quick-box .next{right:0px;}
#quick-box .close{position:absolute;top:0;right:0;padding:0.15em 0.4em 0.2em;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 .arrow{line-height:normal;}
#quick-box .loading{display:block;padding:40px 35px;color:white;line-height:1em;}


/* SUBPAGES LIST STYLES */
/* global */
.title{padding:0 0 0.5em;font-size:1.25rem;}
.title a{color:#555;font-weight:200;background:none;text-decoration:none;line-height: 1.2em;}
.title a:hover{color:#a7b0b5;background:none;text-decoration:underline;}

[class|="pages"]{clear:both;margin:.5rem 0;list-style:none;}
[class|="pages"] .page:after{content:"";display:table;clear:both;}
[class|="pages"] .more, span.more a{font-weight:200;color:#ddd;text-transform:uppercase;letter-spacing:1em;line-height:2em;}
[class|="pages"] p{padding:0.3em 0;}

/* standard list */
.pages-list .page{margin:15px 0;padding:1.5rem 2.5%;}
.pages-list .page .image{margin:0 2.5% 5px 0;text-align:center;}
.pages-list ul, .pages-list ol{margin:5px 0 0 4%;padding:0;list-style:disc;}
.pages-list .page li{padding:0;border:0;background:none;}
.pages-list .page ol{list-style:decimal;}


.newsList h2, .exhibitions h2, .publishingList h2{font-size:2em;text-transform:uppercase;font-weight:300;margin-bottom:.5em;}
.home .exhibitions h2{font-size:1em;}
.artists ul.pages-list {column-count:4;list-style:none;}
.artists .pages-list li {margin:1em;padding:0 1em;text-transform:uppercase;}

ul.newsList, ul.exhibitions, ul.publishingList,  ul.aboutList{/*column-count:4;*/list-style:none;display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;}
.newsList li, .exhibitions li{width:30%;margin-bottom:5em;}
.publishingList li{width:20%;margin:0 3em 3em auto;padding:0 2em 2em;}
 #content .newsList li .image img,  #content .exhibitions li .image img, #content .publishingList li .image img{}
 .home .exhibitions li{width:100%;margin:0 1em;}
 .aboutList li .image{float:left;margin:0 1em;}
 .aboutList li{width:50%;margin:3em 0 auto;padding:2em;}
  .aboutList li .title {font-size:3em;text-transform:uppercase;font-weight:200;}
 
/* subpages gallery/boxes/products etc */
.pages-gallery{display:flex;flex-flow:row wrap;justify-content:center;align-items:flex-end;}
.pages-gallery .page{flex:0 0 100%;margin:15px 0;padding:20px;text-align:center;}
.pages-gallery .page .image{margin:0 auto 2em;text-align:center;width:100%;}
.pages-gallery div.description{padding:0.3em 0;text-align:justify;}
.pages-gallery .page a span {font-size:1em;text-transform:uppercase;font-weight:300;line-height:1.4em;}
.pages-gallery .page h2 {font-size:1em;font-weight:300;min-height:80px;}
.is-authors .pages-gallery .page h2 {font-size:1.6em;}
.pages-gallery .page h2 a{display:flex;flex-flow:column;line-height:1.4em;}
.image{margin:0 auto;text-align:center;}

.pages-gallery.listView{display:flex;flex-flow:column wrap !important;width:100%;}
.pages-gallery.listView li{display:flex;flex-flow:row;width:100%;align-items:center;border-bottom:1px solid #eee;}
.pages-gallery.listView li .image{max-width:25%;margin-left:2em;text-align:left;margin-right:0em;}
.pages-gallery.listView li img{min-width:100px;}
.pages-gallery.listView li a{display:flex; flex-flow:column;padding:0 3em;}
.pages-gallery.listView li a.order-link{display:block; padding:0 .5em;width: 50px;margin:0 auto;}
.pages-gallery.listView li .title span{padding:0em;width:100%;}
.pages-gallery.listView li .price{padding:0;text-align:left;width:250px;}
.pages-gallery.listView li .title{padding:0 3emem;text-align:left;width:50%;}
.pages-gallery.listView li .order-link{font-size:2em;padding:.5em;}


.publishingList.listView{display:flex;flex-flow:column wrap !important;width:100%;}
.publishingList.listView li{display:flex;flex-flow:row;width:100%;align-items:center;border-bottom:1px solid #eee;}
.publishingList.listView li .image{width:30%;margin-left:2em;text-align:left;margin-right:0em;}
.publishingList.listView li img{}
.publishingList.listView li a{display:flex; flex-flow:row;padding:0;}
.publishingList.listView li .title span{padding:0 4em;width:50%;font-weight:700;}
.publishingList.listView li .price{padding:0 4em;text-align:left;}
.publishingList.listView li .title{padding:0 3em;text-align:left;width:70%;font-size:2em;}
.publishingList.listView li .order-link{font-size:2em;padding:.5em;width:50px;}

.publishing div.navig{justify-content: flex-end;}

.view {
  float: right;
}

.view a {
  margin: 0 10px;
  width: 40px;
  height: 40px;
  background: url('img/box.png');
  display: inline-block;
  vertical-align: middle;
  opacity: 0.1; /* Domyślna niepodświetlona przezroczystość */
  transition: opacity 0.3s ease; /* Płynne przejście opacity */
}

.view a#list {
  background-position: top left;
}

.view a#box {
  background-position: bottom right;
}

.listView .view a#list {
  background-position: bottom left;
}

.listView .view a#box {
  background-position: top right;
}

.view a#list:hover,
.view a#list.selected {
  opacity: 1;
}

.view a#box:hover,
.view a#box.selected {
  opacity: 0.5;
}

.view a#box.notSelected,
.view a#list.notSelected {
  opacity: 0.1;
}

.view a#box.notSelected.selected,
.view a#list.notSelected.selected {
  opacity: 0.5;
}


#product{display: flex;flex-direction: row;flex-wrap: wrap;justify-content: center;align-items: flex-start;align-content: center;}
#productPreview{margin-bottom:4em;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;align-content: center;}
#productBox {display: flex;flex-direction: column;flex-wrap: wrap;justify-content: flex-start;align-items: flex-start;align-content: flex-start;margin-top: 2em;}
.news ul.newsList li{-webkit-box-shadow: 14px 58px 73px -25px rgba(66, 68, 90, 0.25);-moz-box-shadow: 14px 58px 73px -25px rgba(66, 68, 90, 0.25);box-shadow: 14px 58px 73px -25px rgba(66, 68, 90, 0.25);border:30px solid #fff;}
.publishingList li img, .is-parent-page-135 #productPreview img{-webkit-box-shadow: 14px 58px 73px -25px rgba(66, 68, 90, 0.25);-moz-box-shadow: 14px 58px 73px -25px rgba(66, 68, 90, 0.25);box-shadow: 14px 58px 73px -25px rgba(66, 68, 90, 0.25);border:none !important;}
 /*#content .widget.type-4 {-webkit-box-shadow: 6px -70px 100px -47px rgba(66, 68, 90, 0.10);-moz-box-shadow: 6px -70px 100px -47px rgba(66, 68, 90, 0.10);box-shadow: 6px -70px 100px -47px rgba(66, 68, 90, 0.10);}*/
#productBox span a{font-size:1.5em;text-transform: uppercase;line-height:2em;}
.pagination{text-align: center;    margin-top: 3em;margin-bottom: 3em;}
.pagination ul, .pagination li{display:inline;}
.pagination li{padding:0 2px;}
.pagination a, .pagination strong{padding:0 3px;}

/* SITE MAP */
#site-map{clear:left;margin:1rem 0;list-style:none;}
#site-map .sitemap__section{padding:.3em 0 .3em 2rem;list-style:none;}
#site-map .sitemap__el{padding:.3em 0;}
#site-map .sitemap__el--0{padding:.5em 0;}
#site-map .sitemap__link--0, #site-map .sitemap__nolink--0{font-size:1.25rem;}
#site-map .sitemap__link--1, #site-map .sitemap__nolink--1{font-size:1.125rem;}

/* FOOTER - SITE AND SCRIPT COPYRIGHTS STYLES */
#foot{background:#fff;color:#888;font-size:1.083em;}
#foot .container{display:flex;flex-wrap:wrap;justify-content:space-between;}
#foot .container > *{padding:1.5rem 2rem;}
#foot a{color:#fff;text-decoration:none;}
#foot a:hover{text-decoration:underline;}
#foot .options ul{display:flex;list-style:none;}
#foot .options li:not(:last-child){margin-right:2rem;}
#foot .options a{display:block;width:16px;height:16px;text-indent:100%;white-space:nowrap;overflow:hidden;font-size:1%;color:transparent;background:url('img/options.png') no-repeat center 0;}
#foot .options .print a:hover{background-position:center -16px;}
#foot .options .back a{background-position:center -32px;}
#foot .options .back a:hover{background-position:center -48px;}

#powered{clear:both;width:100%;margin-bottom:60px;text-align:center;font-size:.7em;}
#powered a{display:inline-block;width:192px;height:26px;}
#powered img{height:70%;width:70%;}
.copy{margin-top:2em;}

/* COMMON CLASSES */

.form-full{clear:both;margin:25px auto 0;}
.form-full dt{padding:0 0 7px;}
.form-full dd{margin-bottom:20px;}
.form-full input[type="text"], .form-full input[type="email"], .form-full input[type="password"], .form-full textarea{width:98%;padding:7px;font-size:1em;}
.form-full .save{text-align:center;}
.form-full .save input{padding:0.8em 1.5em;text-transform:uppercase;letter-spacing:1px;    clear: both;    margin-top: 2em;}
.captcha input[type="text"]{min-width:60px;width:6%;}
.captcha strong{font-weight:bold;}
.captcha em{font-style:normal;font-weight:bold;}
.captcha ins{padding:0 3px;font-weight:bold;text-decoration:none;}

/* ADMIN OPTIONS */
#page ul.options{position:absolute;right:0;top:15px;min-width:100px;list-style:none;text-align:right;z-index:500;}
#page ul.options li{display:inline-block;margin-left:10px;}

.listView .subpagest-edit{display:none;}
.panel-link{display:inline-block;width:21px;height:21px;background:rgba(255,255,255,0.6) url('../admin/img/options.png') no-repeat 0px 0px;text-indent:100%;white-space:nowrap;overflow:hidden;font-size:1%;color:transparent;}
.panel-link.edit:hover{background-position:0 -21px;}
.panel-link.delete{background-position:-21px 0;}
.panel-link.delete:hover{background-position:-21px -21px;}

.author #page ul.options{display:none;}
.author #page #author ul.options{display:block;}

.dev{padding:5px;text-align:center;color:#f00;font-weight:bold;}

@media print{
  /* PRINT STYLES */
  * {color:#000 !important;background:#fff !important;border-color:#444 !important;border-width:1px !important;}

  body{margin:1cm 0;font-size:0.875em;}
  #container{position:static;width:17.2cm;height:auto;margin:0;box-shadow:none;}
  #head1{height:auto;}
  #logo{padding:0 0 0.2cm;}
  #logo #title a{font-size:2em;}
  .menu-top{margin-top:0.3cm;}
  .menu-top li a{padding:0.1cm 0.2cm;border:0;border-right:1px solid #000;font-size:1em;}
  .menu-top .selected a, .menu-top .selected-parent a{font-weight:bold;}


  #body{clear:none;border-top:0;}
  #page{clear:both;position:static;float:none;}
  #page h1{margin:0;}


  #body, #head1, #foot{float:none;}
  .menu-top li:hover:after, .menu-top .selected:after, .menu-top .selected-parent:after, #search-form, #foot .options{display:none;}
}

/* PLUGINS */

/* USER ORDERS HISTORY */
.details-list .legend{padding:1em 0 0.5em;background:inherit;color:#2e6a97;font-size:1.2em;font-weight:bold;}
.details-list dl{display:block;width:100%;margin:0;padding:5px 0;b}
.details-list dt, .details-list dd{display:inline-block;width:40%;margin:0;padding:3px 0;vertical-align:top;}
.details-list dt{clear:left;text-align:right;}
.details-list dd{padding-left:2%;font-weight:bold;}
.details-list .comment{font-weight:normal;}

/* RELATED PAGES */
#pages-related{clear:both;width:100%;}
#pages-related .pages-gallery .page {width:30%;}
#pages-related > h2{padding-top:1em;padding-bottom:1em;color:#555;font-size:1.25em;font-weight:200;text-align:center;text-transform:uppercase;}
.product #pages-related > h2{padding-top:1em;padding-bottom:1em;color:#555;font-size:1.25em;font-weight:200;text-align:center;text-transform:uppercase;border-bottom:1px dotted #aaa;}
.about #pages-related h2{padding-top:1em;font-size:1em;font-weight:200;text-align:center;text-transform:uppercase;}
.about #pages-related .title {font-size:2em;}

/* PAGES PRODUCTS */
div.price, div.noPrice{padding:0 0 1em;color:#000;font-size:1.5em;font-weight:200;}
div.price em{padding-right:4px;font-style:300;}
div.price strong{font-size:1.125em;font-weight:200;color:#000;}
div.price.bigger strong{padding:0 2px;font-size:1.222em;}
div.price span{padding-left:4px;}
div.price.old *{color:#888;}
div.price.old strong{text-decoration:line-through;}
.is-old-price div.price:not(.old) *{color:#555;} /* highlight price when it is promotion */

#page > .price{padding-bottom:10px;color:#333;font-size:1.125em;}

/* PAGE MODIFICATION DATE AND AUTHOR */ 
.modify-info{clear:both;padding-top:10px;list-style:none;font-size:0.875em;}
.modify-info li{padding:5px 0;}
.modify-info .value{font-weight:bold;}

/* ADVANCED SEARCH */

#search-form a.advanced-search{clear:both;display:block;padding:4px 6px;font-size:0.875em;text-decoration:none;color:#fff;}
#search-form a.advanced-search:hover{text-decoration:underline;}
#search-form a.advanced-search:after{content:' \00bb';}

/* PAGES FEATURES */
#features{margin:2em 0 ;min-width:250px;border-collapse:collapse;font-size:1em;list-style:none;}
#features li{padding:5px 7px 5px 0;background:#fff;font-weight:normal;text-align:left;}
#features ul:nth-child(even) li, #features il:nth-child(even) li{background:#f8f8f8;}
#features span{color:#ccc;font-weight:300;}
/* ORDERING */
.order-box{margin:0.5em 0;font-size:0.5em;}
.order-box a{font-size:2em;margin-right:10px;}
.order-link{padding:5px 14px;border-width:1px;border-style:solid;background:#a7b0b5;color:#fff;text-decoration:none;transition:all 0.3s ease;border-radius:2px;}
.order-link:hover, .order-link:focus{background:#00679a;color:#fff;text-decoration:none;cursor:pointer;}
.noOrder{padding:5px 14px;margin:0.5em 0;font-size:3em;}

.order-form legend{width:99%;margin-bottom:10px;padding-bottom:15px;color:#7f6762;font-size:1.5em;font-weight:normal;border-bottom:0px solid #eff0f3;}
.order-form .option{margin:4px 0 10px;font-size:0.875em;}
.order-form .option label{margin:0 4px;font-weight:normal;}
.ordered-elements table{margin:0 0 20px;width:99%;border-collapse:collapse;border-bottom:0px solid #e8eaee;font-size:1em;}
.ordered-elements tr > *{padding:5px 7px;background:#fff;font-weight:normal;text-align:left;}
.ordered-elements thead td{padding:5px;background:#fff;color:#999;font-size:0.6em;}
.ordered-elements thead em{padding:0 4px 0 0;font-style:normal;}
.ordered-elements tbody tr:nth-child(even) > *{background:#f8f8f8;}
.ordered-elements .price{text-align:right;text-align: center;font-size: 2em;line-height: 2em;}
.ordered-elements .quantity{width:100px;text-align:right;}
.ordered-elements .quantity input{text-align:right;}
.ordered-elements .quantity label{position:absolute;clip:rect(1px, 1px, 1px, 1px);}
.ordered-elements tfoot .summary > *{padding:10px;font-size:1.25em;background:#f8f8f8;}
.ordered-elements .recount th{text-align:right;}
.ordered-elements .recount input{padding:3px 8px;font-size:0.875em;}
.ordered-elements .image.is-image img{}
#basket-options{width:100%;}
#basket-options li{display:inline-block;width:49.3%;}
#basket-options .checkout{text-align:right;font-size:1.125em;}
#basket-options .btn.continue{background:#666;}
#basket-options .btn.continue:hover{background:#00679a;}
#checkout{display:none;margin-top:0;padding-top:30px;width:50%;margin:0 auto;}
[class*="menu-"] .products-in-basket{display:inline-block;min-width:20px;margin-left:4px;padding:1px;text-align:center;color:#fff;background:#1f1a17;border-radius:2px;font-style:normal;font-size:0.75em;line-height:2em;}
[class*="menu-"] a:hover .products-in-basket, [class*="menu-"] .selected a .products-in-basket{background:#a7b0b5;}

/* NOTICES ACCEPTS */
.notices{list-style:none;}
.notices .option, .option.notice{margin:4px 0 10px;font-size:0.875em;}
.notices .option label, .option.notice label{margin-left:4px;font-weight:normal;}

/* YOUTUBE LINKS */
.youtube{width:960 px;height:504px;padding:1px;box-shadow:0 0 4px rgba(100,100,100,0.4);}


/* TAGS */
ul.tags{clear:both;padding:0.5em 0;list-style:none;}
.tags li{display:inline-block;}
.tags a{display:inline-block;margin:0 5px;padding:3px 6px 3px 21px;background:url('img/tag.png') no-repeat 2px 4px;border:1px solid #e8eaee;}
.tags a:hover{color:#555;}
.tags li.head a{margin:0;padding-left:0;border:0;}
.pages-list .tags{margin:0;}

ul.authors{clear:both;padding:0.5em 0;list-style:none;}
.authors li{display:inline-block;}
.authors a{display:inline-block;margin:0 5px;padding:3px 6px 3px 21px;background:url('img/author.png') no-repeat 2px 4px;border:1px solid #e8eaee;}
.authors a:hover{color:#555;}
.authors li.head a{margin:0;padding-left:0;border:0;}
.pages-list .authors{margin:0;}

/* DROP DOWN MENU */
/* it is RECOMMENDED to combine these styles with standard .menu-top styles */
.menu-top ul{list-style:none;}
/* dropdown mark */
.menu-top li.drop-down:before{position:absolute;right:3px;display:block;content:"\25be";color:#6e6e6e;}
/* dropdown mark - second level */
.menu-top .level-1-el.drop-down:before{top:50%;transform:translateY(-50%) rotate(-90deg);}
/* global submenus styles */
.menu-top ul ul{display:none;white-space:nowrap;background:#efefef;}
.menu-top li:hover > ul{display:block;} /* show submenu on hover */



/* DOWNLOAD LIST */
#download-list{width:100%;margin:15px 0 5px;}
#download-list td{padding:7px 12px;}
#download-list thead{text-align:center;}
#download-list thead a{font-weight:bold;}
#download-list tbody .name a:first-child{position:relative;padding-left:26px;}
#download-list tbody .name a:first-child:before{content:'';position:absolute;left:0px;width:16px;height:20px;background:url('img/files-ext.gif') no-repeat 0 -260px;}
#download-list tbody p{margin:5px 0 0 26px;color:#777;font-size:0.938em;}
#download-list tbody .size, #download-list tbody .date-file{width:17%;max-width:170px;text-align:center;vertical-align:middle;font-size:0.938em;}
#download-list tbody .size{text-align:right;}
#download-list tbody .size abbr{font-style:italic;color:#777;}
#download-list tbody .zip .name a:first-child:before{background-position:0 0;}
#download-list tbody .xml .name a:first-child:before{background-position:0 -20px;}
#download-list tbody .xls .name a:first-child:before{background-position:0 -40px;}
#download-list tbody .web .name a:first-child:before{background-position:0 -60px;}
#download-list tbody .vcf .name a:first-child:before{background-position:0 -80px;}
#download-list tbody .txt .name a:first-child:before{background-position:0 -100px;}
#download-list tbody .sys .name a:first-child:before{background-position:0 -120px;}
#download-list tbody .swf .name a:first-child:before{background-position:0 -140px;}
#download-list tbody .psd .name a:first-child:before{background-position:0 -160px;}
#download-list tbody .pps .name a:first-child:before{background-position:0 -180px;}
#download-list tbody .png .name a:first-child:before{background-position:0 -200px;}
#download-list tbody .pic .name a:first-child:before{background-position:0 -220px;}
#download-list tbody .pdf .name a:first-child:before{background-position:0 -240px;}
#download-list tbody .nn .name a:first-child:before{background-position:0 -260px;}
#download-list tbody .msg .name a:first-child:before{background-position:0 -280px;}
#download-list tbody .media .name a:first-child:before{background-position:0 -300px;}
#download-list tbody .fla .name a:first-child:before{background-position:0 -320px;}
#download-list tbody .exe .name a:first-child:before{background-position:0 -340px;}
#download-list tbody .chm .name a:first-child:before{background-position:0 -360px;}
#download-list tbody .cdr .name a:first-child:before{background-position:0 -380px;}


/* ASK ABOUT LINK - redirects to contact panel */
#ask-about-link{padding:.8em 0;}
#ask-about-link a{color:#555;}
#ask-about-link a:before{display:inline-block;content:'';vertical-align:middle;}
#ask-about-link a:hover{color:#0070b8;}
#ask-about-link a:hover:before{}

/* CONTACT-PANEL */
.contact-panel{padding:1.5rem 0;width:50%;margin:0 auto;}

/* COMMENTS */
#comments{padding:1.5rem 0;border-top:5px solid #e8eaee;}
#comments h2{padding-bottom:1rem;color:#555;font-size:1.5rem;font-weight:normal;border-bottom:1px solid #eff0f3;}
#comments article{width:100%;margin:1rem 0;padding-bottom:1rem;border-bottom:1px solid #eff0f3;}
#comments header{margin-bottom:.5rem;}
#comments h3{display:inline-block;font-size:1rem;color:#0070b8;}
#comments time{float:right;color:#888;font-size:0.875rem;}
#comments p{font-size:0.875rem;line-height:1.5em;}
#comments .msg{margin:2rem 0 3rem;}

#comments-form legend{padding-bottom:1.5rem;font-size:1.25rem;color:#555;}
.comments-count{display:block;padding:0.3em 0;color:#6e6e6e;}

.images-12.justified-gallery img{border:30px solid #fff;}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
 .hamburger{padding:15px 15px;display:inline-block;cursor:pointer;transition-property:opacity, filter;transition-duration:0.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}
 .hamburger:hover{opacity:.7}.hamburger.is-active:hover{opacity:.7}
 .hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::before,.hamburger.is-active .hamburger-inner::after{background-color:var(--color-primary)}
 .hamburger.is-active .hamburger-label{display:none}
 .hamburger-box{width:40px;height:24px;display:inline-block;position:relative}
 .hamburger-inner{display:block;top:50%;margin-top:-2px}
 .hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:40px;height:4px;background-color:var(--color-primary);border-radius:4px;position:absolute;transition-property:transform;transition-duration:0.15s;transition-timing-function:ease}
 .hamburger-inner::before,.hamburger-inner::after{content:"";display:block}.hamburger-inner::before{top:-10px}
 .hamburger-inner::after{bottom:-10px}.hamburger-label{display:block;margin-top:5px;text-transform:uppercase;font-size:.75rem}
 .hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)}
 .hamburger--3dx .hamburger-inner::before,.hamburger--3dx .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)}
 .hamburger--3dx.is-active .hamburger-inner{background-color:transparent !important;transform:rotateY(180deg)}
 .hamburger--3dx.is-active .hamburger-inner::before{transform:translate3d(0, 10px, 0) rotate(45deg)}
 .hamburger--3dx.is-active .hamburger-inner::after{transform:translate3d(0, -10px, 0) rotate(-45deg)}
 .hamburger--3dx-r .hamburger-box{perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)}
 .hamburger--3dx-r .hamburger-inner::before,.hamburger--3dx-r .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)}
 .hamburger--3dx-r.is-active .hamburger-inner{background-color:transparent !important;transform:rotateY(-180deg)}
 .hamburger--3dx-r.is-active .hamburger-inner::before{transform:translate3d(0, 10px, 0) rotate(45deg)}
 .hamburger--3dx-r.is-active .hamburger-inner::after{transform:translate3d(0, -10px, 0) rotate(-45deg)}
 
 .freeprivacypolicy-com---reset.freeprivacypolicy-com---nb.freeprivacypolicy-com---palette-light.freeprivacypolicy-com---nb-standalone.freeprivacypolicy-com---lang-pl{width:50%;height:auto;left:50%;right:50%;top:50%;right:50%;}
.reset.nb.palette-light.nb-standalone.lang-pl{}
.palette-light .cc-nb-okagree, .palette-light .cc-nb-reject, .palette-light .cc-cp-foot-save{background-color:#444 !important;}
.cc-nb-main-container, .cc-pc-container{padding:0;     background: #fff;     position: fixed;     bottom: 0;     z-index: 600;width:100% !important;}
.cc-nb-main-container{height:100px;border-top:1px solid #777;}
.cc-nb-buttons-container button{padding:.5em 1em;margin:1em;}
.cc-cp-body{display:flex;}
.cc-cp-body-tabs{display:flex;flex-direction:column;width:20%;}
.cc-cp-body-tabs{list-style:none;}
.cc-cp-body-tabs li button{padding:.3em 1em;width:60%;margin:.1em;display:block;height:60px;}
.cc-cp-foot-byline{font-size:.4em;}
.cc-cp-body-content, .cc-nb-text{font-size:.7em;padding:1em;width:100%;text-align:left;}
.cc-pc-head-close{padding:1em;margin:0 1em;}
.cc-pc-head-title, .cc-pc-head, .cc-pc-head-title-text{display: flex; padding: 0 1rem;justify-content:center; align-items:center;}
.cc-cp-foot-save{padding:.5em 1em;}
.cc-cp-foot-save:hover{background:#999;}
.cc-custom-checkbox, .cc-nb-title{font-weight:700;}
.cc-custom-checkbox{font-weight:600;margin:0 1rem 0 0;padding:0 1em;display:flex;}
.cc-custom-checkbox label{font-weight:700;}
.cc-custom-checkbox input{padding:.6em ;border:1px solid #eee;}
.cc-cp-body-content-entry a{text-decoration:underline;font-weight:var(--font-weight-bold);}
.cc-cp-body-content-entry{flex-direction:column !important;display:flex;}
.cc-custom-checkbox input:hover,.cc-custom-checkbox input:selected{background:#eee;}
.cc-cp-body-tabs-item-link:hover, .cc-pc-head-close:hover{background:#000;color:#fff;}
.cc-pc-head-lang-select{display:none;}
.cc-pc-head-title-headline{font-size:1em;}
.reset div{display:flex !important;flex-direction:row;justify-content:flex-end;}
.palette-light.nb{background:rgba(255,255,255,0.4) !important;}
.pc-dialog{width:100% !important;max-width:100% !important;}
.cc-nb-buttons-container,.palette-light .cc-nb-text{width:90%;}
.cc-nb-buttons-container button{height:50px;}
.cc-nb-title-container{width:30%;font-size:.8em;}
.cc-cp-body-tabs li button{height:auto;}
.pc-dialog .cc-cp-body-tabs-item-link{padding:0 2em !important;}
.pc-dialog .cc-cp-body-tabs{width:auto;}
.pc-dialog .cc-pc-head-title{display:flex;flex-direction:row !important;}
.palette-light .cc-cp-body-tabs, .palette-light .cc-cp-body-tabs{background:#fff !important;}
 
 
#searchButton{display:none;}
 #head0{display:none;background:#aaa;}
#searchButton{display:none;}
  #head0 form#search-form-advanced{display:flex;flex-direction:row;justify-content: center;}


.news #page, .publishing #page{padding:0 15%;}
/* BASKET ADD IN BACKGROUND */
.added-to-basket{display:none;padding:1em 0 .5em;}
.added-to-basket__msg{padding-bottom:.5em;color:#000;font-weight:bold;}


.is-page-date #page{padding:0 8em 4em;}
.is-page-date #page .justified-gallery{width:100%;margin:0 auto;}

#author {margin:1em auto 5em;}
#author h2 {font-size:1.2em;font-weight:300;line-height:2em;text-align:center;}
#author #description li{margin-left:2em;}
#author #description{width:50%;margin:0 auto;text-align:justify;}
.item-reserved{background:url('img/Artemis_rezerwacja.svg') no-repeat 50% 50%;background-size: 50%;}
.item-reserved img{opacity:.1;}

#sorting{display:flex;flex-direction:raw;justify-content:center;color:#000;width: 80%;}
#sorting ul{display:flex;flex-direction:raw;list-style:none;}
#sorting ul li{margin:0 1rem;text-transform:uppercase;color:#999;}
#sorting span{color:#000;padding:0 1em;}
.sorting a, .viewAll a{border:1px solid #eee;padding:.5em;text-decoration:none;color:#000;}
.viewAll a{margin:0 2em;}

.sorting a:hover, .viewAll a:hover{background:#888;color:#fff;}
.sorting .selected a{background:#888;color:#fff;}

.number{font-size:0.5em;margin:0.5em;}
div.navig{display: flex;flex-direction: row;flex-wrap: wrap;width: 100%;line-height: 3em;justify-content: center;}
.author .options{}
.catalogNumber{text-align:center;font-size:0.8em;color:#ccc;border:1px solid #eee;padding:0;max-width:70px;margin:1em;}
#catalogNumber{margin:0;}
.reservation{font-weight:200;font-size:2em;margin-bottom: 0em;}
.adminInfo{position: absolute;padding: 0;width: 289px;top: 0;z-index: 0;}
.basketTab{position:fixed;right:0;top:30%;list-style:none;background:#fff;z-index:300;}
.basketTab a {display: block;font-size:2em;text-align:center;padding:.4em;text-decoration:none;background:black;color:white;}
.basketTab a:hover{background:white;color:black;}
.orderDetailes{text-align:center;}
#page div.content figure.image{padding:1rem 0;text-align:center;}
#page div.content figure.image figcaption{padding:.5rem 0;}

.home .newsList img{max-height:300px;}
.size-width, .size-height{display:none;}
.size-width.active, .size-height.active{display:block;}
.sizes{margin:1em;}

.first, .second, .third{display:flex;flex-direction:column;position:relative;gap:.1em;padding:1em;}
.third{width:auto;}
.dimensions-x, .dimensions-y{display:flex;gap:1em;margin:.5em;font-size: 0.7em;}
 .phrase{display:flex;justify-content:end;align-items:center;}

