/*
 Theme Name:     Twenty Fourteen Child
 Template:       twentyfourteen
*/



header.entry-header {
display:none !important;
}
.elementor-background-slideshow:hover .elementor-background-slideshow__slide__image {
    opacity: 0.5; /* Opaklığı istediğiniz değere düşürebilirsiniz (0 - 1 arasında) */
    transition: opacity 0.5s ease; /* Geçişin yumuşak olmasını sağlar */
}
.plus-canvas-content-wrap .plus-offcanvas-close{
	z-index:3;
}
.menu-text {
writing-mode: vertical-rl;

    text-orientation: upright;

}
@media screen and (max-width: 1080px) {
.sidebar-social {
display:none;
	}
}

.sidebar-social {
   margin-bottom: 24px;
    position: fixed;
    bottom: 0;
    text-align: center;
    transform: translate(31%, -20%);
    left: 4%;}

@media screen and (min-width: 1008px) {
    .site:before {
max-width:160px;
position:fixed;
	}
@media screen and (min-width: 1080px) {
    #secondary {
        width: 102px;
    }
}
.wp-block-image {
            width: 200px;
        float: left;
        position: fixed;
        top: 0px;
        left: -10px;
}

	.site-content {
padding:0 !important;
    margin: 0 0 0 160px;
}
	.entry-content {
padding:0 !important;
margin:0 !important;
    background-color: #434343 !important;
}


	.site-main {
background-color:#434343;}


	.post-title {
position: absolute;
position: absolute;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        font: 18px;
        color: #fff;
        transform: rotate(-90deg);
        transform-origin: top left;
        top: calc(100% - 0px);
        width: 100%;
        height: auto;
    }

}
.blog-list.blog-style-4 .post-content-bottom .blog-bg-image-metro:before {
  background-color: rgba(17,17,11,0.75);
opacity:0.9 /* İstediğiniz rengi buraya ekleyin */
}

.blog-list.blog-style-4 .post-content-bottom .blog-bg-image-metro:hover:before {
  background-color: transparent; /* Hover durumunda rengi kaldırmak için */
   );
}
	.referans-img img {
width:50% !important;
}
	.blog-list.blog-style-4:not(.list-isotope-metro) .post-content-bottom {
 transform: translate(0px, 37px);
}
.content-area {
    padding: 0;
}
.bdt-prime-slider-skin-general .bdt-slideshow-item .bdt-ps-slide-img {
background-size:contain !important;
}
.page .entry-content {
padding:0 !important;
}
/* Form Girdileri (İsim, E-posta, Mesaj) için Stil */
form input[type="text"], form input[type="email"], form textarea {
    background-color: #434343; /* Gri arka plan rengi */
    color: #ffffff; /* Beyaz yazı rengi */
    border: 1px solid #bfbfbf; /* Kenarlık rengi */
    padding: 15px; /* İç boşluk */
    margin-bottom: 15px; /* Alt boşluk */
    width: 100%; /* Tam genişlik */
    box-sizing: border-box; /* Kenarlıkları hesaba kat */
}

/* Gönder Butonu için Stil */
form input[type="submit"], form button[type="submit"] {
    background-color: transparent; /* Buton arka planını şeffaf yap */
    color: #ffffff; /* Beyaz yazı rengi */
    border: 1px solid #bfbfbf; /* Kenarlık rengi */
    padding: 10px 20px; /* İç boşluk */
    cursor: pointer; /* Fare simgesini işaretçiye çevir */
    text-transform: uppercase; /* Metni büyük harf yap */
    transition: background-color 0.3s, color 0.3s; /* Hover durumunda geçiş efekti */
}

/* Gönder Butonu Hover Efekti */
form input[type="submit"]:hover, form button[type="submit"]:hover {
    background-color: #ffffff; /* Hover durumunda arka plan rengini beyaz yap */
    color: #434343; /* Hover durumunda yazı rengini gri yap */
}
.quform .quform-field-text {
padding:15px;
}
/* 	.bdt-prime-slider-skin-crelly .bdt-slideshow-item .bdt-ps-slide-img {
background-size: contain;
} */

/* html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol,  fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
	{
background-color:#434343;
}
	.header-main {
background-color:black;
} */
