menu{
	margin:0px;
}
#scena1,
.ofelink,
.modelbig,
#maincta,
.wpcf7 p .wpcf7-submit,
.cechyh2,
.singcena,
#taxlista a div.cena,
.guzik .text,
.kostkashort .model,
.kostkashort table tr td:first-child,
#scena5 table td h3,
#liczby div b,
#kreatorpns h2, #kreatorpns h3, #kreatorpns h4,
h1, h2, h3, h4{
  font-family: "PT Serif", serif;
}
#paginacja{
	margin:30px 0px;
}
.guzik .text{
	font-family:"Cabin", sans-serif
}


.owl-dots{
	display:none;
}

li span.lev{
position: absolute;
  top: 25px;
  background: #fff;
  border-radius: 5px;
  padding: 10px;
  display: block;
  color: #000;
  font-weight: 800;
  text-transform: uppercase;
}
#spistresci{
background: #0b0a0a;
  width: 500px;
  margin: 50px auto;
  overflow-y: scroll;
  scrollbar-width: thin;
  padding: 30px;
  height: 200px;
  border-radius: 10px;
}


#pagesingle p{
color: #a3a392;
  font-size: 17px;
  line-height: 34px;
}
#pagesingle h2{
	color: #fcd462;
  font-weight: normal;
  font-size: 38px;
}
#pagesingle h3{
	color: #fcd462;
  font-weight: normal;
  font-size: 32px;
}


#storebody header b {
  color: #fcd462;
  font-size: 20px;
  display: block;
  padding: 30px;
    padding-bottom: 30px;
  padding-bottom: 10px;
}

#spistresci h3{ 
	color:#fcd462;
}
#spistresci ul{
	padding:0px;
	margin:0px;
	padding-left: 15px;
}
#spistresci ul li::marker{
	color:#fcd462;
}
#spistresci ul li{
	color:#fff;
	padding: 10px 0px;
}
#spistresci ul ul{
	padding-top:15px;
	padding-bottom:15px;
}
#spistresci ul ul li{
	color:#999;
}
#karhome.single{
margin-top: 0px;
  padding: 0px;
}

#storebody.postsing{
	margin-top:50px;
}
#vidbg{
	position: fixed;
  top: 0;
  width: 100%;
  height: auto;
  opacity: 0.1;
  z-index: -1;
}


body .woocommerce form .form-row .input-text, body .woocommerce form .form-row select{
	height:50px;
	font-size: 19px;
}


#order_review .order-total{
	background: #fcd462;
  color: #000;
  font-size: 18px;
}

#billing_country_field, #billing_phone_field, #billing_address_2_field{
	display:none;
}

body .woocommerce-info::before {
  color: #fcd462;
}
body .woocommerce-additional-fields{
	display:none;
}
body .woocommerce .col2-set .col-1, body  .woocommerce-page .col2-set .col-1 {
  width: 100%;
}
body .woocommerce-info {
  border-top-color: #3a3a34;
}
body .woocommerce-error, body .woocommerce-info, body .woocommerce-message {
  background-color: #3a3a34;

  border-top: 3px solid #fcd462;
  color: #fff;
}


#scena1 .gfx{
position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  top: 200px;
  height: 70%;
  width: auto;
  z-index: 9;
  transition: all 0.3s ease;
  bottom: 0;
}

#headwraptop p{
	float:right;
	margin:0px;
}
#headwraptop{
font-size: 12px;
  transform: translateY(-45px);
  color: #ccc;
}

.platnosci{
position: absolute;
  right: 5%;
  left: auto;
  margin: auto;
  display: block;
  z-index: 3;
  padding: 15px 30px;
  background-color: #fff;
  border-radius: 100px;
  width: 300px;
  height: auto;
}
#loga{
	background-color:#fff;
	hegiht:100px;
}
.amber{
width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  background-image: url(../img/amber.png);
  background-repeat: no-repeat;
  pointer-events:none;
  background-position: right 0px;
}
.qrprod{
position: absolute;
  top: 50%;
  right: 0;
  transform: scale(1.4) translateY(-33px);
}
.footopis {
  border-right: 2px solid #2f2f2a;
  padding-right: 30px;
}
.footcon{
	padding-left: 30px;
  font-size: 30px;
}
.footcon a{
text-decoration: none;
  display: inline-block;
  margin: 0px 10px;
  font-family: open sans, sans-serif;
  font-weight: normal;
  background: #181d23;
  padding: 10px 30px;
  border-radius: 100px;
  font-size: 18px;
color: #000;
}

