/*
Theme Name: Kresowa
Author: senseiagency.pl 
*/


body{
	margin:0;
	padding:0;
	background:url('img/background.png');
	font-family: 'Lora', serif;
}

#content{
	overflow:hidden;
}

#mapa{
  border: 1px solid grey;
}

.button{
  height: 33px;
  max-width: 200px;
  line-height: 33px;
  color: #fffad9;
  background: url('img/button%20tlo.png');
  cursor: pointer;
  margin-top: 20px;
}

.button a{
  text-decoration: none;
  display: block;
  color: #fffad9;
  font-weight: bold;
  font-style: italic;
}

/* --------------------------------------- top dane --------------------------------- */

#top-dane{
  background: url('img/top%20tlo%20drewno.png');
  color: #fffad9;
  min-height:40px;
  font-size:13px;
}

#top-dane .contener{
  max-width: 1000px;
  margin: auto;
  line-height: 40px;
}


#top-dane #tel{
  background: url('img/top%20icon.png');
  background-repeat: no-repeat;
  padding-left: 22px;
  background-position: 0 12px;
  display: inline-block;
}

#top-dane #mail{
  background: url('img/top%20icon.png');
  background-repeat: no-repeat;
  padding-left: 22px;
  background-position: 0 -28px;
  margin-left: 10px;
  display: inline-block;
}

#top-dane #mail a{
	text-decoration:none;
	color: #fffad9;
}

#top-dane #adres{
  background: url('img/top%20icon.png');
  background-repeat: no-repeat;
  padding-left: 13px;
  background-position: 0 -69px;
  margin-left: 10px;
  float: right;
  margin-right: 40px;
  display: inline-block;
}

#top-dane #face{
  background: url('img/top%20icon.png');
  background-repeat: no-repeat;
  padding-left: 22px;
  background-position: 0 -113px;
  float: right;
  height: 40px;
  display: inline-block;
}

@media (max-width: 568px){
#top-dane .contener{
	text-align:center !important;
}

#top-dane .contener div{
	float:none !important;
	 margin:0px !important;
}

#top-dane .contener #face{
  background-position: 0px -111px;
  margin-left: 10px !important;
  float: right !important;
}
} 



/* ---------------------------------------- menu ---------------------------------- */

@media (min-width: 900px){
#menu{

}


#menu .contener{
  text-align: center;
  max-width: 1000px;
  margin: 20px auto;
}

.menu-lewe-container{
  display: inline-block;
	  float: left;
	margin-left:10px;
  margin-top: 50px;
}

.menu-lewe-container ul{
  display: block;
  list-style-type: none;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0;
padding:0;
margin:0;
}

.menu-lewe-container ul li{
  display: inline-block;
}

.menu-lewe-container ul li:last-child{
  background: url('img/kolko.png') no-repeat left center;
  margin-left: 45px;
  padding-left: 57px;
}

.menu-lewe-container ul li.current-menu-item a,.menu-prawe-container ul li.current-menu-item a{
  border-top: 1px solid #baa99b;
  border-bottom: 1px solid #baa99b;
}

.menu-lewe-container ul li a:hover{
  border-top: 1px solid #baa99b;
  border-bottom: 1px solid #baa99b;
}

.menu-lewe-container ul li a{
  text-decoration: none;
  text-transform: none;
  color: #492711;
  font-weight: bold;
  font-size: 18px;
  padding: 8px 12px 8px 12px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}

.menu-prawe-container{
  display: inline-block;
  float: right;
  margin-right:0px;
  margin-top: 50px;
}

.menu-prawe-container ul{
  display: block;
  list-style-type: none;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0;
padding:0;
margin:0;
}

.menu-prawe-container ul li{
  display: inline-block;

}

.menu-prawe-container ul li:last-child{
  background: url('img/kolko.png') no-repeat left center;
  margin-left: 45px;
  padding-left: 57px;
}

.menu-prawe-container ul li:last-child > a{
	padding:right:8px;
}

.menu-prawe-container ul li a:hover{
  border-top: 1px solid #baa99b;
  border-bottom: 1px solid #baa99b;
}

.menu-prawe-container ul li a{
  text-decoration: none;
  text-transform: none;
  color: #492711;
  font-weight: bold;
  font-size: 18px;
  padding: 8px 12px 8px 12px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}

#logo{
  display: inline-block;
}

#logo img{

}

#logo-mobile{
	display:none;
}

#buttom-menu,.mobile{
	display:none;
}


}

