/*
Theme Name: Szablon Clean
Author: Monika
Author URI: http://www.bestoffice.com.pl
Version: 5.6
aaaaxxxzzzSWWW
*/

body {
    font-family: 'Titillium Web', sans-serif;
	font-size: 16px;
	color: #333;
    background-color: white;
}
a:link {
	color: black;
	text-decoration: none;
}
a {
	color: black;
	text-decoration: none;
}
a:hover {
    color: #62E022 ! important;
}
p {
	line-height: 1.65em;
}
/* General Layout */
div.container {
	max-width: 100%;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
}
article.post {
	border-bottom: 2px dotted #bbbbbb;
max-width: 1500px ! important;
	margin: 0 auto;
}
article.post:last-of-type {
	border-bottom: none;
}
.logo img {
    max-height: 150px ! important;
   
}

/* Footer */
.site-footer {
	margin-top: 30px;
	border-top: 2px solid #62E022;
	display: flex;
	flex-direction: column;
}
.rc-anchor {
display: none;
}
.footer-info {
	margin: auto;
	order: 1;
	flex: wrap;
}
.post > h2:nth-child(1) > a:nth-child(1){
	display: none;
}
h2:nth-child(1) ){
	display: none ! important;
}


.footer-menu {
	margin: auto;
	order: 0;
}


/* Header */
.site-header {
	border: none;
	display: flex;
	flex-direction: row;  
	justify-content: flex-end;
	align-items: center;
	
}
.header-left{
	flex-grow: 1;
	display: flex;
	flex-direction: row;
}

.header-contact {
	padding-left: 50px;
	padding-right: 25px;
	margin-top: 25px;
	text-align: right;

}
.header-right{
	width: 800px;
}

hr { 
  display: block;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: auto;
  margin-right: auto;
  border-width: 1px;
  color: #62E022;
}
 /* Add a background color to the top navigation */
.menu {
  background-color: white ! important;
  overflow: hidden;
  letter-spacing: 2px;
  padding-left: 0px ! important;
  margin: 0 auto;

}
#menu-item-20{
padding-right: 50px;
}
#menu-item-21{
padding-right: 50px;
}
#menu-item-22{
padding-right: 50px;
}
#menu-item-23{
padding-right: 50px;
}
#menu-item-24{
padding-right: 50px;
}