#headtop ul > li.current-menu-item a{
	color: #fcd462 !important;
	font-weight: bold;
}
#headtop ul > li  a span{
color: #8d8d87;
  font-size: 23px;
  margin-right: 10px;
line-height: 0px;
}
.h2komp{
	text-align: center;
  font-size: 46px;
}


#dirt{
	width:100vw;
	height:100vw;
	background-image:url(../img/circle.png); 
	display: block;
	position: absolute;
	top: 0;
	background-size: 100% auto;
	opacity: 1;
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
	left: 0;
	right: 0;
	z-index: -1;
	transform-origin: center;
}
#dirt.dirt2{
	right:-50%;
	left: auto;
}
.dirtani{
animation: dirtani 180s linear infinite;
}

@keyframes dirtani {
0% {
   transform:rotate(0deg);
}
100% {
   transform:rotate(365deg);
}
}

#pagebody header{
	transition:all 1s ease;
}
 
body #wrap .owl-nav{
display: block !important;
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  width: 100%;
}
body #wrap .owl-nav button{
display:block;
  color: #000; 
  font-weight: 800;
  padding: 10px !important;
  border-radius: 100px;
  font-size: 20px;
  background-color:#fcd462;
  padding:10px;
  
  
}
body #wrap .owl-nav button.owl-prev{
position: absolute;
}
body #wrap .owl-nav button.owl-next{
position: absolute;
  right: 0;
}
 

#mapka{
	width:90%;
	height:100vh;
	display:block;
	mask-image: url(../img/mapa.png);
	mask-size: auto 80%;
	margin: 0 auto;
	mask-repeat: no-repeat;
	mask-position: center;
	transition:all 1s ease;
}
#karhome .kostkashort table td {
  padding: 8px 0px;
}
.teksts{
	transition:all 1s ease;
}

#scena5{
	width: 80%;
	padding: 0px 10%;
}
#scena5 table td{
	padding:30px;
}

#scena5 table td h3{
	color:#ffa300;
	margin: 0px;
	font-size: 30px;
	text-transform: uppercase;
	display: block;
	padding: 20px 0px;
}
#scena5 table td p{
	font-size:17px;
}







#liczby{
	display:grid;
	grid-template-columns:25% 25% 25% 25%;
	width: 80%;
	padding: 30px 10%;
	transition:all 0.5s ease;
}
#liczby div{
	padding:30px;
}
#liczby div b{
	transition:all 0.3s ease;
	color:#ffa300;
	
	font-size: 100px;
}
#cechy em{
	font-weight: bold;
  font-size: 30px;
  font-style: normal;
  color: #ffa300;
}
#formimg{
	width:90%;
	height:auto;
	margin: 0 auto;
	display: block;
}
#cechy{
padding: 30px 0px;
  display: grid;
  grid-template-columns: 25% 25% 25% 25%;
align-items: center;
}

#cechy div{
	padding:30px;
	border-left: 2px solid #ffa300;
}
#cechy div:first-of-type{
	border-left:0px;
}
#cechy div p{
	font-size:15px;
	
	line-height: 29px;
}

#kontaktsingle{
	display: grid;
  grid-template-columns: 50% 50%;
  transition:all 1s ease;
}
body #kontaktsingle .rodoformulka p {
  font-size: 12px;
  line-height: 15px;
  color: #ccc;
  text-align: justify;
}
#prods1{
	display:grid;
	grid-template-columns: 40% 60%;
	padding: 50px 0px;
	padding-bottom:0px;
	padding-bottom: 50px;
}
#prods1 img.size-full{
width: 100%;
  height: auto;
  position: absolute;
  z-index: 9;
top: 50%;
transform: translateY(-50%);
}
.short{
	padding: 30px 0px;
  font-size: 17px;
	padding-bottom: 0px;
}
.short table, #danetech table{
	width:100%;
}

#danetech table{
	border: 2px solid #cb8407;
	box-shadow: 0px 0px 100px #cb8407;
	border-radius: 10px;
	overflow: hidden;
	background: #12171b;
}