@media (max-width: 899px){
#menu{
  position: absolute;
  width: 100%;
  min-height: 100%;
  top: 0;
  background:url('img/background.png');
  left:-100%;
	z-index:999;
}


#menu .contener{
  text-align: center;
}

.menu-lewe-container{
  display: inline-block;
  width: 100%;
  vertical-align: bottom;
  margin-top: 150px;
}

.menu-lewe-container ul{
  display: block;
  list-style-type: none;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0;
}

.menu-lewe-container ul li{
  border-top: 1px solid #baa99b;
  padding: 10px;
}



.menu-lewe-container ul li a{
  color: #492711;
  font-weight: bold;
  font-size: 18px;
  text-decoration: none;
  display: block;
}

.menu-prawe-container{
  display: inline-block;
  width: 100%;
}

.menu-prawe-container ul{
  display: block;
  list-style-type: none;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0;
}

.menu-prawe-container ul li{
  border-top: 1px solid #baa99b;
  padding: 10px;
}

.menu-prawe-container ul li:last-child{
  //border-bottom: 1px solid #baa99b;
}


.menu-prawe-container ul li a{
  color: #492711;
  font-weight: bold;
  font-size: 18px;
  text-decoration: none;
  display: block;
}

#logo{
display: inline-block;
  width: 100%;
  vertical-align: top;
  position: absolute;
  top: 20px;
}

#logo img{

}

#logo-mobile{
	display:block;
  text-align: center;
  margin-top: 25px;
}

#buttom-menu{
  background-color: #492711;
  height: 45px;
  width: 50px;
  margin: auto;
  border-radius: 10px;
  margin-top: 15px;
  padding-top: 1px;
  cursor: pointer;
}

#buttom-menu .linia{
  width: 70%;
  height: 1px;
  display: block;
  margin: auto;
  background-color: white;
  margin-top: 10px;
}

.mobile{
	display:block;
  list-style-type: none;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0;
padding:0;
margin:0;
}

.mobile li{
  border-top: 1px solid #baa99b;
  border-bottom: 1px solid #baa99b;
  color: #492711;
  font-weight: bold;
  font-size: 18px;
  text-decoration: none;
  display: block;
  padding: 10px;
  cursor:pointer;
}


}


/* --------------------------------------------------- slider ----------------------------------- */

#slider-contener{
	background:url('img/tlo%20drewno.png');
  margin-top: 30px;
  padding: 30px 0 30px 0;
}

#rev_slider_1_1_wrapper{
	max-width:1169px;
}

.tp-caption.largetextitalicnaglowek, .largetextitalicnaglowek{
	background: url('img/gwiazdki.png') no-repeat center bottom;
}

.tp-arr-allwrapper{
	display:none;
}

.tparrows.preview1,.tparrows.preview1:after{
  width: 35px !important;
  height: 150px !important;
  line-height: 150px !important;
  background: rgba(0,0,0,0.3);
  color: #fffad9;
  font-size: 16px;
}

.tparrows.preview1:hover,.tparrows.preview1:hover:after{
  background: rgba(255,250,217,0.3) !important;;
  color: black !important;
}



/* ----------------------------------------------- glowna ------------------------------- */

h2{
	color:#492711;
	font-size:24px;
	background:url('img/ciemne%20gwiazdki.png') no-repeat bottom center;
	text-align:Center;
	padding-bottom: 20px;
	margin-top: 30px;
}

.opis-glowna{
	max-width:1110px;
	margin:auto;
	font-size:14px;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  color: #492711;
  padding:0 10px 0 10px;
}

#kontener-opisy{
max-width: 1250px;
  margin: auto;
margin-top: 70px;
  text-align: center;
}

#kontener-opisy .kwadracik{
max-width: 370px;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  line-height: 25px;
  font-style: italic;
  font-size: 14px;
	color:#492711;
	margin:0 10px 0 10px;
}

#kontener-opisy .kwadracik:nth-child(2) p:nth-child(3){
	margin-top:27px;
}

#kontener-opisy .kwadracik:nth-child(3) p:nth-child(3){
	margin-top:36px;
}

#kontener-opisy .kwadracik:first-child{
	float:left;
}

#kontener-opisy .kwadracik:last-child{
	float:right;
}

#kontener-opisy .kwadracik h3{
	font-size:20px;
	color:#492711;
}

@media (max-width: 1074px){

#kontener-opisy .kwadracik{
	float:none !important;
}
}


/* ------------------------------------------------ default page ---------------------------------- */

.entry-header{
  background: url('img/default%20tlo.png');
  height: 242px;
  margin-top: 40px;
}

