/* Quick.Cms.Ext v6.x default stylesheet */

/* 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: 'Jost', sans-serif;font-weight: 300;}

body{padding:0;background:#efefef;text-align:center;}

input[type="text"], input[type="password"], input[type="file"], input[type="email"], select, textarea{padding:2px;border-width:1px;border-style:solid;border-color:#dddddd;font-family: 'Jost', sans-serif;font-size:1rem;border-radius:2px;}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, select:focus, textarea:focus{border-color:#673e28;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.4em 0.9em;border-width:1px;border-style:solid;background:#673e28;color:#fff;transition:all 0.3s ease;font-family: 'Jost', 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:#010e2d;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:1px solid #e8eaee;font-size:100%;font:inherit;vertical-align:baseline;}

a{color:#673e28;text-decoration:none;}
a:hover{color:#010e2d;text-decoration:none;}

#container img{max-width:100%;}

.msg{clear:both;overflow:hidden;padding:20px 0;text-align:center;}
.msg.done, .msg.error{margin:10px 0;background:#673e28 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:#673e28;}
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;}

#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-wrap:wrap;width: 100%;margin: 0 auto;padding: 0 15px;justify-content: space-between;align-items: center;}

#logo{padding: 15px 0 10px 0;}
#topInfoAll {text-align: right;display: flex;flex-wrap: wrap;flex-direction: row-reverse;align-items: center;}
#logo #title a{color:#1f1a17;font:bold 2em 'Rajdhani', sans-serif;line-height:1em;text-decoration:none;}
#logo #title a span{color:#283b62;background:inherit;}
#logo #title a strong{color:#283b62;background:inherit;}
#logo #title a em{color:#283b62;font-style:normal;}
#logo #slogan{padding:4px 0 0 4px;background:inherit;color:#1f1a17;}
#logo img {width: 221px;transition: 0.5s all;}

/* */
#head2 {background: rgba(75,75,75,0.1);width: 100%;}
#head2 .container{display:flex;flex-flow:row wrap;width: 1200px;margin: 0 auto;}
.menu-1.menu-top {text-align: right;}
.menu-top ul {float: right;}

/* */
#topInfo {text-align: right;margin: 10px 0 0px 0;display: inline-block;}
#topInfo li {list-style: none;display: inline-block;margin:0 5px;}
#topInfo li img {height: 12px;vertical-align: middle;}
#topInfo li a {color: #FFFFFF;padding: 0 0 0 5px;font-size: 0.75em;}

/* */
#topInfo2 {text-align: right;margin: 10px 0 0px 0;display: inline-block;}
#topInfo2 li {list-style: none;display: inline-block;margin:0 5px;}
#topInfo2 li img {height: 12px;vertical-align: middle;}
#topInfo2 li a {color: #FFFFFF;padding: 0 0 0 5px;font-size: 0.75em;}

/* */
#lang {text-align: right;margin: 15px 0 15px 0;display: inline-block;}
#lang li {list-style: none;display: inline-block;margin:0 0 0 10px;}
#lang li a {color: #1a1a18;}
#lang li.selected a {color: #FFFFFF;}
#lang li a:hover {color: #673e28;}

#wyszukiwarka {text-align: center;margin: 0 auto;}
.advanced-search {margin:5px 0 0 0;display: inline-block;}
#topInfoAll #search-form {display: none;}
#search-form{width:300px;margin:0;float: right;}
#search-form .field, #search-form .btn{float:left;height:40px;padding:5px 3%;background: #FFFFFF;}
#search-form .field{min-width:100px;width:79%;color:#333;border-left: 0;border-top: 0;border-right: 0;border-top-right-radius:0;border-bottom-right-radius:0;border: 1px solid #797979;}
#search-form .btn{width:28px;background: url('img/search-cze.png') no-repeat center center;color:transparent;border:0px solid #797979;margin-left: 15px;
  border-top-left-radius:0;border-bottom-left-radius:0;line-height:0.8em;padding: 5px 20px;}
#search-form .btn:hover, #search-form .btn:focus{transition:all 0.5s ease;background: url('img/search-c.png') no-repeat center center;}


#search-form2{width:32px;margin:0px 10px 0 50px ;display: none;vertical-align: middle;}
#search-form2 .field, #search-form2 .btn{float:left;height:30px;padding:5px 3%;}
#search-form2 .field{min-width:100px;width:79%;background:#fff;color:#333;border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;border-radius: 0;border: 0px;}
#search-form2 .btn{width:100%;background: url('img/search-c.png') no-repeat center center;color:transparent;border-top-left-radius:0;border-bottom-left-radius:0;line-height:0.8em;border-radius: 0;border: 0px;}
#search-form2 .btn:hover, #search-form2 .btn:focus{background: url('img/search-cze.png') no-repeat center center;transition:all 0.5s ease;}

