/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.get-quote-btn {
    --btn-padding: 5px 14px;
    --btn-height: 25px;
	text-transform: none!important;
}

.portfolio-info {
	  width: 65%;
    position: absolute;
    top: 0px;
    left: 35%;
    background: #f0ffff00;
    height: 130px;
		text-align: left!important;
	  display: flex;
    align-items: center;
    height: 100%;
    text-align: left!important;
}

.portfolio-text-shown.wd-project .entry-thumbnail {
	width: 35%;
}
.wd-portfolio-btns {
    display: none!important;
}

.wd-project .wrap-meta {
    margin-bottom: 10px;
    display: none;
}

.wd-price-table {
    position: relative;
    text-align: left;
    transition: transform .3s ease;
}



/* Genel Wrapper */
.title-wrapper {
    display: flex;
    flex-wrap: wrap; /* Mobil uyumluluk için */
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}

/* Mobil Uyumluluk */
@media (max-width: 768px) {
    .title-wrapper {
        flex-direction: column;
        text-align: center;
    }

    .right-column {
        text-align: center;
    }
}


:is(.wd-breadcrumbs,.yoast-breadcrumb) {
    --wd-link-color: #999;
    --wd-link-color-hover: #999;
}

.wd-breadcrumbs .wd-delimiter {
    color: #b7bbc0;
}

.wd-breadcrumbs>span:last-child {
    --wd-link-color: #000000;
    color: #000000;
}

/* Sol Kolon */
.left-column {
    flex: 1;
    padding-left: 10%;
	  background-image: url(https://test.istanbul-care.com/wp-content/uploads/2025/03/seffaflogoicon.webp);
    background-size: cover;
    height: 300px;
    width: 100%;
    background-position: top; padding-top: 6%;
}

/* Sağ Kolon */
.right-column {
    flex: 1;
    text-align: right;
	  background-size: cover;
	  height: 300px;
	  width: 100%;
	  background-position: center;
}

/* Sol Kolon */
.left-column {
    flex: 1;
    padding-left: 10%;
	  background-image: url(https://test.istanbul-care.com/wp-content/uploads/2025/03/seffaflogoicon.webp);
    background-size: cover;
    height: 300px;
    width: 100%;
    background-position: top; padding-top: 6%;
}

/* Sağ Kolon */
.right-column {
    flex: 1;
    text-align: right;
	  background-size: cover;
	  height: 300px;
	  width: 100%;
	  background-position: center;
}

.post-title-large-image.color-scheme-light:after {
    background: linear-gradient(transparent 5%, rgb(255 255 255 / 40%) 50%, rgb(255 255 255) 100%)!important;
}

.rank-math-breadcrumb {
    color: #022345;
}

.rank-math-breadcrumb a {
    color: #022345;
}