.entry-header .tlo{
  background: url('img/default%20tytul.png');
  margin: auto;
  max-width: 1169px;
  height: 303px;
  position: relative;
  background-position: 50% 50%;
  text-align: center;
  top: -30px;

}
.entry-header h1{
color: #fffad9;
  font-size: 56px;
  font-style: italic;
  font-weight: bold;
  position: relative;
  top: 72px;
  margin: 0;
  text-transform: uppercase;
  background:url('img/gwiazdki.png') no-repeat bottom center;
  padding-bottom: 20px;
}

.entry-header span{
  top: 82px;
  position: relative;
  color:White;
  font-size:24px;
  font-style: italic;
  font-weight: bold;
}

.entry-header span b{
	color: #fffad9;
}


.entry-content{
  font-style: italic;
  /* font-weight: 500; */
  max-width: 1169px;
  margin: auto;
  text-align: center;
   margin-top: 65px;
  font-size:14px;
}

.page-id-7 .entry-content {
  font-style: italic;
  /* font-weight: 500; */
  max-width: 1030px;
  margin: auto;
  text-align: center;
  margin-top: 65px;
  font-size: 14px;
}

.page-id-11 .entry-content{
	  max-width: 1189px;
}


/* ----------------------------------------------------- kontakt ------------------------------- */

.kontakt{
	max-width:450px;
	color:#492711;
	font-style:italic;
  	font-size:14px;
	text-align: left;
	font-weight:bold;
	padding:0 10px 0 10px;
  display: inline-block;
  float: left;
}

.kontakt h3{
	color:#492711;
	font-weight:bold;
	font-style:italic;
	font-size:20px;
}

.wpcf7-form-control{
  width: 95%;
  min-height: 35px;
  padding:0 10px 0 10px;
   margin-top: 5px;
  border: 1px solid #dbcdc5;
}

.wpcf7-submit{
	height:33px;
	max-width:200px;
	line-height:33px;
  	color: #fffad9;
    	background:url('img/button%20tlo.png');
	cursor:pointer;
}

.wpcf7-textarea{
	padding-top:10px;
}


.mapka{
  display: inline-block;
  vertical-align: top;
  float: right;
	color:#492711;
	font-style:italic;
  	font-size:14px;
	text-align: left;
	font-weight:bold;
}

.mapka h3{
	color:#492711;
	font-weight:bold;
	font-style:italic;
	font-size:20px;
}

.mapka span{

}

.mapka span a{
	color:#492711;
	font-style:italic;
  	font-size:14px;
	text-align: left;
	font-weight:bold;
  text-decoration: none;
}

@media (max-width: 1038px){

.mapka,.kontakt{
	float:none !important;
}

}

@media (max-width: 670px){

.mapka{
	width: 95%;
}

#mapa{
	width: 100% !important;
}

}



/* --------------------------------------------- galeria -------------------------------- */

.ngg-gallery-thumbnail-box,.ngg-gallery-thumbnail,.ngg-gallery-thumbnail{
	float:none !important;
	text-align: initial !important;
	margin-right: 0 !important;
	display: inline-block !important;
}

.ngg-gallery-thumbnail img{
  margin: 0 !important;
  background-color: transparent !important;
  border: none !important;
padding: 12px !important;
}

.ngg-navigation a.page-numbers{
border: none !important;
  font-size: 20px !important;
  color: #9e816e !important;
}

.ngg-navigation a.page-numbers:hover{
	background:transparent !important;
	color: #9e816e !important;
}

.ngg-navigation span{
  font-size: 24px !important;
  color: #492711 !important;
}

.ngg-navigation a.prev,.ngg-navigation a.next{
font-size: 14px !important;
  color: #fffad9 !important;
  background: #3d2716 !important;
  padding: 6px 20px !important;
}



/* ------------------------------------------------------- stopka --------------------------------- */

#colophon{
border-top: 1px solid #a18d7c;
  margin-top: 50px;
}

#colophon h2.widget-title{
	text-align:left;
	font-size:20px;
	color:#492711;
	  background: transparent;
  margin-bottom: 0;
  font-style: italic;
}

#colophon .ngg-widget{
	margin-top:10px;
}

#colophon .site-info{
padding-top: 10px;
max-width:1169px;
margin:auto;
}

#colophon .galeria{
	max-width:872px;
	  text-align: center;
display:inline-block;
}

#colophon .ngg-widget img{
  display: inline-block;
  position: relative;
  margin: -2px -4px -2px 0;
	padding:0;
	border:none;
}

