.foto-home{
  width: 100%;
height: 100vh;
background-size: cover!important;
    background-position: top center!important;
    color: #fff;
    padding: 5% 4%;
    text-align: justify;
    min-height: 900px;
}
.foto-kontakt{
  width: 100%;
height: 50vh;
min-height: 400px;
background-size: cover!important;
    background-position: top center!important;
    color: #fff;
    padding: 5% 4%;
    text-align: justify;
}

.vercent{
  position: relative;
float: left;
top: 50%;
transform: translate(-50%, -50%);
}
.vercentonly{
  position: relative;
float: left;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.vercentonly2{
  position: relative;
float: left;
top: 35%;
    left: 50%;
    transform: translate(-50%, -63%);
}
@media only screen and (max-width: 760px) {
  div#gallery-1 img {
      height: 200px!important;
    }

}
@media only screen and (max-width: 1099px) {
#left {
    display: flow-root;
}
.navbar-header {
  padding: 60px 0%;
}
ul#menu-top-menu li {
    width: auto!important;
}
.produkty {
    width: 100%!important;
    margin: 0px auto;
}
.vercent {
    transform: translate(0%, -50%)!important;
}
.studio {
    width: 100%!important;
    background: #fff;
    height: 39px!important;
}

.studio a, .studio p {
    display: inline-block;
}
}
@media only screen and (min-width: 1100px) {

#left {
    width: 13%;
    height: 100%;
    position: fixed;
}
#right {
    height: auto;
    position: absolute;
    right: 0;
    margin-left: 240px;
}
}
.no-margin {
    padding: 0px;
    margin: 0px;
}
.addfont {
  font-size: 60px;
font-family: "Caveat Brush";
color: rgb(255, 255, 255);
line-height: 0.75;
text-align: center;
font-weight: 400;
}
#cotojest {
    background-position: top left!important;
}
.podfoto{text-align: center;}
.podfoto p{padding: 20px;}
ul#menu-top-menu li {
    display: block;
    width: 200px;
}
input.wpcf7-form-control {
    border-bottom: 2px solid #dd9e37!important;
}
.wpcf7-submit {
    background: #dd9e37!important;
    border: none;
    padding: 8px 26px;
}
.produkty {
    width: 800px;
    margin: 0px auto;
}

.foto img {
      height: 250px;
}
.nazwa-produktu {
    text-align: center;
    display: block;
}
input {
    background: transparent;
    border:  none;
    color: #fff;
}

input::placeholder {
    color: #fff!important;
}
.foto {
    text-align: center;
}
.studio {
    position: fixed;
    height: 65px;
    bottom: 0;
    width: 240px;
    text-align: center;
}

.studio:before {
    background: #e49e43;
    height: 4px;
    width: 30px;
    content: "";
    display: block;
    margin: 4px auto;
}
.logofont {
    padding: 10px;
    border-top: 1px solid #eee;
    width: 37%;
    margin: 0px auto;
    font-size: 15px;
    text-transform: uppercase;
}
div#gallery-1 img {
    height: 400px;
    padding: 20px;
}