.short table tr td:first-child,
#danetech table tr td:first-child
{
	color:#ffa300;
	font-weight: bold;
}
.st{
margin-bottom: 50px !important;
  display: block;
}
.short table td,
#danetech table td
{
	padding:6px 10px;
}
#danetech table td{
background-color: #12171b;
  padding: 30px;
border: 1px solid #232b32;
margin-left: -1px;
margin-bottom: -1px;
font-size: 14px;
	transition:all 0.3s ease;
}

#galeriaprod{
	
	width: 100%;
	padding-top: 30px;
}
#galeriaprod ul{
	margin:0px;
	padding:0px;
	display: grid;
	grid-template-columns: 25% 25% 25% 25%;
}
#galeriaprod ul li{
	list-style:none;
}
#galeriaprod ul li img{
	width:90%;
	height:auto;
	background-image: url(../img/grid.gif);
	border-radius: 10px;
	margin: 0 auto;
	display: block;
	background-size: 145px;
	background-attachment: fixed;
}


#danetech table tbody{
	display:grid;
	grid-template-columns:25% 25% 25% 25%;
}
#danetech table tbody tr{
	display:grid;
	grid-template-columns:50% 50%;
}
#danetech table tbody tr:hover td{
background-color: #ffa300;
  color: #12171b !important;
  cursor: pointer;
}

#ofertasingle{
padding-bottom: 30px;
  padding-top: 50px;
}
.short ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
.short li{
	display:block;
}
.modelbig{
color: #ffa300;
  font-size: 8vw;
  font-weight: bold;
  margin: 0px;
  position:relative;
  background-repeat: no-repeat;
}
#prods1 .imgbg{
	width: 70%;
  height: 100%;
  background-color: #ffa300;
  position: absolute !important;
  display: block;
  bottom: 0;
  z-index: 1;
  margin: 0 auto;
  left: 0;
  right: 0;
}
#prods1 .prodimg{
	position:relative;
}
#prods1 .imgbg.animuj{
	width:0;
}
#prods1 .short{
	transition:all 1s ease;
}

.cechyh2,
#cechy
{
	transition:all 1s ease;
}

#pagebody.singleprod header{
	text-align:center;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align:left;
}

#vid{
position: absolute;
  top: 0;
  width: 100%;
  height: auto;
  opacity: 0.1;
z-index: -1;
}

.graduno,
#gemy a,
#katgo,
.single_add_to_cart_button,
#karhome .owl-nav.disabled button,
#maincta,
.footcon a,
.guzik
{
background-color: #fcd462;
}


.expopisbox{
	position:absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 50%;
	transform: translateY(-50%);
}

.expoopis{
padding: 30px;
  border-radius: 15px;
  color: #fff;
  text-align: center;
  width: calc(90% - 60px);
  position: relative;
  overflow: hidden;
box-shadow: 5px 5px 0px #eee;
}
.expoopis h2{
	margin:0px;
	font-size: 50px;
	font-weight: normal;
	padding: 30px 0px;
}
.expoopis p{
	margin:0px;
	font-size: 18px;
	line-height: 32px;
}
.expoopis img{
	margin: auto;
	width: 50%;
	height: auto;
	max-width: 150px;
	padding-top: 50px;
}
#ekspozycja .expoprody{
	display:grid;
grid-template-columns: 32% 32% 32%;
  grid-column-gap: 2%;
	
}


#ekspozycja{
	width:90%;
	margin:0 auto;
	padding-top: 50px;
}
#ekspozycja .expoblock{
	display:grid;
	grid-template-columns:30% 70%;
	padding: 30px 0px;
	transition:all 0.3s ease;
}
#dirt.dirtexpo{
	left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  bottom: -75%;
  top: auto;
  opacity: 0.6;
}

#taxlista{
	padding:0px;
	margin:0px;
	list-style:none;
}

#taxlista li .koscon{
	display:grid;
	grid-template-columns:60% 40%;
	align-items:center;
	padding-bottom:0px;
}
#taxlista li a h2{
	color:red;
}
.owl-stage{
	padding:20px 0px;
}
#taxlista a{
		text-decoration:none;
	display: block;
	width: 95%;
	border-radius: 15px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	margin-bottom:2vw;
		background-position: top center;
		transition:all 0.3s ease;
}

#taxlista a:hover .skewkostka{
	background-color:#fff;
	
}
#taxlista a .skewkostka{
	transition:all 0.3s ease;
}
#taxlista a div.cena{
	padding:0px;
	font-size:20px;
	font-weight: 800;
	text-align: right;
	color: #fcd462;
}


