.addthis_inline_share_toolbox{
    text-align: right;
    height: 50px;
   
}
#toolboxheight{
    height: 90px;
}

body{
    margin: 0;
    padding: 0;
    width:100%;
    height:100%;
    background-color:#fff; 
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    line-height: 150%;
    font-size:14px;
}

h1 {
    line-height: 1.5;
}

#cookieWarningLayout div p{
    width:700px;
    padding: 5px 50px 5px 0;
}

#searchhistory{
    background-color: white;
    border:1px solid black;
    border-top:none;
    margin-bottom: 0;
    margin-top: 0;
    width: 313px;
    z-index: 2;
    border-radius: 3px;
    list-style: none;
    padding:0;
    position: relative;
    display: none;
}
#searchhistory li{
    padding-left:10px;
    transition: 0.5s;
    padding-bottom: 5px;
}
#searchhistory li:hover{
 background-color: #e8e8e8;
}
#searchhistory li a{
    width:100%;
    display: flex;
}
#searchhistory li a img{
    width: 16px;
    height: 16px;
    margin-top:5px;
    margin-right: 10px;
    }
    #searchhistory li a p{
        margin-top: 2px;
    }
p {
  margin: 0;
  padding: 5px 0 5px 0; }
a {
  color:#222222;
  text-decoration: none; }
a span {
  cursor:pointer; }
a:hover {
  color:#222222;
  text-decoration: underline; }


.float_left {
  float:left;
}
.float_right {
  float:right; }

.clear {
  clear:both; }
.clear_left {
  clear:left; }
.clear_right {
  clear:right; }
.warning-text {
    color: red;
}
.strona{
   
    max-width: 1200px;
    display: block;
    margin:0 auto;
}
.header{
    /*background-color: #cccccc;*/
    height: 170px;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 10px;
}
.header .logo{
    /*border: 1px solid red;*/
    width:310px;
    height:122px;
    
    margin-left: 14.5px;
    margin-right: 14.5px;    
}
.szukaj{
    width:414px;
    height:48px;
    margin-right:40px;
    display: block;
}
.konto{
    width:280px;
    height:42px;
    /*background: 0 0 no-repeat url(../images/reuser.png);*/
    flex: 0 0 280px;
}
.konto p {
    font-size: 14px;
    padding: 0 0 0 50px;

}
#header .login_column {
    flex: 0 0 280px;
    display: block;
    width: 280px;
    border: 0;
    background: 0 0 no-repeat url(../images/reuser.png);
}
.login_options{
    height:42px;
}

.header p.basket {
    position: relative;
    flex: 0 0 80px;
    display: block;
    width: 80px;
    height: 32px;
    border: 0;
    background: 0 0 no-repeat url(../images/recart.png);
}
.basket a{
    display: block;
    width: 60px;
    height: 50px;
}
.header .koszyk strong {
    border: 1px solid #0072bc;
     color: white;
     background-color: #0072bc;
     border-radius: 10px;
     padding: 6px;
     display: block;
     position: absolute;
     left: 38px;
     top: 15px;
 }
 .header p.basket span {
     display: none;
 } 

.strona .menu{
    margin-top:22px;
    text-align: center;
    color:#222;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.5px;
    height: 50px;
    display: block;
    position: relative;
    width: 100%;
    border-top: 1px solid #594a41;
    border-bottom: 1px solid #594a41;
    z-index:1;

}
.content{
    /*background-color: lightblue;*/
    width:100%;
    min-height: 500px;
    padding-top: 30px;
    
}

.produkty{
    /*background-color: red;*/
    text-align: left;

    padding:12px;
    padding-top:0;
    padding-bottom:20px;
    overflow:hidden;
}
.napis{
    background-color: green;
    width: 940px;
    height:30px;
    padding-bottom:20px;
}

.hamburger{
    display:none;
    z-index:2;
}
.hamburger.activeham{
    position:fixed;
}

.szukaj-ikona{
    cursor: pointer;
    display:none;
    width:40px;
    height:40px;
    border:0;
    background-repeat: no-repeat;
    background: url(../images/search.png);
}
.szukaj2{
    height:60px;
    display:none;
    width:100%;
}
.active2{
    display:block;
}


#menubok{
    display:none;
    width:100%;
    height:60px;
    background-color: gray;
    border:0;
}


.menu ul.list {
    margin:0;
    padding: 0;
    list-style: none;
    clear: both;
    text-align: center;
    height: 50px;
}

.menu ul.list li {
    display: inline-block;
    vertical-align: top;
  margin: 14px 0 0 0;
    border-right: 1px solid #e2e2e2;
    
}
.menu ul.list li.last {
    border-bottom: 0;
    border-right: 0;
}

.menu ul.list li.english {
  padding-left: 22px;
  background-repeat: no-repeat;
  background-image: url('/images/gb.png');
  background-position: 15px 7px;
}
.menu ul.list li a {
    color: #222;
    padding: 12px 12px;
    text-decoration: none;
}
.menu ul.list li.hot a {
  text-shadow: 0 0 3px rgba(254, 107, 1, 0.5);
}
.menu ul.list li.cold a {
  text-shadow: 0 0 3px rgba(0, 150, 50, 0.5);
}
.menu ul.list li.warm a {
  text-shadow: 0 0 3px rgba(0, 50, 150, 0.5);
}
.logo a{
    display: block;
    
    padding: 0;
    width: 311px;
    height: 100px;
    background: 0 0 no-repeat url(../images/redrewno-logo-line.png);
}