#search-form3 {width:32px;display: none;vertical-align: middle;display: none;margin:0 15px 0 10px;}
#search-form3 .field, #search-form3 .btn{float:left;height:30px;padding:5px 3%;}
#search-form3 .field{min-width:100px;width:79%;background:#fff;color:#333;border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;border-radius: 0;border: 0px;}
#search-form3 .btn{width:100%;background:#FFFFFF url('img/search.png') no-repeat center center;color:transparent;border-top-left-radius:0;border-bottom-left-radius:0;line-height:0.8em;border-radius: 0;border: 0px;}
#search-form3 .btn:hover, #search-form3 .btn:focus{background:#FFFFFF url('img/search2.png') no-repeat center center;transition:all 0.5s ease;}

.boxHeader_fix.darkHeader #search-form2 .btn {background: url('img/search-c.png') no-repeat center center;transition:all 0.5s ease;}
.boxHeader_fix.darkHeader #search-form2 .btn:hover, .boxHeader_fix.darkHeader #search-form2 .btn:focus{background: url('img/search-cze.png') no-repeat center center;transition:all 0.5s ease;}

/* ADVANCED SEARCH */

#search-form a.advanced-search{clear:both;display:block;padding:4px 6px;font-size:0.875em;text-decoration:none;font-weight: 400;}
#search-form a.advanced-search:hover{text-decoration:none;}
#search-form a.advanced-search:after{content:' \00bb';}