#taxlista a div{
transition:all 0.3s ease;
}
#taxlista a h3{
margin: 0px;
  font-weight: normal;
  display: block;
  padding: 10px 0px;
font-family: open sans, sans-serif;
font-size: 14px;
color: #fff;
}
#taxlista a div{
	z-index: 9;
	position: relative;
	padding: 20px 20px;
}
#taxlista a .skewkostka{
	background-color:#ffa300;
  transform: skew(45deg);
	width: 50%;
	height: 30px;
	position: absolute;
	bottom: 25px;
	left: -30px;
	z-index: 1;
}
#taxlista img{
width: 90%;
  height: auto;
  padding: 0px;
  margin: 0 auto;
  display: block;
max-width: none;
border-radius: 10px;
outline: 1px solid #fcd462;
margin-top: 5px;
box-shadow: 5px 5px 7px #000;
margin-bottom: 10px;
}
#taxlista h2{
	color:#171d22;
	margin: 0px;
text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  line-height:32px;
}
 
#storebody{
  padding: 50px 5%;
  padding-top: 250px;
}

#kreatorpns .kbox.k-blog img{
	border-radius:15px;
}	


#storebody .prodimg{
	margin: 0 auto;
  display: block;
  text-align: center;
  padding:50px 0px;
	padding-top: 80px;
}
#storebody .prodimg img{
	width:100%;
	max-width: 400px;
  height: auto;
	margin: 50px auto;
	border-radius: 10px;
  outline: 1px solid #fcd462;
  margin-top: 5px;
  box-shadow: 5px 5px 7px #000;
  margin-bottom: 10px;
}
#storebody header{
	text-align: center;
}
#storebody header b{
	color:#fcd462;
	font-size: 20px;
	display: block;
	padding: 30px;
	padding-bottom: 10px;
}

#storebody header h1{
	font-size: 66px;
  line-height: 87px;
  display: block;
  margin: 0px auto;
  font-weight: normal;
  color: #fff;
	width: 80%;
}



#videouno{
width: auto;
  height: 80vh;
  border-radius: 30px;
  margin: 0 auto;
  display: block;
  box-shadow: 10px 10px 0px #ccc;
}
#promolinktop span{
	color:#fcd462;
}
#maincta span{
	color:#000;
}
#promolinktop{
position: absolute;
  right: 202px;
  padding: 35px 20px;
background: #3a3a34;
  top: 0;
  font-size: 26px;
  text-decoration: navajowhite;
}

#headtop nav ul li > a{
font-weight: normal;
  font-size: 19px;
  padding: 8px 20px;
  color: #fff;
  padding-left: 41px;
  background-repeat: no-repeat;
  background-size: 27px;
  background-position: 1px;
  text-transform: uppercase;
  letter-spacing: 0px;
padding-right: 0px;
}

#scena2 h2{
	text-transform:uppercase;
	margin:0px;
	transform: translateY(-35px);
}
#oferta{
	display:grid;
	grid-template-columns:25% 25% 25% 25%;
	list-style:none;
	padding:0px;
	margin:0px;
	margin-bottom: 30px;
	transition:all 0.5s ease;
}


.ofelink{
		background-color: #252d34;
		display: block;
		width: calc(50% - 60px);
		float: left;
		margin: 0px 0%;
		padding: 50px 30px;
		text-transform: uppercase;
		text-decoration: none;
		font-weight: bold;
		font-size: 42px;
		background-image: url(../img/ico-serwisb.gif);
		background-repeat: no-repeat;
		background-position: right 50px top 41px;
		background-size: 80px;
		transition:all 0.3s ease;
}
.ofelinkduo{
	background-color: #323b43;
	background-image: url(../img/ico-czescib.gif);
}
.ofelink:hover{
	background-color:#ffa300;
	color: #171d22;
	background-position: right 50px top -72px;
}

#oferta a{
	text-decoration:none;
	background-color: #252d34;
	display: block;
	width: 95%;
	border-radius: 5px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	background-image: url(../img/grid.gif);
	background-size: 145px;
	background-attachment: fixed;
	transition:all 0.3s ease;
}
#oferta div{
	transition:all 0.3s ease;
}
#oferta a:hover div{
	background-color:#fff;
}

