/*Start Header and Main Navigation */
.site-header{
	border:none !important;
	box-shadow: 0px 0px 15px 1px gray;
}
@media(max-width:850px){
	.site-header{
	  position:fixed;
		z-index:99999;
		box-shadow: 0px 0px 15px 1px gray;
	}
}
.custom-logo{
	padding:0px !important;
}
.menu-toggle{
	border-radius:0.6em;
	background: rgb(218,158,115);
background: linear-gradient(201deg, rgba(218,158,115,1) 0%, rgba(103,64,37,1) 69%);
}

body > button{
	display:none !important
}

h1{
	font-size:1.3em !important;
	font-family:poppins !important;
	font-weight:600 !important;
}
/*End Header and Main Navigation */


/*Start Homepage - Cautron CSS Codes*/
@media (min-width:800px){
	.entrance-cover {
	margin-top:-120px
}
}
@media (max-width:800px){
	.entrance-cover {
	margin-top:55px
}
}
@media(min-width:1000px){
	.web-margin-controller
	{
		margin-left:210px !important;
	}
	.bottom-inner{
	max-width:60%;
	margin-left:auto !important;
	margin-right:auto !important;
}
}
@media(max-width:800px){
	.mobile-margin-controller
	{
		margin-left:20px !important;
	}
	.spacer-two{
		display:none;
	}
	.meka-park-kurumsal{
		min-height:23em !important;
		padding-top:2.5em
	}
}
.contact-button a {
	text-decoration:none !important;
	border-radius:11px !important;
	text-decoration:none !important;
	background-color:darkgreen !important;
	min-width: 12em !important;
}
.contact-button a:hover{
	background-color:dodgerblue !important;
}
.map,
.map iframe{
	border-radius:1em !important
}
/*End Homepage - Cautron CSS Codes*/

/* Start Gallery and Kat Plani */
 #post-549 h1{
	display:none;
}

 #post-549 {
	   margin-top:-120px !important;
}
@media (max-width:550px){
	#post-549 {
	   margin-top:50px !important;
}
}
@media (min-width: 950px){
	.gallery-page-entrance-cover-inner{
		 width:40%;
		 margin-left:auto;
		 margin-right:auto;
	}
}
@media (max-width:850px){
 #post-549 {
	   margin-top:30px !important;
}
	.gallery-page-entrance-cover{
		min-height:30em !important;
	}
	.gallery-page-spacer-one{
		display:none;
	}
	.gallery-footer{
	margin-top:-14.6px !important;
}
}
.gallery-footer{
	margin-top:-18px;
}
.jp-carousel-icon-comments{
	display:none !important
}
/* End Gallery ve Kat Plani */

/* Start Contact Page - Cautron CSS Codes */
.iletisim-form-p{
	margin-left:19px
}
#post-2 h1,
#post-173 h1{
	display:none
}
@media (min-width:850px){
	.contact-form-container{
		width:75%
	}
	.contact-form-background{
	margin-top: -120px !important
}
	.fenix-logo{
	margin-bottom:35px !important;
	margin-left:9px;
	}
}
@media (min-width:1750px){
	.fenix-logo{
	margin-bottom:55px !important;
	}
}
@media (max-width:850px){
	.fenix-logo{
	margin-bottom:95px !important;
	margin-left:10px	
	}
}
@media (max-width:750px){
	.contact-form-background{
		min-height:850px !important
	}
	.contact-form-container{
		margin-top:100px !important;
		margin-bottom:50px;
	}
}
  .contact-form-container:hover{
	box-shadow: 0px 0px 1000px 25px black;
  background-color:lightgray !important;
	transition-duration:1s;
}
.contact-form-container,
.contact-form-container > span {
	
	border-radius: 1em !important
}
.contact-form-container input,
.contact-form-container textarea,
.contact-form-container button,
.forminator-error-message{
	
	border-radius: 0.5em !important
}
/* End Contact Page - Cautron CSS Codes */

/*Start Footer - Cautron CSS Codes */
/* Start Subscribe Area */
.meka-park-subscribe.wp-block-jetpack-mailchimp input
{
	height:50px !important;
	border:none !important;
	border-radius:12px !important;
}
.meka-park-subscribe.wp-block-jetpack-mailchimp button
{
	height:50px !important;
	padding:0px !important;
	color: white !important;
	background-color:#282525 !important;
	font-weight:600 !important;
	text-decoration:none !important;
	border-radius:12px !important;;
}
.meka-park-subscribe.wp-block-jetpack-mailchimp button:hover
{
	background-color:#3e69dc !important;
	color:white!important;

}
@media (max-width:750px)
{
.meka-park-subscribe.wp-block-jetpack-mailchimp input,
.meka-park-subscribe.wp-block-jetpack-mailchimp button
{
	max-width: 300px !important;
}
}
/* End Subscribe Area */

.footer-inner-container-three  a
{
	text-decoration:none !important
}

@media (min-width:900px)
{
	.footer-inner-container-one{
		margin-top:90px !important
	}

.footer-inner-container-two
{
	margin-top:180px !important
}
	.footer-inner-container-three
{
	margin-top:190px !important
}
}
.cautron-logo:hover
{
  animation: shake 3s cubic-bezier(.36,.07,.19,.97) both;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}

@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}

@media (max-width:800px)
{
.footer-inner-container-one{
		margin-top:40px !important
	}
.footer-inner-container,
.footer-inner-container img{
	justify-content:center !important;
	text-align:center;
}
	.footer-inner-container-two{
		margin-top:50px !important;
		margin-bottom:35px !important
	}
.cautron-logo{
		margin-top:-26px;
  	margin-bottom:-20px;
	  max-width:90px;
	  margin-left:auto;
	  margin-right:auto;
	}
	.cautron-logo img{
		width: 63px !important;
		height:auto !important;
	}
	.footer-inner-container-three{
	 margin-bottom:-70px !important
	}
	.meka-footer-logo{
		max-width:65%;
		margin-left:auto;
		margin-right:auto;
	}
}
.site-footer{
	display:none
}
@media(min-width:850px){
	.footer-container{
	margin-bottom:0px;
}
	article{
		padding-bottom:0px !important
	}
}
/*End Footer - Cautron CSS Codes */