.header .search .search_input {
    height: 44px;
    width: 300px;
    padding: 0 0 0 10px;
    border: 1px solid #e2e2e2;
    float: left;
    position: relative;
    z-index: 3;

}
.szukaj form p{
    padding: 0;    
    
}

 .szukaj .search_submit {
    height: 44px;
    width: 100px;
    padding-left: 10px;
    float: left;
    border-radius: 0;
    cursor: pointer;
}
 .button {
    border:0;
    display: block;
    background-color: #594a41;
    border-radius: 3px;
    text-align: center;
    color: white;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    padding: 12px 20px;
}
#szukajwyniki{
    width: 312px;
    background-color: #fff;
    border:1px solid black;
    border-top:0px;
    border-radius: 7px;
    height:auto;
    z-index: 20;
    position: absolute;
    margin-top: 48px;
    display: none;
    padding: 1px 0 0 0;
    list-style: none;
   
}
.wynikrow{
    width: 306px;
    height: 65px;
    display: flex;
    padding: 1px 2px 5px 4px;
    transition: 0.1s;
    border:none;
    border-radius: 7px;
    background-color: #fff;
    cursor: pointer;
    flex-direction: row-reverse;
    justify-content: flex-end;
}
.wynikrow:hover, #szukajwyniki li a:hover{
    text-decoration: underline;
    background-color: #e8e8e8;
}
.wynikrow p{
    text-decoration: none;
    margin-left:13px;
}
.qsearchimg{
    border-radius: 4px;
}
#szukajwyniki li button{
    padding-left:110px;
    padding-top: 7%;
    font-weight: bold;
    font-size: 16px;
    width: 312px;
}




/* Style .menu2 (sidebar) */

.menu2 {
  display:block;
  float:left;
  clear:both;
  margin:0;
  padding:0;
 /* background-color: #cccccc;*/
  width:248px;
}


.menu2 a,
.menu2 li {
    display:block;
    clear:both;
    margin:0;
    padding:0;
}

.menu2>ul>li {
  border-bottom: 1px solid #e2e2e2;
  padding:14px 4px 14px 0px;
  margin:0 6px;
}
.menu2 .last {
  border-bottom: 0;
}
.menu2 li.selected>a {
    text-decoration: underline;
}

.menu2>ul {
    display: block;
    float: left;
    clear: both;
    width: 240px;
    margin: 0;
    padding: 0;

    border: 1px solid #e2e2e2;
    border-radius: 5px;
  
  }
.menu2>ul>li>a {
    line-height:20px;
    padding:0 15px 0 24px;
    font-size:14px;
    background:6px 7px no-repeat url('../images/sidebar_bullet.png'); 
}
.menu2 .submenu {
  display:none;
  padding-left: 24px;
  font-size:14px; 
}
.menu2 .selected .submenu {
  display:block;
  padding-left: 24px;
}

.menu2 .submenu li a {
    padding-left: 8px;
    /*background: 0 6px no-repeat url(../images/sidebar_sub_bullet.gif);*/
}
.menu2>ul>li.exp>a {
    background-image: url(../images/sidebar_selected_bullet.png);
}

a {
    text-decoration: none;
    color: #222222;
}
/* footer */
.footer{
    background-color: #594a41;
    width:100%;
    min-height:400px;
    color: white;
   
}

.footer ul {
    list-style: none;
    padding-left: 0;
}

.footer a {
    color: white;
}

.footer .mods{
    display:grid;
    width: 1200px;
    justify-content: center;
    grid-template-columns: 1fr 1fr 1fr;
    margin: 0 auto;
}

.footer .logo {
    display: block;
    width: 260px;
    height: 200px;
    padding: 0;
    margin: 20px;
    background: #594a41 0 0 no-repeat url(../images/logo-redrewno-brawn.png);
}
.footer .info {
    margin-left: 40px;
    margin-bottom: 20px;
}
.footer .menu li a {
    display: inline;
    color: white;
    font-size: 14px;
}
.info{
    color:white;
}
.formy .info {
    color:darkgray;
    font-size: 12px;
    font-style: italic;

}
.content h2{
    font-size:25px;
    line-height: 30px;
    font-weight: 500;
    color: #222222;
}
/* items list  */


.boxprodukt{
    padding-bottom:20px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-left: 10px;
}

.box {
    /*background-color: blue;*/
    padding-bottom:20px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-left: 10px;
}
.koszyk .box {
    grid-template-columns: 2fr 1fr 1fr;
    grid-template-areas: 
    'areaPrice areaCount areaSummary'
    'areaInfo areaInfo areaInfo';
}
.box .item {
    position: relative;
    width:450px;
    height:430px;
    margin-right:10px;
    margin-bottom:10px;
    border: 1px solid #e2e2e2;
    border-radius: 9px;
    background: #fff 0 0;
}