#oferta a div{
	background-color:#ffa300;
	z-index: 9;
	position: relative;
	padding: 20px 20px;
}
#oferta a .skewkostka{
	background-color:#ffa300;
  transform: skew(45deg);
	width: 50%;
	height: 30px;
	position: absolute;
	bottom: 40px;
	left: -30px;
	z-index: 1;
}
#oferta a p{
	color:#fff;
	margin: 0px;
}
#oferta img{
	width:92%;
	height:auto;
	padding-top: 15px;
	margin: 0 auto;
	display: block;
}
#oferta h3{
	color:#171d22 !important;
	margin: 0px;
	font-size: 28px;
}
#oferta strong{
	color:#232b32;
	font-weight: normal;
}
#bread a{
text-decoration: none;
  border-bottom: 2px solid #fcd462;
  color: #fff;
}
#pagewrap{
	padding-top:150px;
}
#wrap{
	/* background-image:url(../img/bg3.jpg); */
	background-attachment:fixed;
	background-position:bottom center;
	background-size:100% auto;
}
#scena1{
overflow: hidden;
  width: 100%;
  margin: 0 auto;
  height: 100vh;
  position:relative;
background-image: url(../img/s1.png);
background-size: 100% auto;
background-repeat: no-repeat;
background-position: center bottom;
padding-top: 200px;
}

#scena1 .skew{
	display: block;
  background: #171d22;
  height: 100px;
  position: absolute;
  bottom: -1px;
  width: 80%;
  transform: skew(45deg);
  left: -10%;
	z-index: 9;
}
#scena1 .s1cont{
position: absolute;
  left: 0;
  right: 0;
  top: 40%;
  text-align: center;
  transform: translateY(-50%);
z-index: 5;
}
#scena1 .rocks{
	width:100%;
	background-image:url(../img/rocks.png); 
	height: 90vh;
	background-position: center;
	background-size: 100% auto;
	background-repeat: no-repeat;
	z-index: 0;
	position: relative;
	opacity:1;
	transition:all 1s ease;
}

#scena1 .rocks.animuj{
	opacity:0;
	transform:scale(0.5);
}

.rocks5{
position: absolute;
  left: 0;
  bottom: 0;
  width: 20%;
  height: auto;
  left: 0;
  bottom: 0;
}
#scena1 .s1cont h1{
	color:#696969;
	display:block;
	margin: 0px;
	font-weight: normal;
	transition:all 0.3s ease;
	margin-left: 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 13vw;
	line-height: 12vw;
	padding-top: 200px;
	opacity: 1;
	transition:all 1s ease;
	opacity:1;
}
#scena1 .s1cont h1.animuj{
	line-height: 14vw;
	opacity:0;
}
#scena1 .s1cont b{
	font-size: calc(9vw + 5vh);
	display: block;
	transform: translateY(-80px);
	z-index: 2;
	position: relative;
	transition:all 1s ease;
	opacity:1;
	font-weight: normal;
	line-height: 4vw;
	color: #6a6a6a;
}
#scena1 .s1cont b.animuj{
	transform: translateY(-100px);
	opacity:0;
}
#scena1 .s1cont b span{
	color:#886341;
	font-size: 30px;
}
#s1gfx{
	position:absolute;
	height:auto;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 10%;
	transform: translateY(0%);
	z-index: 11;
	transition:all 1s ease;
	transition-delay:0.5s;
	opacity:1;
	max-width: 800px;
	width: 90%;
}

#s1gfx.animuj{
	opacity:0;
	transform: translateY(-20%);
}

#scena2{
  width: 80%;
  display: block;
  padding: 0px 10%;
  padding-top: 30px;
  background: #171d22;
  padding-bottom: 50px;
  background-image: url(../img/rock3.png);
  background-repeat: no-repeat;
  background-position: bottom left;
}

#scena3 .teksts .txt, #scena4 .teksts .txt{
position: absolute;
  left: 10%;
  top: 50%;
  transform: translateY(-50%);
}

#scena4 div:nth-child(1){
	order:2;
}

#scena4 .guzik{
	background-color:#fff;
}

#scena3 div, #scena4 div{
	position:relative;
}
#scena3 h2, #scena4 h2{
font-size: 4vw;
  line-height: 4.5vw;
  display: block;
  margin: 0px auto;
  font-weight: normal;
}
 