/* MENU TOP */
.menu-top .level-0-menu{list-style:none;}
.menu-top a{display:block;padding:.6em 0em .6em 1em;color:#272727;text-decoration:none;transition:all 0.5s ease;text-transform: uppercase;letter-spacing: 0.01em;font-weight: 400;}
.menu-top a:hover, .menu-top .selected a, .menu-top .selected-parent a{color:#673e28;}
@media screen and (min-width:641px){ /* Bottom none */
  .menu-top li{position:relative;display: inline-block;float: left;}
  .menu-top a{font-size:1.05rem;}
}
.menu-top li > ul {text-align: left;padding: 0 15px;box-sizing: border-box;}
.menu-top li > ul > li {width: 100%;}
.menu-top li > ul > li a {padding: .2em 0em .2em 0em;}

.menu-top .level-1-menu a {color: #272727;}
.menu-top .level-1-menu a:hover {color:#673e28;}
.menu-top .level-1-menu li.selected a {color:#673e28;}

.boxHeader_fix.darkHeader .menu-top a {color: #272727;}
.boxHeader_fix.darkHeader .menu-top li.selected a {color:#673e28;}
.boxHeader_fix.darkHeader .menu-top li a:hover {color:#673e28;}

/* SLIDER */
/* You will find slider styles in style-slider.css file */

/* BODY/CONTENT STYLES */
#body{clear:both;margin:0;}
#body:after{content:"";display:table;clear:both;}

/* PAGE */
#page{position:relative;margin:0 0 0px;text-align:left;}
#page:after{content:"";display:table;clear:both;}
#page h1, .heading-1{font-size: 28px;line-height: 36px;font-weight: 700;letter-spacing: 1px;text-transform: uppercase;text-align: left;color: #FFFFFF;transition: 0.5s all;margin: 0 0 20px 0;}
#page .msg.error h1, #page .msg.error .heading-1{margin-top:.4em;color:#fff;}
#page .msg.error.panel h1{margin:0;font-size:1rem;}

/* PAGE - BREADCRUMB (navigation path) */
.breadcrumb{margin-bottom:1.25rem;}
.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;}

/* PAGE CONTENT */
#page div.content{line-height:1.5em;font-size: 18px;color: #FFFFFF;}
#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:normal;}
#page div.content > h3{font-size:1.25rem;}
#page div.content > p{padding-bottom:1em;}

#page > time{color:#6e6e6e;}
@media screen and (min-width:960px){
  #page > time{position:absolute;top:2.5rem;right:0;}
}

/* IMAGES STYLES */
/* global */
#content li img{}
#content li img:hover{opacity:1;}
ul[class*='images-']{list-style:none;}
ul[class*='images-'] li{margin:0 0 0rem 0;background:inherit;text-align:center;}
ul[class*='images-'] p{max-width:250px;margin:0 auto;color:#673e28;font-size:0.875em;}
ul[class*="images-"] img{float: left;}
ul[class*="images-"] img:hover{opacity:1;}
div.content .images-gallery{padding:0;}
/* list custom */
.images-1{clear:left;float:left;margin:0rem 0rem 0 0;}
.images-2{clear:right;float:right;margin:.5rem 0 0 1rem;}
/* @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:#673e28;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;}
@media /* High px density (mostly mobile) - so you can magnify something */
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (        min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx){
  #quick-box .close{font-size:1.5rem;}
  #quick-box .prev, #quick-box .next{opacity:0.5;text-decoration:none;}
}

/* SUBPAGES LIST STYLES */
/* global */
.title{padding:0 0 0.5em;font-size:1.25rem;}
.title a{color:#673e28;font-weight:normal;background:none;text-decoration:none;}
.title a:hover{color:#673e28;background:none;text-decoration:none;}
time.date{display:block;padding:0 0 0.3em;color:#6e6e6e;}
[class|="pages"]{clear:both;margin:0rem 0;list-style:none;}
[class|="pages"] .page:after{content:"";display:table;clear:both;}
[class|="pages"] .more{display:block;margin:0.3em 0 0;}
[class|="pages"] p{padding:0.3em 0;}

/* standard list */
.pages-list .page{margin:0px 0;padding:0rem 0%;}
.pages-list .page .image{float:left;margin:0 0% 0px 0;}
.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;}
.pages-list .page img {float: left;}
.pages-list .page {display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;background-color: #654F44;}
.pages-list .page .image {width: 70%;order: 1;}
.pages-list .page .boxContent {width: 30%;order: 2;padding: 100px 150px;}
.pages-list .page:nth-child(2n+1) .image {width: 70%;order: 2;}
.pages-list .page:nth-child(2n+1) .boxContent {width: 30%;order: 1;padding: 100px 150px;}

/* subpages gallery/boxes/products etc */
.pages-gallery{display:flex;justify-content:center;flex-wrap: wrap;}
.pages-gallery .page{margin:10px 20px;padding:20px;border:1px solid #ccc;text-align:center;width: calc(100% / 4 - 40px);}
.pages-gallery .page .image{margin:0 0 5px;}
.pages-gallery div.description{padding:0.3em 0;text-align:justify;}


.pagination{text-align:right;}
.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{color:#FFFFFF;font-size:1.05em;border-top: 1px solid var(--color-divider);padding: 150px 15px;position: relative;float: left;width: 100%;}
#foot::before {content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background:  rgba(7,11,30,0.85);z-index: 2;}
#foot .container{text-align: center;}
#foot footer > .container {padding:1rem;}
#foot a{color:var(--color-primary);text-decoration:none;}
#foot a:hover{  color: #ccba8a;}
#foot .options ul{display:flex;list-style:none;}
#foot .options li:not(:last-child){margin-right:2rem;}
#foot .options a{display:block;font-size:1%;color:transparent;}
#foot .options .icon{width:1rem;}
#foot .options a:hover .icon{fill:#000;}

#powered{clear:both;width:100%;margin-bottom:60px;text-align:center;}
#powered a{display:inline-block;width:192px;height:26px;}
#foot .foot_wrapper {z-index: 10;display: flex;justify-content: center;position: relative;flex-direction: column;}

/* 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:99%;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;}
.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;}
#page ul.options li{display:inline-block;margin-left:10px;}
.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;}

.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;}
  #head2 .container{position:static;}

  #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:#000000;font-size:1.2em;font-weight:bold;}
.details-list dl{display:block;width:100%;margin:0;padding:5px 0;border-top:2px solid #e0e0e0;border-bottom:2px solid #e0e0e0;background:#f8f8f8;}
.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;}
#pages-related > h2{padding-top:1em;color:#673e28;font-size:1.25em;}

/* PAGES PRODUCTS */
div.price{padding:5px 0;color:#0070b8;font-size:1em;font-weight:normal;}
div.price em{padding-right:4px;font-style:normal;}
div.price strong{font-size:1.125em;font-weight:bold;color:#0070b8;}
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:#673e28;} /* highlight price when it is promotion */

#page > .price{padding-bottom:10px;color:#333;font-size:1.125em;}

/* ADVANCED SEARCH */

#search-form a.advanced-search{clear:both;display:block;padding:4px 6px;font-size:0.875em;text-decoration:none;}
#search-form a.advanced-search:hover{text-decoration:none;}
#search-form a.advanced-search:after{content:' \00bb';}

/* PAGES FEATURES */
#features{margin:0 0 15px;min-width:250px;border-collapse:collapse;border:1px solid #e8eaee;font-size:1em;}
#features caption{padding:5px;background:#673e28;color:#fff;border:1px solid #673e28;text-align:center;font-weight:bold;}
#features tbody td, #features tbody th{padding:5px 7px;background:#fff;font-weight:normal;text-align:left;}
#features tbody tr:nth-child(even) td, #features tbody tr:nth-child(even) th{background:#f8f8f8;}

/* ORDERING */
.order-box{margin:0.5em 0;}
.order-link{padding:5px 14px;border-width:1px;border-style:solid;background:#673e28;color:#fff;text-decoration:none;transition:all 0.3s ease;border-radius:2px;}
.order-link:hover, .order-link:focus{background:#673e28;color:#fff;text-decoration:none;cursor:pointer;}

.order-form legend{width:99%;margin-bottom:10px;padding-bottom:15px;color:#673e28;font-size:1.5em;font-weight:normal;border-bottom:1px 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:1px 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:#673e28;color:#fff;}
.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;}
.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;}
#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:#673e28;}
#checkout{display:none;margin-top:0;padding-top:30px;}
[class*="menu-"] .products-in-basket{display:inline-block;min-width:20px;margin-left:4px;padding:1px;text-align:center;color:#673e28;background:#FFFFFF;border-radius:2px;font-style:normal;font-size:0.75em;}
[class*="menu-"] a:hover .products-in-basket, [class*="menu-"] .selected a .products-in-basket{background:#673e28;color:#fff;}

/* NOTICES ACCEPTS */
.notices{list-style:none;display: flex;flex-direction: column;}
.notices .option, .option.notice{margin:4px 0 10px;font-size:0.875em;font-family: 'Jost', sans-serif;}
.notices .option label, .option.notice label{margin-left:4px;font-weight:300;font-family: 'Jost', sans-serif;color: #999999;}

/* EVENT DATES (range) */
.event-dates{padding:0.3em 0;font-size:0.938em;color:#6e6e6e;}
.event-dates > span{display:block;margin:0.3em 0;}
/* page details */
@media screen and (min-width:960px){
  #page > .event-dates{float:right;margin-top:-35px;}
}
/* for subpages list only */
.pages-list .event-dates{padding:0.3em 0;}

/* YOUTUBE LINKS */
.youtube{width:550px;height:413px;padding:1px;box-shadow:0 0 4px rgba(100,100,100,0.4);}
@media screen and (max-width:460px){
  .youtube{max-width:100%;height:240px;}
}

/* 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:#673e28;}
.tags li.head a{margin:0;padding-left:0;border:0;}
.pages-list .tags{margin:0;}

/* PAGES NEW FIELD */
[class|="pages"] div.page-field{margin:.5rem 0;font-size: 18px;line-height: 1.4em;font-weight: 400;color: #673e28;}
#page p.page-field{line-height:1.5em;}
#page p.page-field strong{padding-right:5px;}

/* 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:none;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 */

@media screen and (min-width:641px){
  .menu-top ul ul{position:absolute;top:100%;left:-1px;z-index:10;width:auto;height:auto;}
  .menu-top .level-1-el a{font-size:1.063rem;}
  .menu-top .level-2-el a{font-size:0.875rem;}
  /* third level submenu */
  .menu-top .level-2-menu{top:0;left:100%;border-left:5px solid #673e28;}
}
@media screen and (max-width:640px){
  .menu-top ul ul{top:10%;left:5px;}
  .menu-top li:hover > .level-2-menu{display:none;}
}

/* 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;}
@media screen and (max-width:600px){
  #download-list tr{display:block;border-top:1px solid #e8eaee;}
  #download-list td{display:inline-block;border:0;}
  #download-list tbody td.name{display:block;}
  #download-list tbody td.date-file{min-width:50%;text-align:left;}
  #download-list tbody td.size{min-width:50%;}
}

/* ASK ABOUT LINK - redirects to contact panel */
#ask-about-link{padding:.8em 0;}
#ask-about-link a{color:#673e28;}
#ask-about-link a:before{display:inline-block;content:'';width:24px;height:24px;margin-right:.5em;background:url('img/ask-question.png') no-repeat 0px 0px;vertical-align:middle;}
#ask-about-link a:hover{color:#0070b8;}
#ask-about-link a:hover:before{background-position:0px 100%;}

/* CONTACT-PANEL */
.contact-panel{padding:1.5rem 0;border-top:5px solid #e8eaee;border-bottom:5px solid #e8eaee;}

/* COMMENTS */
#comments{padding:1.5rem 0;border-top:5px solid #e8eaee;}
#comments h2{padding-bottom:1rem;color:#673e28;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;}
@media screen and (max-width:1023px){
  #comments .msg{background-image:none;}
}
#comments-form legend{padding-bottom:1.5rem;font-size:1.25rem;color:#673e28;}
.comments-count{display:block;padding:0.3em 0;color:#6e6e6e;}

/* */
.sliderBox_parrlax {overflow: hidden;position: relative;}


.slideshow ul li {    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    background-size: cover;
    background-position: center center;
    transform: translateZ(0);
    will-change: transform;}

    .boxHeader_fix {position: fixed;display: flex;justify-content: space-between;width: 100%;flex-wrap: wrap;align-items: center;z-index: 101;background: #FFFFFF;}

/* Licznik Dni */
#czas {font-size: 60px;width: 100%;text-align: center;padding: 50px;margin: 50px 0;display: none !important;}


/* */
.boxStart__wrapper {display: flex;justify-content: space-around;align-items: center;flex-wrap: wrap;background: #654F44;}
.boxStart__wrapper > div {width: 50%;}
.slideshowBox {	position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  clip: rect(0, auto, auto, 0);}

/* */
.bgFooterBox {position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 1;clip: rect(0, auto, auto, 0);}

.bgFooterBox__slide {    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    background-size: cover;
    background-position: center center;
    transform: translateZ(0);
    will-change: transform;background-image: url('img/bg_foot.jpg');} 

/* Galeria - napis na zdjeciu - sciemnienie*/
.pages-gallery-napis-na-zdjeciu-sciemnienie {display: flex;justify-content: space-between;flex-wrap: wrap;} 
.pages-gallery-napis-na-zdjeciu-sciemnienie > li {width: calc(100% / 3);position: relative;}
.pages-gallery-napis-na-zdjeciu-sciemnienie > li::before {content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background:  rgba(53,53,53,0.55);z-index: 2;transition: 0.5s all;}
.pages-gallery-napis-na-zdjeciu-sciemnienie > li:hover::before {background:  rgba(53,53,53,0);transition: 0.5s all;}
.pages-gallery-napis-na-zdjeciu-sciemnienie li img {float: left;max-width: 100%;}
.boxContent__widget-sciemnienie {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 20;display: flex;justify-content: center;align-items: center;flex-direction: column;color: #FFFFFF;width: 100%;height: 100%;}

/* Galeria - napis na zdjeciu */
.pages-gallery-napis-na-zdjeciu {display: flex;justify-content: space-between;flex-wrap: wrap;} 
.pages-gallery-napis-na-zdjeciu > li {width: calc(100% / 3);position: relative;display: flex;justify-content: center;align-items: center;}
.pages-gallery-napis-na-zdjeciu > li:nth-child(2) {background: #ebebeb;}
.pages-gallery-napis-na-zdjeciu > li:nth-child(2) .title {display: none;}
.pages-gallery-napis-na-zdjeciu > li:nth-child(3) {background: #E0E0E0;}
.pages-gallery-napis-na-zdjeciu li img {float: left;max-width: 100%;}
.boxContent__widget {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 20;display: flex;justify-content: center;align-items: center;flex-direction: column;color: #FFFFFF;}

.pages-gallery-napis-na-zdjeciu > li:nth-child(3) {color: #0a0505;text-align: center;}
.pages-gallery-napis-na-zdjeciu > li:nth-child(3) .title {font-size: 20px;font-weight: 400;color: #0a0505;}
.pages-gallery-napis-na-zdjeciu > li:nth-child(3) .description {font-size: 28px;font-weight: bold;color: #0a0505;}
.pages-gallery-napis-na-zdjeciu > li:nth-child(3) .description a {font-weight: 300;font-size: 24px;border: 1px solid #0a0505;padding: 10px 25px;margin: 15px auto 0 auto;display: inline-flex;color: #0a0505;}
.pages-gallery-napis-na-zdjeciu > li:nth-child(3) .description a:hover {border: 1px solid #673e28;color: #673e28;}

.pages-gallery-napis-na-zdjeciu > li:nth-child(1) .image {overflow: hidden;position: relative;}
.pages-gallery-napis-na-zdjeciu > li:nth-child(1) img {transition: 0.5s all;}
.pages-gallery-napis-na-zdjeciu > li:nth-child(1):hover img {transform: scale(1.05);}

/* */
.boxHeader_fix {transition: 0.7s all;}
.boxHeader_fix.darkHeader {background-color: rgba(255,255,255,1);box-shadow: rgba(0, 0, 0, 0.64) 0px 2px 8px -5px;}
.boxHeader_fix.darkHeader #logo img {width: 220px;}

/* */
#head10 {position: absolute;top: 0;left: 0;width: 100%;display: none;padding: 50px;height: 100%;min-height: 100vh;background-color: rgba(255,255,255,0.9);transition: 0.5s all;z-index: 1001;justify-content: center;align-items: center;}
#head10.openSearch {display: flex !important;}
#head10 .container {float: left;width: 100%;padding: 10px 20%;}
#head10 #search-form {width: 100%;margin: 0 auto;float: none;}

/* */
#langBox {display: inline-block;padding: 0 10px 0 0;margin: 0 0px 0 0;border-right: 1px solid #272727;order: 1;}
#langBox ul {display: flex;align-items: center;list-style: none;font-weight: bold;color: #272727;font-size: 1.35em;}

/* */
#langBox .langs ul{float:left;width:100%;height:100%;margin:0;list-style:none;}
#langBox .langs li{position:relative;float:left;padding:0;}
#langBox .langs a{float:left;margin:0px 5px;padding:5px 1px;color:#272727;font-size:1.023em;text-decoration:none;text-transform:uppercase;font-weight: 300;}
#langBox .langs a:hover, #langBox .langs .selected a, #langBox .langs .selected-parent a{color:#673e28;}

/* */
.boxHeader_fix.darkHeader #langBox .langs a{color:#272727;}
.boxHeader_fix.darkHeader #langBox .langs a:hover {color:#673e28;}
.boxHeader_fix.darkHeader #langBox .langs li.selected a {color:#673e28;}
.boxHeader_fix.darkHeader #langBox {border-right: 1px solid #272727;}
.boxHeader_fix.darkHeader #langBox ul {color: #272727;}

/* */
#head1 {width: 1920px;margin: 0 auto;}

/* */
.closeSearch {padding:5px 20px;margin-left:15px;float:left;width: 28px;height: 28px;background: url('img/close-search.png') no-repeat 0px 0px;overflow: hidden ;margin-top: 6px;}
.closeSearch img {max-width:100%;}
.closeSearch:hover {cursor:pointer;background: url('img/close-search.png') no-repeat 0px -28px;}

/* */
.footer__menu2 {display: flex;justify-content: center;align-items: center;}
.footer__menu2 ul {list-style: none;display: flex;justify-content: center;align-items: center;}
.footer__menu2 ul li {margin: 5px 5px;}
.footer__menu2 ul li a {padding: 0 5px;}


/* */
#socialBox {display: flex;justify-content: center;align-items: center;margin: 15px 0;}
#socialBox a {font-size: 34px;margin: 5px 5px;}

/* */
.bgFooterBox__powered {color: #7b8291;font-style: normal;}

/* */
.boxContent__widget-sciemnienie h2.title {font-size: 35px;font-weight: 700;color: #ffffff;padding: 0px;line-height: 35px;}
.boxContent__widget-sciemnienie h2.title a {color: #ffffff;}
.boxContent__widget-sciemnienie h2.title a:hover {color: #ccba8a;}
.boxContent__widget-sciemnienie .description {font-size: 20px;color: #ffffff;padding: 0 35px;}
.pages-gallery-napis-na-zdjeciu-sciemnienie > li {overflow: hidden;position: relative;}
.pages-gallery-napis-na-zdjeciu-sciemnienie > li img {transition: 0.5s all;}
.pages-gallery-napis-na-zdjeciu-sciemnienie > li:hover img {transform: scale(1.05);}

.boxContent__widget-sciemnienie .more {margin: 25px 0 0 0;}
.boxContent__widget-sciemnienie .more a {padding: 5px 15px;border: 1px solid #FFFFFF;color: #FFFFFF;font-weight: 400;transition: 0.5s all;}
.boxContent__widget-sciemnienie .more a:hover {padding: 5px 15px;border: 1px solid #ccba8a;color: #ccba8a;font-weight: 400;}
.boxContent__widget-sciemnienie time.date {position: absolute;right: 0;bottom: 0;background: #FFFFFF;color: #272727;padding: 5px 15px;}

/* */
.pages-gallery-napis-na-zdjeciu > li:first-child .title {font-size: 34px;max-width: 50%;text-align: center;}

#page > .pages-list .page .title a {  font-size: 28px;line-height: 36px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;color: #FFFFFF;transition: 0.5s all;
}
#page > .pages-list .page .title a:hover {color: #000000;}
#page > .pages-list .page .description {font-size: 18px;color: #FFFFFF;}
#page > .pages-list .page .more {margin-top: 20px;}
#page > .pages-list .page .more a {padding: 5px 15px;color: #FFFFFF;font-weight: 400;transition: 0.5s all;background: #878787;text-transform: lowercase;font-size: 18px;}
#page > .pages-list .page .more a:hover {padding: 5px 15px;color: #FFFFFF;font-weight: 400;background: #474747;}
.boxStart__right__inner {width: 70%;margin: 0 auto;}

/* */
#titleFooter {display: flex;justify-content: center;align-items: center;margin: 0 auto;margin: 0 0 25px 0;width: 100%;}
#titleFooter img {max-width: 300px;}

/* */
.images-gallery.images-4 {float: left;width: 100%;display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;padding: 50px 25px;background: #FFFFFF;}
.images-gallery.images-4 li {width: calc(100% / 5 - 50px);padding: 1px;background: #ccc;margin: 25px;}
.images-gallery.images-4 li img {max-width: 100%;transition: 0.5s all;}
.images-gallery.images-4 li:hover img {opacity:1 !important;}
.images-gallery.images-4 li:hover {-webkit-box-shadow: 1px 9px 9px 0px rgba(153, 153, 153, 1);
  -moz-box-shadow: 1px 9px 9px 0px rgba(153, 153, 153, 1);
  box-shadow: 1px 9px 9px 0px rgba(153, 153, 153, 1);transition: all 0.5s; -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
  transform: scale(1.02);}

/* */
.widgets-list.widgets-110 > ul > li.type-5 {display: flex;justify-content: space-between;align-items: center;width: 1680px;margin: 0 auto;padding: 50px 100px;flex-direction: column;}
.widgets-list.widgets-110 > ul > li.type-5 .pages-gallery {display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.widgets-list.widgets-110 > ul > li.type-5 div.head {font-size: 28px;line-height: 36px;font-weight: 700;letter-spacing: 1px;text-transform: uppercase;color: #272727;}
.widgets-list.widgets-110 > ul > li.type-5 .title a {font-size: 22px;line-height: 26px;font-weight: 700;letter-spacing: 1px;text-transform: uppercase;color: #272727;}
.widgets-list.widgets-110 > ul > li.type-5 .title a:hover {color: #673e28;}
.widgets-list.widgets-110 > ul > li.type-5 .pages-gallery li:hover {border-color: #673e28;}
.widgets-list.widgets-110 > ul > li.type-5 .more {margin: 10px 0 0 0;}
.widgets-list.widgets-110 > ul > li.type-5 .more a {padding: 5px 15px;border: 1px solid #272727;color: #272727;font-weight: 400;transition: 0.5s all;}
.widgets-list.widgets-110 > ul > li.type-5 .more a:hover {padding: 5px 15px;border: 1px solid #673e28;color: #673e28;font-weight: 400;}
.widgets-list.widgets-110 > ul > li.type-5 .pages-gallery li img {max-width: 100%;transition: 0.5s all;}
.widgets-list.widgets-110 > ul > li.type-5 .pages-gallery li:hover img {opacity: 1;}

.widgets-list.widgets-110 > ul > li.type-5 .pages-gallery li:hover {-webkit-box-shadow: 1px 9px 9px 0px rgba(153, 153, 153, 1);
  -moz-box-shadow: 1px 9px 9px 0px rgba(153, 153, 153, 1);
  box-shadow: 1px 9px 9px 0px rgba(153, 153, 153, 1);transition: all 0.5s; -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
  transform: scale(1.02);}

/* */
.sidr-inner li{position:relative;}
.sidr-inner li .more{position:absolute;right:10px;top:13px;width:20px;height:20px;padding:10px;border-radius:0px;cursor:pointer;background:url('img/ico_plus.png') no-repeat center center !important;}
.sidr-inner li .more.active{background:url('img/ico_minus.png') no-repeat center center !important;}
#hamburger-menu{display:none;}
@media screen and (max-width:1200px){
  #hamburger-menu{display:block;}
  #hamburger-menu-respo{display:none !important;}
  .menu-1 {display:none !important;}
}

/* RESPONSIVE WEB DESIGN - media queries */
@media screen and (max-width:2140px){
.pages-list .page .image {width: 60%;order: 1;}
.pages-list .page .boxContent {width: 40%;order: 2;}
.pages-list .page:nth-child(2n+1) .image {width: 60%;}
.pages-list .page:nth-child(2n+1) .boxContent {width: 40%;}
}
@media screen and (max-width:2140px){
  .pages-list .page .boxContent {width: 40%;order: 2;padding: 50px 100px;}
  .pages-list .page:nth-child(2n+1) .boxContent {width: 40%;padding: 50px 100px;}
  .boxStart__right__inner {width: 80%;}
  .boxContent__widget-sciemnienie h2.title {text-align: center;}
  .pages-gallery-napis-na-zdjeciu > li:nth-child(2) {padding: 25px;}
}
@media screen and (max-width:1740px){
  .widgets-list.widgets-110 > ul > li.type-5 {width: 100%;padding: 50px 25px;}
}
@media screen and (max-width:1640px){
  .boxStart__right__inner {width: 90%;}
  .pages-list .page .boxContent {width: 40%;order: 2;padding: 25px;}
  .pages-list .page:nth-child(2n+1) .boxContent {width: 40%;padding: 25px;}
  .pages-gallery-napis-na-zdjeciu > li:nth-child(3) .description {font-size: 18px;}
  .pages-gallery-napis-na-zdjeciu > li:nth-child(3) .description a {font-size: 18px;}
  .boxContent__widget-sciemnienie {width: 80%;}
}
@media screen and (max-width:1340px){
  .pages-gallery-napis-na-zdjeciu > li:first-child {display: none;}
  .pages-gallery-napis-na-zdjeciu > li {width: calc(100% / 2);}
}
@media screen and (max-width:1279px){
  .boxContent__widget-sciemnienie .description {display: none;}
}
@media screen and (max-width:1220px){
.pages-list .page .image {width: 100%;order: 2;}
.pages-list .page .boxContent {width: 100%;order: 1;}
.pages-list .page:nth-child(2n+1) .image {width: 100%;order: 1;}
.pages-list .page:nth-child(2n+1) .boxContent {width: 100%;order: 2;padding: 50px 25px;}
.boxStart__wrapper .boxStart__left {display: none;}
.boxStart__wrapper .boxStart__right {width: 100%;}
.boxStart__wrapper .boxStart__right .boxStart__right__inner {width: 100%;padding: 50px 25px;}
#head10 .container {padding: 10px 0%;}
#head10 {padding: 15px;}
.pages-gallery .page{width: calc(100% / 2 - 40px);}
#logo img {width: 100px;}
}
@media screen and (max-width:925px){
}
@media screen and (max-width:865px){
}
@media screen and (max-width:852px){
}
@media screen and (max-width:800px){
  .pages-gallery-napis-na-zdjeciu-sciemnienie > li {width: calc(100% / 1);}
  .pages-gallery-napis-na-zdjeciu > li {width: calc(100% / 1);}
  .pages-gallery-napis-na-zdjeciu > li:nth-child(2) {padding: 25px;}
  .pages-gallery-napis-na-zdjeciu > li:last-child .boxContent__widget {position: relative;top: auto;left: auto;transform: none;z-index: 20;display: flex;justify-content: center;align-items: center;flex-direction: column;color: #FFFFFF;padding: 50px;}
  .images-gallery.images-4 li {width: calc(100% / 5 - 20px);padding: 5px;background: #272727;margin: 10px;}
}
@media screen and (max-width:782px){
}
@media screen and (max-width:760px){
}
@media screen and (max-width:860px){
  #search-form .field {width: 100%;}
  .closeSearch__box {display:flex;justify-content: center;align-items: center;width: 100%;}
  .closeSearch {margin:5px 10px;}
  #search-form .btn {margin:5px 10px;}
}
@media screen and (max-width:640px){
  .images-gallery.images-4 li  {width: calc(100% / 2 - 20px);padding: 1px;background: #ccc;margin: 10px;order: 1;}
  .images-gallery.images-4 li:nth-child(3) {order: 5;width: 100%;padding: 1px;margin: 10px 0;}
  .footer__menu2 ul li {width: calc(100% / 2 - 15px);}
  .footer__menu2 ul {flex-wrap: wrap;justify-content: center;align-items: center;text-align: center;}
  .pages-gallery .page{width: calc(100% / 1 - 0px);}
}
@media screen and (max-width:630px){
}
@media screen and (max-width:584px){
  #search-form2 {margin: 0px 10px 0 15px;}
}
@media screen and (max-width:481px){
}
@media screen and (max-width:390px){
}

/* Images Chrome */
img {filter: blur(0);
  -webkit-filter: blur(0);
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  image-rendering: -webkit-optimize-contrast;}