.box .item h3 {
  clear:both;
  margin:0;
  font-weight:500;
  font-size:18px;
  color:#222;
  background:transparent; 
  padding: 10px 0 0 10px;
  min-height: 44px;
}
.box .item h3 a {
  color:#222; }
.box .item h3 small {
  font-size:14px;
  color:#222222; }
.box .item a.item_img {
    position: relative;
    margin: 10px 0 0 0;
    clear: both;
    display: block;
  float:left;}
.box .item img {
    width: 420px;
  height: 250px;
  object-fit: cover;
}
.box .item .item_desc {
    display: block;
  padding:15px 0 5px 10px; 
}
.box .item .item_more {
  display:block;
  position: absolute;
  width:120px;
  right: 10px;
  bottom: 10px;
  background-color: #594a41;
  border-radius: 3px;
  color: white;
  font-size: 14px;
  line-height: 16px;
 }
.box .item .item_more a {
    text-align: center;
    color: white;
    display: block;
    margin:6px 0;
  outline:0;
  }
  .box .item a.item_img {
    position: relative;
    margin: 10px 0 0 0;
    clear: both;
    display: block;
    float: left;
    width:100%
  }
  

.box .item img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}
/*.box .item .item_more a span {
  display:none; }*/
.box .item .item_start_price {
    font-size:24px;
    letter-spacing: 0.5px;
    text-align:left;
    color:#594a41;
    line-height: 25px;
    position: absolute;
    left:10px;
    bottom: 10px;
}
.box .item .item_start_price s {
    font-size:12px;
    color:#666; }
.box .item .item_new {
    position:absolute;
    left:0px;
    top:0px;
    line-height: 16px;
    font-size:14px;
    font-weight: 500;
    padding: 10px 15px;
    background-color: #0072bc;
    color:white;
    display: block;
}
.box .item .item_promo {
  position:absolute;
  right:0px;
  top:0px;
  line-height: 16px;
  font-size:14px;
  font-weight: 500;
  padding: 10px 15px;
  background-color: #fe6b01;
  color:white;
  display: block;
}

.more_items {
    text-align: right;
}
.produkty h2{
    margin-top:0;
}
.items{
    padding-bottom:20px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-left: 10px;
}


.freeshipping {
    border-radius: 25px;
    background: #fdedd5;
}

.koszyk p.freeshipping {
    text-align: center;
    margin: 10px 15px;
    padding: 10px; 
}

.produkty span.freeshipping {
    padding:  2px 6px;
}

.koszyk dl,
.produkt_rozmiary dl {
  display:block;
  clear:both;
  padding:0;
  margin:10px 0;
}

.koszyk dl {
  width: 100%;	
}

.koszyk dl dt,
.koszyk dl dd,
.produkt_rozmiary dl dt,
.produkt_rozmiary dl dd {
  clear:both;
  float:left;
  margin:0;
  padding:0;
}
.produkt_rozmiary dl dt,
.produkt_rozmiary dl dd {
  width:100%; 
}

.addresses {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.address-box {
    float:left;
    width:240px;
    padding: 10px;
    margin: 0 10px 10px 0;
    border: 1px solid #444;
    border-radius: 2px;
}
.address-box h4, .address-box h5 {
    margin: 0;
}
.address-box a {
    font-size: 10px;
    font-style: italic;
    text-decoration: none;
}
.address-box .zero {
    padding: 0;
    margin: 0;
}

.similar-item {
    position: relative;
    float: left;
    width: 297px;
    height: 300px;
    margin: 0 10px 10px 0;
    border: 1px solid #e2e2e2;
    border-radius: 9px;
}

.produkt_rozmiary dl dt.separator {
  padding: 4px 8px;
  color: #594a41;
  background-color: #fdedd5;
  margin: 0 0 4px 0
}

.koszyk dl dt,
.produkt_rozmiary dl dt,
.koszyk dl dt a,
.produkt_rozmiary dl dt a {
  color:#222222;
  font-size:16px;
  line-height:24px;
  font-weight:500; }
.koszyk dl dt small,
.produkt_rozmiary dl dt small,
.koszyk dl dd a,
.produkt_rozmiary dl dd a {
	font-size: 14px;
	font-weight:normal;
	color:#666; }
.koszyk dl dt {
  margin-bottom: 10px;
}
.koszyk dl dd {
  width: 100%;
  border-bottom: 1px solid #e2e2e2;
  padding:0 0 10px 0;
  margin: 0 0 10px 0;
}
.koszyk #punkt_inpost {
  margin: 14px 0 0 0;
}
.summary{
    display: flex; 
    flex-direction: row;
    flex-wrap: wrap; 
    align-items: center; 
    width: 100%;
    border-bottom: 1px solid #e2e2e2; 
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
}
.produkt_rozmiary dl dd {
  display: grid;
  grid-template: "desc price form" auto / auto 240px 240px;
  border-bottom: 1px solid #e2e2e2;
  padding-bottom:10px; 
  margin-bottom: 10px;
}
.produkt_rozmiary dl dd.last {
  border: 0;
}
.koszyk dl dd p.price {
  grid-area: areaPrice;
  padding:0;
  margin:10px 10px 15px 0; 
  font-size:32px;
  font-weight:bold;
}
.koszyk dl dd div.count {  
  grid-area: areaCount;
  font-size:22px;
  font-weight:bold;
}
.koszyk dl dd .summary {  
    font-size: 24px;
    margin:0;
}
.koszyk dl dd .value {  
    text-align: right;    
}

.koszyk dl dd p.cost {  
  grid-area: areaSummary;
  font-size:22px;
  font-weight:bold;
  white-space: nowrap;
  text-align: right;
}
.cost s {
    font-weight: normal;
    text-decoration: line-through;
}
.cost light {
    font-weight: normal;
}

.produkt_rozmiary dl dd p.price {
  grid-area: price;
  margin:0; 
  font-size:32px;
  font-weight:bold;
  text-align:right;
  display: block;
}
.produkt_rozmiary dl dd p.price s {  
  padding:0;
  font-size:22px;
  font-weight:normal;
}

.koszyk dl dd p.kod_produktu {
  grid-area: areaInfo;
  font-size: 13px;
  font-weight: normal;
  float:left;
  padding: 0;
  margin:2px 0;
  color: #444;
}
.produkt_rozmiary dl dd .kod_produktu span {
  color: #555;
  white-space: nowrap;
}

.produkt_rozmiary dl dd p.kod_produktu  {
  grid-area: desc;
}

.produkt_rozmiary dl dd form  {
  grid-area: form;
}

.produkt_rozmiary a.ask {
  display: block;
  border: 1px solid black;
  border-radius: 3px;
  padding: 8px 24px;
}

.produkt_rozmiary a.follow {
  display: block;
  border: 1px solid black;
  border-radius: 3px;
  padding: 8px 24px;
  background-color: darkolivegreen;
  color: white;
}

.koszyk dl dd p {  
  padding:0 0 0 20px;
  margin:0; }
.koszyk .amount {
  width:50px;
  border:1px solid #ccc;
  border-radius: 2px;
  padding: 0 0 0 15px;
  text-align:center;
}
.koszyk .submit {
  cursor:pointer;
  padding: 0 15px;
  margin-left: 10px;
  border:1px solid black; }

.koszyk .submit-delete {
  cursor:pointer;
  background-color: #f2abab;
  margin-left: 10px;
  padding: 0 15px;
  border: 1px solid red;
}

.produkt_rozmiary .amount {
    width: 80px;
    border: 1px solid #ccc;
    border-radius: 2px;
    padding: 0;
    margin: 0 8px;
    text-align: center;
    float: left;
    line-height: 24px;
    height: 38px;
    font-size: 16px;
}
.produkt_rozmiary .submit {
  cursor:pointer;
  float: right;
  border:0;
  height:38px;
  width: 140px;
}

.koszyk .discount_code {
	padding:10px 0 10px 40px; }
.koszyk .discount_code label {
	width:120px; }
.koszyk .discount_code span input {
  width:120px;
  text-align:center;
  text-transform:uppercase; }
.koszyk .discount_code input#button {
  cursor:pointer;
  position:relative;
  top:-1px;
  border:0;
  padding:0 10px;
  width:auto;
  height:25px;
  line-height:22px;
  font-weight:bold;
  color:#222222;
  background:#eeeeee;
  border:1px solid #e8e8e8;
  border-radius:3px;
  border-top-right-radius:9px;
  border-bottom-left-radius:9px; }
.koszyk .discount_code strong {
	display:inline-block;
	width:22px;
	height:22px;
	vertical-align:middle;
	background:50% 50% no-repeat url('../images/ajax-loader.gif'); }

label.onlinekir span {
    background:0 0 no-repeat url('../images/paybynet.gif');
    display: inline-block;
    width: 100px;
    height: 25px;
    vertical-align: text-top;
    margin-left: 10px;
}

label.hotpay span {
    background:0 0 no-repeat url('../images/hotpay.png');
    display: inline-block;
    width: 100px;
    height: 25px;
    vertical-align: text-top;
    margin-left: 10px;
}

.button {
    border-radius: 3px;
    display: block;
    background-color: #594a41;
    border-radius: 3px;
    text-align: center;  
    color: white;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    padding: 12px 20px;
}

a.button {
  color: white;
}

.aktywuj strong,

.koszyk .procede {
	text-align:center; }
.koszyk .login,
.koszyk .buy_no_register,
.koszyk .buy,
.koszyk .register {
  display:inline-block;
  clear:none;
  
  outline:0; }
.koszyk .login {
  float:left;
}


.koszyk .register {
  float:right;
}


.content .module.produkt {
    width: 100%;
    display: block;
    float: left;
}

.pokazzdjecia {
    display: block;
    margin: 0 0 4px 0;
}
.pokazzdjecia img{
    width:100%;
}
.kkk{
    display:flex;
    flex-direction: row;
    margin-right: 10px;
}

.menu.show>.list{
    color:white;
    height: auto;
}
.koszyk form{
    display:flex;
    flex-direction: row;
}
.koszyk form.update {
    height: 28px;
    justify-content: flex-end;
}
.prod-gal{
    border: 1px solid #e2e2e2;
    padding: 5px;
}
.prod-car {
    display: grid;
    grid-template-columns:  1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}
.prod-car a {
    cursor: pointer;
    margin: 0 0 4px 0;
}
.prod-car a img {
    width: 98%;
}
.szukaj2 #search_input_header{
    height: 60px;
    width: 1000%;
    border: 1px solid #e2e2e2;
    float: left;
    padding: 0;
    padding-left: 10px;
    position: absolute;
}
.szukaj2 .button{
    height: 62px;
    width: 160px;
    padding-left: 10px;
    float: left;
    border-radius: 0;
    z-index: 1;
    position: absolute;
    right: 0;
}
.szukaj2 p{
    padding:0;
}
.at-share-btn-elements{
    height:50px;

}
.produkt_opis .fotka .pix{
    width:100%
}

.produkt_opis a { text-decoration: underline; }

.produkty .pad a { text-decoration: underline; }

.presell-frame {
    border: 1px solid #594a41;
    border-radius: 5px;
    padding: 25px;
    margin: 30px 0;
    position: relative;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    font-weight: bold;
}

.presell-title {
    position: absolute;
    top: -12px;
    left: 15px;
    background-color: #fff;
    padding: 0 15px;
    font-size: 1.2rem;
    font-weight: 500;
    color: #594a41;
}

.module .fotka .pix {
    width:100%
}
.menu.show{
    overflow: scroll;
}

.zamowieniecale .formy form{
    display: flex;
    flex-direction: column;
}

.zamowieniecale .module_back{
    display: none;
}
.zamowieniecale2 .koszyk form{
    display: flex;
    flex-direction: column;
}
.zamowieniecale3 .koszyk form{
    display: flex;
    flex-direction: column;
}
.zamowieniecale4 .koszyk form{
    display: flex;
    flex-direction: column;
}
#wybierz-paczkomat {
    background-color: #594a41;
    border: 1px solid #594a41;
    color: #fff;
    margin-left: 10px;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    padding: 6px 12px;
    text-align: center;
    border-radius: 3px;
}
.zamowieniecale2 .module_back{
    width: 398px;
    margin-left:216px;
}
#historia_zakupow.koszyk dl dd p{
    margin-right:20px;
    
}
.koszyk .cenahistoria{
    margin-right:20px;
}
p.inforamka {
    padding: 10px;
    border: 1px solid #888;
    border-radius: 4px;
}