#scena3 h2{
  color: #fff;
}
#scena4 h2{
	color:#000;
}



#scena3 p{
font-size: 19px;
  line-height: 38px;
  color: #6a6a6a;
}
 
#scena4 p{
font-size: 19px;
  line-height: 38px;
  color: #000;
}



#storebody header{
	transition:all 1s ease;
}

#liczby div p, #scena5 table td p{
	color: #bcbcbc;
	  font-size: 17px;
}
#prodmeta del{
font-size: 26px;
  color: #848484 !important;
  display: block;
padding-bottom: 6px;
}

#prodmeta del .woocommerce-Price-currencySymbol{
color:#848484;
	
}

#prodmeta ins{
text-decoration: none;
}

#scena3{
width: 90%;
  display: grid;
  position: relative;
  background-color: #2f2f2a;
  margin: 0 auto;
  background-image: url(../img/bg3.jpg);
  background-size: auto 100%;
  background-position: center right;
  height: 70vh;
  background-repeat: no-repeat;
grid-template-columns: 50% 50%;
margin-top: 30px;
}
#cechyhome{
  width: 90%;
  margin: 0 auto;
padding-top: 80px;
padding-bottom: 120px;
}
#cechyhome ul{
	padding:0px;
	margin:0px;
}

#cechyhome .owl-nav{
	display:block;
}

#cechyhome ul li{
	list-style:none;
	text-align:center;
	font-size: 18px;
}
#cechyhome ul li p{ 
	width:70%;
	margin: 0 auto;
	padding-top: 15px;
}

#cechyhome ul li b .material-symbols-outlined{
color: #fcd462;  
font-size: 64px;
margin-bottom: 20px;
}
#scena4{
width: 90%;
  display: grid;
  position: relative;
  background-color: #fcd462;
  margin: 0 auto;
  height: 70vh;
grid-template-columns: 50% 50%;
}

.s3img, .s4img{
	width:auto;
	height:110%;
	z-index:9;
	display: block;
	position: absolute;
	transition:all 0.3s ease;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
} 

.s3img, .s4img{
}

.orangebox{
	width:70%;
	height:100%;
	background-color:#d5a66e;
	position: absolute !important;
	display: block;
	bottom: 0;
	z-index: 1;
	margin: 0 auto;
	left: 0;
	right: 0;
	border-radius: 30px;
}

.rocks3{
	position:absolute;
	left: 0;
	bottom: 0;
	width: 15%;
	height: auto;
}
.rocks4{
	position:absolute;
	right: 0;
	bottom: 0;
	width: 20%;
	height: auto;
}
.cechyh2{
	text-transform:uppercase;
	margin: 0px;
  font-size: 30px;
}
.cechyh2 span{
	color:#ffa300;
}



#danetech{
	padding:80px 0px;
	transition:all 1s ease;
}
.kostkashort table{
	width:100%;
}
.kostkashort table td{
	display:block;
	padding: 10px 0px;
}
.kostkashort{
	padding-left: 30px;
	transition:all 0.3s ease;
}
.kostkashort table tr td:first-child {
  color: #ffa300;
  font-weight: bold;
}


#scena6{
	background-color: #252d34;
	background-image: url(../img/grid.gif);
	background-size: 200px;
	background-attachment: fixed;
	position:relative;
}

.orange{
background-image: url(../img/orange.jpg);
animation: orange 30s linear infinite;
transition:all 1s ease;
}
.orange.animuj{
	width:0;
}




@keyframes orange {
0% {
    background-position: 0 bottom;
}
100% {
    background-position: 1694px bottom;
}
}
#karhome{
	padding:30px 5%;
	border-top: 0px;
	padding-top: 0px;
	transition:all 1s ease;
	margin-top: -280px;
	padding-bottom: 0px;
	z-index: 11;
  position: relative;
}
#taxlista.owl-carousel.pordsy{
	grid-template-columns: 100%;
}
.sphkat{
	padding-bottom:50px;
	padding-top: 50px;
	border-top: 1px solid #ffa300;
	margin-top: 50px;
}
.sphkon{
	padding-bottom:30px;
	padding-top: 0px;
}

.singkat{
color: #fff;
  text-decoration: none;
  border: 2px solid #ffa300;
  font-weight: bold;
  display: inline-block;
  background: #232b32;
  padding: 10px 20px;
  border-radius: 100px;
  margin-bottom: 20px;
  transition:all 0.3s ease;
}
.singkat:hover{
	background-color:#ffa300;
	color:#232b32;
}