/* Style the links inside the navigation bar */
.menu li {
  float: right ! important;
  display: block;
  color: #62E022 ! important;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}
/* Change the color of links on hover */
.menu a:link {
  background-color: white ! important;
  color: black ! important;
  text-decoration: none;
}
.menu a:hover {
  background-color: white ! important;
  color: #62E022 ! important;
}

/* Add an active class to highlight the current page */
.menu a.active {
  background-color: black ! important;
  color: black ! important;
}
/* Hide the link that should open and close the topnav on small screens */
.menu .icon {
  display: none;
} 
 /* RESPONSIVE Images */
img {
    height: auto;
    max-width: 100%;
}
 /* KONTAKT */

.kontakt{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.dane_kontaktowe {
	align-self: center;
	flex-grow: 2;
	min-width: 300px;
}


.wp-image-230 {
	width: 250px ! important;
}

.wp-image-226 {
	width: 270px ! important;
}
.wp-image-225 {
	width: 300px ! important;
}

 /* ZDJECIA + OPIS */
.ramka{
	display: flex;
	flex-direction: row;
	justify-content: center;
	flex-wrap: wrap;

}

.zdjecie {
	order: 0;
}

.opis  {
	max-width: 1300px;
	order: 1;
	text-align: justify;
}

.zdjecie1 {
	order: 0;
}

.opis1  {
	max-width: 1000px;
	order: 1;
	text-align: justify;
}
.ramka1{
	display: flex;
	flex-direction: row;
	justify-content: left;
	flex-wrap: wrap;

}
#cn-notice-text{
    font-size: 16px ! important;
}
.cn-button.wp-default {
    color: #fff;
    font-size: 18px;
    background: green;
    width: 130%;
}
.wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-submit input[type="submit"] {
    background-color: #008000 !important;
    color: white !important;
	border-color: #008000 !important;
}
form.wpuf-form-add:nth-child(6) > ul:nth-child(1) > li:nth-child(4) > input:nth-child(8)
 {
    background-color: #008000 !important;
    color: white !important;
	border-color: #008000 !important;
}
.wpforms-form button[type=submit]:hover {
    background-color: #62E022 !important;

}
.pum-close {
    background-color: #008000 !important;
}
.pum-close:hover {
    background-color: #62E022 !important;
}
.pum-content > p:nth-child(2) > strong:nth-child(1)
{color: #008000 ! important;
font-size: 150%;
text-decoration: underline;
}


div.gallery1{
display: flex;
flex-flow: row wrap;
flex-direction: row;
align-items: center;
justify-content: space-around;
}
div.gallery {
  margin: 5px;
  align-self: center;
  border: 1px solid white;
max-width: 200px;
}
div.gallery:hover {
  border: 1px solid #62E022;
  color: #62E022;
}
div.desc {
  padding: 5px;
  text-align: center;
}

#cookies{
  	display: flex;
  	height: 40px;
  	width: 100%;
  	background-color:#EDEEEE;
	border: solid black 1px;  
	border-radius: 5px;
  	align-items: center;
	display: none;
	color: black;
	flex-wrap: nowrap;
    font-size: 12px ! important;
}
#cookies div{
  	border: #EDEEEE 1px;}

 /* Mapy */
 .google-maps {
    position: relative;
    padding-bottom: 25%; 
    height: 0;
    overflow: hidden;
    margin-top: 15px ! important;
    max-width: 2500px;
    margin: 0 auto;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

@media screen and (max-width: 1500px) {
  .opis  {
  max-width: 1000px;
 }
 .opis1  {
	max-width: 900px;
}

}
@media screen and (max-width: 1450px) {
  .opis  {
  max-width: 900px;
 }
 .opis1  {
	max-width: 800px;
}
}

@media screen and (max-width: 1300px) {
  .opis  {
  max-width: 800px;
 }
 .opis1  {
	max-width: 700px;
}
}

@media screen and (max-width: 1200px) {
  .opis  {
  max-width: 700px;
 }
 .opis1  {
	max-width: 600px;
}
}

@media screen and (max-width: 1100px) {
  .opis  {
  max-width: 600px;
 }
 .opis1  {
	max-width: 500px;
}
 .logo img {
    max-height: 100px ! important;
    padding-left: 0px;
}
}

@media screen and (max-width: 1000px) {
  .opis  {
  max-width: 500px;
 }
 .opis1  {
 max-width: 400px;
}
 #menu-item-20{
padding-right: 20px;
}
#menu-item-21{
padding-right: 20px;
}
#menu-item-22{
padding-right: 20px;
}
#menu-item-23{
padding-right: 20px;
}
#menu-item-24{
padding-right: 20px;
}
}

@media screen and (max-width: 900px) {
  .opis  {
  max-width: 600px;
 }
 .opis1  {
	max-width: 500px;
}
  #menu-item-20{
padding-right: 0px;
}
#menu-item-21{
padding-right: 0px;
}
#menu-item-22{
padding-right: 0px;
}
#menu-item-23{
padding-right: 0px;
}
#menu-item-24{
padding-right: 0px;
}
}

@media screen and (max-width: 770px) {
  .opis  {
  max-width: 600px;
  
 }
 .opis1  {
	max-width: 500px;
}
  .logo img {
    max-height: 100px ! important;
    padding-left: 0px;
}
}
@media screen and (max-width: 400px) {
  
  .ramka:nth-child(11) > div:nth-child(1) > img:nth-child(1){
  display: none;
  }
  .ramka:nth-child(14) > div:nth-child(1) > figure:nth-child(1) > img:nth-child(1) {
  display: none;
  }
  .ramka:nth-child(16) > div:nth-child(1) > figure:nth-child(1) > img:nth-child(1){
  display: none;
  }
  .ramka:nth-child(19) > div:nth-child(1) > figure:nth-child(1) > img:nth-child(1){
  display: none;
  }
  .ramka:nth-child(16) > div:nth-child(1) > img:nth-child(1){
  display: none;
  }
  .header-contact{
  font-size: 14px ! important;
  }
}

 /* RESPONSIVE */
@media screen and (max-width: 700px) {
  .menu li {display: none;}
  .menu li.icon {
    align-self: flex-start;
    display: block;
	font-size: 35px;
  }

.site-header{
max-height: 170px;
}

@media screen and (max-width: 700px) {
  .menu.responsive {
  position: relative;
  display: flex;
  flex-direction: column;
  max-height: 125px;
  
  }
  .menu.responsive li.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .menu.responsive li {
    float: none;
    display: block;
    text-align: left;
    padding: 0px;
    font-size: 16px ! important;
  }
  .header-contact{
  display: flex;
  flex-wrap: wrap ! important;
  justify-content: space-evenly;
  align-items: stretch;
  }
  a:nth-child(2) {
  align-self: flex-start ! important; 
 }
 .footer-info{
 font-size: 12px;
 }

}