.form_field_back{
    border-radius: 3px;
    background-color: #594a41;
    text-align: center;
    color: white;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    height:40px;
    cursor: pointer;
    float: left;
    width:48%;
    line-height: 40px;
    text-decoration: none;
    font-weight: normal;
}
a.form_field_back:hover{
    color: white;
    text-decoration: none;
    font-weight: normal;
}
.zamowieniecale.strona .formy p.formy_submit_p input, .zamowieniecale2 .formy p.formy_submit_p input, .zamowieniecale3 .formy p.formy_submit_p input, .zamowieniecale4 .formy p.formy_submit_p input{
    float:right;
    width:48%;
}
.zamowieniecale2 .formy p.formy_submit_p, .zamowieniecale3 .formy p.formy_submit_p, .zamowieniecale4 .formy p.formy_submit_p, .zamowieniecale5 .formy p.formy_submit_p{
    margin:0;
}
.zamowieniecale5 .formy p.formy_submit_p input{
    width: 48%;
    float:right;
}
.sumfield{
    width: 100%;
}
.zamowieniecale5 .float_right{
    margin-right: 20px;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.fbhand {
  position: absolute;
  display: block;
  left: 0;
  top:  40px;
}
.fbhand a {
  display: block;
  width: 28px;
  height: 28px;
  background:0 0 no-repeat url('../images/fblogo.png');
  background-size: 28px 28px;
}
.fbhand a span {
  display: none;
}

.zakladka{
    list-style-type: none;
    margin: 20px 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    width: 100%;
    border-bottom: solid 1px #594a41;
    font-size: 18px;
}
.zakladka li{
    border: 0;
    line-height: 40px;
    white-space: nowrap;
}

.zakladka .zakselected {
    background-color: #594a41;
}
.zakladka a {
    display: block;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 20px;
    height: 40px;
}
.zakladka .zakselected a {
    color: white;
    font-weight: normal;
}
.zakladka li:hover {
    background-color: #594a41;
    color: white;
}
.zakladka li:hover a {
    color: white;
}

dl.prodfiles {
    padding-left: 20px;
}
dl.prodfiles dt {
    padding: 4px;
    display: list-item;
    list-style-type: disc;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #5B5B66;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 0;
  font-size: 18px;
}

#myBtn:hover {
  background-color: #555; /* Add a dark-grey background on hover */
}