#pagebody, #pagewrap{
background-image: url(../img/bgpage.jpg);
background-position: center bottom;
background-attachment: fixed;
background-size: 100% auto;
}

.icocechy{
background-image: url(../img/ico-serwis.gif);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 39px;
  padding-left: 60px;
}
.icotech{
	background-image: url(../img/ico-czesci.gif);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 39px;
  padding-left: 60px;
}
.kostkashort .model{
color: #ffa300;
  font-size: 40px;
  margin: 0px;
  font-weight: bold;
}
#prodmeta{
  width: auto;
  transition:all 1s ease;


padding: 0px;
background-repeat: no-repeat;
background-position: 45px;
  display: block;
  margin: auto;
  max-width: 600px;
}
.singcena .price{
	margin:0px;
	color: #fff;
	font-size: 59px;
	line-height: 30px;
	font-weight: bold;
	display: block;
	text-align: left;
}

#prodmeta .woocommerce-Price-currencySymbol{
	font-size:35px;
	color: #fff;
}

.single_add_to_cart_button{
padding: 15px 50px;
  border: 0px;
  color: #000;
  border-radius: 100px;
  font-size: 24px;
  cursor: pointer;
  transition: all 1s ease;
  box-shadow: 0px 3px 0px #000;
  text-transform: uppercase;
  height: 100%;
  font-family: "Cabin", sans-serif;
  font-weight: bold;
  transition:all 0.3s ease;
}
.single_add_to_cart_button:hover{
	background-color:#000;
	color:#fff;
}
#prodopis .ifka,
#prodopis article
{
transition: all 1s ease;
}
#prodmeta .quantity{
display: none;
}
.singcena{
	font-size: 50px;
  font-weight: bold;
	display: grid;
	grid-template-columns: 50% 50%;
	transition:all 1s ease;
	align-items: revert;
}
#prodmeta > div{
text-align: right;
  padding-bottom: 0px;
}






#prodopis{
max-width: 1200px;
  margin: 0 auto;
  padding: 30px;
  display: grid;
  grid-template-columns: 100%;
  grid-column-gap: 4%;
align-items: center;
}
#prodopis iframe{
border: 0px;
  border-radius: 30px;
  box-shadow: 10px 10px 0px #ccc;
  margin:0 auto;
  display:block;
}

#prodopis h2{
color: #fcd462;
  margin: 0px;
  padding: 30px 0px;
  font-size: 31px;
  font-weight: normal;
  text-align: left;
  line-height: 46px;
padding-top: 0px;
border-left: 0px solid #c18c51;
padding-left: 30px;
padding-top: 50px;
background-image: url(../img/gems-logo.png);
background-repeat: no-repeat;
background-size: 65px;
background-position: 30px 0px;
}
#prodopis p{
	color:#a3a392;
	
	font-size: 17px;
	line-height: 31px;
}
.h2nag{
	color: #6a6a6a;
	font-weight: normal;
	text-transform: uppercase;
	display: block;
	padding-bottom: 30px;
}


#gemy{
margin: 0px;
  display: flex;
  padding-bottom: 50px;
  padding-top: 100px;
  justify-content: center;
  padding-left: 0px;
  align-items: center;
  background: #333;
  border-radius: 15px;
  margin-bottom: 50px;
}
#gemy li{
	list-style:none;
	width: 90%;
	margin: 0 auto;
	display: block;
}
#gemy li a{
	display:block;
	max-width: 300px;
	border-radius: 15px;
	padding: 30px;
	text-align: center;
	text-decoration: none;
	position: relative;
	margin: 0 auto;
}
#gemy li a h3{
	color:#fff;
	font-size: 28px;
	margin: 0px;
	padding: 30px 0px;
	font-weight: normal;
	padding-bottom: 10px;
}
#gemy li a p{
	color:#ffe7cb;
	font-size: 13px;
	text-align: left;
}
#gemy li a img{
	position:absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	width: 120px;
	height: auto;
	top: -82px;
}
	.dirtsingle{
		opacity:0.5;
	}
	
	
#lay{
	width:100%;
	height:130vh;
	
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	mask-image: url(../img/mask.png);
	mask-repeat: repeat-x;
	mask-position: top center;
	mask-size: auto 100%;
	overflow: hidden;
}
 #sidenav{
