/*======================================

Theme Name: Fastpark

Version: 9.9.9

======================================*/
.table_res_info{display:none; margin-bottom:20px; font-size:30px; font-weight:bold; color:#000; text-align:center;}
.table_res_info i{color:#000; vertical-align:middle;}
.table_cennik p{font-size: 14px;}
.table_cennik td{vertical-align: middle !important;}
.table_cennik th{background:#6FB44A; color:#fff; vertical-align:middle !important; border: 3px solid #6FB44A !important; border-right: 3px solid #58a031 !important;}
.table_cennik th span{color:#fff;}
.table_cennik td{padding:15px 2px !important; border-bottom:1px solid #6EB349; border-right:1px solid #6EB349;}
.table_cennik td:last-child{border-right:0px;}
.table_cennik td.noborder{border-bottom:1px solid transparent;}
.table_cennik table{width:100% !important;}
@media(max-width:767px){
	.table_cennik p, .table_cennik{font-size: 12px;}
         .table_res_info{display:none; margin-bottom:20px; font-size:17px; font-weight:bold; color:#000; text-align:center;}
}
@media(max-width:500px){
	.table_cennik p, .table_cennik, .table_cennik th{font-size: 11px;}
}
@media(max-width:400px){
	.table_cennik p, .table_cennik{font-size: 10px;}
	.table_cennik th{font-size:9px}
	.table_cennik{
    	margin-left: -15px;
    	margin-right: -15px;
	}
}


.wc-tabs{display: none;}
#tab-description{box-shadow: none !important;}

.regulamin ol, .regulamin ul {
    list-style: decimal !important;
    padding-left: 40px !important;
    margin: auto !important;
}
body {
	-webkit-overflow-scrolling: touch;
	-webkit-font-smoothing: antialiased;
	background-color: transparent;
	color: #555;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
}

/* Titles */
h1, h2, h3, h4, h5, h6 { color: #333; font-family: "Open Sans", sans-serif; font-weight: 700; }

h1 { font-size: 35px; margin-bottom: 30px; margin-top: 30px; }

.author-avatar img { -webkit-border-radius: 95px; -moz-border-radius: 95px; border-radius: 95px; }

.btn-home {
  border-width: 5px;
  border-color: rgb(255, 255, 255);
  border-style: solid;
  border-radius: 15px;
  font-size: 30px;
  font-family: "Open Sans", sans-serif;
  color: rgb(255, 255, 255);
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 40px;
}
.btn-home-regulaminy{
	border-width: 3px;
  border-color:rgb(169, 169, 170);
  color: rgb(169, 169, 170);
  border-style: solid;
  border-radius: 15px;
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  color: rgb(169, 169, 170);
  font-weight: bold;
  padding: 15px 25px;
  text-transform: uppercase;
  margin-top:60px;
}
.wpcf7-submit{margin-bottom:20px !important; border:0px !important; font-weight: 700;}
.btn-readmore, .wpcf7-submit{
  border-radius: 15px !important;
  background-color: rgb(230, 121, 30) !important;
  padding: 15px 25px !important;
  font-size: 14px !important;
  font-family: "Open Sans", sans-serif;
  color: rgb(255, 255, 255) !important;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 0.8;
  text-align: center;
}
.btn-readmore:hover, .wpcf7-submit:hover{color: rgb(255, 255, 255) !important; background-color:rgb(255,179,0);;}
.btn-home-regulaminy:hover{background:rgba(255,255,255,0.3); color: rgb(169, 169, 170);}
.btn-home:hover{background: rgba(255,255,255,0.3); color: rgb(255, 255, 255);
}
/* Paragraph & Typographic */
p {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  color: rgb(68, 68, 68);
  line-height: 1.5;
}

.centered { text-align: center; }

/* Links */
a {
	-webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
	-o-transition: color 0.1s ease-in, background 0.1s ease-in;
	-ms-transition: color 0.1s ease-in, background 0.1s ease-in;
	-moz-transition: color 0.1s ease-in, background 0.1s ease-in;
	color: #E6791E;
	transition: color 0.1s ease-in, background 0.1s ease-in;
	word-wrap: break-word;
}

a:hover,
a:focus { color: #7b7b7b; outline: 0; text-decoration: none; }

a:before,
a:after {
	-webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
	-o-transition: color 0.1s ease-in, background 0.1s ease-in;
	-ms-transition: color 0.1s ease-in, background 0.1s ease-in;
	-moz-transition: color 0.1s ease-in, background 0.1s ease-in;
	transition: color 0.1s ease-in, background 0.1s ease-in;
}

hr {
	border: 0;
	border-top: 1px solid #ccc;
	display: block;
	height: 1px;
	margin: 1em 0;
	padding: 0;
}


.navbar { margin-bottom: 0px; text-transform: uppercase; height: 70px;}

.navbar-inverse { padding-bottom: 5px; padding-top: 5px; }

.navbar-inverse {background-color: 080808;}

.navbar-inverse .navbar-nav > li > a {   font-size: 18px;
  font-family: "Open Sans", sans-serif;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
}


.navbar-inverse .navbar-nav > li > a:hover { color: rgb(230, 121, 30); }

.navbar-brand { font-size: 20px; font-weight: 700; letter-spacing: 2px; }

.navbar-inverse .navbar-brand { color: white; }

.navbar-inverse .navbar-toggle { border-color: transparent; }

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover { background-color: transparent; color: rgb(230, 121, 30); }

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus { background-color: transparent; color: rgb(230, 121, 30); }

.progress-bar-theme { background-color: #1abc9c; }


/* Helpers */

.mt { margin-bottom: 40px; margin-top: 40px; }

.pt { padding-bottom: 50px; padding-top: 50px; }


/* +++++ WRAP SECTIONS +++++ */

#ww { background-color: #fff; min-height: 300px; margin-bottom:100px; margin-top:100px;}
#home-content{background-color:#fff;}
#logo{text-align: center; position: absolute; right: 20px; top:30px;}
#logo-home{text-align: center; position: absolute; right: 20px; top:100px; display:none;}
.strzalka-dol{position: absolute; text-align: center; left:0; right:0; bottom:40px;}
.strzalka-dol img{max-width: 80px;}
#footer {background-color: rgb(8, 8, 8); padding:30px 0px; margin-top:50px; color:#fff; }

#footer p { color: white; }

#footer h4, #footer h3, #footer h5, #footer h1, #footer h2 { color: white; padding-bottom: 20px; text-transform: uppercase; }

#subfooter{background-color:#fff; color:#000; padding:30px 0px 20px; margin-bottom:50px;}

/* +++++ Color Wraps / Blog Page +++++ */

#grey { background-color: #EFEFEF; padding-bottom: 60px; padding-top: 60px; }

#white { background-color: #ffffff; padding-bottom: 60px; padding-top: 60px; }

.white{background-color:#fff; color:#000;}
.black{background-color:#000; color:#fff;}

/* Blog Date*/
bd {
	color: #d2d2d2;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
}

/* Blog Author*/
ba { font-size: 12px; padding-left: 5px; text-transform: uppercase; }

/* Blog Quote */
.bq { font-size: 22px; padding-top: 30px; }

/* Blog Tags */
bt { font-size: 12px; }

/* ================== PORTFOLIO IMAGES HOVER EFFECT ================== */
/* Effects also are controled by hover.zoom.js */
.zoom { 
    display:block; 
    position:relative; 
    overflow:hidden; 
    background:transparent url(images/loader.gif) no-repeat center;
}

.article-wrap .post-title{
  text-transform: uppercase;
  margin-top:0px;
  font-size: 36px;
  font-family: 'Alegreya Sans SC', sans-serif;
  color: rgb(139, 139, 140);
  font-weight: bold;
  letter-spacing: 0px;
  margin-bottom: 0;
  }

.article-wrap .more-a{
  margin:0 auto !important;
  text-align: center !important;
  display:block;
  font-size: 100%;
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  font-family: inherit;
  text-decoration: none;
  overflow: visible;
  padding: .618em 1em;
  font-weight: 700;
  border-radius: 3px;
  left: auto;
  color: #515151;
  background-color: #ebe9eb;
  border: 0;
  white-space: nowrap;
  background-image: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  text-shadow: none;
  background-color: rgb(230, 121, 30);
  color: #fff !important;
  border-radius: 15px !important;
  padding: 15px 25px !important;
  display:block !important;
  width:155px;
  margin-top:20px !important;
}

.article-wrap .more-a:hover{background-color: rgb(255,179,0);}

#grey .article-wrap .more-a{background-color: rgb(62, 185, 255);}
#grey .article-wrap .more-a:hover{background-color: rgba(62, 185, 255,0.7);}
.zoomOverlay {
    position:absolute;
    top:0; left:0;
    bottom:0; right:0;
    display:none;
    background-image:url(images/zoom.png);
    background-repeat:no-repeat;
    background-position:center;
}

.zoom2 {
	opacity: 1;
}

.zoom2:hover {
	opacity: 0.5;
}

/* glyphicon Configuration */

.glyphicon { color: #1abc9c; font-size: 40px; }

/* WP User Avatar */

.wp-user-avatar {margin: 0;}


.cart-contents{position:absolute !important; right: 0; color:#fff !important; padding:15px;}
iframe#mbYTP_playerVideo1{top:70px !important; margin-top:0px !important;}
html,body{width:100%; height:100%;}
.carousel{height:100vh; min-height: 100%; position: relative; width:100%;}
.carousel-mobile{background-image:url(images/img/home-mobile.jpg); background-repeat: no-repeat; background-size:cover; height:450px;}

.pattern{ 
    background-image:url(images/img/bgr-slider.png);
    background-repeat: repeat;
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
}


.adres_box{  border-radius: 15px;
  background-color: rgb(230, 121, 30);
  width: 290px;
  padding: 20px;
  text-align: center;
  display: block;
}
.adres_box h3{margin-top:5px; text-transform: uppercase;}
.adres_box *{color:#fff;}
.row{margin:0px !important;}
.text-left{
    text-align: left !important;
}
.header-par{
	font-size: 48px;
	color:#fff;
    font-family: 'Alegreya Sans SC', sans-serif;
    font-weight: 900;
    text-align: center;
    padding:0;
    line-height: 0.8;
    margin-bottom:0;
    margin:0;
    text-transform: uppercase;
    margin-bottom:5px;
}
.header-child{
	font-size: 24px;
	color:#fff;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    padding: 0;
    margin-bottom:50px;
}

#footer h3{font-size:35px; margin:0; padding:0; font-weight: bold;}
#footer h4{font-size:25px; margin-bottom:10px; padding:0;}
#footer h5{font-size:20px; margin:0; padding:0; font-weight: normal; margin-bottom:20px;}
.widget-wrapper{padding-bottom:0;}
.pad-section{position: relative;}

#sec1{padding:120px 0px;}
.sec1-rozrywka{   
  font-size: 48px;
  font-family: 'Alegreya Sans SC', sans-serif;
  color: rgb(62, 185, 255);
  text-transform: uppercase;
  font-weight: 900;
  text-align: center;
 }


#vouchery{padding:120px 0px; height:500px; background: url('images/img/home-baner-1a.jpg') no-repeat fixed center center / cover;}
#vouchery .container{padding:120px 0px;}
#vouchery .pattern{	
	background-image:url('images/img/home-baner-1-flt.png');
    background-repeat: repeat;
    background-attachment:scroll;
    width:100%;
    height: 100%;
    position:absolute;
    top:0;
    left:0;
}

#galeria{padding:120px 0px; height:500px; background: url('images/img/home-baner-2a.jpg') no-repeat fixed center center / cover;}
#galeria .container{padding:120px 0px;}
#galeria .pattern{
	background-image:url('images/img/home-baner-2-flt.png');
    background-repeat: repeat;
    background-attachment:scroll;
    width:100%;
    height: 100%;
    position:absolute;
    top:0;
    left:0
}
.galeria-wroc{margin-top:50px;}

#oferta{padding:120px 0px;}
.oferty > div{  margin-right: 10px; margin-bottom:30px;}
.oferta-img{
  height: 272px;
  width: 358px;
  border-radius: 15px;
  position: relative;
}
.oferta-img h3{
  font-size: 30px;
  font-family: 'Alegreya Sans SC', sans-serif;
  color: rgb(255, 255, 255);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.333;
  text-align: center;
  text-shadow: 0px 3px 7px rgba(0, 0, 0, 0.35);
  letter-spacing: -1px;
  position: absolute;
  bottom:20px;
  text-align: center;
  left:0;
  right:0;
  background-color: rgba(111,111,111,0.4); 
}
.oferty .oferta-img:hover{filter: brightness(80%);}

@media(max-width: 370px) {
	.oferta-img h3{bottom:60px; font-size:24px;}
}

#regulaminy{padding:120px 0px; background:rgb(239, 239, 239);}
.reg-desc{  
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  color: rgb(169, 169, 170);
  display: block;
}
.reg-plik{display: inline-block; width:230px; text-align: center; margin-right: 60px; margin-bottom:20px;}
.reg-plik:hover{filter: contrast(140%);}
.content-pliki > div:last-child{margin-right: 0px !important;}
.pliki{text-align: center;}
.content-pliki{display: inline-block;}
@media(max-width: 553px) {
	.reg-plik{margin-right: 0px;}
}

#aktualnosci{padding:120px 0px; background:#fff;}
.aktualnosc-zdjecie{
  height: 272px;
  max-width: 360px;
  border-radius: 15px;
}


.szary{
	color: rgb(139,139,140);
}
.niebieski{
	color: rgb(62, 185, 255);
}
.bialy{color:#fff;}
.orange{color:#E6791E;}

.wiwi{color: rgb(139,139,140) !important; margin-right:30px; font-size:12px; font-weight:100;}

.footer{
	background-color:red; margin:0px !important; 
	background:url('images/img/footer-baner-2a.jpg') no-repeat center center / cover; 
}
/*.footer .bgpattern{
	background: url('images/img/footer-baner-1-flt.png');
	height:300px;
	position: absolute;
	left:0;
	right:0;
	width:100%;
}*/

.oferta .zdjecie{position:relative; margin-bottom:15px;}
.oferta img, .galeria img{border-radius: 10px; height:250px; width:250px;}
.oferta h5{position:absolute; bottom:10px; left:0; right:0; text-align: center; text-transform: uppercase; font-size:18px;}
.opis-oferta{text-align: left;}

.galeria h5{
  font-size:18px; 
  margin-top:20px; 
  font-family: "Open Sans", sans-serif;
  color: rgb(135, 135, 135);
  font-weight: 400;
}

.baner{height:450px; position: relative; }

@media(max-height: 800px) {
	.baner{height:420px; }
}
@media(max-height: 700px) {
	.baner{height:400px; }
}
@media(max-height: 600px) {
	.baner{height:350px; }
}
@media(max-height: 500px) {
	.baner{height:300px; }
}
@media(max-height: 400px) {
	.baner{height:250px; }
}
@media(max-height: 350px) {
	.baner{height:200px; }
}

.galeria-single img, .b-radius{border-radius:15px;}

.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    /* inline-block space fix */
    margin-right:-4px;
}

.col-centered > div{
margin-bottom: 50px;
min-height: 390px;
display: inline-block;
max-width: 266px;
float: left;
padding: 0px 10px;
}

.row-centered{text-align:center;}

.galeria-single{margin-top:100px;}

.formularz-kontaktowy{margin-top:30px; padding-left:60px;}
input[type=text], input[type=email], input[type=tel], .wpcf7-form textarea{font-family: "Open Sans", Arial, sans-serif; width:100%; border:1px solid #a1a1a1 !important; background-color:#fff !important; padding:10px !important; margin-bottom:15px !important; border-radius: 3px !important;}
input[type=text]:focus, input[type=email]:focus, input[type=tel]:focus, textarea:focus{border:2px solid rgb(230, 121, 30) !important; }
.wpcf7-form p{margin-bottom:5px !important;}


.regulamin .point{text-align:center; margin-top:20px;}
.regulamin h2{  
  font-size: 24px;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  margin-top: 30px;
  text-align:center;
}

.margin-50{margin-bottom:50px;}
.margin-20{margin-bottom:20px;}


.baner-txt{position: absolute; left:0; right:0; top:0; bottom:0; margin:auto; text-align: center; display: inline-block; height:100px;}
.baner-title{	
	font-size: 48px;
	color:#fff;
    font-family: 'Alegreya Sans SC', sans-serif;
    font-weight: 900;
    text-align: center;
    padding:0;
    margin:0;
    margin-bottom:-5px;
    text-transform: uppercase;
    margin-bottom:5px;
}
.baner-desc{	
	font-size: 20px;
	color:#fff;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    padding: 0;
    margin-bottom:50px;
}

.produkty-wrap{padding:100px 0px;}
.produkt-glowna{padding:60px 0px;}
.tytul-produkt > h3{letter-spacing: -2px; margin-top:0px; font-size:30px; font-weight: 900; text-transform: uppercase; color:rgb(62, 185, 255);}
.price{font-weight: 900; font-size:18px; color:rgb(230, 121, 30);}
.price .amount{font-weight: 900; font-size:18px; color:rgb(230, 121, 30);}
.custom-price{color:#000 !important;   font-size: 20px;  font-family: "Open Sans", sans-serif;
  font-weight: bold;}
.custom-price .quantity{}
.woocommerce a.button.alt{background-color:rgb(230, 121, 30);}
.cart-contents{font-size:14px; font-family: "Open Sans", sans-serif; margin-left:5px;}
.woocommerce input.button.alt{background-color:rgb(146, 158, 46);}
.woocommerce input.button.alt:hover{background-color:rgba(146, 158, 46,0.7);}
.woocommerce a.button, .woocommerce button.button.alt{background-color:rgb(230, 121, 30); color:#fff !important; border-radius: 15px !important;  padding: 15px 25px !important;}
.woocommerce a.button:hover, .woocommerce button.button.alt:hover, .woocommerce a.button.alt:hover{background-color:rgb(255,179,0);}

.cena-ilosc{margin-bottom:30px !important;}
.woocommerce div.product div.images img{width:auto !important;}
.entry-summary{width:auto !important; float:left !important; padding-left:50px;}
.image-prod .images{width:auto !important;}
.post #grey .more-a{color:rgb(62, 185, 255);}

@media(min-width: 768px) {
		.nav{text-align:center !important; width:100% !important;}
		.navbar-nav > li{float:none !important; display: inline-block !important;}
}
@media(max-width: 767px) {
		.cart-contents{left:20px !important;}
		.header-par{font-size:36px;}
		.header-child{font-size:20px;}
		.sec1-rozrywka{font-size:32px;}
		.navbar-inverse .navbar-collapse{background: #101010;}
		 .cart-contents{width:200px;}
		 #logo{left: 0; right: 0; top:10px}
      #logo-home{left: 0; right: 0;}
}
@media(max-width: 1270px) and (min-width: 767px) {
	.navbar-nav > li > a{font-size:16px !important;}
	.navbar .container{width:100%;}
	.navbar .nav{text-align:left !important;}
}
@media(max-width: 1070px) and (min-width: 767px) {
	.navbar-nav > li > a{font-size:14px !important; padding-left:8px; padding-right:8px;}
}
@media(max-width: 850px) and (min-width: 767px) {
	.navbar-nav > li > a{font-size:14px !important; padding-left:5px; padding-right:5px;}
}


.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
  color: #fff;
  text-decoration:none;
}

.navigation li {
  display: inline;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
  cursor: pointer;
  padding: 12px;
  padding: 0.75rem;
  color:#555;
}

.navigation li:not(.active) a:hover{
  color:rgb(62, 185, 255);;
}

.navigation li.active a {
  border-radius: 30px;
  background-color: rgb(62, 185, 255);
  color:#fff;
}

body.woocommerce-cart .woocommerce .woocommerce-cart-form td.actions .coupon,
body.woocommerce-checkout .woocommerce > .woocommerce-info {
	display: none;
}

body.home #ww {
	margin-bottom: 0;
}

body.single-galerie .movie {
	object-fit: cover;
	width: 100%;
	height: 100%;
	aspect-ratio: 16 / 9;
}
body.single-galerie .movie iframe {
	object-fit: cover;
	width: 100%;
	height: 100%;
	aspect-ratio: 16 / 9;
}

#gallery-1 br {
	display: none;
}
body #gallery-1 .gallery-item {
	margin-top: 1rem;
	width: 16%;
}

@media (max-width: 1199px) {
	body #gallery-1 .gallery-item {
		width: 20%;
	}
}
@media (max-width: 991px) {
	body #gallery-1 .gallery-item {
		width: 25%;
	}
}
@media (max-width: 767px) {
	body.home #wrapper_bgndVideo_home #iframe_bgndVideo_home,
	body.home #wrapper_bgndVideo_home .YTPOverlay {
		height: 435px !important;
		margin-top: 70px !important;
	}
	body.home #home {		
		height: 505px !important;
	}
	body.home #ww {
		margin-top: 0;
	}
	body #gallery-1 .gallery-item {
		width: 33%;
	}
}
@media (max-width: 580px) {
	body #gallery-1 .gallery-item {
		width: 50%;
	}
}
@media (max-width: 530px) {
	body.home #wrapper_bgndVideo_home #iframe_bgndVideo_home,
	body.home #wrapper_bgndVideo_home .YTPOverlay	{
		height: 280px !important;
	}
	body.home #home {		
		height: 350px !important;
	}
	body.home #home .strzalka-dol {
		bottom: 15px;
	}
	body.home #home .strzalka-dol img {
		max-width: 60px;
	}
}