.koszyk summary {
    padding:20px;
    font-size: 22px;
    text-align:center;
    border: 1px dotted #888;
    border-radius: 20px;
    margin: 15px auto;
}
.koszyk summary span {
    font-weight: bold;
    text-decoration: underline;
    white-space: nowrap;
}

.ui-accordion-header-active {
    background-color: #594a41;
    color: #fdedd5;
}
.ui-accordion-header-collapsed {
    background-color: #fdedd5;
    color: #594a41;
}

a.basket {
    padding: 4px;
    border-radius: 5px;
    background-color: grey;
    color: white !important;
    border: 1px solid darkgray;
}

/* resposive */

@media only screen and (max-width: 1200px) and (min-width:960px){   
    .address-box {
        /*width: 40%;*/
    }

    .strona{
        width:100%;
    }
    .header{
        width:100%;
    }
    .menu ul.list{
        height: 40px;
        width: 100%;
        margin-top: 8px;
        padding:0;
        
        
    }
    .strona .menu{
        height: 40px;
        width: 100%;
        margin:0;
        padding:0;
        font-size:14px;
    }
    .menu ul.list li{
        margin:0;
    }
    .menu ul.list li a{
        padding: 1.35vw;
    }
    .konto{
        width:50px;
        flex:0;

    }
    .header .other{
        display: none;
    }
    .konto_text span{
        display:none;
    }
    .konto_text{
        width:40px;
        height: 40px;
        position:absolute;

    }
    .konto p{
        padding:0;
    }
    .login_options{
        width:50px;
        padding:0;
    }
    .koszyk{
        margin-left: 1.8vw;
    }
    .box .item{
        width:auto;

    }
    .box .item img {
        width: 100%;
    }
    .content{
        width:100%;
    }
    .produkty{
        width:auto;
    }
    .napis{
        width:100%;
    }
    
    .box{
        width:auto;
    }
    .menu2{
        width:248px;
    }
    .produkt_rozmiary dl dt,
    .produkt_rozmiary dl dd {
    width: 100%;
    min-width: 372px;
    }
    .formy p.formy_submit_p input {
        width: 100%;
    }
    .produkt_rozmiary dl dd {
      display: grid;
      grid-template: 
        "desc desc"
        "price form";
  }

    .footer .mods{
        width: 100%;
    }
    .box .item .item_more{
        display:none;
    }
    .www{
        display: none;
    }
  
    .formy p.formy_text_p span,
    .formy p.formy_password_p span
    {
        padding: 0;
        width: 100%;
    }
    .formy p.formy_text_p input,
    .formy p.formy_password_p input {
        margin: 5px;
        width: 95%;
    }

}