display: block;
position: fixed;
top: 0;
right: 0;
height: 100%;
z-index: 9999999;
}
#katmenu{
background-color:#121110;
width: 50%;
right: 0;
position: fixed;
height: calc(100% - 60px);
z-index: 999;
overflow-y: scroll;
scrollbar-width: none;
border-left: 0px solid #646464;
box-shadow: 0px 0px 30px #fcd462;
transition: all 1s ease;
transform: translateX(150%);
padding: 50px 30px;
}
#katmenu.show{
    transform: translateX(0%);
}
#katgo:hover{
right:10px;
box-shadow:0px 0px 20px #ccc;
}
#katgo{
width:60px;
height:60px;
background-color:#fcd462;
position: absolute;
right: 0px;
left: auto;
top: 30px;
transform: translateX(-50%);
border-radius: 100px;
border: 0px;
cursor: pointer;
transition: all .3s ease;
background-repeat: no-repeat;
background-position: center center;
z-index: 99999;
background-size: 34px;
opacity: 0;
pointer-events: none;
}
#katgo.show{ 
background-color:#fcd462;
outline-color: #fff;
left: auto;
right: 50% !important;
position: fixed;
display: block;
opacity: 1;
pointer-events: all;
}

#katmenu .woocommerce .cart-collaterals .cart_totals{
	width:100%;
}

#pagesingle{
max-width: 800px;
  margin: 0 auto;
  padding-top:50px;
}


#kategoriabody{
	padding-top:80px;
}
.kategorielista{
	display:grid;
	grid-template-columns:20% 20% 20% 20% 20%;
}



#taxlista img.gemik{
width: 30px;
  height: auto;
  background: transparent;
  position: relative;
  z-index: 1;
  top: 190px;
  padding: 0px;
  left: 15px;
  margin-right: 10px;
}

#taxlista a div.minigems{
position: absolute;
  padding: 0px;
  left: 5px;
  top: 0px;
  width: auto;
  display: flex;
}

.woocommerce table.shop_table td img {
  max-width: 100px !important;
}
.woocommerce table.shop_table tr.shipping{
	display:none !important;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt{
	padding: 20px 30px;
  border-radius: 100px;
  text-transform: uppercase;
  font-weight: 800 !important; 
  background-color: #fcd462 !important;
  color: #000 !important; 
  transition:all 0.3s ease;
  
  
  
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover{
	background:#000 !important;
	color:#fff !important;
}
 
.shop_table.shop_table_responsive.cart thead{
	display:none;
	
}

#coupon_code{
	padding: 10px;
  border-radius: 10px;
  border: 0px;
  width: auto;
}
.shop_table.shop_table_responsive.cart a, .woocommerce a.remove{
	color: #fcd462 !important;
}
.nag{
color: #161514;
  display: inline-block;
  padding: 10px 20px;
  border-radius: 100px;
} 
#taxlista a div.cena del{
font-size: 17px;
  color: #999;
}
#taxlista a div.cena ins{
	text-decoration:none;
	
}
.kostka{
	transition:all 0.3s ease;
}
.kostka:hover{
	transform:translateY(-10px);
}
.shop_table.shop_table_responsive.cart .actions{
	background: #2f2f2a;
  padding: 20px;
}

.shop_table.shop_table_responsive.cart .actions button{
border: 0px;
  background-color: #fcd462;
  color: #000;
  border-radius: 5px;
  padding: 10px 20px;
}

.woocommerce a.remove:hover{
	background: #000 !important;
}
#katmenu h2{
margin: 0px;
  padding: 30px 0px;
  text-align: center;
  padding-top: 0px;
}

#prodopis table{
	width:100%;
}
#prodopis table td{
	padding:30px;
}
#prodopis table td strong{
color: #fff;
  font-size: 20px;
}
#prodopis img{
	width:100%;
	height:auto;
}

#storebody.prod{
	background-image: url(../img/s1.png);
  background-position: top center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
#katmenu .woocommerce-notices-wrapper{
	display:none;
}

/*//////////////////////////////////////////////////////// */
.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:95%;height: auto;margin: 0 auto;max-width: 300px;padding-top: 0;}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }.owl-height{transition:height 500ms ease-in-out}.owl-carousel .owl-item{}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}