#colophon .button{
	height:33px;
	max-width:200px;
	line-height:33px;
  	color: #fffad9;
    	background:url('img/button%20tlo.png');
	cursor:pointer;
	  margin-top: 20px;
}

#colophon .button a{
	text-decoration:none;
	display:block;
	color:#fffad9;
	font-weight:bold;
	font-style:italic;
}

#colophon .kontaktb{
	display:inline-block;
	vertical-align:top;
	float:right;
	color:#492711;
}

#colophon .kontaktb h3{
	margin-top:30px;
}

#colophon .kontaktb .ulica{
	  background: url('img/bottom%20icon.png') no-repeat;
  padding-left: 25px;
  font-size: 14px;
	margin-bottom:10px;
}

#colophon .kontaktb .tel{
  background: url('img/bottom%20icon.png') no-repeat;
  padding-left: 25px;
  font-size: 14px;
  background-position: 0 -34px;
	margin-bottom:10px;

}

#colophon .kontaktb .mail{
  background: url('img/bottom%20icon.png') no-repeat;
  padding-left: 25px;
  font-size: 14px;
  background-position: 0 -67px;
	margin-bottom:10px;

}

#colophon .kontaktb .face{
  background: url('img/bottom%20icon.png') no-repeat;
  padding-left: 25px;
  font-size: 14px;
  background-position: 0 -101px;
	margin-bottom:10px;

}

#colophon .kontaktb a{
	text-decoration:none;
	font-size: 14px;
	color:#492711;
}

#colophon .kontaktb p:last-child{
	text-align:Center;
	  margin-top: 30px;
}

@media (max-width: 1169px){

#colophon .site-info{
	text-align:Center;
}

#colophon .kontaktb{
	float:none !important;
	text-align: left;
}

#colophon .galeria{
  padding: 10px;	
}

}

.bottom-pasek{
	  background: url('img/bottom.png') 50% 36%;
  height: 80px;
  position: relative;
  top: 0px;
}

.bottom-pasek .bottom-button{
  width: 90px;
  height: 40px;
  margin: auto; 
  cursor:pointer;
}

.bottom-pasek .contener{
	max-width:1169px;
	margin:auto;
  background: url('img/default%20tlo.png');
  overflow: hidden;
  position: relative;
  bottom: 1px;
  text-align: center;
}

.bottom-pasek .contener .cop{
	float:left;
	font-size:13px;
	color:#fffad9;
	  line-height: 40px;
}

.bottom-pasek .contener .rea{
	float:right;
  line-height: 40px;
	font-size:13px;

	color:#fffad9;
}

.bottom-pasek .contener .rea a{
	font-size:13px;
	text-decoration:none;
	color:#fffad9;
}

@media (max-width: 490px){

.bottom-pasek .contener .rea,.bottom-pasek .contener .cop{
	float:none !important;
}

}



/* ----------------------------------- menu ----------------------------- */

.wp-booklet-light  .b-wrap-right,.wp-booklet-light  .b-wrap-left{
	background:transparent !important;
	  top: 8px !important;
}

.wp-booklet-light  .b-wrap-right{
	left: 0px !important;
	padding-left: 0 !important;
}

.wp-booklet-light  .b-wrap-left{
	left: 10px !important;
	padding-right: 0 !important;
}

.wp-booklet-light{
  background: url('img/tlo%20drewno.png');
  background-position: 50% 50%;
padding: 0px 0px 10px 4px;
z-index: initial !important;
}


/*=====*/

.wp-booklet-light:before, .wp-booklet-light:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:1083px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px black;
  -moz-box-shadow: 0 15px 10px black;
  box-shadow: 0 15px 10px black;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.wp-booklet-light:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

/*------------ */
.wp-booklet-light .b-arrow div{
  background: url('img/menu%20arrow.png') !important;
  height: 159px !important;
  width: 32px !important;
  margin-top: -79px !important;
}

.wp-booklet-light .b-arrow-prev div{
	left: 13px !important;
}

.wp-booklet-light .b-arrow-prev div:hover{
  background-position: 0px -159px !important;
}

.wp-booklet-light .b-arrow-next div{
  background-position: -30px -159px !important;
}

.wp-booklet-light .b-arrow-next div:hover {
  background-position: -30px 0 !important;
}

.wp-booklet-container-light .page img{
	border-left: 1px solid #9c8a77;
}

.wp-booklet-container-light{
	background:url('img/menu%20cien.png') no-repeat center;
}