@media only screen and (max-width: 959px) and (min-width:768px){

    .produkt_rozmiary dl dd {
      display: grid;
      grid-template: 
        "desc"
        "price"
        "form";
  }

    .zakladka li {
        font-size: 14px;
    }
    .zakladka a {
        padding: 0 10px;
    }


.address-box {
    /*width: 100%;*/
}

    #searchhistory{
        background-color: white;
        border:1px solid black;
        border-top:none;
        margin-bottom: 0;
        margin-top: 0;
        width: calc(80% - 2px);
        z-index: 2;
        border-radius: 3px;
        list-style: none;
        padding:0;
        position: absolute;
        top: 124px;
    }
  
    #searchhistory li{
        margin:0;
    }
 
    .header .search .search_input {
        margin-top: 60px;
        z-index: 10;
        position: relative;
        width: calc(80% - 14px);
        height: 60px;
    }
    #szukajdiv{
        position: absolute;
        height: 62px;
        display: block;
        width: 100%;
        margin: 0;
        border: 0;
        padding: 0;
        margin-top: 100px;
        display: none;
    }
    #nicdiv{
        width: 100%;
        height: 64px;
        display: none;
    }
    .szukaj .search_submit{
        z-index: 10;
        height: 64px;
        position: relative;
        margin-top: 60px;
        width: 20%; 
        padding:0;
        border:0;
    }
    #szukajwiecej{
        padding-left: 36%;
    }
    #szukajwyniki{
        margin-top: 125px;
        width: 80%;
    }
    #szukajwyniki li button {
        width: 100%;
        padding-top: 25px;
        
    }
    .wynikrow{
        width: calc(100% - 6px);
        justify-content: flex-end;
        text-align: center;
    }
    .wynikrow p {
        text-decoration: none;
        margin-left: 13px;
      }
    .strona .menu {
        background: #594a41;
        position: fixed;
        top: 0;
        right: 0;
        width: 50%; /* 100% = fullscreen */
        height: 100vh;
        transition: transform 0.7s, opacity 1s;
        transform: translateX(100%);
        opacity: 0;
        margin-top:0;
        line-height: 35px;
      }
      
    .menu.show {
        transform: translateX(0%);
        opacity: 1;
    }

    .menu.show ul {
        font-size: 25px;
        color:white;
        margin-top: 20px;
    }
    .menu ul.list li a {

        color:white;
    }
    .menu ul.list li{
        border:0;
    }
      
    .list {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: inherit;
    }

    .hamburger {
        position: relative;
        margin-left: auto;
        width: 45px;
        height: 35px;
        z-index: 2;
    }
      
    .hamburger span {
        position: absolute;
        left: 0;
        background: #594a41;
        width: inherit;
        height: 5px;
        transition: transform 0.5s, opacity 0.5s;
    }
      
    .top-line {
        top: 0px;
    }
      
    .center-line {
        top: 15px;
    }
      
    .bottom-line {
        bottom: 0px;
    }
      
    .top-line.active {
        transform: translateY(15px) rotate(45deg);
        background-color: #fff;
    }
      
    .center-line.active {
        opacity: 0;
        background-color: #fff;
    }
      
    .bottom-line.active {
      transform: translateY(-15px) rotate(-45deg);
      background-color: #fff;
    }
    .hamburger{
        display:block;
        position:absolute;
        right:10px;
        top:10px;
        background: transparent;
        margin:0;
        padding:0;
        border:0;
        z-index: 2;
    }
    .hamburger.activeham{
        position:fixed;
    }
    
    

    .strona{
        width:100%;
    }

    .footer{
        width:100%;
        
    }
    .header{
        width:100%;
        margin-bottom: 0;
        position: relative;
    }
    .header .logo{
        margin-left:45px;
    }
    .content{
        width:100%;
        margin-top:10px;
    }
    .szukaj{
        display:none;
    }
    .ikony{
        margin: 0 0 0 20px;
    }
    .szukaj-ikona{
        display:block;
        width:60px;
        height:60px;
        background-repeat: no-repeat;
        background-position: 10px 10px;
    }
    .konto{
        width:60px;
        height:45px;
        flex:0;     
    }
    .header .other{
        display: none;
    }
    .konto_text span{
        display:none;
    }
    .konto_text{
        width:40px;
        height: 40px;
        position:absolute;

    }
    .konto p{
        padding:0;
        width: 45px;
    }
    .content .koszyk{
        width:100%;

        
    }
    .boxprodukt{
        
        grid-template-columns: 1fr;
    }
    .box{
        
        grid-template-columns: 1fr;
    }
    .box .item{
        width:auto;

    }
    .koszyk .procede{
        width:100%;
        display: flex;
        flex-direction: column;
    }
    .buy_no_register, .login{
        margin-top:25px;
    }

    .koszyk .summary p.price{
        flex: 0 0 200px;
    }
    .content .module.produkt{
        width: 95%;
    }
    #kontakt-form fieldset{
        display:flex;
        flex-direction: column;
    }
    .strona .formy p.formy_submit_p input,.zamowieniecale2 .module_back{
        width: 100%;
        margin-left:0;
    }
    .strona .formy p.formy_submit_p {

        margin-left: 0; }
    #kontakt-form .formy_text_p{
        display: grid;
        grid-template-columns: 1fr;
    }
    #kontakt-form .formy_textarea_p{
        display: grid;
        grid-template-columns: 1fr;
    }
    #pytanie {
        width: 100%;
    }
     
    .footer .mods{
        width: 100%;
        grid-template-columns: 2fr 3fr;
    }

    .footer .logo {
        grid-column-start:  span 2;
        margin: 20px auto;
    }
    .zamowieniecale .formy .formy_text_p input, .zamowieniecale .formy .formy_zip_p input{
        width: 100%;
    }
    .zamowieniecale .formy .formy_text_p, .zamowieniecale .formy .formy_zip_p{
        display: flex;
        flex-direction: column;
    }
    #uwagi{
        width: 100%;
    }
    .zamowieniecale .formy_textarea_p{
        display: flex;
        flex-direction: column;
    }
    .www{
        display: none;
    }
    .form_field_back{
        width: 100%;
        margin-bottom: 20px;
    }
    .formy p.formy_text_p span,
    .formy p.formy_password_p span
    {
        padding: 0;
        width: 100%;
    }
    .formy p.formy_text_p input,
    .formy p.formy_password_p input {
        margin: 5px;
        width: 95%;
    }
}

