// Extra small devices (portrait phones, less than 576px)
// No media query since this is the default in Bootstrap

// Small devices (landscape phones, 576px and up)
@media (min-width: 576px) { ... }

// Medium devices (tablets, 768px and up)
@media (min-width: 768px) { ... }

// Large devices (desktops, 992px and up)
@media (min-width: 992px) { ... }

// Extra large devices (large desktops, 1200px and up)
@media (min-width: 1200px) { ... }



h1 {font-family: 'Lato', sans-serif; font-weight: 400; font-size: 15px;}
h2 {font-family: 'Lato', sans-serif; font-weight: 400; font-size: 22px; text-transform: uppercase; margin-bottom: 20px;}
h3 {font-family: 'Lato', sans-serif; font-weight: 400; font-size: 14px; text-transform: uppercase; margin-bottom: 20px;}
p {font-family: 'Montserrat', sans-serif;; font-weight: 400; font-size: 15px; letter-spacing: 0.05em; color: #444444;}
.footer p {font-family: 'Montserrat', sans-serif;; font-weight: 400; font-size: 15px; letter-spacing: 0.05em; color: #ffffff;}
a {color: #000;}
a:hover {color: #000; text-decoration: none;}
.wiecej {font-family: 'Lato', sans-serif; font-weight: 400; font-size: 13px; text-transform: uppercase; color: #000; float: right;}
.wiecej-left {font-family: 'Lato', sans-serif; font-weight: 400; font-size: 13px; text-transform: uppercase; color: #000; float: left;}

ul {padding-left: 20px; padding-bottom: 40px;}
ul li {font-family: 'Montserrat', sans-serif;; font-weight: 400; font-size: 15px; letter-spacing: 0.05em; color: #444444;}


.caption h1 {font-family: 'Lato', sans-serif; font-weight: 400; font-size: 25px;}

.col-logo {background-color: #f7f7f7; max-height: 540px;}
.col-logo img {margin-top: 150px;}
.col-logo-sub {background-color: #f7f7f7; max-height: 440px;}
.col-logo-sub img {margin-top: 150px;}

.menu-kontakt {margin-right: 50px;}
.col-menu {position: relative; background-color: #f7f7f7; max-height: 540px; min-height: 500px;}
.col-menu .top-menu {margin-top: 85px;}
.col-menu .top-menu .facebook {padding-right: 10px;}
.col-menu .top-menu .tel {padding-right: 10px;}
.col-menu-sub .top-menu {margin-top: 85px;}
.col-menu-sub .top-menu .facebook {padding-right: 10px;}
.col-menu-sub .top-menu .tel {padding-right: 10px;}
.col-menu-sub {position: relative; background-color: #f7f7f7; max-height: 440px; min-height: 400px;}
.tel-number {font-family: 'Lato', sans-serif; font-weight: 700; font-size: 15px;}

.fb-tel {min-width: 200px !important;}
.home-kontakt {min-width: 240px !important; padding-left: 0px;}


.col-slider {background-color: #f7f7f7; max-height: 540px; margin-right: 0; margin-left: 0; padding-right: 0; padding-left: 0;}

.slide {display: none; max-height: 540px;}
.slide img {max-height: 540px; width: 100%; object-fit: cover;}

.slide-sub {display: block; max-height: 440px;}
.slide-sub img {max-height: 440px; width: 100%; object-fit: cover;}

/* Fading animation */

.fadeslider {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* menu */

.bottom-menu {padding-left: 15px; position: absolute; bottom: 30px;}
.mbf {padding-left: 0px !important;}
.mbl {padding-right: 0px !important; border-style: none !important;}
.mbc {padding: 0px 15px 0px 0px; line-height: 30px;}
.mbc a {text-decoration: none; color: #000; font-family: 'Lato', sans-serif; font-weight: 700; font-size: 15px;}
.bar { font-size: 15px; padding-right: 15px;}

/* kolory tla */

.bgr0 {background-color: #ffffff;}
.bgr1 {background-color: #f7f7f7;}
.bgr2 {background-color: #eaeaea;}
.bgr3 {background-color: #3a3a3a;}
.def-pad  {padding: 50px 15px;}
.no-pad  {padding: 0px;}

/* onas */

.onas-restauracja {padding: 100px 15px;}
.wypozyczalnia {padding: 100px 15px 25px 15px;}

/* 8 boxow z oferta */

.oferta {padding: 50px 15px;}
.oferta img {padding-top: 25px;}

.twobox {padding: 0px 0px;}
.text-box{background-color: #fff; text-align: center; position: relative;}
.text-box h2{ padding-top: 30%;}
.text-box p{ padding: 0% 10% 0% 10%;}
.wiecej-box {position: absolute; bottom: 10%; left: 40%;}
.wiecej-box a{font-family: 'Lato', sans-serif; font-weight: 400; font-size: 12px; text-transform: uppercase; color: #000;}

/* produkty */
.przedmioty-glowna {padding: 25px 15px 100px 15px;}
.produkt {padding: 10px 10px 10px 10px;}

.product-img-box img {width: 100%;}

.product-label {background-color: #fff; padding: 8px 10px 8px 10px; position: relative;}
.product-label h3 {font-family: 'Lato', sans-serif; font-weight: 400; font-size: 14px; text-transform: uppercase; line-height: 18px; margin-bottom: 10px; min-height:35px;}

.product-label-sklep {background-color: #F7F7F7; padding: 8px 10px 8px 10px; position: relative; min-height: 80px; padding-bottom: 30px;}
.product-label-sklep h3 {font-family: 'Lato', sans-serif; font-weight: 400; font-size: 14px; text-transform: uppercase; line-height: 18px; margin-bottom: 0px !important; padding-bottom: 0px;}



.cena {font-family: 'Lato', sans-serif; font-weight: 400; font-size: 14px; position: absolute; bottom: 10px; left: 10px; text-transform: uppercase;}
.lupa img {width: 20px; height: 20px; position: absolute; bottom: 10px; right: 40px;}
.koszyk img {width: 22px; height: 20px; position: absolute; bottom: 10px; right: 12px;}
.koszyk {width: 22px; height: 20px; position: absolute; bottom: 10px; right: 12px;}

.koszyk input[type=submit] {
	background-image: url("../gfx/koszyk.jpg");
	width: 22px; height: 20px;
    border:0 none;
    cursor:pointer;
	outline: none;

}

.btn-koszyk {background: url(gfx/koszyk.jpg);}


/* footer */

.footer {padding: 100px 15px; color: #fff}
.footer a{color: #fff}
.wyznacz-trase {border-bottom: 1px solid #fff;}
.wyznacz-trase a{padding-bottom: 15px;}
.footer-kontakt {padding: 20px 15px;}
.footer-oferta {padding: 20px 15px;}
.footer-pfr2 p{font-family: 'Montserrat', sans-serif; font-weight: 600; letter-spacing: 0.05em; color: #5C6165;}






/* start kontakt */

.kontakt {padding: 100px 15px;}

.info{
  font-family: 'Lato', sans-serif; font-weight: 400; font-size: 15px;
  width: 100%;
  margin-bottom: 50px;
}

.info tr td {
  padding: 5px;
}

.icon{
  color: #3A3A3A;
}

/* form starting stylings ------------------------------- */
.group        { 
  position:relative; 
  margin-bottom:45px; 
}

.engise-input{
  font-size:14px;
  font-family: 'Lato', sans-serif; font-weight: 400; font-size: 15px;
  padding:10px 10px 10px 5px;
  display:block;
  width:100%;
  border:none;
  border-bottom:1px solid #757575;
}
.engise-input:focus     { outline:none; }

/* LABEL ======================================= */
.engise-input-label          {
  color:#999; 
  font-size:14px;
  font-weight:normal;
  position:absolute;
  pointer-events:none;
  left:5px;
  top:10px;
  font-family: 'Lato', sans-serif; font-weight: 400; font-size: 15px;
  transition:0.2s ease all; 
  -moz-transition:0.2s ease all; 
  -webkit-transition:0.2s ease all;
}

/* active state */
.engise-input:focus ~ .engise-input-label, .engise-input:valid ~ .engise-input-label    {
  top:-20px;
  font-size:12px;
  color:#3A3A3A;
}

/* BOTTOM BARS ================================= */
.bark  { position:relative; display:block; width:100%; }
.bark:before, .bark:after   {
  content:'';
  height:2px; 
  width:0;
  bottom:1px; 
  position:absolute;
  background:#3A3A3A; 
  transition:0.2s ease all; 
  -moz-transition:0.2s ease all; 
  -webkit-transition:0.2s ease all;
}
.bark:before {
  left:50%;
}
.bark:after {
  right:50%; 
}

/* active state */
.engise-input:focus ~ .bark:before, .engise-input:focus ~ .bark:after {
  width:50%;
}

/* HIGHLIGHTER ================================== */
.highlight {
  position:absolute;
  height:60%; 
  width:100px; 
  top:25%; 
  left:0;
  pointer-events:none;
  opacity:0.5;
}

/* active state */
.engise-input:focus ~ .highlight {
  -webkit-animation:inputHighlighter 0.3s ease;
  -moz-animation:inputHighlighter 0.3s ease;
  animation:inputHighlighter 0.3s ease;
}

/* ANIMATIONS ================ */
@-webkit-keyframes inputHighlighter {
  from { background:#1DB2E9; }
  to  { width:0; background:transparent; }
}
@-moz-keyframes inputHighlighter {
  from { background:#1DB2E9; }
  to  { width:0; background:transparent; }
}
@keyframes inputHighlighter {
  from { background:#1DB2E9; }
  to  { width:0; background:transparent; }
}

.btn-success {
    border-color: #EAEAEA;
    color: #000000;
    background-color: #EAEAEA;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

/* koniec kontakt */

.koszykbar {padding: 25px 15px;}
.karta-produktow {padding: 35px 50px 35px 50px;}
.karta-produktu {padding: 50px 50px 35px 50px;}
.inne-produkty {padding: 50px 15px 50px 15px;}
.inne-produkty-rowniez {padding: 20px 15px 50px 15px;}

.menu-kat {
	padding-top: 50px;
	
}

.menu-kat ul {
	padding: 0px 0px 0px 0px;
	margin-top: 35px;
	text-decoration: none;
	list-style: none; 	
	
}

.menu-kat ul li{
	margin: 0px !important;
	padding: 10px 0px 10px 5px;
	font-family: 'Lato', sans-serif; font-weight: 400; font-size: 14px; text-transform: uppercase; margin-bottom: 20px;

}


.menu-kat ul li:hover{
	background-color: #eaeaea; 
}

.menu-kat .active{
	background-color: #eaeaea; 
}



.menu-kat ul li a{
	text-decoration: none;
	color: #000;
	
}
.menu-kat ul li a:hover{
	text-decoration: none;
}


.form-control {font-family: 'Lato', sans-serif; font-weight: 400; font-size: 14px; text-transform: uppercase; color: #000; border: 0px;}
.btn-szukaj {border: 0px; background-color: #fff;}

.fotobox {margin-bottom: 40px;}






.ilosc {min-width: 161px;}


/* input number */

input[type=number] {
  float: left;
  width: 70px;
  height: 38px;
  padding: 0;
  font-size: 1.2em;
  text-transform: uppercase;
  text-align: center;
  color: #000000;
  border: 0px #000000 solid;
  background: none;
  background-color: #F7F7F7;
  outline: none;
  /*wpisywanie ilości z ręki, trzeba poprawić js, nie za każdym razem wystartuje*/
  /*pointer-events: none;*/
}

span.spinner {
  position: absolute;
  height: 40px;
user-select: none;
-ms-user-select: none;
-moz-user-select: none;
-webkit-user-select: none;
-webkit-touch-callout: none;
}

span.spinner > .sub,
span.spinner > .add {
  background-color: #F7F7F7;
  float: left;
  display: block;
  width: 38px;
  height: 38px;
  text-align: center;
  font-family: Lato;
  font-weight: 700;
  font-size: 1.2em;
  line-height: 38px;
  color: #000000;
  border: 0px #000000 solid;
  border-right: 0;
  border-radius: 5px 0 0 5px;
  cursor: pointer;
  transition: 0.2s linear;
  -o-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
}

span.spinner > .add {
  top: 0;
  border: 0px #000000 solid;
  border-left: 0;
  border-radius: 0 5px 5px 0;
}

span.spinner > .sub:hover,
span.spinner > .add:hover {
  background: #EAEAEA;
  /*color: #FFFFFF;*/
}
 input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
 -webkit-appearance: none;
}

.dodajdokoszyka {text-transform: uppercase;}










/* zoom fotek */


.zium {
  overflow: hidden;
  	padding: 0px;
	margin: 0px;
}
.zium img {
	padding: 0px;
	margin: 0px;
  width: 100%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.zium:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}


.zoc {font-family: 'Montserrat', sans-serif;; font-weight: 400; font-size: 15px; letter-spacing: 0.05em; color: #444444; text-transform: uppercase;}





