@media only screen and (max-width: 767px) and (min-width:320px){
    
        .produkt_rozmiary dl dd {
      display: grid;
      grid-template: 
        "desc"
        "price"
        "form";
  }

.addresses {
    
    flex-wrap: wrap;
}
.address-box {

}

    #searchhistory{
        width:calc(70% - 2px);
        position: absolute;
        top: 214px;
    }

    #cookieWarningLayout div p{
        width: 90%;
        padding: 5px 20px 5px 0;
    }
   
    .header .search .search_input {
        margin-top: 150px;
        z-index: 10;
        position: relative;
        width:calc(70% - 14px);
        height: 60px;

    }
    #nicdiv{
        width: 100%;
        height: 48px;
        display: none;
    }
    .qsearchimg{
        left:13px;
    }
    #szukajdiv{
        position: absolute;
        height: 62px;
        width: 100%;
        padding-left: 10px;
        float: left;
        border-radius: 0;
        z-index: 1;
        margin-top: 50px;
        padding: 0;
        border: 0;
    }
    #szukajwyniki{
        margin-top: 215px;
        width:calc(100% - 2px);
    }
    .wynikrow{
        width: calc(100% - 6px);
        justify-content: flex-end;
        text-align: center;
    }
    #szukajwiecej{
        padding-left: 30%;
    }
    #szukajwyniki li button {
        width: 100%;
        padding-top: 25px;
    }
    .szukaj .search_submit{
        z-index: 10;
        height: 64px;
        width: calc(30% - 4px); 
        margin-top: 150px;
    }
    .strona .menu {
        background: #594a41;
        position: fixed;
        top: 0;
        right: 0;
        width: 100%; /* 100% = fullscreen */
        height: 100vh;
        transition: transform 0.7s, opacity 1s;
        transform: translateX(100%);
        opacity: 0;
        margin-top:0;
        line-height: 31px;
      }
      
    .menu.show {
        transform: translateX(0%);
        opacity: 1;
        
    }
    .menu.show ul {
        font-size: 25px;
        color:white;
        margin-top: 20px;
    }
    .menu ul.list li a {

        color:white;
    }
    .menu ul.list li{
        border:0;
    }
      
    .list {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: inherit;
    }

    .hamburger {
        position: relative;
        margin-left: auto;
        width: 45px;
        height: 35px;
        z-index: 2;
    }

    .hamburger span {
        position: absolute;
        left: 0;
        background: #594a41;
        width: inherit;
        height: 5px;
        transition: transform 0.5s, opacity 0.5s;
    }
      
    .top-line {
        top: 0px;
    }
      
    .center-line {
        top: 15px;
    }
      
    .bottom-line {
        bottom: 0px;
    }
      
    .top-line.active {
        transform: translateY(15px) rotate(45deg);
        background-color: #fff;
    }
      
    .center-line.active {
        opacity: 0;
        background-color: #fff;
    }
      
    .bottom-line.active {
      transform: translateY(-15px) rotate(-45deg);
      background-color: #fff;
    }
    .hamburger{
        display:block;
        position:absolute;
        right:10px;
        top:10px;
        background: transparent;
        margin:0;
        padding:0;
        border:0;
        z-index: 2;
    }
    .hamburger.activeham{
        position:fixed;
    }

    .strona{
        width:100%;
    }

    .footer{
        width:100%;
        
    }
    .mods{
        flex-direction: column;
        align-items: center
    }
    .header{
        width:100%;    
        position:relative;
        height: 220px;
        align-items:normal;
        margin-bottom: 0;
    }
    .content{
        width:100%;
        margin-top: 10px;;
        padding:0;

        
    }
    .szukaj{
        display:none;
    }
    .ikony{
        
        margin: 10px 0 0 20px;
    }

    .szukaj-ikona{
        display:block;
        width:60px;
        height:60px;
        background-repeat: no-repeat;
        background-position: 10px 3px;
        
    }
    .konto{
        width:60px;
        height:60px;
        flex:0;     
    }
    .header .other{
        display: none;
    }
    .konto_text span{
        display:none;
    }
    .konto_text{
        width:40px;
        height: 40px;
        position:absolute;

    }
    .konto p{
        padding:0;
        width: 50px;
    }
    .content .koszyk{
        width:100%;

        
    }
    .header>.logo{
        position:absolute;
        bottom:10px;
        left:0;
        right:0;
        margin: 0 auto;
    }
    #menubok{
        background-color: #594a41;
        display:block;
        border: 1px solid #fff;
        border-radius: 5px;
        color: #fff;
        font-size:21px;
        letter-spacing: 1.5px;
    }
    #menubok div {
        position: relative;
        display: inline-block;
    }
    #menubok div.ico {
        width: 28px;        
        height: 22px;
    }
    #menubok div span{
        position: absolute;
        display: block;
        background-color: white;
        width: 10px;
        height: 10px;
    }
    #js-menu-side-1 {
        left: 0;
        top: 0;
    }
    #js-menu-side-2 {
        left: 12px;
        top: 0;
    }
    #js-menu-side-3 {
        left: 0;
        top: 12px;
    }
    #js-menu-side-4 {
        left: 12px;
        top: 12px;
    }

    .menu2{
        float:none;
        width:100%;
        display:none;
    }
    .menu2>ul {
        width: 100%;
    }
    .menuactive{
        display:block;
    }
    .boxprodukt{
        
        grid-template-columns: 1fr;
    }
    .box {
        
        grid-template-columns: 1fr;
    }
    .box .item{
        width:auto;

    }
    .koszyk .procede{
        width:100%;
        display: flex;
        flex-direction: column;
    }
    .buy_no_register, .login{
        margin-top:25px;
    }
    .koszyk .summary p.price{
        flex: 0 0 120px;
    }
    .koszyk dl dd div.count{
        flex: 0 0 98px;
    }
    .content .module.produkt{
        width: 95%;
    }
    #kontakt-form fieldset{
        display:flex;
        flex-direction: column;
    }
    .strona .formy p.formy_submit_p input {
        width: 100%;
    }
    .strona .formy p.formy_submit_p {
        margin-left: 0; }
    #kontakt-form .formy_text_p{
        display: grid;
        grid-template-columns: 1fr;
    }
    #kontakt-form .formy_textarea_p{
        display: grid;
        grid-template-columns: 1fr;
    }
    #pytanie {
        width: 100%;
    }

    .footer .mods{
        width: 100%;
        grid-template-columns: 1fr;
    }

    .footer .logo {
        margin: 20px auto;
    }
    .zamowieniecale .formy .formy_text_p input, .zamowieniecale .formy .formy_zip_p input{
        width: 100%;
    }
    .zamowieniecale .formy .formy_text_p, .zamowieniecale .formy .formy_zip_p{
        display: flex;
        flex-direction: column;
    }
    #uwagi{
        width: 100%;
    }
    .zamowieniecale .formy_textarea_p{
        display: flex;
        flex-direction: column;
    }
    .www{
        display: none;
    }
    .form_field_back{
        width: 100%;
        margin-bottom: 20px;
    }

    .box .item .item_more{
        display:none;
    }
      
    .formy p.formy_text_p span,
    .formy p.formy_password_p span
    {
        padding: 0;
        width: 100%;
    }
    .formy p.formy_text_p input,
    .formy p.formy_password_p input {
        margin: 5px;
        width: 95%;
    }

    .zakladka li {
        font-size: 14px;
    }
    .zakladka a {
        padding: 0 10px;
    }


    }
.z-index-max {
    z-index: 999 !important;
}


